Linux-BTRFS Archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-06 23:01:24 to 2022-09-09 11:53:22 UTC [more...]

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

[PATCH 0/6] btrfs-progs: add encryption support
 2022-09-09 11:42 UTC  (5+ messages)
` [PATCH 1/6] btrfs-progs: add fscrypt support to mkfs
` [PATCH 3/6] btrfs-progs: interpret encrypted file extents

[PATCH v2 00/20] btrfs: add fscrypt integration
 2022-09-09 11:35 UTC  (53+ messages)
` [PATCH v2 01/20] fscrypt: expose fscrypt_nokey_name
` [PATCH v2 02/20] fscrypt: add flag allowing partially-encrypted directories
` [PATCH v2 03/20] fscrypt: add fscrypt_have_same_policy() to check inode compatibility
` [PATCH v2 04/20] fscrypt: allow fscrypt_generate_iv() to distinguish filenames
` [PATCH v2 05/20] fscrypt: add extent-based encryption
` [PATCH v2 06/20] fscrypt: document btrfs' fscrypt quirks
` [PATCH v2 07/20] btrfs: store directory's encryption state
` [PATCH v2 08/20] btrfs: use fscrypt_names instead of name/len everywhere
` [PATCH v2 09/20] btrfs: setup fscrypt_names from dentrys using helper
` [PATCH v2 10/20] btrfs: factor a fscrypt_name matching method
` [PATCH v2 11/20] btrfs: disable various operations on encrypted inodes
` [PATCH v2 12/20] btrfs: start using fscrypt hooks
` [PATCH v2 13/20] btrfs: add fscrypt_context items
` [PATCH v2 14/20] btrfs: translate btrfs encryption flags and encrypted inode flag
` [PATCH v2 15/20] btrfs: store a fscrypt extent context per normal file extent
` [PATCH v2 16/20] btrfs: Add new FEATURE_INCOMPAT_FSCRYPT feature flag
` [PATCH v2 17/20] btrfs: reuse encrypted filename hash when possible
` [PATCH v2 18/20] btrfs: adapt directory read and lookup to potentially encrypted filenames
` [PATCH v2 19/20] btrfs: encrypt normal file extent data if appropriate
` [PATCH v2 20/20] btrfs: implement fscrypt ioctls

[GIT PULL] Btrfs fixes for 6.0-rc5
 2022-09-09  9:06 UTC 

[PATCH v2] btrfs: zoned: wait extent buffer IOs before finishing a zone
 2022-09-09  6:59 UTC 

[PATCH PoC 0/9] btrfs: scrub: introduce a new family of ioctl, scrub_fs
 2022-09-09  6:57 UTC  (4+ messages)
` [PATCH PoC 1/9] btrfs: introduce BTRFS_IOC_SCRUB_FS family of ioctls

[PATCH] btrfs: remove btrfs_bit_radix_cachep declaration
 2022-09-09  6:54 UTC 

[PATCH] btrfs: don't update the block group item if used bytes are the same
 2022-09-09  6:45 UTC 

Read only because of enospc
 2022-09-09  0:07 UTC 

[linux-next:master] BUILD REGRESSION 47c191411b68a771261be3dc0bd6f68394cef358
 2022-09-08 22:37 UTC 

[PATCH v2] btrfs: don't update the block group item if used bytes are the same
 2022-09-08 22:35 UTC  (7+ messages)

[PATCH v4 0/5] btrfs: qgroup: address the performance penalty for subvolume dropping
 2022-09-08 20:45 UTC  (2+ messages)

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

[PATCH v5 0/8] vfs/nfsd: clean up handling of the i_version counter
 2022-09-08 17:24 UTC  (9+ messages)
` [PATCH v5 1/8] iversion: clarify when the i_version counter must be updated
` [PATCH v5 2/8] ext4: fix i_version handling in ext4
` [PATCH v5 3/8] ext4: unconditionally enable the i_version counter
` [PATCH v5 4/8] vfs: plumb i_version handling into struct kstat
` [PATCH v5 5/8] nfs: report the inode version in getattr if requested
` [PATCH v5 6/8] ceph: "
` [PATCH v5 7/8] nfsd: use the getattr operation to fetch i_version
` [RFC PATCH v5 8/8] nfsd: take inode_lock when querying for NFSv4 GETATTR

[PATCH 0/3] btrfs: fix a couple of hangs during unmount caused by races
 2022-09-08 13:14 UTC  (5+ messages)
` [PATCH 1/3] btrfs: fix hang during unmount when stopping block group reclaim worker
` [PATCH 2/3] btrfs: fix hang during unmount when stopping a space "
` [PATCH 3/3] btrfs: remove useless used space increment during space reservation

some help for improvement in btrfs
 2022-09-08  9:28 UTC  (7+ messages)

[linux-next:master] BUILD REGRESSION 5957ac6635a1a12d4aa2661bbf04d3085a73372a
 2022-09-08  1:12 UTC 

[PATCH v1 00/10] io-uring/btrfs: support async buffered writes
 2022-09-08  0:29 UTC  (7+ messages)
` [PATCH v1 01/10] btrfs: implement a nowait option for tree searches

[PATCH v1 09/10] btrfs: make balance_dirty_pages nowait compatible
 2022-09-08  0:26 UTC  (4+ messages)

[PATCH] btrfs: zoned: wait extent buffer IOs before finishing a zone
 2022-09-08  0:13 UTC  (2+ messages)

[PATCH] btrfs: don't update the block group item if used bytes are the same
 2022-09-07 22:35 UTC  (6+ messages)

consolidate btrfs checksumming, repair and bio splitting
 2022-09-07 21:18 UTC  (39+ messages)
` [PATCH 01/17] block: export bio_split_rw
` [PATCH 02/17] btrfs: stop tracking failed reads in the I/O tree
` [PATCH 03/17] btrfs: move repair_io_failure to volumes.c
` [PATCH 04/17] btrfs: handle checksum validation and repair at the storage layer
` [PATCH 05/17] btrfs: handle checksum generation in "
` [PATCH 06/17] btrfs: handle recording of zoned writes "
` [PATCH 07/17] btrfs: allow btrfs_submit_bio to split bios
` [PATCH 08/17] btrfs: pass the iomap bio to btrfs_submit_bio
` [PATCH 09/17] btrfs: remove stripe boundary calculation for buffered I/O
` [PATCH 10/17] btrfs: remove stripe boundary calculation for compressed I/O
` [PATCH 11/17] btrfs: remove stripe boundary calculation for encoded I/O
` [PATCH 12/17] btrfs: remove struct btrfs_io_geometry
` [PATCH 13/17] btrfs: remove submit_encoded_read_bio
` [PATCH 14/17] btrfs: remove now spurious bio submission helpers
` [PATCH 16/17] btrfs: split zone append bios in btrfs_submit_bio
` [PATCH 17/17] iomap: remove IOMAP_F_ZONE_APPEND
` code placement for bio / storage layer code

[PATCH 00/31] btrfs: move extent_io_tree code and cleanups
 2022-09-07 19:03 UTC  (14+ messages)
` [PATCH 01/31] btrfs: cleanup clean_io_failure
` [PATCH 03/31] btrfs: stop using extent_io_tree for io_failure_record's
` [PATCH 09/31] btrfs: convert BUG_ON(EXTENT_BIT_LOCKED) checks to ASSERT's
` [PATCH 12/31] btrfs: move the core extent_io_tree code into extent-io-tree.c
` [PATCH 26/31] btrfs: get rid of track_uptodate
` [PATCH 27/31] btrfs: get rid of ->dirty_bytes

[PATCH] btrfs: refactor btrfs_check_zoned_mode
 2022-09-07 14:51 UTC  (2+ messages)

[PATCH v4 0/6] vfs: clean up i_version behavior and expose it via statx
 2022-09-07 11:33 UTC  (7+ messages)
` [PATCH v4 1/6] iversion: update comments with info about atime updates
` [PATCH v4 2/6] ext4: fix i_version handling in ext4
` [PATCH v4 3/6] ext4: unconditionally enable the i_version counter
` [PATCH v4 4/6] vfs: report an inode version in statx for IS_I_VERSION inodes
` [PATCH v4 5/6] nfs: report the inode version in statx if requested
` [PATCH v4 6/6] ceph: fill in the change attribute in statx requests

[PATCH] btrfs: stop tracking failed reads in the I/O tree
 2022-09-07 11:17 UTC 

[PATCH] btrfs: fix the max chunk size and stripe length calculation
 2022-09-07 10:44 UTC  (3+ messages)

[PATCH 00/10] btrfs: make lseek and fiemap much more efficient
 2022-09-07  9:47 UTC  (3+ messages)

btrfs I/O completion cleanup and single device I/O optimizations v2
 2022-09-07  9:08 UTC  (3+ messages)

[PATCH 0/2] fstests: add btrfs encryption support
 2022-09-07  9:02 UTC  (3+ messages)
` [PATCH 1/2] fstests: fscrypt: enable btrfs testing


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 read-only IMAP folder(s) and NNTP newsgroup(s).