Show patches with: Submitter = Josef Bacik       |    Archived = No       |   87 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,36/36] btrfs: implement process_bio cb for fscrypt btrfs: add fscrypt support - - - --- 2023-10-10 Josef Bacik Superseded
[v2,35/36] btrfs: add orig_logical to btrfs_bio btrfs: add fscrypt support - - - --- 2023-10-10 Josef Bacik Superseded
[v2,34/36] btrfs: add a bio argument to btrfs_csum_one_bio btrfs: add fscrypt support - - - --- 2023-10-10 Josef Bacik Superseded
[v2,33/36] btrfs: set the bio fscrypt context when applicable btrfs: add fscrypt support - - - --- 2023-10-10 Josef Bacik Superseded
[v2,32/36] btrfs: populate ordered_extent with the orig offset btrfs: add fscrypt support - - - --- 2023-10-10 Josef Bacik Superseded
[v2,31/36] btrfs: setup fscrypt_extent_info for new extents btrfs: add fscrypt support - - - --- 2023-10-10 Josef Bacik Superseded
[v2,30/36] btrfs: implement the fscrypt extent encryption hooks btrfs: add fscrypt support - - - --- 2023-10-10 Josef Bacik Superseded
[v2,29/36] btrfs: pass the fscrypt_info through the replace extent infrastructure btrfs: add fscrypt support - - - --- 2023-10-10 Josef Bacik Superseded
[v2,28/36] btrfs: pass through fscrypt_extent_info to the file extent helpers btrfs: add fscrypt support - - - --- 2023-10-10 Josef Bacik Superseded
[v2,27/36] btrfs: explicitly track file extent length for replace and drop btrfs: add fscrypt support - - - --- 2023-10-10 Josef Bacik Superseded
[v2,26/36] btrfs: add an optional encryption context to the end of file extents btrfs: add fscrypt support - - - --- 2023-10-10 Josef Bacik Superseded
[v2,25/36] btrfs: keep track of fscrypt info and orig_start for dio reads btrfs: add fscrypt support - - - --- 2023-10-10 Josef Bacik Superseded
[v2,24/36] btrfs: populate the ordered_extent with the fscrypt context btrfs: add fscrypt support - - - --- 2023-10-10 Josef Bacik Superseded
[v2,23/36] btrfs: plumb through setting the fscrypt_info for ordered extents btrfs: add fscrypt support - - - --- 2023-10-10 Josef Bacik Superseded
[v2,22/36] btrfs: add fscrypt_info and encryption_type to ordered_extent btrfs: add fscrypt support - - - --- 2023-10-10 Josef Bacik Superseded
[v2,21/36] btrfs: add fscrypt_info and encryption_type to extent_map btrfs: add fscrypt support - - - --- 2023-10-10 Josef Bacik Superseded
[v2,20/36] btrfs: set file extent encryption excplicitly btrfs: add fscrypt support - - - --- 2023-10-10 Josef Bacik Superseded
[v2,19/36] btrfs: turn on inlinecrypt mount option for encrypt btrfs: add fscrypt support - - - --- 2023-10-10 Josef Bacik Superseded
[v2,18/36] btrfs: add get_devices hook for fscrypt btrfs: add fscrypt support - - - --- 2023-10-10 Josef Bacik Superseded
[v2,17/36] btrfs: add encryption to CONFIG_BTRFS_DEBUG btrfs: add fscrypt support - - - --- 2023-10-10 Josef Bacik Superseded
[v2,16/36] btrfs: implement fscrypt ioctls btrfs: add fscrypt support - - - --- 2023-10-10 Josef Bacik Superseded
[v2,15/36] btrfs: handle nokey names. btrfs: add fscrypt support - - - --- 2023-10-10 Josef Bacik Superseded
[v2,14/36] btrfs: adapt readdir for encrypted and nokey names btrfs: add fscrypt support - - - --- 2023-10-10 Josef Bacik Superseded
[v2,13/36] btrfs: add new FEATURE_INCOMPAT_ENCRYPT flag btrfs: add fscrypt support - - - --- 2023-10-10 Josef Bacik Superseded
[v2,12/36] btrfs: add inode encryption contexts btrfs: add fscrypt support - - - --- 2023-10-10 Josef Bacik Superseded
[v2,11/36] btrfs: start using fscrypt hooks btrfs: add fscrypt support - - - --- 2023-10-10 Josef Bacik Superseded
[v2,10/36] btrfs: disable verity on encrypted inodes btrfs: add fscrypt support - - - --- 2023-10-10 Josef Bacik Superseded
[v2,09/36] btrfs: disable various operations on encrypted inodes btrfs: add fscrypt support - - - --- 2023-10-10 Josef Bacik Superseded
[v2,08/36] btrfs: add infrastructure for safe em freeing btrfs: add fscrypt support - - - --- 2023-10-10 Josef Bacik Superseded
[v2,07/36] fscrypt: add documentation about extent encryption btrfs: add fscrypt support - - - --- 2023-10-10 Josef Bacik Superseded
[v2,06/36] fscrypt: expose fscrypt_nokey_name btrfs: add fscrypt support - - - --- 2023-10-10 Josef Bacik Superseded
[v2,05/36] blk-crypto: add a process bio callback btrfs: add fscrypt support - - - --- 2023-10-10 Josef Bacik Superseded
[v2,04/36] fscrypt: disable all but standard v2 policies for extent encryption btrfs: add fscrypt support - - - --- 2023-10-10 Josef Bacik Superseded
[v2,03/36] fscrypt: add per-extent encryption support btrfs: add fscrypt support - - - --- 2023-10-10 Josef Bacik Superseded
[v2,02/36] fscrypt: don't wipe mk secret until the last active user is gone btrfs: add fscrypt support - - - --- 2023-10-10 Josef Bacik Superseded
[v2,01/36] fscrypt: use a flag to indicate that the master key is being evicted btrfs: add fscrypt support - - - --- 2023-10-10 Josef Bacik Superseded
[12/12] fstest: add a fsstress+fscrypt test fstests: fscrypt test updates - 1 - --- 2023-10-10 Josef Bacik New
[11/12] fstests: split generic/613 into two tests fstests: fscrypt test updates - - - --- 2023-10-10 Josef Bacik New
[10/12] fstests: split generic/581 into two tests fstests: fscrypt test updates - - - --- 2023-10-10 Josef Bacik New
[09/12] fstests: split generic/580 into two tests fstests: fscrypt test updates - - - --- 2023-10-10 Josef Bacik New
[08/12] fstests: properly test for v1 encryption policies in encrypt tests fstests: fscrypt test updates - 1 - --- 2023-10-10 Josef Bacik New
[07/12] btrfs: test snapshotting encrypted subvol fstests: fscrypt test updates - 1 - --- 2023-10-10 Josef Bacik New
[06/12] btrfs: add simple test of reflink of encrypted data fstests: fscrypt test updates - - - --- 2023-10-10 Josef Bacik New
[05/12] common/verity: explicitly don't allow btrfs encryption fstests: fscrypt test updates - 1 - --- 2023-10-10 Josef Bacik New
[04/12] common/encrypt: enable making a encrypted btrfs filesystem fstests: fscrypt test updates - 1 - --- 2023-10-10 Josef Bacik New
[03/12] common/encrypt: add btrfs to get_ciphertext_filename fstests: fscrypt test updates - 1 - --- 2023-10-10 Josef Bacik New
[02/12] common/encrypt: add btrfs to get_encryption_*nonce fstests: fscrypt test updates - 1 - --- 2023-10-10 Josef Bacik New
[01/12] common/encrypt: separate data and inode nonces fstests: fscrypt test updates - 1 - --- 2023-10-10 Josef Bacik New
[35/35] btrfs: implement process_bio cb for fscrypt btrfs: add fscrypt support - - - --- 2023-09-26 Josef Bacik Superseded
[34/35] btrfs: add orig_logical to btrfs_bio btrfs: add fscrypt support - - - --- 2023-09-26 Josef Bacik Superseded
[33/35] btrfs: add a bio argument to btrfs_csum_one_bio btrfs: add fscrypt support - - - --- 2023-09-26 Josef Bacik Superseded
[32/35] btrfs: set the bio fscrypt context when applicable btrfs: add fscrypt support - - - --- 2023-09-26 Josef Bacik Superseded
[31/35] btrfs: populate ordered_extent with the orig offset btrfs: add fscrypt support - - - --- 2023-09-26 Josef Bacik Superseded
[30/35] btrfs: setup fscrypt_extent_info for new extents btrfs: add fscrypt support - - - --- 2023-09-26 Josef Bacik Superseded
[29/35] btrfs: implement the fscrypt extent encryption hooks btrfs: add fscrypt support - - - --- 2023-09-26 Josef Bacik Superseded
[28/35] btrfs: pass the fscrypt_info through the replace extent infrastructure btrfs: add fscrypt support - - - --- 2023-09-26 Josef Bacik Superseded
[27/35] btrfs: pass through fscrypt_extent_info to the file extent helpers btrfs: add fscrypt support - - - --- 2023-09-26 Josef Bacik Superseded
[26/35] btrfs: explicitly track file extent length for replace and drop btrfs: add fscrypt support - - - --- 2023-09-26 Josef Bacik Superseded
[25/35] btrfs: add an optional encryption context to the end of file extents btrfs: add fscrypt support - - - --- 2023-09-26 Josef Bacik Superseded
[24/35] btrfs: keep track of fscrypt info and orig_start for dio reads btrfs: add fscrypt support - - - --- 2023-09-26 Josef Bacik Superseded
[23/35] btrfs: populate the ordered_extent with the fscrypt context btrfs: add fscrypt support - - - --- 2023-09-26 Josef Bacik Superseded
[22/35] btrfs: plumb through setting the fscrypt_info for ordered extents btrfs: add fscrypt support - - - --- 2023-09-26 Josef Bacik Superseded
[21/35] btrfs: add fscrypt_info and encryption_type to ordered_extent btrfs: add fscrypt support - - - --- 2023-09-26 Josef Bacik Superseded
[20/35] btrfs: add fscrypt_info and encryption_type to extent_map btrfs: add fscrypt support - - - --- 2023-09-26 Josef Bacik Superseded
[19/35] btrfs: set file extent encryption excplicitly btrfs: add fscrypt support - - - --- 2023-09-26 Josef Bacik Superseded
[18/35] btrfs: turn on inlinecrypt mount option for encrypt btrfs: add fscrypt support - - - --- 2023-09-26 Josef Bacik Superseded
[17/35] btrfs: add get_devices hook for fscrypt btrfs: add fscrypt support - - - --- 2023-09-26 Josef Bacik Superseded
[16/35] btrfs: add encryption to CONFIG_BTRFS_DEBUG btrfs: add fscrypt support - - - --- 2023-09-26 Josef Bacik Superseded
[15/35] btrfs: implement fscrypt ioctls btrfs: add fscrypt support - - - --- 2023-09-26 Josef Bacik Superseded
[14/35] btrfs: handle nokey names. btrfs: add fscrypt support - - - --- 2023-09-26 Josef Bacik Superseded
[13/35] btrfs: adapt readdir for encrypted and nokey names btrfs: add fscrypt support - - - --- 2023-09-26 Josef Bacik Superseded
[12/35] btrfs: add new FEATURE_INCOMPAT_ENCRYPT flag btrfs: add fscrypt support - - - --- 2023-09-26 Josef Bacik Superseded
[11/35] btrfs: add inode encryption contexts btrfs: add fscrypt support - - - --- 2023-09-26 Josef Bacik Superseded
[10/35] btrfs: start using fscrypt hooks btrfs: add fscrypt support - - - --- 2023-09-26 Josef Bacik Superseded
[09/35] btrfs: disable verity on encrypted inodes btrfs: add fscrypt support - - - --- 2023-09-26 Josef Bacik Superseded
[08/35] btrfs: disable various operations on encrypted inodes btrfs: add fscrypt support - - - --- 2023-09-26 Josef Bacik Superseded
[07/35] btrfs: add infrastructure for safe em freeing btrfs: add fscrypt support - - - --- 2023-09-26 Josef Bacik Superseded
[06/35] fscrypt: add documentation about extent encryption btrfs: add fscrypt support - - - --- 2023-09-26 Josef Bacik Superseded
[05/35] fscrypt: expose fscrypt_nokey_name btrfs: add fscrypt support - - - --- 2023-09-26 Josef Bacik Superseded
[04/35] blk-crypto: add a process bio callback btrfs: add fscrypt support - - - --- 2023-09-26 Josef Bacik Superseded
[03/35] fscrypt: disable all but standard v2 policies for extent encryption btrfs: add fscrypt support - - - --- 2023-09-26 Josef Bacik Superseded
[02/35] fscrypt: add per-extent encryption support btrfs: add fscrypt support - - - --- 2023-09-26 Josef Bacik Superseded
[01/35] fscrypt: rename fscrypt_info => fscrypt_inode_info btrfs: add fscrypt support - - - --- 2023-09-26 Josef Bacik Superseded
[4/4] blk-crypto: add a process bio callback fscrypt: add support for per-extent encryption - - - --- 2023-09-15 Josef Bacik Superseded
[3/4] fscrypt: disable all but standard v2 policies for extent encryption fscrypt: add support for per-extent encryption - - - --- 2023-09-15 Josef Bacik Superseded
[2/4] fscrypt: add per-extent encryption support fscrypt: add support for per-extent encryption - - - --- 2023-09-15 Josef Bacik Superseded
[1/4] fscrypt: rename fscrypt_info => fscrypt_inode_info fscrypt: add support for per-extent encryption - - - --- 2023-09-15 Josef Bacik Superseded