Show patches with: State = Action Required       |   32462 patches
« 1 2 ... 157 158 159324 325 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,06/21] btrfs: factor out init_alloc_chunk_ctl btrfs: refactor and generalize chunk/dev_extent/extent allocation - 1 - --- 2020-02-12 Naohiro Aota New
[v2,05/21] btrfs: introduce alloc_chunk_ctl btrfs: refactor and generalize chunk/dev_extent/extent allocation - 2 - --- 2020-02-12 Naohiro Aota New
[v2,04/21] btrfs: refactor find_free_dev_extent_start() btrfs: refactor and generalize chunk/dev_extent/extent allocation - 2 - --- 2020-02-12 Naohiro Aota New
[v2,03/21] btrfs: introduce chunk allocation policy btrfs: refactor and generalize chunk/dev_extent/extent allocation - 2 - --- 2020-02-12 Naohiro Aota New
[v2,02/21] btrfs: do not BUG_ON with invalid profile btrfs: refactor and generalize chunk/dev_extent/extent allocation - 2 - --- 2020-02-12 Naohiro Aota New
[v2,01/21] btrfs: change type of full_search to bool btrfs: refactor and generalize chunk/dev_extent/extent allocation - 2 - --- 2020-02-12 Naohiro Aota New
[v7,8/8] btrfs: remove buffer_heads form superblock mirror integrity checking btrfs: remove buffer heads form superblock handling - 2 - --- 2020-02-12 Johannes Thumshirn New
[v7,7/8] btrfs: remove buffer_heads from btrfsic_process_written_block() btrfs: remove buffer heads form superblock handling - 2 - --- 2020-02-12 Johannes Thumshirn New
[v7,6/8] btrfs: remove btrfsic_submit_bh() btrfs: remove buffer heads form superblock handling - 2 - --- 2020-02-12 Johannes Thumshirn New
[v7,5/8] btrfs: use BIOs instead of buffer_heads from superblock writeout btrfs: remove buffer heads form superblock handling - 3 - --- 2020-02-12 Johannes Thumshirn New
[v7,4/8] btrfs: use the page-cache for super block reading btrfs: remove buffer heads form superblock handling - - - --- 2020-02-12 Johannes Thumshirn New
[v7,3/8] btrfs: unexport btrfs_scratch_superblocks btrfs: remove buffer heads form superblock handling - - - --- 2020-02-12 Johannes Thumshirn New
[v7,2/8] btrfs: don't kmap() pages from block devices btrfs: remove buffer heads form superblock handling - 1 - --- 2020-02-12 Johannes Thumshirn New
[v7,1/8] btrfs: Export btrfs_release_disk_super btrfs: remove buffer heads form superblock handling - - - --- 2020-02-12 Johannes Thumshirn New
[v5] btrfs: Don't submit any btree write bio if the fs has error [v5] btrfs: Don't submit any btree write bio if the fs has error - 1 - --- 2020-02-12 Qu Wenruo New
btrfs: Only require sector size alignment for parent eb bytenr btrfs: Only require sector size alignment for parent eb bytenr - - - --- 2020-02-12 Qu Wenruo New
[4/4] btrfs: fix bytes_may_use underflow in prealloc error condtition Error condition failure fixes - 1 - --- 2020-02-11 Josef Bacik New
[3/4] btrfs: handle logged extent failure properly Error condition failure fixes - 3 - --- 2020-02-11 Josef Bacik New
[2/4] btrfs: do not check delayed items are empty for single trans cleanup Error condition failure fixes - 3 - --- 2020-02-11 Josef Bacik New
[1/4] btrfs: set fs_root = NULL on error Error condition failure fixes - 3 - --- 2020-02-11 Josef Bacik New
[5/5] btrfs: free allocated pages jon failed cache write-out Fix memory leak on failed cache-writes - - - --- 2020-02-11 Johannes Thumshirn New
[4/5] btrfs: simplify error handling in __btrfs_write_out_cache() Fix memory leak on failed cache-writes - - - --- 2020-02-11 Johannes Thumshirn New
[3/5] btrfs: use standard debug config option to enable free-space-cache debug prints Fix memory leak on failed cache-writes - - - --- 2020-02-11 Johannes Thumshirn New
[2/5] btrfs: make the uptodate argument of io_ctl_add_pages() boolean. Fix memory leak on failed cache-writes - - - --- 2020-02-11 Johannes Thumshirn New
[1/5] btrfs: use inode from io_ctl in io_ctl_prepare_pages Fix memory leak on failed cache-writes - - - --- 2020-02-11 Johannes Thumshirn New
btrfs: ioctl: resize: Only how new size if size changed btrfs: ioctl: resize: Only how new size if size changed - 1 - --- 2020-02-11 Marcos Paulo de Souza New
[v2] btrfs: destroy qgroup extent records on transaction abort [v2] btrfs: destroy qgroup extent records on transaction abort - 1 - --- 2020-02-11 Qu Wenruo New
btrfs: destroy qgroup extent records on transaction abort btrfs: destroy qgroup extent records on transaction abort - - - --- 2020-02-11 Qu Wenruo New
[v2,4/4] btrfs: relocation: Work around dead relocation stage loop btrfs: Make balance cancelling response faster - - - --- 2020-02-11 Qu Wenruo New
[v2,3/4] btrfs: relocation: Check cancel request after each extent found btrfs: Make balance cancelling response faster - 1 - --- 2020-02-11 Qu Wenruo New
[v2,2/4] btrfs: relocation: Check cancel request after each data page read btrfs: Make balance cancelling response faster - 1 - --- 2020-02-11 Qu Wenruo New
[v2,1/4] btrfs: relocation: Introduce error injection points for cancelling balance btrfs: Make balance cancelling response faster - 1 - --- 2020-02-11 Qu Wenruo New
[v7,5/5] btrfs: volumes: Revert device used bytes when calc_per_profile_avail() failed Introduce per-profile available space array to avoid over-confident can_overcommit() - - - --- 2020-02-11 Qu Wenruo New
[v7,4/5] btrfs: Reset device size when btrfs_update_device() failed in btrfs_grow_device() Introduce per-profile available space array to avoid over-confident can_overcommit() - - - --- 2020-02-11 Qu Wenruo New
[v7,3/5] btrfs: statfs: Use pre-calculated per-profile available space Introduce per-profile available space array to avoid over-confident can_overcommit() - - - --- 2020-02-11 Qu Wenruo New
[v7,2/5] btrfs: space-info: Use per-profile available space in can_overcommit() Introduce per-profile available space array to avoid over-confident can_overcommit() - 1 - --- 2020-02-11 Qu Wenruo New
[v7,1/5] btrfs: Introduce per-profile available space facility Introduce per-profile available space array to avoid over-confident can_overcommit() - - - --- 2020-02-11 Qu Wenruo New
[v5,13/13] iomap: Convert from readpages to readahead Change readahead API - - - --- 2020-02-11 Matthew Wilcox New
[v5,12/13] fuse: Convert from readpages to readahead Change readahead API - - - --- 2020-02-11 Matthew Wilcox New
[v5,11/13] f2fs: Convert from readpages to readahead Change readahead API - - - --- 2020-02-11 Matthew Wilcox New
[v5,10/13] ext4: Convert from readpages to readahead Change readahead API - - - --- 2020-02-11 Matthew Wilcox New
[v5,09/13] erofs: Convert compressed files from readpages to readahead Change readahead API - - - --- 2020-02-11 Matthew Wilcox New
[v5,08/13] erofs: Convert uncompressed files from readpages to readahead Change readahead API - - - --- 2020-02-11 Matthew Wilcox New
[v5,07/13] btrfs: Convert from readpages to readahead Change readahead API - - - --- 2020-02-11 Matthew Wilcox New
[v5,06/13] fs: Convert mpage_readpages to mpage_readahead Change readahead API - - - --- 2020-02-11 Matthew Wilcox New
[v5,05/13] mm: Add page_cache_readahead_limit Change readahead API - - - --- 2020-02-11 Matthew Wilcox New
[v5,04/13] mm: Add readahead address space operation Change readahead API - - - --- 2020-02-11 Matthew Wilcox New
[v5,03/13] mm: Put readahead pages in cache earlier Change readahead API - - - --- 2020-02-11 Matthew Wilcox New
[v5,02/13] mm: Ignore return value of ->readpages Change readahead API - 1 - --- 2020-02-11 Matthew Wilcox New
[v5,01/13] mm: Fix the return type of __do_page_cache_readahead Change readahead API - 1 - --- 2020-02-11 Matthew Wilcox New
[v2] fstests: common/btrfs: use complete sub command [v2] fstests: common/btrfs: use complete sub command - - - --- 2020-02-11 Anand Jain New
[v6,7/7] btrfs: remove buffer_heads form superblock mirror integrity checking btrfs: remove buffer heads form superblock handling - 2 - --- 2020-02-10 Johannes Thumshirn New
[v6,6/7] btrfs: remove buffer_heads from btrfsic_process_written_block() btrfs: remove buffer heads form superblock handling - 2 - --- 2020-02-10 Johannes Thumshirn New
[v6,5/7] btrfs: remove btrfsic_submit_bh() btrfs: remove buffer heads form superblock handling - 2 - --- 2020-02-10 Johannes Thumshirn New
[v6,4/7] btrfs: use BIOs instead of buffer_heads from superblock writeout btrfs: remove buffer heads form superblock handling - 2 - --- 2020-02-10 Johannes Thumshirn New
[v6,3/7] btrfs: use the page-cache for super block reading btrfs: remove buffer heads form superblock handling - - - --- 2020-02-10 Johannes Thumshirn New
[v6,2/7] btrfs: don't kmap() pages from block devices btrfs: remove buffer heads form superblock handling - - - --- 2020-02-10 Johannes Thumshirn New
[v6,1/7] btrfs: Export btrfs_release_disk_super btrfs: remove buffer heads form superblock handling - - - --- 2020-02-10 Johannes Thumshirn New
mkfs-tests: Only check supported checksums mkfs-tests: Only check supported checksums - 1 - --- 2020-02-10 Marcos Paulo de Souza New
btrfs: Doc: Fix the wrong doc about `btrfs filesystem sync` btrfs: Doc: Fix the wrong doc about `btrfs filesystem sync` - - - --- 2020-02-10 Qu Wenruo New
fstests: common/btrfs: use complete sub command fstests: common/btrfs: use complete sub command - 1 - --- 2020-02-10 Anand Jain New
[v4] btrfs: Don't submit any btree write bio after transaction is aborted [v4] btrfs: Don't submit any btree write bio after transaction is aborted - - - --- 2020-02-08 Qu Wenruo New
[v2] btrfs: log message when rw remount is attempted with unclean tree-log [v2] btrfs: log message when rw remount is attempted with unclean tree-log - 2 - --- 2020-02-07 David Sterba New
[v2] btrfs: print message when tree-log replay starts [v2] btrfs: print message when tree-log replay starts - 2 - --- 2020-02-07 David Sterba New
[PATCHv2,2/2] btrfs: Test subvolume delete --subvolid feature btrfs: Test subvolume delete by id feature - - - --- 2020-02-07 Marcos Paulo de Souza New
[PATCHv2,1/2] common: btrfs: Improve _require_btrfs_command btrfs: Test subvolume delete by id feature - 1 - --- 2020-02-07 Marcos Paulo de Souza New
[PATCHv2,4/4] cmds: subvolume: Add --subvolid argument to subvol_delete btrfs-progs: Add BTRFS_IOC_SNAP_DESTROY_V2 support - - - --- 2020-02-07 Marcos Paulo de Souza New
[PATCHv2,3/4] libbtrfsutil: Introduce btrfs_util_delete_subvolume_by_id_fd btrfs-progs: Add BTRFS_IOC_SNAP_DESTROY_V2 support - - - --- 2020-02-07 Marcos Paulo de Souza New
[PATCHv2,2/4] libbtrfsutil: add IOC_SNAP_DESTROY_V2 to ioctl.h btrfs-progs: Add BTRFS_IOC_SNAP_DESTROY_V2 support - - - --- 2020-02-07 Marcos Paulo de Souza New
[PATCHv2,1/4] btrfs-progs: add IOC_SNAP_DESTROY_V2 to ioctl.h btrfs-progs: Add BTRFS_IOC_SNAP_DESTROY_V2 support - - - --- 2020-02-07 Marcos Paulo de Souza New
[PATCHv3] btrfs: Introduce new BTRFS_IOC_SNAP_DESTROY_V2 ioctl [PATCHv3] btrfs: Introduce new BTRFS_IOC_SNAP_DESTROY_V2 ioctl - - - --- 2020-02-07 Marcos Paulo de Souza New
Btrfs: fix race between shrinking truncate and fiemap Btrfs: fix race between shrinking truncate and fiemap - 1 - --- 2020-02-07 Filipe Manana New
fstests: btrfs/179 call quota rescan fstests: btrfs/179 call quota rescan - - - --- 2020-02-07 Anand Jain New
[4/4] btrfs: backref, use correct count to resolve normal data refs btrfs: improve normal backref walking - 2 - --- 2020-02-07 ethanwu New
[3/4] btrfs: backref, only search backref entries from leaves of the same root btrfs: improve normal backref walking - 2 - --- 2020-02-07 ethanwu New
[2/4] btrfs: backref, not adding refs from shared block when resolving normal backref btrfs: improve normal backref walking - 2 - --- 2020-02-07 ethanwu New
[1/4] btrfs: backref, only collect file extent items matching backref offset btrfs: improve normal backref walking - 2 - --- 2020-02-07 ethanwu New
[v5,7/7] btrfs: remove buffer_heads form superblock mirror integrity checking btrfs: remove buffer heads form superblock handling - 2 - --- 2020-02-07 Johannes Thumshirn New
[v5,6/7] btrfs: remove buffer_heads from btrfsic_process_written_block() btrfs: remove buffer heads form superblock handling - 2 - --- 2020-02-07 Johannes Thumshirn New
[v5,5/7] btrfs: remove btrfsic_submit_bh() btrfs: remove buffer heads form superblock handling - 2 - --- 2020-02-07 Johannes Thumshirn New
[v5,4/7] btrfs: use BIOs instead of buffer_heads from superblock writeout btrfs: remove buffer heads form superblock handling - 2 - --- 2020-02-07 Johannes Thumshirn New
[v5,3/7] btrfs: let btrfs_read_dev_super() return a btrfs_super_block btrfs: remove buffer heads form superblock handling - 1 - --- 2020-02-07 Johannes Thumshirn New
[v5,2/7] btrfs: use the page-cache for super block reading btrfs: remove buffer heads form superblock handling - - - --- 2020-02-07 Johannes Thumshirn New
[v5,1/7] btrfs: Export btrfs_release_disk_super btrfs: remove buffer heads form superblock handling - - - --- 2020-02-07 Johannes Thumshirn New
[v2,2/2] btrfs: qgroup: Remove the unnecesaary spin lock for qgroup_rescan_running|queued btrfs: qgroup: Fix deadlock where btrfs_qgroup_wait_for_completion() waits for never-queued work - - - --- 2020-02-07 Qu Wenruo New
[v2,1/2] btrfs: qgroup: Ensure qgroup_rescan_running is only set when the worker is at least queued btrfs: qgroup: Fix deadlock where btrfs_qgroup_wait_for_completion() waits for never-queued work - - - --- 2020-02-07 Qu Wenruo New
[3/3] fstests: btrfs/022: Add debug output fstests: btrfs/022 fixes - 2 - --- 2020-02-07 Qu Wenruo New
[2/3] fstests: btrfs/022: Match qgroup id more correctly fstests: btrfs/022 fixes - 1 - --- 2020-02-07 Qu Wenruo New
[1/3] fstests: btrfs: Use word mathcing for _btrfs_get_subvolid() fstests: btrfs/022 fixes - 2 - --- 2020-02-07 Qu Wenruo New
[v2] btrfs: hold a ref on the root in get_subvol_name_from_objectid [v2] btrfs: hold a ref on the root in get_subvol_name_from_objectid - - - --- 2020-02-06 Josef Bacik New
[20/20] btrfs: factor out prepare_allocation() btrfs: refactor and generalize chunk/dev_extent/extent allocation - - - --- 2020-02-06 Naohiro Aota New
[19/20] btrfs: skip LOOP_NO_EMPTY_SIZE if not clustered allocation btrfs: refactor and generalize chunk/dev_extent/extent allocation - - - --- 2020-02-06 Naohiro Aota New
[18/20] btrfs: factor out chunk_allocation_failed() btrfs: refactor and generalize chunk/dev_extent/extent allocation - - - --- 2020-02-06 Naohiro Aota New
[17/20] btrfs: drop unnecessary arguments from find_free_extent_update_loop() btrfs: refactor and generalize chunk/dev_extent/extent allocation - - - --- 2020-02-06 Naohiro Aota New
[16/20] btrfs: factor out found_extent() btrfs: refactor and generalize chunk/dev_extent/extent allocation - - - --- 2020-02-06 Naohiro Aota New
[15/20] btrfs: factor out release_block_group() btrfs: refactor and generalize chunk/dev_extent/extent allocation - - - --- 2020-02-06 Naohiro Aota New
[14/20] btrfs: drop unnecessary arguments from clustered allocation functions btrfs: refactor and generalize chunk/dev_extent/extent allocation - - - --- 2020-02-06 Naohiro Aota New
[13/20] btrfs: factor out do_allocation() btrfs: refactor and generalize chunk/dev_extent/extent allocation - - - --- 2020-02-06 Naohiro Aota New
[12/20] btrfs: introduce clustered_alloc_info btrfs: refactor and generalize chunk/dev_extent/extent allocation - - - --- 2020-02-06 Naohiro Aota New
[11/20] btrfs: move hint_byte into find_free_extent_ctl btrfs: refactor and generalize chunk/dev_extent/extent allocation - - - --- 2020-02-06 Naohiro Aota New
« 1 2 ... 157 158 159324 325 »