linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-14 17:18:40 to 2022-09-19 14:06:58 UTC [more...]

[PATCH 00/13] btrfs: fixes and cleanups around extent maps
 2022-09-19 14:06 UTC  (9+ messages)
` [PATCH 01/13] btrfs: fix missed extent on fsync after dropping "
` [PATCH 02/13] btrfs: move btrfs_drop_extent_cache() to extent_map.c
` [PATCH 03/13] btrfs: use extent_map_end() at btrfs_drop_extent_map_range()
` [PATCH 04/13] btrfs: use cond_resched_rwlock_write() during inode eviction
` [PATCH 05/13] btrfs: move open coded extent map tree deletion out of "
` [PATCH 06/13] btrfs: add helper to replace extent map range with a new extent map
` [PATCH 07/13] btrfs: remove the refcount warning/check at free_extent_map()
` [PATCH 08/13] btrfs: remove unnecessary extent map initializations

[man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
 2022-09-19 13:13 UTC  (26+ messages)

[PATCH 00/16] btrfs: split out larger chunks of ctree.h
 2022-09-19 12:53 UTC  (36+ 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 RFC] btrfs: make btrfs module init/exit match their sequence
 2022-09-19  6:36 UTC 

[PATCH v2 00/20] btrfs: add fscrypt integration
 2022-09-19  2:00 UTC  (10+ messages)
` [PATCH v2 02/20] fscrypt: add flag allowing partially-encrypted directories
` [PATCH v2 10/20] btrfs: factor a fscrypt_name matching method

btrfs-check for filesystems with many snapshots (with many files) gets slow
 2022-09-18 21:15 UTC 

[PATCH] btrfs: adjust error jump position
 2022-09-18  7:56 UTC 

[PATCH] btrfs: remove redundant code
 2022-09-18  7:26 UTC 

Help w/ Parent transid verify failed
 2022-09-17 23:09 UTC  (2+ messages)

Converting from single to raid0 creates a ton of unused data chunks
 2022-09-17 16:00 UTC 

[PATCH v2 0/5] btrfs: btrfs_get_extent() cleanup for inline extents
 2022-09-16  7:28 UTC  (6+ messages)
` [PATCH v2 1/5] btrfs: selftests: remove impossible inline extent at non-zero file offset
` [PATCH v2 2/5] btrfs: make inline extent read calculation much simpler
` [PATCH v2 3/5] btrfs: do not reset extent map members for inline extents read
` [PATCH v2 4/5] btrfs: remove the @new_inline argument from btrfs_extent_item_to_extent_map()
` [PATCH v2 5/5] btrfs: extract the inline extent read code into its own function

[PATCH] btrfs: fixed an incorrect variable assignment
 2022-09-16  3:11 UTC 

[PATCH 0/2] btrfs: btrfs_get_extent() cleanup
 2022-09-15 22:36 UTC  (5+ 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

[PATCH v4] btrfs: skip update of block group item if used bytes are the same
 2022-09-15 15:32 UTC  (2+ messages)

[PATCH 00/15] btrfs: strip out btrfs_fs_info dependencies
 2022-09-15 14:54 UTC  (45+ 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

[PATCH 0/2] btrfs-progs: make corrupt-block metadata geneartion corruption work again
 2022-09-15 14:34 UTC  (2+ messages)

[PATCH 00/17] btrfs: initial ctree.h cleanups, simple stuff
 2022-09-15 14:30 UTC  (52+ 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/10] btrfs: clean up zoned device helpers
 2022-09-15 14:05 UTC  (21+ 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

improve pagecache PSI annotations v2
 2022-09-15 13:01 UTC  (7+ 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

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 

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  (16+ messages)

[PATCH] btrfs: fix the max chunk size and stripe length calculation
 2022-09-14 21:54 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).