linux-btrfs
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH v4 5/9] Documentation: add a new file documenting multigrain timestamps
Jeff Layton
Re: [PATCH v4 5/9] Documentation: add a new file documenting multigrain timestamps
Randy Dunlap
[PATCH v4 6/9] xfs: switch to multigrain timestamps
Jeff Layton
Re: [PATCH v4 6/9] xfs: switch to multigrain timestamps
Darrick J. Wong
Re: [PATCH v4 6/9] xfs: switch to multigrain timestamps
Jeff Layton
Re: [PATCH v4 6/9] xfs: switch to multigrain timestamps
Jeff Layton
Re: [PATCH v4 6/9] xfs: switch to multigrain timestamps
Darrick J. Wong
[PATCH v4 7/9] ext4: switch to multigrain timestamps
Jeff Layton
[PATCH v4 8/9] btrfs: convert to multigrain timestamps
Jeff Layton
[PATCH v4 9/9] tmpfs: add support for multigrain timestamps
Jeff Layton
[PATCH v3 0/9] fs: multigrain timestamp redux
Jeff Layton
[PATCH v3 1/9] fs: add infrastructure for multigrain timestamps
Jeff Layton
Re: [PATCH v3 1/9] fs: add infrastructure for multigrain timestamps
Jeff Layton
Re: [PATCH v3 1/9] fs: add infrastructure for multigrain timestamps
Jeff Layton
Re: [PATCH v3 1/9] fs: add infrastructure for multigrain timestamps
Uros Bizjak
[PATCH v3 2/9] fs: tracepoints around multigrain timestamp events
Jeff Layton
Re: [PATCH v3 2/9] fs: tracepoints around multigrain timestamp events
Steven Rostedt
Re: [PATCH v3 2/9] fs: tracepoints around multigrain timestamp events
Jeff Layton
[PATCH v3 3/9] fs: add percpu counters to count fine vs. coarse timestamps
Jeff Layton
[PATCH v3 4/9] fs: have setattr_copy handle multigrain timestamps appropriately
Jeff Layton
[PATCH v3 5/9] Documentation: add a new file documenting multigrain timestamps
Jeff Layton
Re: [PATCH v3 5/9] Documentation: add a new file documenting multigrain timestamps
Randy Dunlap
[PATCH v3 6/9] xfs: switch to multigrain timestamps
Jeff Layton
[PATCH v3 7/9] ext4: switch to multigrain timestamps
Jeff Layton
[PATCH v3 8/9] btrfs: convert to multigrain timestamps
Jeff Layton
[PATCH v3 9/9] tmpfs: add support for multigrain timestamps
Jeff Layton
[PATCH v2 00/11] fs: multigrain timestamp redux
Jeff Layton
[PATCH v2 01/11] fs: turn inode ctime fields into a single ktime_t
Jeff Layton
[PATCH v2 02/11] fs: uninline inode_get_ctime and inode_set_ctime_to_ts
Jeff Layton
[PATCH v2 03/11] fs: tracepoints for inode_needs_update_time and inode_set_ctime_to_ts
Jeff Layton
[PATCH v2 04/11] fs: add infrastructure for multigrain timestamps
Jeff Layton
[PATCH v2 05/11] fs: add percpu counters to count fine vs. coarse timestamps
Jeff Layton
[PATCH v2 06/11] fs: have setattr_copy handle multigrain timestamps appropriately
Jeff Layton
[PATCH v2 07/11] xfs: switch to multigrain timestamps
Jeff Layton
Re: [PATCH v2 07/11] xfs: switch to multigrain timestamps
Josef Bacik
[PATCH v2 08/11] ext4: switch to multigrain timestamps
Jeff Layton
[PATCH v2 09/11] btrfs: convert to multigrain timestamps
Jeff Layton
Re: [PATCH v2 09/11] btrfs: convert to multigrain timestamps
Josef Bacik
Re: [PATCH v2 09/11] btrfs: convert to multigrain timestamps
Jeff Layton
Re: [PATCH v2 09/11] btrfs: convert to multigrain timestamps
David Sterba
Re: [PATCH v2 09/11] btrfs: convert to multigrain timestamps
Josef Bacik
[PATCH v2 10/11] tmpfs: add support for multigrain timestamps
Jeff Layton
[PATCH v2 11/11] Documentation: add a new file documenting multigrain timestamps
Jeff Layton
Re: [PATCH v2 11/11] Documentation: add a new file documenting multigrain timestamps
Josef Bacik
Re: [PATCH v2 00/11] fs: multigrain timestamp redux
Josef Bacik
Re: [PATCH v2 00/11] fs: multigrain timestamp redux
Jeff Layton
[PATCH 00/10] fs: multigrain timestamp redux
Jeff Layton
[PATCH 01/10] fs: turn inode ctime fields into a single ktime_t
Jeff Layton
Re: [PATCH 01/10] fs: turn inode ctime fields into a single ktime_t
Darrick J. Wong
Re: [PATCH 01/10] fs: turn inode ctime fields into a single ktime_t
Jeff Layton
Re: [PATCH 01/10] fs: turn inode ctime fields into a single ktime_t
Christoph Hellwig
Re: [PATCH 01/10] fs: turn inode ctime fields into a single ktime_t
Jeff Layton
Re: [PATCH 01/10] fs: turn inode ctime fields into a single ktime_t
Jan Kara
Re: [PATCH 01/10] fs: turn inode ctime fields into a single ktime_t
Christian Brauner
Re: [PATCH 01/10] fs: turn inode ctime fields into a single ktime_t
Jeff Layton
Re: [PATCH 01/10] fs: turn inode ctime fields into a single ktime_t
Christoph Hellwig
Re: [PATCH 01/10] fs: turn inode ctime fields into a single ktime_t
Jeff Layton
Re: [PATCH 01/10] fs: turn inode ctime fields into a single ktime_t
Christoph Hellwig
Re: [PATCH 01/10] fs: turn inode ctime fields into a single ktime_t
Jeff Layton
Re: [PATCH 01/10] fs: turn inode ctime fields into a single ktime_t
Christoph Hellwig
Re: [PATCH 01/10] fs: turn inode ctime fields into a single ktime_t
Jeff Layton
Re: [PATCH 01/10] fs: turn inode ctime fields into a single ktime_t
Christoph Hellwig
Re: [PATCH 01/10] fs: turn inode ctime fields into a single ktime_t
Christoph Hellwig
Re: [PATCH 01/10] fs: turn inode ctime fields into a single ktime_t
Christian Brauner
[PATCH 02/10] fs: uninline inode_get_ctime and inode_set_ctime_to_ts
Jeff Layton
[PATCH 03/10] fs: tracepoints for inode_needs_update_time and inode_set_ctime_to_ts
Jeff Layton
[PATCH 04/10] fs: add infrastructure for multigrain timestamps
Jeff Layton
Re: [PATCH 04/10] fs: add infrastructure for multigrain timestamps
Chuck Lever
Re: [PATCH 04/10] fs: add infrastructure for multigrain timestamps
Jeff Layton
[PATCH 05/10] fs: add percpu counters to count fine vs. coarse timestamps
Jeff Layton
[PATCH 06/10] fs: have setattr_copy handle multigrain timestamps appropriately
Jeff Layton
[PATCH 07/10] xfs: switch to multigrain timestamps
Jeff Layton
[PATCH 08/10] ext4: switch to multigrain timestamps
Jeff Layton
[PATCH 09/10] btrfs: convert to multigrain timestamps
Jeff Layton
[PATCH 10/10] tmpfs: add support for multigrain timestamps
Jeff Layton
[PATCH 44/82] btrfs: Refactor intentional wrap-around test
Kees Cook
Re: [PATCH 44/82] btrfs: Refactor intentional wrap-around test
David Sterba
[PATCH 13/82] btrfs: Refactor intentional wrap-around calculation
Kees Cook
Re: [PATCH 13/82] btrfs: Refactor intentional wrap-around calculation
David Sterba
[GIT PULL] fscrypt updates for 6.8
Eric Biggers
Re: [GIT PULL] fscrypt updates for 6.8
pr-tracker-bot
[PATCH 0/3] Move fscrypt keyring destruction to after ->put_super
Eric Biggers
[PATCH 2/3] f2fs: move release of block devices to after kill_block_super()
Eric Biggers
Re: [PATCH 2/3] f2fs: move release of block devices to after kill_block_super()
Eric Biggers
Re: [f2fs-dev] [PATCH 2/3] f2fs: move release of block devices to after kill_block_super()
Chao Yu
[PATCH 1/3] btrfs: call btrfs_close_devices from ->kill_sb
Eric Biggers
Re: [PATCH 1/3] btrfs: call btrfs_close_devices from ->kill_sb
Christoph Hellwig
Re: [PATCH 1/3] btrfs: call btrfs_close_devices from ->kill_sb
Josef Bacik
Re: [f2fs-dev] [PATCH 1/3] btrfs: call btrfs_close_devices from ->kill_sb
Josef Bacik
Re: [f2fs-dev] [PATCH 1/3] btrfs: call btrfs_close_devices from ->kill_sb
Christoph Hellwig
Re: [f2fs-dev] [PATCH 1/3] btrfs: call btrfs_close_devices from ->kill_sb
Josef Bacik
[PATCH 3/3] fs: move fscrypt keyring destruction to after ->put_super
Eric Biggers
Re: [PATCH 3/3] fs: move fscrypt keyring destruction to after ->put_super
Christoph Hellwig
Re: [PATCH 3/3] fs: move fscrypt keyring destruction to after ->put_super
Neal Gompa
[PATCH] fscrypt: move the call to fscrypt_destroy_keyring() into ->put_super()
Eric Biggers
Re: [PATCH] fscrypt: move the call to fscrypt_destroy_keyring() into ->put_super()
Josef Bacik
Re: [PATCH] fscrypt: move the call to fscrypt_destroy_keyring() into ->put_super()
Christoph Hellwig
Re: [PATCH] fscrypt: move the call to fscrypt_destroy_keyring() into ->put_super()
Eric Biggers
Re: [PATCH] fscrypt: move the call to fscrypt_destroy_keyring() into ->put_super()
Christoph Hellwig
Re: [PATCH] fscrypt: move the call to fscrypt_destroy_keyring() into ->put_super()
Eric Biggers
Re: [PATCH] fscrypt: move the call to fscrypt_destroy_keyring() into ->put_super()
Christoph Hellwig
Re: [PATCH v4 00/46] btrfs: add fscrypt support
Josef Bacik
Re: [PATCH v4 00/46] btrfs: add fscrypt support
Eric Biggers
Re: [PATCH v4 00/46] btrfs: add fscrypt support
Josef Bacik
[GIT PULL] fscrypt updates for 6.7
Eric Biggers
Re: [GIT PULL] fscrypt updates for 6.7
pr-tracker-bot
[PATCH] fscrypt: track master key presence separately from secret
Eric Biggers
Re: [PATCH] fscrypt: track master key presence separately from secret
Josef Bacik
Re: [PATCH] fscrypt: track master key presence separately from secret
Eric Biggers
Re: [PATCH] fscrypt: track master key presence separately from secret
Neal Gompa
[PATCH v2 00/36] btrfs: add fscrypt support
Josef Bacik
[PATCH v2 01/36] fscrypt: use a flag to indicate that the master key is being evicted
Josef Bacik
Re: [PATCH v2 01/36] fscrypt: use a flag to indicate that the master key is being evicted
Eric Biggers
[PATCH v2 02/36] fscrypt: don't wipe mk secret until the last active user is gone
Josef Bacik
Re: [PATCH v2 02/36] fscrypt: don't wipe mk secret until the last active user is gone
Eric Biggers
[PATCH v2 04/36] fscrypt: disable all but standard v2 policies for extent encryption
Josef Bacik
Re: [PATCH v2 04/36] fscrypt: disable all but standard v2 policies for extent encryption
Eric Biggers
[PATCH v2 03/36] fscrypt: add per-extent encryption support
Josef Bacik
Re: [PATCH v2 03/36] fscrypt: add per-extent encryption support
Eric Biggers
[PATCH v2 07/36] fscrypt: add documentation about extent encryption
Josef Bacik
[PATCH v2 06/36] fscrypt: expose fscrypt_nokey_name
Josef Bacik
[PATCH v2 05/36] blk-crypto: add a process bio callback
Josef Bacik
Re: [PATCH v2 05/36] blk-crypto: add a process bio callback
Eric Biggers
[PATCH v2 08/36] btrfs: add infrastructure for safe em freeing
Josef Bacik
[PATCH v2 09/36] btrfs: disable various operations on encrypted inodes
Josef Bacik
[PATCH v2 10/36] btrfs: disable verity on encrypted inodes
Josef Bacik
[PATCH v2 13/36] btrfs: add new FEATURE_INCOMPAT_ENCRYPT flag
Josef Bacik
[PATCH v2 12/36] btrfs: add inode encryption contexts
Josef Bacik
[PATCH v2 15/36] btrfs: handle nokey names.
Josef Bacik
[PATCH v2 11/36] btrfs: start using fscrypt hooks
Josef Bacik
[PATCH v2 29/36] btrfs: pass the fscrypt_info through the replace extent infrastructure
Josef Bacik
[PATCH v2 21/36] btrfs: add fscrypt_info and encryption_type to extent_map
Josef Bacik
[PATCH v2 18/36] btrfs: add get_devices hook for fscrypt
Josef Bacik
[PATCH v2 25/36] btrfs: keep track of fscrypt info and orig_start for dio reads
Josef Bacik
[PATCH v2 19/36] btrfs: turn on inlinecrypt mount option for encrypt
Josef Bacik
[PATCH v2 31/36] btrfs: setup fscrypt_extent_info for new extents
Josef Bacik
[PATCH v2 33/36] btrfs: set the bio fscrypt context when applicable
Josef Bacik
[PATCH v2 36/36] btrfs: implement process_bio cb for fscrypt
Josef Bacik
[PATCH v2 24/36] btrfs: populate the ordered_extent with the fscrypt context
Josef Bacik
[PATCH v2 30/36] btrfs: implement the fscrypt extent encryption hooks
Josef Bacik
[PATCH v2 14/36] btrfs: adapt readdir for encrypted and nokey names
Josef Bacik
[PATCH v2 23/36] btrfs: plumb through setting the fscrypt_info for ordered extents
Josef Bacik
[PATCH v2 17/36] btrfs: add encryption to CONFIG_BTRFS_DEBUG
Josef Bacik
[PATCH v2 34/36] btrfs: add a bio argument to btrfs_csum_one_bio
Josef Bacik
[PATCH v2 20/36] btrfs: set file extent encryption excplicitly
Josef Bacik
[PATCH v2 28/36] btrfs: pass through fscrypt_extent_info to the file extent helpers
Josef Bacik
[PATCH v2 35/36] btrfs: add orig_logical to btrfs_bio
Josef Bacik
[PATCH v2 26/36] btrfs: add an optional encryption context to the end of file extents
Josef Bacik
[PATCH v2 16/36] btrfs: implement fscrypt ioctls
Josef Bacik
[PATCH v2 22/36] btrfs: add fscrypt_info and encryption_type to ordered_extent
Josef Bacik
[PATCH v2 27/36] btrfs: explicitly track file extent length for replace and drop
Josef Bacik
[PATCH v2 32/36] btrfs: populate ordered_extent with the orig offset
Josef Bacik
Re: [PATCH v2 00/36] btrfs: add fscrypt support
Eric Biggers
Re: [PATCH v2 00/36] btrfs: add fscrypt support
Josef Bacik
[PATCH 00/12] fstests: fscrypt test updates
Josef Bacik
[PATCH 01/12] common/encrypt: separate data and inode nonces
Josef Bacik
Re: [PATCH 01/12] common/encrypt: separate data and inode nonces
Eric Biggers
Re: [PATCH 01/12] common/encrypt: separate data and inode nonces
Anand Jain
[PATCH 02/12] common/encrypt: add btrfs to get_encryption_*nonce
Josef Bacik
Re: [PATCH 02/12] common/encrypt: add btrfs to get_encryption_*nonce
Anand Jain
[PATCH 03/12] common/encrypt: add btrfs to get_ciphertext_filename
Josef Bacik
Re: [PATCH 03/12] common/encrypt: add btrfs to get_ciphertext_filename
Anand Jain
[PATCH 04/12] common/encrypt: enable making a encrypted btrfs filesystem
Josef Bacik
Re: [PATCH 04/12] common/encrypt: enable making a encrypted btrfs filesystem
Anand Jain
[PATCH 06/12] btrfs: add simple test of reflink of encrypted data
Josef Bacik
Re: [PATCH 06/12] btrfs: add simple test of reflink of encrypted data
Anand Jain
[PATCH 12/12] fstest: add a fsstress+fscrypt test
Josef Bacik
Re: [PATCH 12/12] fstest: add a fsstress+fscrypt test
Eric Biggers
Re: [PATCH 12/12] fstest: add a fsstress+fscrypt test
Anand Jain
[PATCH 11/12] fstests: split generic/613 into two tests
Josef Bacik
[PATCH 07/12] btrfs: test snapshotting encrypted subvol
Josef Bacik
Re: [PATCH 07/12] btrfs: test snapshotting encrypted subvol
Anand Jain
Re: [PATCH 07/12] btrfs: test snapshotting encrypted subvol
Filipe Manana
Re: [PATCH 07/12] btrfs: test snapshotting encrypted subvol
Anand Jain
Re: [PATCH 07/12] btrfs: test snapshotting encrypted subvol
Josef Bacik
[PATCH 10/12] fstests: split generic/581 into two tests
Josef Bacik
[PATCH 08/12] fstests: properly test for v1 encryption policies in encrypt tests
Josef Bacik
Re: [PATCH 08/12] fstests: properly test for v1 encryption policies in encrypt tests
Eric Biggers
Re: [PATCH 08/12] fstests: properly test for v1 encryption policies in encrypt tests
Anand Jain
[PATCH 09/12] fstests: split generic/580 into two tests
Josef Bacik
Re: [PATCH 09/12] fstests: split generic/580 into two tests
Anand Jain
Re: [PATCH 09/12] fstests: split generic/580 into two tests
Josef Bacik
Re: [PATCH 09/12] fstests: split generic/580 into two tests
Anand Jain
[PATCH 05/12] common/verity: explicitly don't allow btrfs encryption
Josef Bacik
Re: [PATCH 05/12] common/verity: explicitly don't allow btrfs encryption
Anand Jain
[PATCH][next] btrfs: Add __counted_by for struct btrfs_delayed_item and use struct_size()
Gustavo A. R. Silva
Re: [PATCH][next] btrfs: Add __counted_by for struct btrfs_delayed_item and use struct_size()
Kees Cook
Re: [PATCH][next] btrfs: Add __counted_by for struct btrfs_delayed_item and use struct_size()
David Sterba
Re: [syzbot] [zstd] UBSAN: array-index-out-of-bounds in FSE_decompress_wksp_body_bmi2
Eric Biggers
Re: [syzbot] [zstd] UBSAN: array-index-out-of-bounds in FSE_decompress_wksp_body_bmi2
Kees Cook
Re: [syzbot] [zstd] UBSAN: array-index-out-of-bounds in FSE_decompress_wksp_body_bmi2
Nick Terrell
Re: [syzbot] [zstd] UBSAN: array-index-out-of-bounds in FSE_decompress_wksp_body_bmi2
Kees Cook
Re: [syzbot] [zstd] UBSAN: array-index-out-of-bounds in FSE_decompress_wksp_body_bmi2
Nick Terrell
[PATCH] fscrypt: rename fscrypt_info => fscrypt_inode_info
Eric Biggers
Re: [PATCH] fscrypt: rename fscrypt_info => fscrypt_inode_info
Neal Gompa
Re: [PATCH] fscrypt: rename fscrypt_info => fscrypt_inode_info
Eric Biggers
Re: [PATCH] fscrypt: rename fscrypt_info => fscrypt_inode_info
Neal Gompa
Master key removal semantics
Josef Bacik
Re: Master key removal semantics
Eric Biggers
Re: [RFC PATCH v3 2/9] common/encrypt: add btrfs to get_encryption_*nonce
Anand Jain
Earlier messages
Later messages