Show patches with: none      |   41170 patches
« 1 2 ... 102 103 104411 412 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[4/7] btrfs: dir-item: use btrfs_for_each_slot in btrfs_search_dir_index_item btrfs: Create macro to iterate slots - - - --- 2021-08-24 Marcos Paulo de Souza New
[3/7] btrfs: dev-replace: Use btrfs_for_each_slot in mark_block_group_to_copy btrfs: Create macro to iterate slots - - - --- 2021-08-24 Marcos Paulo de Souza New
[2/7] btrfs: block-group: use btrfs_for_each_slot in find_first_block_group btrfs: Create macro to iterate slots - - - --- 2021-08-24 Marcos Paulo de Souza New
[1/7] fs: btrfs: Introduce btrfs_for_each_slot btrfs: Create macro to iterate slots - - - --- 2021-08-24 Marcos Paulo de Souza New
btrfs-progs: Fix the issues btrfs-convert don't recognition ext4 i_{a,c,a}time_extra btrfs-progs: Fix the issues btrfs-convert don't recognition ext4 i_{a,c,a}time_extra - - - --- 2021-08-24 li zhang New
[v7,4/4] btrfs-progs: image: fix restored image size misalignment btrfs-progs: image: new data dump feature - - - --- 2021-08-24 Qu Wenruo New
[v7,3/4] btrfs-progs: image: reduce memory requirement for decompression btrfs-progs: image: new data dump feature - - - --- 2021-08-24 Qu Wenruo New
[v7,2/4] btrfs-progs: image: introduce -d option to dump data btrfs-progs: image: new data dump feature - - - --- 2021-08-24 Qu Wenruo New
[v7,1/4] btrfs-progs: image: introduce framework for more dump versions btrfs-progs: image: new data dump feature - - - --- 2021-08-24 Qu Wenruo New
[V5,4/4] btrfs: fix comment about the btrfs_show_devname btrf_show_devname related fixes - - - --- 2021-08-24 Anand Jain New
[V5,3/4] btrfs: update latest_dev when we sprout btrf_show_devname related fixes - - - --- 2021-08-24 Anand Jain New
[RFC,V5,2/4] btrfs: use latest_dev in btrfs_show_devname btrf_show_devname related fixes - - - --- 2021-08-24 Anand Jain New
[V5,1/4] btrfs: convert latest_bdev type to struct btrfs_device and rename btrf_show_devname related fixes - - - --- 2021-08-24 Anand Jain New
[v2,10/10] btrfs-progs: add the incompat flag for extent tree v2 btrfs-progs: mkfs fixes and prep work for extent tree v2 - - - --- 2021-08-23 Josef Bacik New
[v2,09/10] btrfs-progs: mkfs: generate free space tree at make_btrfs() time btrfs-progs: mkfs fixes and prep work for extent tree v2 - - - --- 2021-08-23 Josef Bacik New
[v2,08/10] btrfs-progs: add add_block_group_free_space helper btrfs-progs: mkfs fixes and prep work for extent tree v2 - - - --- 2021-08-23 Josef Bacik New
[v2,07/10] btrfs-progs: mkfs: add the block group item in make_btrfs() btrfs-progs: mkfs fixes and prep work for extent tree v2 - - - --- 2021-08-23 Josef Bacik New
[v2,06/10] btrfs-progs: make sure track_dirty and ref_cows is set properly btrfs-progs: mkfs fixes and prep work for extent tree v2 - - - --- 2021-08-23 Josef Bacik New
[v2,05/10] btrfs-progs: mkfs: add helper for writing empty tree nodes btrfs-progs: mkfs fixes and prep work for extent tree v2 - 1 - --- 2021-08-23 Josef Bacik New
[v2,04/10] btrfs-progs: mkfs: set nritems based on root items written btrfs-progs: mkfs fixes and prep work for extent tree v2 - 1 - --- 2021-08-23 Josef Bacik New
[v2,03/10] btrfs-progs: mkfs: use blocks_nr to determine the super used bytes btrfs-progs: mkfs fixes and prep work for extent tree v2 - 1 - --- 2021-08-23 Josef Bacik New
[v2,02/10] btrfs-progs: mkfs: get rid of MKFS_SUPER_BLOCK btrfs-progs: mkfs fixes and prep work for extent tree v2 - - - --- 2021-08-23 Josef Bacik New
[v2,01/10] btrfs-progs: mkfs: use an associative array for init blocks btrfs-progs: mkfs fixes and prep work for extent tree v2 - - - --- 2021-08-23 Josef Bacik New
[v3,9/9] btrfs-progs: tests: add a test image with an invalid super bytes_used btrfs-progs: make check handle invalid bg items - - - --- 2021-08-23 Josef Bacik New
[v3,8/9] btrfs-progs: test: add a test image with a corrupt block group item btrfs-progs: make check handle invalid bg items - - - --- 2021-08-23 Josef Bacik New
[v3,7/9] btrfs-progs: check: detect issues with btrfs_super_used in lowmem check btrfs-progs: make check handle invalid bg items - 1 - --- 2021-08-23 Josef Bacik New
[v3,6/9] btrfs-progs: check: detect and fix problems with super_bytes_used btrfs-progs: make check handle invalid bg items - 1 - --- 2021-08-23 Josef Bacik New
[v3,5/9] btrfs-progs: do not double add unaligned extent records btrfs-progs: make check handle invalid bg items - - - --- 2021-08-23 Josef Bacik New
[v3,4/9] btrfs-progs: check: propagate extent item errors in lowmem mode btrfs-progs: make check handle invalid bg items - 1 - --- 2021-08-23 Josef Bacik New
[v3,3/9] btrfs-progs: check: propagate fs root errors in lowmem mode btrfs-progs: make check handle invalid bg items - 1 - --- 2021-08-23 Josef Bacik New
[v3,2/9] btrfs-progs: check blocks in btrfs_next_sibling_block btrfs-progs: make check handle invalid bg items - - - --- 2021-08-23 Josef Bacik New
[v3,1/9] btrfs-progs: tests: fix running lowmem checks btrfs-progs: make check handle invalid bg items - - - --- 2021-08-23 Josef Bacik New
[v4,2/4] btrfs: save latest btrfs_device instead of its block_device in fs_devices Untitled series #535837 - - - --- 2021-08-23 Anand Jain New
[v2] BTRFS/NFSD: provide more unique inode number for btrfs export [v2] BTRFS/NFSD: provide more unique inode number for btrfs export - - - --- 2021-08-23 NeilBrown New
[v5,2/2] btrfs-progs: cmds: Add subcommand that dumps file extents Add subcommand that dumps file extents - - - --- 2021-08-22 Sidong Yang New
[v5,1/2] btrfs-progs: export util functions about file extent items Add subcommand that dumps file extents - - - --- 2021-08-22 Sidong Yang New
[RFC,4/4] btrfs: skip subtree scan if it's too high to avoid low stall in btrfs_commit_transaction() btrfs: qgroup: rescan enhancement related to INCONSISTENT flag - - - --- 2021-08-22 Qu Wenruo New
[RFC,3/4] btrfs: introduce BTRFS_QGROUP_RUNTIME_FLAG_NO_ACCOUNTING to skip qgroup accounting btrfs: qgroup: rescan enhancement related to INCONSISTENT flag - - - --- 2021-08-22 Qu Wenruo New
[RFC,2/4] btrfs: introduce BTRFS_QGROUP_RUNTIME_FLAG_CANCEL_RESCAN btrfs: qgroup: rescan enhancement related to INCONSISTENT flag - - - --- 2021-08-22 Qu Wenruo New
[RFC,1/4] btrfs: introduce BTRFS_QGROUP_STATUS_FLAGS_MASK for later expansion btrfs: qgroup: rescan enhancement related to INCONSISTENT flag - - - --- 2021-08-22 Qu Wenruo New
[9/9] btrfs-progs: add the incompat flag for extent tree v2 btrfs-progs: mkfs fixes and enhancements for extent tree v2 - - - --- 2021-08-20 Josef Bacik New
[8/9] btrfs-progs: generate free space tree at make_btrfs() time btrfs-progs: mkfs fixes and enhancements for extent tree v2 - - - --- 2021-08-20 Josef Bacik New
[7/9] btrfs-progs: add add_block_group_free_space helper btrfs-progs: mkfs fixes and enhancements for extent tree v2 - - - --- 2021-08-20 Josef Bacik New
[6/9] btrfs-progs: add the block group item in make_btrfs() btrfs-progs: mkfs fixes and enhancements for extent tree v2 - - - --- 2021-08-20 Josef Bacik New
[5/9] btrfs-progs: add helper for writing empty tree nodes btrfs-progs: mkfs fixes and enhancements for extent tree v2 - 1 - --- 2021-08-20 Josef Bacik New
[4/9] btrfs-progs: set nritems based on root items written btrfs-progs: mkfs fixes and enhancements for extent tree v2 - 1 - --- 2021-08-20 Josef Bacik New
[3/9] btrfs-progs: allocate blocks from the start of the temp system chunk btrfs-progs: mkfs fixes and enhancements for extent tree v2 - - - --- 2021-08-20 Josef Bacik New
[2/9] btrfs-progs: use blocks_nr to determine the super used bytes btrfs-progs: mkfs fixes and enhancements for extent tree v2 - 1 - --- 2021-08-20 Josef Bacik New
[1/9] btrfs-progs: use an associative array for init mkfs blocks btrfs-progs: mkfs fixes and enhancements for extent tree v2 - - - --- 2021-08-20 Josef Bacik New
btrfs: reset replace target device to allocation state on close btrfs: reset replace target device to allocation state on close - 1 - --- 2021-08-20 Desmond Cheong Zhi Xi New
[v3,4/4] btrfs: update latest_dev when we sprout btrf_show_devname related fixes - - - --- 2021-08-20 Anand Jain New
[v3,3/4] btrfs: use latest_dev in btrfs_show_devname btrf_show_devname related fixes - - - --- 2021-08-20 Anand Jain New
[v3,2/4] btrfs: save latest btrfs_device instead of its block_device in fs_devices btrf_show_devname related fixes - - - --- 2021-08-20 Anand Jain New
[v3,1/4] btrfs: consolidate device_list_mutex in prepare_sprout to its parent btrf_show_devname related fixes - - - --- 2021-08-20 Anand Jain New
[v2,4/4] btrfs: update latest_dev when we sprout btrf_show_devname related fixes - - - --- 2021-08-20 Anand Jain New
[RFC,v2,3/4] btrfs: use latest_dev in btrfs_show_devname btrf_show_devname related fixes - - - --- 2021-08-20 Anand Jain New
[v2,2/4] btrfs: save latest btrfs_device instead of its block_device in fs_devices btrf_show_devname related fixes - - - --- 2021-08-20 Anand Jain New
[RFC,v2,1/4] btrfs: consolidate device_list_mutex in prepare_sprout to its parent btrf_show_devname related fixes - - - --- 2021-08-20 Anand Jain New
btrfs: fix stale reference to __btrfs_alloc_chunk btrfs: fix stale reference to __btrfs_alloc_chunk - - - --- 2021-08-20 Anand Jain New
[linux-next] fs: btrfs: fix returnvar.cocci warnings [linux-next] fs: btrfs: fix returnvar.cocci warnings - - - --- 2021-08-20 CGEL New
[v2] btrfs: reflink: Initialize return value in btrfs_extent_same() [v2] btrfs: reflink: Initialize return value in btrfs_extent_same() - 1 - --- 2021-08-20 Sidong Yang New
generic: test swapping process pages in and out of a swapfile generic: test swapping process pages in and out of a swapfile - - - --- 2021-08-19 Darrick J. Wong New
[RFC,3/3] btrfs: use latest_bdev in btrfs_show_devname btrf_show_devname related fixes - - - --- 2021-08-19 Anand Jain New
[RFC,2/3] btrfs: consolidate device_list_mutex in prepare_sprout to its parent btrf_show_devname related fixes - - - --- 2021-08-19 Anand Jain New
[1/3] btrfs: fix comment about the btrfs_show_devname btrf_show_devname related fixes - - - --- 2021-08-19 Anand Jain New
btrfs: Add test for rename exchange behavior between subvolumes btrfs: Add test for rename exchange behavior between subvolumes - - - --- 2021-08-19 Nikolay Borisov New
[v2,17/17] btrfs: zoned: finish relocating block group ZNS Support for Btrfs - - - --- 2021-08-19 Naohiro Aota New
[v2,16/17] btrfs: zoned: finish fully written block group ZNS Support for Btrfs - - - --- 2021-08-19 Naohiro Aota New
[v2,15/17] btrfs: zoned: avoid chunk allocation if active block group has enough space ZNS Support for Btrfs - - - --- 2021-08-19 Naohiro Aota New
[v2,14/17] btrfs: move ffe_ctl one level up ZNS Support for Btrfs - - - --- 2021-08-19 Naohiro Aota New
[v2,13/17] btrfs: zoned: activate new block group ZNS Support for Btrfs - - - --- 2021-08-19 Naohiro Aota New
[v2,12/17] btrfs: zoned: activate block group on allocation ZNS Support for Btrfs - - - --- 2021-08-19 Naohiro Aota New
[v2,11/17] btrfs: zoned: load active zone info for block group ZNS Support for Btrfs - - - --- 2021-08-19 Naohiro Aota New
[v2,10/17] btrfs: zoned: implement active zone tracking ZNS Support for Btrfs - - - --- 2021-08-19 Naohiro Aota New
[v2,09/17] btrfs: zoned: introduce physical_map to btrfs_block_group ZNS Support for Btrfs - - - --- 2021-08-19 Naohiro Aota New
[v2,08/17] btrfs: zoned: load active zone information from devices ZNS Support for Btrfs - - - --- 2021-08-19 Naohiro Aota New
[v2,07/17] btrfs: zoned: finish superblock zone once no space left for new SB ZNS Support for Btrfs - - - --- 2021-08-19 Naohiro Aota New
[v2,06/17] btrfs: zoned: locate superblock position using zone capacity ZNS Support for Btrfs - 1 - --- 2021-08-19 Naohiro Aota New
[v2,05/17] btrfs: zoned: consider zone as full when no more SB can be written ZNS Support for Btrfs - 1 - --- 2021-08-19 Naohiro Aota New
[v2,04/17] btrfs: zoned: tweak reclaim threshold for zone capacity ZNS Support for Btrfs - 1 - --- 2021-08-19 Naohiro Aota New
[v2,03/17] btrfs: zoned: calculate free space from zone capacity ZNS Support for Btrfs - 1 - --- 2021-08-19 Naohiro Aota New
[v2,02/17] btrfs: zoned: move btrfs_free_excluded_extents out from btrfs_calc_zone_unusable ZNS Support for Btrfs - 1 - --- 2021-08-19 Naohiro Aota New
[v2,01/17] btrfs: zoned: load zone capacity information from devices ZNS Support for Btrfs - 1 - --- 2021-08-19 Naohiro Aota New
[04/11] btrfs: Suppress the message about missing filesystem sandbox: Minor fixes and improvements - 2 - --- 2021-08-19 Simon Glass New
generic: add swapfile maxpages regression test generic: add swapfile maxpages regression test - 2 - --- 2021-08-19 Darrick J. Wong New
[v2,12/12] btrfs-progs: add a test image with an invalid super bytes_used btrfs-progs: make check handle invalid bg items - - - --- 2021-08-18 Josef Bacik New
[v2,11/12] btrfs-progs: add a test image with a corrupt block group item btrfs-progs: make check handle invalid bg items - - - --- 2021-08-18 Josef Bacik New
[v2,10/12] btrfs-progs: check btrfs_super_used in lowmem check btrfs-progs: make check handle invalid bg items - 1 - --- 2021-08-18 Josef Bacik New
[v2,09/12] btrfs-progs: make check detect and fix problems with super_bytes_used btrfs-progs: make check handle invalid bg items - 1 - --- 2021-08-18 Josef Bacik New
[v2,08/12] btrfs-progs: make check detect and fix invalid used for block groups btrfs-progs: make check handle invalid bg items - - - --- 2021-08-18 Josef Bacik New
[v2,07/12] btrfs-progs: add the ability to corrupt fields of the super block btrfs-progs: make check handle invalid bg items - - - --- 2021-08-18 Josef Bacik New
[v2,06/12] btrfs-progs: add the ability to corrupt block group items btrfs-progs: make check handle invalid bg items - - - --- 2021-08-18 Josef Bacik New
[v2,05/12] btrfs-progs: do not double add unaligned extent records btrfs-progs: make check handle invalid bg items - - - --- 2021-08-18 Josef Bacik New
[v2,04/12] btrfs-progs: propagate extent item errors in lowmem mode btrfs-progs: make check handle invalid bg items - 1 - --- 2021-08-18 Josef Bacik New
[v2,03/12] btrfs-progs: propagate fs root errors in lowmem mode btrfs-progs: make check handle invalid bg items - 1 - --- 2021-08-18 Josef Bacik New
[v2,02/12] btrfs-progs: do not infinite loop on corrupt keys with lowmem mode btrfs-progs: make check handle invalid bg items - - - --- 2021-08-18 Josef Bacik New
[v2,01/12] btrfs-progs: fix running lowmem check tests btrfs-progs: make check handle invalid bg items - 1 - --- 2021-08-18 Josef Bacik New
[GIT,PULL] Btrfs fix for v5.14-rc7 [GIT,PULL] Btrfs fix for v5.14-rc7 - - - --- 2021-08-18 David Sterba New
btrfs: reflink: Assure length != 0 in btrfs_extent_same() btrfs: reflink: Assure length != 0 in btrfs_extent_same() - - - --- 2021-08-18 Sidong Yang New
[RESEND] btrfs: rename btrfs_alloc_chunk to btrfs_create_chunk [RESEND] btrfs: rename btrfs_alloc_chunk to btrfs_create_chunk - 1 - --- 2021-08-18 Nikolay Borisov New
« 1 2 ... 102 103 104411 412 »