Show patches with: Submitter = Josef Bacik       |    Archived = No       |   82 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,46/46] btrfs: load the inode context before sending writes btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,45/46] btrfs: decrypt file names for send btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,44/46] btrfs: deal with encrypted symlinks in send btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,43/46] btrfs: don't search back for dir inode item in INO_LOOKUP_USER btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,42/46] btrfs: make btrfs_ref_to_path handle encrypted filenames btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,41/46] btrfs: move inode_to_path higher in backref.c btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,40/46] btrfs: don't rewrite ret from inode_permission btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,39/46] btrfs: add test_dummy_encryption support btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,38/46] btrfs: implement process_bio cb for fscrypt btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,37/46] btrfs: limit encrypted writes to 256 segments btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,36/46] btrfs: add orig_logical to btrfs_bio btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,35/46] btrfs: add a bio argument to btrfs_csum_one_bio btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,34/46] btrfs: set the bio fscrypt context when applicable btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,33/46] btrfs: populate ordered_extent with the orig offset btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,32/46] btrfs: setup fscrypt_extent_info for new extents btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,31/46] btrfs: implement the fscrypt extent encryption hooks btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,30/46] btrfs: pass the fscrypt_info through the replace extent infrastructure btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,29/46] btrfs: pass through fscrypt_extent_info to the file extent helpers btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,28/46] btrfs: explicitly track file extent length for replace and drop btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,27/46] btrfs: add an optional encryption context to the end of file extents btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,26/46] btrfs: keep track of fscrypt info and orig_start for dio reads btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,25/46] btrfs: populate the ordered_extent with the fscrypt context btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,24/46] btrfs: plumb the fscrypt extent context through create_io_em btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,23/46] btrfs: plumb through setting the fscrypt_info for ordered extents btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,22/46] btrfs: add fscrypt_info and encryption_type to ordered_extent btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,21/46] btrfs: add fscrypt_info and encryption_type to extent_map btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,20/46] btrfs: set file extent encryption excplicitly btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,19/46] btrfs: turn on inlinecrypt mount option for encrypt btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,18/46] btrfs: add get_devices hook for fscrypt btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,17/46] btrfs: add encryption to CONFIG_BTRFS_DEBUG btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,16/46] btrfs: implement fscrypt ioctls btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,15/46] btrfs: handle nokey names. btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,14/46] btrfs: adapt readdir for encrypted and nokey names btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,13/46] btrfs: add new FEATURE_INCOMPAT_ENCRYPT flag btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,12/46] btrfs: add inode encryption contexts btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,11/46] btrfs: start using fscrypt hooks btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,10/46] btrfs: disable verity on encrypted inodes btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,09/46] btrfs: disable various operations on encrypted inodes btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,08/46] btrfs: add infrastructure for safe em freeing btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,07/46] fscrypt: add documentation about extent encryption btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,06/46] fscrypt: expose fscrypt_nokey_name btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,05/46] blk-crypto: add a process bio callback btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,04/46] fscrypt: conditionally don't wipe mk secret until the last active user is done btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,03/46] fscrypt: add a fscrypt_inode_open helper btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,02/46] fscrypt: add per-extent encryption support btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,01/46] fs: move fscrypt keyring destruction to after ->put_super btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v2,18/18] btrfs: set clear_cache if we use usebackuproot btrfs: convert to the new mount API - - - --- 2023-11-08 Josef Bacik New
[v2,17/18] btrfs: move one shot mount option clearing to super.c btrfs: convert to the new mount API - - - --- 2023-11-08 Josef Bacik New
[v2,16/18] btrfs: remove old mount API code btrfs: convert to the new mount API - - - --- 2023-11-08 Josef Bacik New
[v2,15/18] btrfs: move the device specific mount options to super.c btrfs: convert to the new mount API - - - --- 2023-11-08 Josef Bacik New
[v2,14/18] btrfs: switch to the new mount API btrfs: convert to the new mount API - - - --- 2023-11-08 Josef Bacik New
[v2,13/18] btrfs: handle the ro->rw transition for mounting different subovls btrfs: convert to the new mount API - 1 - --- 2023-11-08 Josef Bacik New
[v2,12/18] btrfs: add get_tree callback for new mount API btrfs: convert to the new mount API - 1 - --- 2023-11-08 Josef Bacik New
[v2,11/18] btrfs: add reconfigure callback for fs_context btrfs: convert to the new mount API - - - --- 2023-11-08 Josef Bacik New
[v2,10/18] btrfs: add fs context handling functions btrfs: convert to the new mount API - 1 - --- 2023-11-08 Josef Bacik New
[v2,09/18] btrfs: add parse_param callback for the new mount api btrfs: convert to the new mount API - - - --- 2023-11-08 Josef Bacik New
[v2,08/18] btrfs: add fs_parameter definitions btrfs: convert to the new mount API - - - --- 2023-11-08 Josef Bacik New
[v2,07/18] btrfs: add a NOSPACECACHE mount option flag btrfs: convert to the new mount API - - - --- 2023-11-08 Josef Bacik New
[v2,06/18] btrfs: split out ro->rw and rw->ro helpers into their own functions btrfs: convert to the new mount API - - - --- 2023-11-08 Josef Bacik New
[v2,05/18] btrfs: do not allow free space tree rebuild on extent tree v2 btrfs: convert to the new mount API - - - --- 2023-11-08 Josef Bacik New
[v2,04/18] btrfs: move space cache settings into open_ctree btrfs: convert to the new mount API - - - --- 2023-11-08 Josef Bacik New
[v2,03/18] btrfs: set default compress type at btrfs_init_fs_info time btrfs: convert to the new mount API - - - --- 2023-11-08 Josef Bacik New
[v2,02/18] btrfs: split out the mount option validation code into its own helper btrfs: convert to the new mount API - - - --- 2023-11-08 Josef Bacik New
[v2,01/18] fs: indicate request originates from old mount api btrfs: convert to the new mount API - 1 - --- 2023-11-08 Josef Bacik New
[18/18] btrfs: set clear_cache if we use usebackuproot btrfs: convert to the new mount API - - - --- 2023-11-06 Josef Bacik New
[17/18] btrfs: move one shot mount option clearing to super.c btrfs: convert to the new mount API - - - --- 2023-11-06 Josef Bacik New
[16/18] btrfs: remove old mount API code btrfs: convert to the new mount API - - - --- 2023-11-06 Josef Bacik New
[15/18] btrfs: move the device specific mount options to super.c btrfs: convert to the new mount API - - - --- 2023-11-06 Josef Bacik New
[14/18] btrfs: switch to the new mount API btrfs: convert to the new mount API - - - --- 2023-11-06 Josef Bacik New
[13/18] btrfs: handle the ro->rw transition for mounting different subovls btrfs: convert to the new mount API - 1 - --- 2023-11-06 Josef Bacik New
[12/18] btrfs: add get_tree callback for new mount API btrfs: convert to the new mount API - 1 - --- 2023-11-06 Josef Bacik New
[11/18] btrfs: add reconfigure callback for fs_context btrfs: convert to the new mount API - - - --- 2023-11-06 Josef Bacik New
[10/18] btrfs: add fs context handling functions btrfs: convert to the new mount API - 1 - --- 2023-11-06 Josef Bacik New
[09/18] btrfs: add parse_param callback for the new mount api btrfs: convert to the new mount API - - - --- 2023-11-06 Josef Bacik New
[08/18] btrfs: add fs_parameter definitions btrfs: convert to the new mount API - - - --- 2023-11-06 Josef Bacik New
[07/18] btrfs: add a NOSPACECACHE mount option flag btrfs: convert to the new mount API - - - --- 2023-11-06 Josef Bacik New
[06/18] btrfs: split out ro->rw and rw->ro helpers into their own functions btrfs: convert to the new mount API - - - --- 2023-11-06 Josef Bacik New
[05/18] btrfs: do not allow free space tree rebuild on extent tree v2 btrfs: convert to the new mount API - - - --- 2023-11-06 Josef Bacik New
[04/18] btrfs: move space cache settings into open_ctree btrfs: convert to the new mount API - - - --- 2023-11-06 Josef Bacik New
[03/18] btrfs: set default compress type at btrfs_init_fs_info time btrfs: convert to the new mount API - - - --- 2023-11-06 Josef Bacik New
[02/18] btrfs: split out the mount option validation code into its own helper btrfs: convert to the new mount API - - - --- 2023-11-06 Josef Bacik New
[01/18] fs: indicate request originates from old mount api btrfs: convert to the new mount API - 1 - --- 2023-11-06 Josef Bacik New