Show patches with: none      |   41292 patches
« 1 2 ... 25 26 27412 413 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/6] btrfs-progs: add raid-stripe-tree definitions btrfs-progs: add support for RAID stripe tree - - - --- 2023-09-11 Johannes Thumshirn New
[v8,11/11] btrfs: add raid-stripe-tree to features enabled with debug btrfs: introduce RAID stripe tree - 1 - --- 2023-09-11 Johannes Thumshirn New
[v8,10/11] btrfs: add trace events for RST btrfs: introduce RAID stripe tree - - - --- 2023-09-11 Johannes Thumshirn New
[v8,09/11] btrfs: announce presence of raid-stripe-tree in sysfs btrfs: introduce RAID stripe tree - 1 - --- 2023-09-11 Johannes Thumshirn New
[v8,08/11] btrfs: add raid stripe tree pretty printer btrfs: introduce RAID stripe tree - - - --- 2023-09-11 Johannes Thumshirn New
[v8,07/11] btrfs: zoned: allow zoned RAID btrfs: introduce RAID stripe tree - - - --- 2023-09-11 Johannes Thumshirn New
[v8,06/11] btrfs: implement RST version of scrub btrfs: introduce RAID stripe tree - - - --- 2023-09-11 Johannes Thumshirn New
[v8,05/11] btrfs: lookup physical address from stripe extent btrfs: introduce RAID stripe tree - - - --- 2023-09-11 Johannes Thumshirn New
[v8,04/11] btrfs: delete stripe extent on extent deletion btrfs: introduce RAID stripe tree - - - --- 2023-09-11 Johannes Thumshirn New
[v8,03/11] btrfs: add support for inserting raid stripe extents btrfs: introduce RAID stripe tree - - - --- 2023-09-11 Johannes Thumshirn New
[v8,02/11] btrfs: read raid-stripe-tree from disk btrfs: introduce RAID stripe tree - 2 - --- 2023-09-11 Johannes Thumshirn New
[v8,01/11] btrfs: add raid stripe tree definitions btrfs: introduce RAID stripe tree - - - --- 2023-09-11 Johannes Thumshirn New
[3/3] btrfs-progs: enable -Wshadow for default build btrfs-progs: fix all -Wshadow warnings and enable -Wshadow for default builds - - - --- 2023-09-11 Qu Wenruo New
[2/3] btrfs-progs: fix all variable shadowing btrfs-progs: fix all -Wshadow warnings and enable -Wshadow for default builds - - - --- 2023-09-11 Qu Wenruo New
[1/3] btrfs-progs: pull in the full max/min/clamp implementation from kernel btrfs-progs: fix all -Wshadow warnings and enable -Wshadow for default builds - - - --- 2023-09-11 Qu Wenruo New
[v6,38/45] fs: super: dynamically allocate the s_shrink Untitled series #783146 1 1 - --- 2023-09-11 Qi Zheng New
[2/2] btrfs: refresh dir last index during a rewinddir(3) call btrfs: updates for directory reading - - 1 --- 2023-09-09 Filipe Manana New
[1/2] btrfs: set last dir index to the current last index when opening dir btrfs: updates for directory reading - - 1 --- 2023-09-09 Filipe Manana New
btrfs: don't clear uptodate on write errors btrfs: don't clear uptodate on write errors - 1 - --- 2023-09-08 Josef Bacik New
btrfs: rename errno identifiers to error btrfs: rename errno identifiers to error - 1 - --- 2023-09-08 David Sterba New
[v2,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
[v2,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
[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
« 1 2 ... 25 26 27412 413 »