Show patches with: Submitter = Josef Bacik       |    State = Action Required       |   471 patches
« 1 2 3 44 5 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[v2,2/2] fs: allow cross-vfsmount reflink/dedupe fs: allow cross-vfsmount reflink/dedupe - 3 - --- 2022-02-18 Josef Bacik New
[v2,1/2] btrfs: remove the cross file system checks from remap fs: allow cross-vfsmount reflink/dedupe - 1 - --- 2022-02-18 Josef Bacik New
fs: allow cross-vfsmount reflink/dedupe fs: allow cross-vfsmount reflink/dedupe - 3 - --- 2022-02-16 Josef Bacik New
[v3,9/9] fs: kill sync_inode ENOSPC delalloc flushing fixes - 1 - --- 2021-07-14 Josef Bacik New
[v3,8/9] 9p: migrate from sync_inode to filemap_fdatawrite_wbc ENOSPC delalloc flushing fixes - 1 - --- 2021-07-14 Josef Bacik New
[v3,7/9] btrfs: use the filemap_fdatawrite_wbc helper for delalloc shrinking ENOSPC delalloc flushing fixes - 1 - --- 2021-07-14 Josef Bacik New
[v3,6/9] fs: add a filemap_fdatawrite_wbc helper ENOSPC delalloc flushing fixes - 2 - --- 2021-07-14 Josef Bacik New
[v3,5/9] btrfs: wait on async extents when flushing delalloc ENOSPC delalloc flushing fixes - - - --- 2021-07-14 Josef Bacik New
[v3,4/9] btrfs: handle shrink_delalloc pages calculation differently ENOSPC delalloc flushing fixes - - - --- 2021-07-14 Josef Bacik New
[v3,3/9] btrfs: enable a tracepoint when we fail tickets ENOSPC delalloc flushing fixes - - - --- 2021-07-14 Josef Bacik New
[v3,2/9] btrfs: include delalloc related info in dump space info tracepoint ENOSPC delalloc flushing fixes - - - --- 2021-07-14 Josef Bacik New
[v3,1/9] btrfs: wake up async_delalloc_pages waiters after submit ENOSPC delalloc flushing fixes - 1 - --- 2021-07-14 Josef Bacik New
[v2,8/8] fs: kill sync_inode ENOSPC delalloc flushing fixes - - - --- 2021-06-29 Josef Bacik New
[v2,7/8] 9p: migrate from sync_inode to filemap_fdatawrite_wbc ENOSPC delalloc flushing fixes - - - --- 2021-06-29 Josef Bacik New
[v2,6/8] btrfs: use the filemap_fdatawrite_wbc helper for delalloc shrinking ENOSPC delalloc flushing fixes - 1 - --- 2021-06-29 Josef Bacik New
[v2,5/8] fs: add a filemap_fdatawrite_wbc helper ENOSPC delalloc flushing fixes - 1 - --- 2021-06-29 Josef Bacik New
[v2,4/8] btrfs: wake up async_delalloc_pages waiters after submit ENOSPC delalloc flushing fixes - 1 - --- 2021-06-29 Josef Bacik New
[v2,3/8] btrfs: wait on async extents when flushing delalloc ENOSPC delalloc flushing fixes - - - --- 2021-06-29 Josef Bacik New
[v2,2/8] btrfs: handle shrink_delalloc pages calculation differently ENOSPC delalloc flushing fixes - - - --- 2021-06-29 Josef Bacik New
[v2,1/8] btrfs: enable a tracepoint when we fail tickets ENOSPC delalloc flushing fixes - - - --- 2021-06-29 Josef Bacik New
[6/6] btrfs: use the filemap_fdatawrite_wbc helper for delalloc shrinking ENOSPC delalloc flushing fixes - - - --- 2021-06-28 Josef Bacik New
[5/6] fs: add a filemap_fdatawrite_wbc helper ENOSPC delalloc flushing fixes - - - --- 2021-06-28 Josef Bacik New
[4/6] btrfs: wake up async_delalloc_pages waiters after submit ENOSPC delalloc flushing fixes - - - --- 2021-06-28 Josef Bacik New
[3/6] btrfs: wait on async extents when flushing delalloc ENOSPC delalloc flushing fixes - - - --- 2021-06-28 Josef Bacik New
[2/6] btrfs: handle shrink_delalloc pages calculation differently ENOSPC delalloc flushing fixes - - - --- 2021-06-28 Josef Bacik New
[1/6] btrfs: enable a tracepoint when we fail tickets ENOSPC delalloc flushing fixes - - - --- 2021-06-28 Josef Bacik New
[v3] fsnotify: rework unlink/rmdir notify events [v3] fsnotify: rework unlink/rmdir notify events - - - --- 2021-05-14 Josef Bacik New
[v2] fsnotify: rework unlink/rmdir notify events [v2] fsnotify: rework unlink/rmdir notify events - - - --- 2021-05-13 Josef Bacik New
[RFC] fsnotify: move unlink/rmdir events to after d_delete [RFC] fsnotify: move unlink/rmdir events to after d_delete - - - --- 2021-05-12 Josef Bacik New
proc: use vmalloc for our kernel buffer proc: use vmalloc for our kernel buffer 1 2 - --- 2021-02-10 Josef Bacik New
pipe: fix hang when racing with a wakeup pipe: fix hang when racing with a wakeup - - - --- 2020-10-01 Josef Bacik New
[6/6] sunrpc: rework proc handlers to take advantage of the new buffer Some buffer management fixes for proc - 1 - --- 2020-08-13 Josef Bacik New
[5/6] parport: rework procfs handlers to take advantage of the new buffer Some buffer management fixes for proc - 1 - --- 2020-08-13 Josef Bacik New
« 1 2 3 44 5 »