linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-12 14:15:29 to 2022-09-15 09:27:44 UTC [more...]

[PATCH 00/17] btrfs: initial ctree.h cleanups, simple stuff
 2022-09-15  9:27 UTC  (32+ messages)
` [PATCH 01/17] btrfs: remove set/clear_pending_info helpers
` [PATCH 02/17] btrfs: remove BTRFS_TOTAL_BYTES_PINNED_BATCH
` [PATCH 03/17] btrfs: remove BTRFS_IOPRIO_READA
` [PATCH 04/17] btrfs: move btrfs on disk definitions out of ctree.h
` [PATCH 05/17] btrfs: move btrfs_get_block_group helper out of disk-io.h
` [PATCH 06/17] btrfs: move maximum limits to btrfs_tree.h
` [PATCH 07/17] btrfs: move BTRFS_MAX_MIRRORS into scrub.c
` [PATCH 08/17] btrfs: move discard stat defs to free-space-cache.h
` [PATCH 09/17] btrfs: move btrfs_chunk_item_size out of ctree.h
` [PATCH 10/17] btrfs: move btrfs_should_fragment_free_space into block-group.c
` [PATCH 11/17] btrfs: move flush related definitions to space-info.h
` [PATCH 12/17] btrfs: move btrfs_print_data_csum_error into inode.c
` [PATCH 13/17] btrfs: move trans_handle_cachep out of ctree.h
` [PATCH 14/17] btrfs: move btrfs_path_cachep "
` [PATCH 15/17] btrfs: move free space cachep's "
` [PATCH 16/17] btrfs: move btrfs_next_old_item into ctree.c
` [PATCH 17/17] btrfs: move the btrfs_verity_descriptor_item defs up in ctree.h

[PATCH 00/16] btrfs: split out larger chunks of ctree.h
 2022-09-15  8:27 UTC  (18+ messages)
` [PATCH 01/16] btrfs: move fs wide helpers out "
` [PATCH 02/16] btrfs: move larger compat flag helpers to their own c file
` [PATCH 03/16] btrfs: move the printk helpers out of ctree.h
` [PATCH 04/16] btrfs: push extra checks into __btrfs_abort_transaction
` [PATCH 05/16] btrfs: move assert and error helpers out of btrfs-printk.h
` [PATCH 06/16] btrfs: push printk index code into their respective helpers
` [PATCH 07/16] btrfs: move BTRFS_FS_STATE* defs and helpers to fs.h
` [PATCH 08/16] btrfs: move incompat and compat flag helpers to fs.c
` [PATCH 09/16] btrfs: move mount option definitions to fs.h
` [PATCH 10/16] btrfs: move fs_info->flags enum "
` [PATCH 11/16] btrfs: add a BTRFS_FS_NEED_TRANS_COMMIT flag
` [PATCH 12/16] btrfs: remove fs_info::pending_changes and related code
` [PATCH 13/16] btrfs: move the compat/incompat flag masks to fs.h
` [PATCH 14/16] btrfs: rename struct-funcs.c -> item-accessors.c
` [PATCH 15/16] btrfs: move btrfs_map_token to item-accessors
` [PATCH 16/16] btrfs: move accessor helpers into item-accessors.h

[PATCH 0/2] btrfs: btrfs_get_extent() cleanup
 2022-09-15  8:22 UTC  (3+ messages)
` [PATCH 1/2] btrfs: refactor the inline extent read code inside btrfs_get_extent()
` [PATCH 2/2] btrfs: selftests: remove impossible inline extent at non-zero file offset

Franz Schrober wünscht sich, dass Sie sich den Link ansehen
 2022-09-15  8:18 UTC 

Page allocation failures when running md5sum
 2022-09-15  7:52 UTC 

[PATCH 00/10] btrfs: clean up zoned device helpers
 2022-09-15  7:29 UTC  (12+ messages)
` [PATCH 01/10] btrfs: add a helper for opening a new device to add to the fs
` [PATCH 02/10] btrfs: move btrfs_check_device_zone_type into volumes.c
` [PATCH 03/10] btrfs: move btrfs_can_zone_reset into extent-tree.c
` [PATCH 04/10] btrfs: move btrfs_check_super_location into scrub.c
` [PATCH 05/10] btrfs: move btrfs_zoned_meta_io_*lock to extent_io.c
` [PATCH 06/10] btrfs: move btrfs_clear_treelog_bg to extent-tree.c
` [PATCH 07/10] btrfs: move btrfs_zoned_data_reloc_*lock to extent_io.c
` [PATCH 08/10] btrfs: move btrfs_zoned_bg_is_full into block-group.c
` [PATCH 09/10] btrfs: make the zoned helpers take btrfs_zoned_device_info
` [PATCH 10/10] btrfs: delete btrfs_check_super_location helper

[PATCH 00/15] btrfs: strip out btrfs_fs_info dependencies
 2022-09-15  6:11 UTC  (19+ messages)
` [PATCH 01/15] btrfs: move btrfs_caching_type to block-group.h
` [PATCH 02/15] btrfs: move btrfs_full_stripe_locks_tree into block-group.h
` [PATCH 03/15] btrfs: move btrfs_init_async_reclaim_work prototype to space-info.h
` [PATCH 04/15] btrfs: move btrfs_pinned_by_swapfile prototype into volumes.h
` [PATCH 05/15] btrfs: remove temporary btrfs_map_token declaration in ctree.h
` [PATCH 06/15] btrfs: move static_assert() for btrfs_super_block into fs.c
` [PATCH 07/15] btrfs: move btrfs_swapfile_pin into volumes.h
` [PATCH 08/15] btrfs: move fs_info struct declarations to the top of ctree.h
` [PATCH 09/15] btrfs: move btrfs_csum_ptr to inode.c
` [PATCH 10/15] btrfs: move the fs_info related helpers closer to fs_info in ctree.h
` [PATCH 11/15] btrfs: move btrfs_ordered_sum_size into file-item.c
` [PATCH 12/15] btrfs: delete btrfs_inode_sectorsize helper
` [PATCH 13/15] btrfs: delete btrfs_insert_inode_hash helper
` [PATCH 14/15] btrfs: use a runtime flag to indicate an inode is a free space inode
` [PATCH 15/15] btrfs: add struct declarations in dev-replace.h

Is it possible to force an address_space to always allocate pages in specific order?
 2022-09-14 23:03 UTC  (3+ messages)

[man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
 2022-09-14 23:02 UTC  (58+ messages)

[PATCH] btrfs: fix the max chunk size and stripe length calculation
 2022-09-14 21:54 UTC  (2+ messages)

Is scrubbing md-aware in any way?
 2022-09-14 14:27 UTC  (3+ messages)

[PATCH v2 00/36] btrfs: move extent_io_tree code and cleanups
 2022-09-14 14:05 UTC  (7+ messages)
` [PATCH v2 01/36] btrfs: rename clean_io_failure and remove extraneous args

improve pagecache PSI annotations
 2022-09-14 12:47 UTC  (13+ messages)
` [PATCH 1/5] mm: add PSI accounting around ->read_folio and ->readahead calls
` [PATCH 2/5] sched/psi: export psi_memstall_{enter,leave}
` [PATCH 3/5] btrfs: add manual PSI accounting for compressed reads
` [PATCH 4/5] erofs: add manual PSI accounting for the compressed address space
` [PATCH 5/5] block: remove PSI accounting from the bio layer

[PATCH 0/2] btrfs-progs: minor mkfs fs size error message enhancements
 2022-09-14  8:28 UTC  (3+ messages)
` [PATCH 1/2] btrfs-progs: mkfs: fix error message for minimum zoned filesystem size

[PATCH] btrfs-progs: balance: fix some cases wrongly parsed as old syntax
 2022-09-14  7:11 UTC  (2+ messages)

[PATCH 0/2] btrfs: do most metadata parentnesss check at endio time
 2022-09-14  5:32 UTC  (3+ messages)
` [PATCH 1/2] btrfs: concentrate all tree block parentness check parameters into one structure
` [PATCH 2/2] btrfs: move tree block parentness check into validate_extent_buffer()

scrub results by email
 2022-09-14  3:00 UTC  (6+ messages)

[PATCH] btrfs: don't update the block group item if used bytes are the same
 2022-09-13 16:55 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 0/3] btrfs: fix a couple of hangs during unmount caused by races
 2022-09-13 11:52 UTC  (3+ messages)

[PATCH v2 00/20] btrfs: add fscrypt integration
 2022-09-13 11:02 UTC  (4+ messages)
` [PATCH v2 02/20] fscrypt: add flag allowing partially-encrypted directories

[PATCH v3 00/12] io-uring/btrfs: support async buffered writes
 2022-09-13  9:47 UTC  (14+ messages)
` [PATCH v3 01/12] mm: export balance_dirty_pages_ratelimited_flags()
` [PATCH v3 02/12] btrfs: implement a nowait option for tree searches
` [PATCH v3 03/12] btrfs: make can_nocow_extent nowait compatible
` [PATCH v3 04/12] btrfs: add the ability to use NO_FLUSH for data reservations
` [PATCH v3 05/12] btrfs: add btrfs_try_lock_ordered_range
` [PATCH v3 06/12] btrfs: make btrfs_check_nocow_lock nowait compatible
` [PATCH v3 07/12] btrfs: make prepare_pages "
` [PATCH v3 08/12] btrfs: make lock_and_cleanup_extent_if_need "
` [PATCH v3 09/12] btrfs: plumb NOWAIT through the write path
` [PATCH v3 10/12] btrfs: make balance_dirty_pages nowait compatible
` [PATCH v3 11/12] btrfs: assert nowait mode is not used for some btree search functions
` [PATCH v3 12/12] btrfs: enable nowait async buffered writes

[PATCH 0/2] btrfs-progs: make corrupt-block metadata geneartion corruption work again
 2022-09-13  7:19 UTC  (3+ messages)
` [PATCH 1/2] btrfs-progs: unexport csum_tree_block()
` [PATCH 2/2] btrfs-progs: corrupt-block: re-generate the checksum for generation corruption

[PATCH v2 0/3] btrfs: optimize the argument list for submit_extent_page()
 2022-09-13  6:01 UTC  (5+ messages)
` [PATCH v2 1/3] btrfs: update the comment "
` [PATCH v2 2/3] btrfs: switch the page and disk_bytenr argument position "
` [PATCH v2 3/3] btrfs: move end_io_func argument to btrfs_bio_ctrl structure

move the low-level btrfs_bio code into a separate file (resent)
 2022-09-13  5:08 UTC  (7+ messages)
` [PATCH 1/2] btrfs: split the bio submission path into a separate file
` [PATCH 2/2] btrfs: move repair_io_failure to bio.c

[PATCH v2 00/23] Convert to filemap_get_folios_tag()
 2022-09-13  1:09 UTC  (25+ messages)
` [PATCH v2 01/23] pagemap: Add filemap_grab_folio()
` [PATCH v2 02/23] filemap: Added filemap_get_folios_tag()
` [PATCH v2 03/23] filemap: Convert __filemap_fdatawait_range() to use filemap_get_folios_tag()
` [PATCH v2 04/23] page-writeback: Convert write_cache_pages() "
` [PATCH v2 05/23] afs: Convert afs_writepages_region() "
` [PATCH v2 06/23] btrfs: Convert btree_write_cache_pages() to use filemap_get_folio_tag()
` [PATCH v2 07/23] btrfs: Convert extent_write_cache_pages() to use filemap_get_folios_tag()
` [PATCH v2 08/23] ceph: Convert ceph_writepages_start() "
` [PATCH v2 09/23] cifs: Convert wdata_alloc_and_fillpages() "
` [PATCH v2 10/23] ext4: Convert mpage_prepare_extent_to_map() "
` [PATCH v2 11/23] f2fs: Convert f2fs_fsync_node_pages() "
` [PATCH v2 12/23] f2fs: Convert f2fs_flush_inline_data() "
` [PATCH v2 13/23] f2fs: Convert f2fs_sync_node_pages() "
` [PATCH v2 14/23] f2fs: Convert f2fs_write_cache_pages() "
` [PATCH v2 15/23] f2fs: Convert last_fsync_dnode() "
` [PATCH v2 16/23] f2fs: Convert f2fs_sync_meta_pages() "
` [PATCH v2 17/23] gfs2: Convert gfs2_write_cache_jdata() "
` [PATCH v2 18/23] nilfs2: Convert nilfs_lookup_dirty_data_buffers() "
` [PATCH v2 19/23] nilfs2: Convert nilfs_lookup_dirty_node_buffers() "
` [PATCH v2 20/23] nilfs2: Convert nilfs_btree_lookup_dirty_buffers() "
` [PATCH v2 21/23] nilfs2: Convert nilfs_copy_dirty_pages() "
` [PATCH v2 22/23] nilfs2: Convert nilfs_clear_dirty_pages() "
` [PATCH v2 23/23] filemap: Remove find_get_pages_range_tag()

consolidate btrfs checksumming, repair and bio splitting
 2022-09-12 22:23 UTC  (5+ messages)
` [PATCH 07/17] btrfs: allow btrfs_submit_bio to split bios

[PATCH] btrfs: introduce BTRFS_RESERVE_FLUSH_EMERGENCY
 2022-09-12 18:18 UTC  (3+ messages)

Btrfs progs release 5.19.1
 2022-09-12 17:14 UTC 

BTRFS_FEATURE_COMPAT_RO_BLOCK_GROUP_TREE mismatch in kernel/btrfs-devel and btrfs-progs
 2022-09-12 16:26 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).