Show patches with: Submitter = Sweet Tea Dorminy       |    State = Action Required       |   392 patches
« 1 2 3 4 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[5/6] btrfs-progs: escape unprintable characters in names btrfs-progs: add encryption support - - - --- 2022-09-06 Sweet Tea Dorminy New
[4/6] btrfs-progs: handle fscrypt context items btrfs-progs: add encryption support - - - --- 2022-09-06 Sweet Tea Dorminy New
[3/6] btrfs-progs: interpret encrypted file extents. btrfs-progs: add encryption support - - - --- 2022-09-06 Sweet Tea Dorminy New
[2/6] btrfs-progs: update to match renamed dir_type btrfs-progs: add encryption support - - - --- 2022-09-06 Sweet Tea Dorminy New
[1/6] btrfs-progs: add fscrypt support to mkfs. btrfs-progs: add encryption support - - - --- 2022-09-06 Sweet Tea Dorminy New
[21/21] btrfs: implement fscrypt ioctls btrfs: add fscrypt integration - - - --- 2022-08-17 Sweet Tea Dorminy New
[20/21] btrfs: encrypt normal file extent data if appropriate btrfs: add fscrypt integration - - - --- 2022-08-17 Sweet Tea Dorminy New
[19/21] btrfs: adapt directory read and lookup to potentially encrypted filenames btrfs: add fscrypt integration - - - --- 2022-08-17 Sweet Tea Dorminy New
[18/21] btrfs: reuse encrypted filename hash when possible. btrfs: add fscrypt integration - - - --- 2022-08-17 Sweet Tea Dorminy New
[17/21] btrfs: Add new FEATURE_INCOMPAT_FSCRYPT feature flag. btrfs: add fscrypt integration - - - --- 2022-08-17 Sweet Tea Dorminy New
[16/21] btrfs: store an IV per encrypted normal file extent btrfs: add fscrypt integration - - - --- 2022-08-17 Sweet Tea Dorminy New
[15/21] btrfs: add iv generation function for fscrypt btrfs: add fscrypt integration - - - --- 2022-08-17 Sweet Tea Dorminy New
[14/21] btrfs: translate btrfs encryption flags and encrypted inode flag. btrfs: add fscrypt integration - - - --- 2022-08-17 Sweet Tea Dorminy New
[13/21] btrfs: add fscrypt_context items. btrfs: add fscrypt integration - - - --- 2022-08-17 Sweet Tea Dorminy New
[12/21] btrfs: start using fscrypt hooks. btrfs: add fscrypt integration - - - --- 2022-08-17 Sweet Tea Dorminy New
[11/21] btrfs: add fscrypt operation table to superblock btrfs: add fscrypt integration - - - --- 2022-08-17 Sweet Tea Dorminy New
[10/21] btrfs: disable various operations on encrypted inodes btrfs: add fscrypt integration - - - --- 2022-08-17 Sweet Tea Dorminy New
[09/21] btrfs: factor a fscrypt_name matching method btrfs: add fscrypt integration - - - --- 2022-08-17 Sweet Tea Dorminy New
[08/21] btrfs: setup fscrypt_names from dentrys using helper btrfs: add fscrypt integration - - - --- 2022-08-17 Sweet Tea Dorminy New
[07/21] btrfs: use fscrypt_name's instead of name/len everywhere. btrfs: add fscrypt integration - - - --- 2022-08-17 Sweet Tea Dorminy New
[06/21] btrfs: store directorys' encryption state btrfs: add fscrypt integration - - - --- 2022-08-17 Sweet Tea Dorminy New
[05/21] fscrypt: add new encryption policy for btrfs. btrfs: add fscrypt integration - - - --- 2022-08-17 Sweet Tea Dorminy New
[04/21] fscrypt: add a function for a filesystem to generate an IV btrfs: add fscrypt integration - - - --- 2022-08-17 Sweet Tea Dorminy New
[03/21] fscrypt: add fscrypt_have_same_policy() to check inode's compatibility btrfs: add fscrypt integration - - - --- 2022-08-17 Sweet Tea Dorminy New
[02/21] fscrypt: add flag allowing partially-encrypted directories btrfs: add fscrypt integration - - - --- 2022-08-17 Sweet Tea Dorminy New
[01/21] fscrypt: expose fscrypt_nokey_name btrfs: add fscrypt integration - - - --- 2022-08-17 Sweet Tea Dorminy New
[2/2] fstests: fscrypt: update tests of encryption contents for btrfs fstests: add btrfs encryption support - - - --- 2022-08-17 Sweet Tea Dorminy New
[1/2] fstests: fscrypt: enable btrfs testing. fstests: add btrfs encryption support - - - --- 2022-08-17 Sweet Tea Dorminy New
[6/6] btrfs-progs: update inline extent length checking btrfs-progs: add encryption support - - - --- 2022-08-17 Sweet Tea Dorminy New
[5/6] btrfs-progs: escape unprintable characters in names btrfs-progs: add encryption support - - - --- 2022-08-17 Sweet Tea Dorminy New
[4/6] btrfs-progs: handle fscrypt context items btrfs-progs: add encryption support - - - --- 2022-08-17 Sweet Tea Dorminy New
[3/6] btrfs-progs: interpret encrypted file extents. btrfs-progs: add encryption support - - - --- 2022-08-17 Sweet Tea Dorminy New
[2/6] btrfs-progs: adjust for new dir flag. btrfs-progs: add encryption support - - - --- 2022-08-17 Sweet Tea Dorminy New
[1/6] btrfs-progs: add fscrypt feature flag. btrfs-progs: add encryption support - - - --- 2022-08-17 Sweet Tea Dorminy New
[RFC,v2,16/16] btrfs: implement fscrypt ioctls btrfs: add fscrypt integration - - - --- 2022-07-24 Sweet Tea Dorminy New
[RFC,v2,15/16] btrfs: encrypt normal file extent data if appropriate btrfs: add fscrypt integration - - - --- 2022-07-24 Sweet Tea Dorminy New
[RFC,v2,14/16] btrfs: adapt directory read and lookup to potentially encrypted filenames btrfs: add fscrypt integration - - - --- 2022-07-24 Sweet Tea Dorminy New
[RFC,v2,13/16] btrfs: reuse encrypted filename hash when possible. btrfs: add fscrypt integration - - - --- 2022-07-24 Sweet Tea Dorminy New
[RFC,v2,12/16] btrfs: Add new FEATURE_INCOMPAT_FSCRYPT feature flag. btrfs: add fscrypt integration - - - --- 2022-07-24 Sweet Tea Dorminy New
[RFC,v2,11/16] btrfs: store an IV per encrypted normal file extent btrfs: add fscrypt integration - - - --- 2022-07-24 Sweet Tea Dorminy New
[RFC,v2,10/16] btrfs: add iv generation function for fscrypt btrfs: add fscrypt integration - - - --- 2022-07-24 Sweet Tea Dorminy New
[RFC,v2,09/16] btrfs: translate btrfs encryption flags and encrypted inode flag. btrfs: add fscrypt integration - - - --- 2022-07-24 Sweet Tea Dorminy New
[RFC,v2,08/16] btrfs: add a subvolume flag for whole-volume encryption btrfs: add fscrypt integration - - - --- 2022-07-24 Sweet Tea Dorminy New
[RFC,v2,07/16] btrfs: start using fscrypt hooks. btrfs: add fscrypt integration - - - --- 2022-07-24 Sweet Tea Dorminy New
[RFC,v2,06/16] btrfs: add fscrypt operation table to superblock btrfs: add fscrypt integration - - - --- 2022-07-24 Sweet Tea Dorminy New
[RFC,v2,05/16] btrfs: disable various operations on encrypted inodes btrfs: add fscrypt integration - - - --- 2022-07-24 Sweet Tea Dorminy New
[RFC,v2,04/16] btrfs: factor a fscrypt_name matching method btrfs: add fscrypt integration - - - --- 2022-07-24 Sweet Tea Dorminy New
[RFC,v2,03/16] btrfs: setup fscrypt_names from dentrys using helper btrfs: add fscrypt integration - - - --- 2022-07-24 Sweet Tea Dorminy New
[RFC,v2,02/16] btrfs: use fscrypt_name's instead of name/len everywhere. btrfs: add fscrypt integration - - - --- 2022-07-24 Sweet Tea Dorminy New
[RFC,v2,01/16] btrfs: store directorys' encryption state btrfs: add fscrypt integration - - - --- 2022-07-24 Sweet Tea Dorminy New
[RFC,4/4] fscrypt: Add new encryption policy for btrfs. fscrypt changes for btrfs encryption - - - --- 2022-07-24 Sweet Tea Dorminy New
[RFC,3/4] fscrypt: add fscrypt_have_same_policy() to check inode's compatibility fscrypt changes for btrfs encryption - - - --- 2022-07-24 Sweet Tea Dorminy New
[RFC,2/4] fscrypt: add flag allowing partially-encrypted directories fscrypt changes for btrfs encryption - - - --- 2022-07-24 Sweet Tea Dorminy New
[RFC,1/4] fscrypt: expose fscrypt_nokey_name fscrypt changes for btrfs encryption - - - --- 2022-07-24 Sweet Tea Dorminy New
btrfs: change btrfs_insert_file_extent() to btrfs_insert_hole_extent() btrfs: change btrfs_insert_file_extent() to btrfs_insert_hole_extent() - 1 - --- 2022-07-23 Sweet Tea Dorminy New
[RFC,ONLY,23/23] btrfs: enable encryption for normal file extent data btrfs: add fscrypt integration - - - --- 2022-07-13 Sweet Tea Dorminy New
[RFC,ONLY,22/23] btrfs: adapt directory read and lookup to potentially encrypted filenames btrfs: add fscrypt integration - - - --- 2022-07-13 Sweet Tea Dorminy New
[RFC,ONLY,21/23] btrfs: implement fscrypt ioctls btrfs: add fscrypt integration - - - --- 2022-07-13 Sweet Tea Dorminy New
[RFC,ONLY,20/23] btrfs: reuse encrypted filename hash when possible. btrfs: add fscrypt integration - - - --- 2022-07-13 Sweet Tea Dorminy New
[RFC,ONLY,19/23] btrfs: Add new FEATURE_INCOMPAT_FSCRYPT feature flag. btrfs: add fscrypt integration - - - --- 2022-07-13 Sweet Tea Dorminy New
[RFC,ONLY,18/23] btrfs: add iv generation function btrfs: add fscrypt integration - - - --- 2022-07-13 Sweet Tea Dorminy New
[RFC,ONLY,17/23] fscrypt: Add new encryption policy for btrfs. btrfs: add fscrypt integration - - - --- 2022-07-13 Sweet Tea Dorminy New
[RFC,ONLY,16/23] btrfs: translate btrfs encryption flags and encrypted inode flag. btrfs: add fscrypt integration - - - --- 2022-07-13 Sweet Tea Dorminy New
[RFC,ONLY,15/23] btrfs: add a subvolume flag for whole-volume encryption btrfs: add fscrypt integration - - - --- 2022-07-13 Sweet Tea Dorminy New
[RFC,ONLY,14/23] btrfs: start using fscrypt hooks. btrfs: add fscrypt integration - - - --- 2022-07-13 Sweet Tea Dorminy New
[RFC,ONLY,13/23] btrfs: add fscrypt operation table to superblock btrfs: add fscrypt integration - - - --- 2022-07-13 Sweet Tea Dorminy New
[RFC,ONLY,12/23] btrfs: disable various operations on encrypted inodes btrfs: add fscrypt integration - - - --- 2022-07-13 Sweet Tea Dorminy New
[RFC,ONLY,11/23] fscrypt: add fscrypt_have_same_policy() to check inode's compatibility btrfs: add fscrypt integration - - - --- 2022-07-13 Sweet Tea Dorminy New
[RFC,ONLY,10/23] btrfs: factor a fscrypt_name matching method btrfs: add fscrypt integration - - - --- 2022-07-13 Sweet Tea Dorminy New
[RFC,ONLY,09/23] fscrypt: expose a method to check whether a fscrypt_name is encrypted. btrfs: add fscrypt integration - - - --- 2022-07-13 Sweet Tea Dorminy New
[RFC,ONLY,08/23] fscrypt: expose fscrypt_nokey_name btrfs: add fscrypt integration - - - --- 2022-07-13 Sweet Tea Dorminy New
[RFC,ONLY,07/23] btrfs: setup fscrypt_names from dentrys using helper btrfs: add fscrypt integration - - - --- 2022-07-13 Sweet Tea Dorminy New
[RFC,ONLY,06/23] btrfs: use fscrypt_name's instead of name/len everywhere. btrfs: add fscrypt integration - - - --- 2022-07-13 Sweet Tea Dorminy New
[RFC,ONLY,05/23] btrfs: factor out a memcmp for two extent_buffers. btrfs: add fscrypt integration - - - --- 2022-07-13 Sweet Tea Dorminy New
[RFC,ONLY,04/23] btrfs: explicitly keep track of file extent item size. btrfs: add fscrypt integration - - - --- 2022-07-13 Sweet Tea Dorminy New
[RFC,ONLY,03/23] btrfs: add new FT_FSCRYPT flag for directories. btrfs: add fscrypt integration - - - --- 2022-07-13 Sweet Tea Dorminy New
[RFC,ONLY,02/23] btrfs: rename dir_item's dir_type field to dir_flags btrfs: add fscrypt integration - - - --- 2022-07-13 Sweet Tea Dorminy New
[RFC,ONLY,01/23] btrfs: change btrfs_insert_file_extent() to btrfs_insert_hole_extent() btrfs: add fscrypt integration - - - --- 2022-07-13 Sweet Tea Dorminy New
btrfs: restore inode creation before xattr setting btrfs: restore inode creation before xattr setting - - - --- 2022-04-08 Sweet Tea Dorminy New
btrfs: wait between incomplete batch allocations btrfs: wait between incomplete batch allocations - - - --- 2022-04-06 Sweet Tea Dorminy New
[v3,2/2] btrfs: allocate page arrays using bulk page allocator btrfs: allocate page arrays more efficiently - 1 - --- 2022-03-30 Sweet Tea Dorminy New
[v3,1/2] btrfs: factor out allocating an array of pages btrfs: allocate page arrays more efficiently - 1 - --- 2022-03-30 Sweet Tea Dorminy New
[v2,2/2] btrfs: allocate page arrays using bulk page allocator btrfs: allocate page arrays more efficiently - 1 - --- 2022-03-30 Sweet Tea Dorminy New
[v2,1/2] btrfs: factor out allocating an array of pages btrfs: allocate page arrays more efficiently - 1 - --- 2022-03-30 Sweet Tea Dorminy New
[2/2] btrfs: Allocate page arrays using bulk page allocator. btrfs: Allocate page arrays more efficiently. - 1 - --- 2022-03-28 Sweet Tea Dorminy New
[1/2] btrfs: Factor out allocating an array of pages. btrfs: Allocate page arrays more efficiently. - 1 - --- 2022-03-28 Sweet Tea Dorminy New
btrfs-progs: add print support for verity items. btrfs-progs: add print support for verity items. - 1 - --- 2022-03-23 Sweet Tea Dorminy New
MAINTAINERS: btrfs: update development git tree location MAINTAINERS: btrfs: update development git tree location - - - --- 2022-03-14 Sweet Tea Dorminy New
[v4] btrfs: add fs state details to error messages. [v4] btrfs: add fs state details to error messages. - - - --- 2022-02-23 Sweet Tea Dorminy New
[v3] btrfs: add fs state details to error messages. [v3] btrfs: add fs state details to error messages. - - - --- 2022-02-22 Sweet Tea Dorminy New
[v2] btrfs: add fs state details to error messages. [v2] btrfs: add fs state details to error messages. - - - --- 2022-02-18 Sweet Tea Dorminy New
btrfs: add fs state details to error messages. btrfs: add fs state details to error messages. - - - --- 2022-02-12 Sweet Tea Dorminy New
« 1 2 3 4 »