Show patches with: State = Action Required       |   32867 patches
« 1 2 ... 24 25 26328 329 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[2/4] btrfs: remove btrfsic_mount() function btrfs: remove check-integrity functionality - - - --- 2023-09-08 Qu Wenruo New
[1/4] btrfs: remove btrfsic_check_bio() function btrfs: remove check-integrity functionality - - - --- 2023-09-08 Qu Wenruo New
[10/10] btrfs: move extent_buffer::lock_owner to debug section Cleanups and struct packing - 1 - --- 2023-09-07 David Sterba New
[09/10] btrfs: reduce size of struct btrfs_ref Cleanups and struct packing - - - --- 2023-09-07 David Sterba New
[08/10] btrfs: reduce size and reorder compression members in struct btrfs_inode Cleanups and struct packing - 1 - --- 2023-09-07 David Sterba New
[07/10] btrfs: reduce size of prelim_ref::level Cleanups and struct packing - 1 - --- 2023-09-07 David Sterba New
[06/10] btrfs: reduce arguments of helpers space accounting root item Cleanups and struct packing - 1 - --- 2023-09-07 David Sterba New
[05/10] btrfs: reduce parameters of btrfs_pin_extent_for_log_replay Cleanups and struct packing - 1 - --- 2023-09-07 David Sterba New
[04/10] btrfs: reduce parameters of btrfs_pin_reserved_extent Cleanups and struct packing - 1 - --- 2023-09-07 David Sterba New
[03/10] btrfs: drop __must_check annotations Cleanups and struct packing - 1 - --- 2023-09-07 David Sterba New
[02/10] btrfs: reformat remaining kdoc style comments Cleanups and struct packing - 1 - --- 2023-09-07 David Sterba New
[01/10] btrfs: move functions comments from qgroup.h to qgroup.c Cleanups and struct packing - 1 - --- 2023-09-07 David Sterba New
btrfs: pseudo device-scan for single-device filesystems btrfs: pseudo device-scan for single-device filesystems - - - --- 2023-09-06 Anand Jain New
fstests: btrfs/185 update for single device pseudo device-scan fstests: btrfs/185 update for single device pseudo device-scan - 2 - --- 2023-09-06 Anand Jain New
btrfs: comment about fsid and metadata_uuid relationship btrfs: comment about fsid and metadata_uuid relationship - - - --- 2023-09-06 Anand Jain New
[1/1] btrfs: file_remove_privs needs an exclusive lock btrfs: Use exclusive lock for file_remove_privs - 1 - --- 2023-09-06 Bernd Schubert New
[3/3] btrfs-progs: add extent buffer leak detection to make test btrfs-progs: add eb leak detection and fixes - - - --- 2023-09-05 Josef Bacik New
[2/3] btrfs-progs: properly cleanup aborted transactions in check btrfs-progs: add eb leak detection and fixes - 1 - --- 2023-09-05 Josef Bacik New
[1/3] btrfs-progs: cleanup dirty buffers on transaction abort btrfs-progs: add eb leak detection and fixes - - - --- 2023-09-05 Josef Bacik New
[v2] btrfs: Add test for the single-dev feature [v2] btrfs: Add test for the single-dev feature - - - --- 2023-09-05 Guilherme G. Piccoli New
[2/2] btrfs: initialize start_slot in btrfs_log_prealloc_extents Fix some -Wmaybe-uninitialized errors - - 1 --- 2023-09-05 Josef Bacik New
[1/2] btrfs: make sure to initialize start and len in find_free_dev_extent Fix some -Wmaybe-uninitialized errors - 1 1 --- 2023-09-05 Josef Bacik New
[7/7] btrfs-progs: tests/cli: add a test case for "btrfs tune" subcommand btrfs-progs: cmds/tune: add set/clear features - - - --- 2023-09-05 Qu Wenruo New
[6/7] btrfs-progs: cmds/tune: add "btrfs tune clear" subcommand btrfs-progs: cmds/tune: add set/clear features - - - --- 2023-09-05 Qu Wenruo New
[5/7] btrfs-progs: cmds/tune: add set support for seeding device btrfs-progs: cmds/tune: add set/clear features - - - --- 2023-09-05 Qu Wenruo New
[4/7] btrfs-progs: cmds/tune: add set support for block-group-tree feature btrfs-progs: cmds/tune: add set/clear features - - - --- 2023-09-05 Qu Wenruo New
[3/7] btrfs-progs: cmds/tune: add set support for free-space-tree feature btrfs-progs: cmds/tune: add set/clear features - - - --- 2023-09-05 Qu Wenruo New
[2/7] btrfs-progs: cmds: add "btrfs tune set" subcommand group btrfs-progs: cmds/tune: add set/clear features - - - --- 2023-09-05 Qu Wenruo New
[1/7] btrfs-progs: export btrfs_feature structure btrfs-progs: cmds/tune: add set/clear features - - - --- 2023-09-05 Qu Wenruo New
[5/5] fscrypt: support crypto data unit size less than filesystem block size fscrypt: add support for data_unit_size < fs_block_size - - - --- 2023-09-05 Eric Biggers New
[4/5] fscrypt: replace get_ino_and_lblk_bits with just has_32bit_inodes fscrypt: add support for data_unit_size < fs_block_size - - - --- 2023-09-05 Eric Biggers New
[3/5] fscrypt: use s_maxbytes instead of filesystem lblk_bits fscrypt: add support for data_unit_size < fs_block_size - - - --- 2023-09-05 Eric Biggers New
[2/5] fscrypt: make the bounce page pool opt-in instead of opt-out fscrypt: add support for data_unit_size < fs_block_size - - - --- 2023-09-05 Eric Biggers New
[1/5] fscrypt: make it extra clear that key_prefix is deprecated fscrypt: add support for data_unit_size < fs_block_size - - - --- 2023-09-05 Eric Biggers New
btrfs: fix race between finishing block group creation and its item update btrfs: fix race between finishing block group creation and its item update - 1 - --- 2023-09-04 Filipe Manana New
[RFC,13/13] fscrypt: update documentation for per-extent keys fscrypt: add extent encryption - - - --- 2023-09-02 Sweet Tea Dorminy New
[RFC,12/13] fscrypt: allow asynchronous info freeing fscrypt: add extent encryption - - - --- 2023-09-02 Sweet Tea Dorminy New
[RFC,11/13] fscrypt: cache list of inlinecrypt devices fscrypt: add extent encryption - - - --- 2023-09-02 Sweet Tea Dorminy New
[RFC,10/13] fscrypt: allow multiple extents to reference one info fscrypt: add extent encryption - - - --- 2023-09-02 Sweet Tea Dorminy New
[RFC,09/13] fscrypt: revamp key removal for extent encryption fscrypt: add extent encryption - - - --- 2023-09-02 Sweet Tea Dorminy New
[RFC,08/13] fscrypt: save session key credentials for extent infos fscrypt: add extent encryption - - - --- 2023-09-02 Sweet Tea Dorminy New
[RFC,07/13] fscrypt: store full fscrypt_contexts for each extent fscrypt: add extent encryption - - - --- 2023-09-02 Sweet Tea Dorminy New
[RFC,06/13] fscrypt: allow load/save of extent contexts fscrypt: add extent encryption - - - --- 2023-09-02 Sweet Tea Dorminy New
[RFC,05/13] fscrypt: add creation/usage/freeing of per-extent infos fscrypt: add extent encryption - - - --- 2023-09-02 Sweet Tea Dorminy New
[RFC,04/13] fscrypt: split fscrypt_info into general and inode specific parts fscrypt: add extent encryption - - - --- 2023-09-02 Sweet Tea Dorminy New
[RFC,03/13] fscrypt: move function call warning of busy inodes fscrypt: add extent encryption - - - --- 2023-09-02 Sweet Tea Dorminy New
[RFC,02/13] fscrypt: adjust effective lblks based on extents fscrypt: add extent encryption - - - --- 2023-09-02 Sweet Tea Dorminy New
[RFC,01/13] fscrypt: factor getting info for a specific block fscrypt: add extent encryption - - - --- 2023-09-02 Sweet Tea Dorminy New
[v2] btrfs-progs: receive: cannot find clone source subvol when receiving in reverse direction [v2] btrfs-progs: receive: cannot find clone source subvol when receiving in reverse direction - - - --- 2023-09-02 Arsenii Skvortsov New
[v3,6/6] btrfs: qgroup: use qgroup_iterator_nested facility to replace qgroups ulist of qgroup_upda… btrfs: qgroup: remove GFP_ATOMIC usage for ulist - - - --- 2023-09-02 Qu Wenruo New
[v3,5/6] btrfs: qgroup: use qgroup_iterator facility to replace tmp ulist of qgroup_update_refcnt() btrfs: qgroup: remove GFP_ATOMIC usage for ulist - 1 - --- 2023-09-02 Qu Wenruo New
[v3,4/6] btrfs: qgroup: use qgroup_iterator facility for __qgroup_excl_accounting() btrfs: qgroup: remove GFP_ATOMIC usage for ulist - 1 - --- 2023-09-02 Qu Wenruo New
[v3,3/6] btrfs: qgroup: use qgroup_iterator facility for qgroup_convert_meta() btrfs: qgroup: remove GFP_ATOMIC usage for ulist - 1 - --- 2023-09-02 Qu Wenruo New
[v3,2/6] btrfs: qgroup: use qgroup_iterator facility for btrfs_qgroup_free_refroot() btrfs: qgroup: remove GFP_ATOMIC usage for ulist - 1 - --- 2023-09-02 Qu Wenruo New
[v3,1/6] btrfs: qgroup: iterate qgroups without memory allocation for qgroup_reserve() btrfs: qgroup: remove GFP_ATOMIC usage for ulist - 1 - --- 2023-09-02 Qu Wenruo New
btrfs-progs: don't take the commit root ref in btrfs_create_tree btrfs-progs: don't take the commit root ref in btrfs_create_tree - 1 - --- 2023-09-01 Josef Bacik New
btrfs-progs: libbtrfs: fix API compatibility change btrfs-progs: libbtrfs: fix API compatibility change - - - --- 2023-09-01 Qu Wenruo New
btrfs: remove btree_dirty_folio() inside DEBUG btrfs: remove btree_dirty_folio() inside DEBUG - - - --- 2023-09-01 yunhui cui New
btrfs: qgroup: prealloc btrfs_qgroup_list for __add_relation_rb() btrfs: qgroup: prealloc btrfs_qgroup_list for __add_relation_rb() - - - --- 2023-09-01 Qu Wenruo New
[2/2] btrfs: file_remove_privs needs an exclusive lock Use exclusive lock for file_remove_privs - - - --- 2023-08-31 Bernd Schubert New
[1/2] fs: Add and export file_needs_remove_privs Use exclusive lock for file_remove_privs - - - --- 2023-08-31 Bernd Schubert New
[v2,6/6] btrfs: qgroup: use qgroup_iterator2 facility to replace @qgroups ulist of qgroup_update_re… btrfs: qgroup: remove GFP_ATOMIC usage for ulist - - - --- 2023-08-31 Qu Wenruo New
[v2,5/6] btrfs: qgroup: use qgroup_iterator facility to replace @tmp ulist of qgroup_update_refcnt() btrfs: qgroup: remove GFP_ATOMIC usage for ulist - 1 - --- 2023-08-31 Qu Wenruo New
[v2,4/6] btrfs: qgroup: use qgroup_iterator facility for __qgroup_excl_accounting() btrfs: qgroup: remove GFP_ATOMIC usage for ulist - 1 - --- 2023-08-31 Qu Wenruo New
[v2,3/6] btrfs: qgroup: use qgroup_iterator facility for qgroup_convert_meta() btrfs: qgroup: remove GFP_ATOMIC usage for ulist - 1 - --- 2023-08-31 Qu Wenruo New
[v2,2/6] btrfs: qgroup: use qgroup_iterator facility for btrfs_qgroup_free_refroot() btrfs: qgroup: remove GFP_ATOMIC usage for ulist - 1 - --- 2023-08-31 Qu Wenruo New
[v2,1/6] btrfs: qgroup: iterate qgroups without memory allocation for qgroup_reserve() btrfs: qgroup: remove GFP_ATOMIC usage for ulist - 1 - --- 2023-08-31 Qu Wenruo New
[V3,2/2] btrfs: Introduce the single-dev feature Supporting same fsid mounting through the single-dev compat_ro feature - - - --- 2023-08-31 Guilherme G. Piccoli New
[V3,1/2] btrfs-progs: Add the single-dev feature (to both mkfs/tune) Supporting same fsid mounting through the single-dev compat_ro feature - - - --- 2023-08-31 Guilherme G. Piccoli New
[2/2] btrfs: file_remove_privs needs an exclusive lock Use exclusive lock for file_remove_privs - - - --- 2023-08-30 Bernd Schubert New
[1/2] fs: Add and export file_needs_remove_privs Use exclusive lock for file_remove_privs - - - --- 2023-08-30 Bernd Schubert New
[5/5] btrfs: qgroup: use qgroup_iterator facility to replace @tmp ulist of qgroup_update_refcnt() btrfs: qgroup: reduce GFP_ATOMIC usage for ulist - - - --- 2023-08-30 Qu Wenruo New
[4/5] btrfs: qgroup: use qgroup_iterator facility for __qgroup_excl_accounting() btrfs: qgroup: reduce GFP_ATOMIC usage for ulist - - - --- 2023-08-30 Qu Wenruo New
[3/5] btrfs: qgroup: use qgroup_iterator facility for qgroup_convert_meta() btrfs: qgroup: reduce GFP_ATOMIC usage for ulist - - - --- 2023-08-30 Qu Wenruo New
[2/5] btrfs: qgroup: use qgroup_iterator facility for btrfs_qgroup_free_refroot() btrfs: qgroup: reduce GFP_ATOMIC usage for ulist - - - --- 2023-08-30 Qu Wenruo New
[1/5] btrfs: qgroup: iterate qgroups without memory allocation for qgroup_reserve() btrfs: qgroup: reduce GFP_ATOMIC usage for ulist - 1 - --- 2023-08-30 Qu Wenruo New
btrfs/237: kick reclaim process with a small filesystem btrfs/237: kick reclaim process with a small filesystem - 1 - --- 2023-08-30 Naohiro Aota New
fstests: btrfs/261 fix failure if /var/lib/btrfs isn't writable fstests: btrfs/261 fix failure if /var/lib/btrfs isn't writable - 1 - --- 2023-08-29 Anand Jain New
fstests: btrfs add more tests into the scrub group fstests: btrfs add more tests into the scrub group - 1 - --- 2023-08-29 Anand Jain New
[v3] btrfs: qgroup: pre-allocate btrfs_qgroup to reduce GFP_ATOMIC usage [v3] btrfs: qgroup: pre-allocate btrfs_qgroup to reduce GFP_ATOMIC usage - 1 - --- 2023-08-29 Qu Wenruo New
btrfs: fix lockdep splat and potential deadlock after failure running delayed items btrfs: fix lockdep splat and potential deadlock after failure running delayed items - - - --- 2023-08-29 Filipe Manana New
btrfs: do not require EXTENT_NOWAIT for btrfs_redirty_list_add() btrfs: do not require EXTENT_NOWAIT for btrfs_redirty_list_add() - - - --- 2023-08-29 Qu Wenruo New
[v2] btrfs: qgroup: pre-allocate btrfs_qgroup to reduce GFP_ATOMIC usage [v2] btrfs: qgroup: pre-allocate btrfs_qgroup to reduce GFP_ATOMIC usage - 1 - --- 2023-08-29 Qu Wenruo New
[GIT,PULL] Btrfs updates for 6.6 [GIT,PULL] Btrfs updates for 6.6 - - - --- 2023-08-28 David Sterba New
btrfs-progs: print-tree add device list btrfs-progs: print-tree add device list - - - --- 2023-08-28 Anand Jain New
btrfs: qgroup: pre-allocate btrfs_qgroup to reduce GFP_ATOMIC usage btrfs: qgroup: pre-allocate btrfs_qgroup to reduce GFP_ATOMIC usage - - - --- 2023-08-28 Qu Wenruo New
[v2,3/3] btrfs: assert delayed node locked when removing delayed item btrfs: updates to error path for delayed dir index insertion failure - 1 - --- 2023-08-28 Filipe Manana New
[v2,2/3] btrfs: remove BUG() after failure to insert delayed dir index item btrfs: updates to error path for delayed dir index insertion failure - 1 - --- 2023-08-28 Filipe Manana New
[v2,1/3] btrfs: improve error message after failure to add delayed dir index item btrfs: updates to error path for delayed dir index insertion failure - 1 - --- 2023-08-28 Filipe Manana New
btrfs: update comment for reservation of metadata space for delayed items btrfs: update comment for reservation of metadata space for delayed items - 1 - --- 2023-08-28 Filipe Manana New
[2/2] btrfs: remove BUG() after failure to insert delayed dir index item btrfs: updates to error path for delayed dir index insertion failure - - - --- 2023-08-28 Filipe Manana New
[1/2] btrfs: improve error message after failure to add delayed dir index item btrfs: updates to error path for delayed dir index insertion failure - - - --- 2023-08-28 Filipe Manana New
[11/11] io_uring: add support for getdents io_uring getdents - - - --- 2023-08-27 Hao Xu New
[10/11] vfs: trylock inode->i_rwsem in iterate_dir() to support nowait io_uring getdents - - - --- 2023-08-27 Hao Xu New
[09/11] vfs: error out -EAGAIN if atime needs to be updated io_uring getdents - - - --- 2023-08-27 Hao Xu New
[08/11] vfs: move file_accessed() to the beginning of iterate_dir() io_uring getdents - - - --- 2023-08-27 Hao Xu New
[07/11] vfs: add nowait parameter for file_accessed() io_uring getdents - - - --- 2023-08-27 Hao Xu New
[06/11] vfs: add a nowait parameter for touch_atime() io_uring getdents - - - --- 2023-08-27 Hao Xu New
[05/11] vfs: add file_pos_unlock() for io_uring usage io_uring getdents - - - --- 2023-08-27 Hao Xu New
[04/11] vfs: add a vfs helper for io_uring file pos lock io_uring getdents - - - --- 2023-08-27 Hao Xu New
« 1 2 ... 24 25 26328 329 »