Show patches with: none      |   41170 patches
« 1 2 ... 24 25 26411 412 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,19/21] btrfs: remove pointless initialization at btrfs_delayed_refs_rsv_release() btrfs: updates to delayed refs accounting and space reservation - 1 - --- 2023-09-08 Filipe Manana New
[v2,18/21] btrfs: reserve space for delayed refs on a per ref basis btrfs: updates to delayed refs accounting and space reservation - 1 - --- 2023-09-08 Filipe Manana New
[v2,17/21] btrfs: allow to run delayed refs by bytes to be released instead of count btrfs: updates to delayed refs accounting and space reservation - 1 - --- 2023-09-08 Filipe Manana New
[v2,16/21] btrfs: simplify check for extent item overrun at lookup_inline_extent_backref() btrfs: updates to delayed refs accounting and space reservation - 1 - --- 2023-09-08 Filipe Manana New
[v2,15/21] btrfs: return -EUCLEAN if extent item is missing when searching inline backref btrfs: updates to delayed refs accounting and space reservation - 1 - --- 2023-09-08 Filipe Manana New
[v2,14/21] btrfs: use a single variable for return value at lookup_inline_extent_backref() btrfs: updates to delayed refs accounting and space reservation - 1 - --- 2023-09-08 Filipe Manana New
[v2,13/21] btrfs: use a single variable for return value at run_delayed_extent_op() btrfs: updates to delayed refs accounting and space reservation - 1 - --- 2023-09-08 Filipe Manana New
[v2,12/21] btrfs: log message if extent item not found when running delayed extent op btrfs: updates to delayed refs accounting and space reservation - 1 - --- 2023-09-08 Filipe Manana New
[v2,11/21] btrfs: remove pointless 'ref_root' variable from run_delayed_data_ref() btrfs: updates to delayed refs accounting and space reservation - 1 - --- 2023-09-08 Filipe Manana New
[v2,10/21] btrfs: initialize key where it's used when running delayed data ref btrfs: updates to delayed refs accounting and space reservation - 1 - --- 2023-09-08 Filipe Manana New
[v2,09/21] btrfs: remove refs_to_drop argument from __btrfs_free_extent() btrfs: updates to delayed refs accounting and space reservation - 1 - --- 2023-09-08 Filipe Manana New
[v2,08/21] btrfs: remove refs_to_add argument from __btrfs_inc_extent_ref() btrfs: updates to delayed refs accounting and space reservation - 1 - --- 2023-09-08 Filipe Manana New
[v2,07/21] btrfs: remove redundant BUG_ON() from __btrfs_inc_extent_ref() btrfs: updates to delayed refs accounting and space reservation - 1 - --- 2023-09-08 Filipe Manana New
[v2,06/21] btrfs: return -EUCLEAN for delayed tree ref with a ref count not equals to 1 btrfs: updates to delayed refs accounting and space reservation - 1 - --- 2023-09-08 Filipe Manana New
[v2,05/21] btrfs: remove the refcount warning/check at btrfs_put_delayed_ref() btrfs: updates to delayed refs accounting and space reservation - 1 - --- 2023-09-08 Filipe Manana New
[v2,04/21] btrfs: remove unnecessary logic when running new delayed references btrfs: updates to delayed refs accounting and space reservation - 1 - --- 2023-09-08 Filipe Manana New
[v2,03/21] btrfs: pass a space_info argument to btrfs_reserve_metadata_bytes() btrfs: updates to delayed refs accounting and space reservation - 1 - --- 2023-09-08 Filipe Manana New
[v2,02/21] btrfs: prevent transaction block reserve underflow when starting transaction btrfs: updates to delayed refs accounting and space reservation - 1 - --- 2023-09-08 Filipe Manana New
[v2,01/21] btrfs: fix race when refilling delayed refs block reserve btrfs: updates to delayed refs accounting and space reservation - - - --- 2023-09-08 Filipe Manana New
[v2] btrfs: pseudo device-scan for single-device filesystems [v2] btrfs: pseudo device-scan for single-device filesystems - - - --- 2023-09-08 Anand Jain New
[21/21] btrfs: always reserve space for delayed refs when starting transaction btrfs: updates to delayed refs accounting and space reservation - 1 - --- 2023-09-08 Filipe Manana New
[20/21] btrfs: stop doing excessive space reservation for csum deletion btrfs: updates to delayed refs accounting and space reservation - 1 - --- 2023-09-08 Filipe Manana New
[19/21] btrfs: remove pointless initialization at btrfs_delayed_refs_rsv_release() btrfs: updates to delayed refs accounting and space reservation - 1 - --- 2023-09-08 Filipe Manana New
[18/21] btrfs: reserve space for delayed refs on a per ref basis btrfs: updates to delayed refs accounting and space reservation - 1 - --- 2023-09-08 Filipe Manana New
[17/21] btrfs: allow to run delayed refs by bytes to be released instead of count btrfs: updates to delayed refs accounting and space reservation - 1 - --- 2023-09-08 Filipe Manana New
[16/21] btrfs: simplify check for extent item overrun at lookup_inline_extent_backref() btrfs: updates to delayed refs accounting and space reservation - 1 - --- 2023-09-08 Filipe Manana New
[15/21] btrfs: return -EUCLEAN if extent item is missing when searching inline backref btrfs: updates to delayed refs accounting and space reservation - 1 - --- 2023-09-08 Filipe Manana New
[14/21] btrfs: use a single variable for return value at lookup_inline_extent_backref() btrfs: updates to delayed refs accounting and space reservation - 1 - --- 2023-09-08 Filipe Manana New
[13/21] btrfs: use a single variable for return value at run_delayed_extent_op() btrfs: updates to delayed refs accounting and space reservation - 1 - --- 2023-09-08 Filipe Manana New
[12/21] btrfs: log message if extent item not found when running delayed extent op btrfs: updates to delayed refs accounting and space reservation - 1 - --- 2023-09-08 Filipe Manana New
[11/21] btrfs: remove pointless 'ref_root' variable from run_delayed_data_ref() btrfs: updates to delayed refs accounting and space reservation - 1 - --- 2023-09-08 Filipe Manana New
[10/21] btrfs: initialize key where it's used when running delayed data ref btrfs: updates to delayed refs accounting and space reservation - 1 - --- 2023-09-08 Filipe Manana New
[09/21] btrfs: remove refs_to_drop argument from __btrfs_free_extent() btrfs: updates to delayed refs accounting and space reservation - 1 - --- 2023-09-08 Filipe Manana New
[08/21] btrfs: remove refs_to_add argument from __btrfs_inc_extent_ref() btrfs: updates to delayed refs accounting and space reservation - 1 - --- 2023-09-08 Filipe Manana New
[07/21] btrfs: remove redundant BUG_ON() from __btrfs_inc_extent_ref() btrfs: updates to delayed refs accounting and space reservation - 1 - --- 2023-09-08 Filipe Manana New
[06/21] btrfs: return -EUCLEAN for delayed tree ref with a ref count not equals to 1 btrfs: updates to delayed refs accounting and space reservation - 1 - --- 2023-09-08 Filipe Manana New
[05/21] btrfs: remove the refcount warning/check at btrfs_put_delayed_ref() btrfs: updates to delayed refs accounting and space reservation - 1 - --- 2023-09-08 Filipe Manana New
[04/21] btrfs: remove unnecessary logic when running new delayed references btrfs: updates to delayed refs accounting and space reservation - 1 - --- 2023-09-08 Filipe Manana New
[03/21] btrfs: pass a space_info argument to btrfs_reserve_metadata_bytes() btrfs: updates to delayed refs accounting and space reservation - 1 - --- 2023-09-08 Filipe Manana New
[02/21] btrfs: prevent transaction block reserve underflow when starting transaction btrfs: updates to delayed refs accounting and space reservation - 1 - --- 2023-09-08 Filipe Manana New
[01/21] btrfs: fix race when refilling delayed refs block reserve btrfs: updates to delayed refs accounting and space reservation - - - --- 2023-09-08 Filipe Manana New
[4/4] btrfs: remove CONFIG_BTRFS_FS_CHECK_INTEGRITY macro btrfs: remove check-integrity functionality - - - --- 2023-09-08 Qu Wenruo New
[3/4] btrfs: remove btrfsic_unmount() function btrfs: remove check-integrity functionality - - - --- 2023-09-08 Qu Wenruo New
[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
« 1 2 ... 24 25 26411 412 »