Show patches with: State = Action Required       |   32487 patches
« 1 2 ... 106 107 108324 325 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2] btrfs: sysfs: export dev stats in devinfo directory [v2] btrfs: sysfs: export dev stats in devinfo directory - 1 - --- 2021-06-11 David Sterba New
[v2,9/9] btrfs: remove unused function btrfs_bio_fits_in_stripe() btrfs: compression: refactor and enhancement preparing for subpage compression support - - - --- 2021-06-11 Qu Wenruo New
[v2,8/9] btrfs: make btrfs_submit_compressed_write() to determine stripe boundary at bio allocation… btrfs: compression: refactor and enhancement preparing for subpage compression support - - - --- 2021-06-11 Qu Wenruo New
[v2,7/9] btrfs: make btrfs_submit_compressed_read() to determine stripe boundary at bio allocation … btrfs: compression: refactor and enhancement preparing for subpage compression support - - - --- 2021-06-11 Qu Wenruo New
[v2,6/9] btrfs: introduce alloc_submit_compressed_bio() for compression btrfs: compression: refactor and enhancement preparing for subpage compression support - - - --- 2021-06-11 Qu Wenruo New
[v2,5/9] btrfs: introduce submit_compressed_bio() for compression btrfs: compression: refactor and enhancement preparing for subpage compression support - - - --- 2021-06-11 Qu Wenruo New
[v2,4/9] btrfs: hunt down the BUG_ON()s inside btrfs_submit_compressed_write() btrfs: compression: refactor and enhancement preparing for subpage compression support - - - --- 2021-06-11 Qu Wenruo New
[v2,3/9] btrfs: hunt down the BUG_ON()s inside btrfs_submit_compressed_read() btrfs: compression: refactor and enhancement preparing for subpage compression support - - - --- 2021-06-11 Qu Wenruo New
[v2,2/9] btrfs: introduce compressed_bio::io_sectors to trace compressed bio more elegantly btrfs: compression: refactor and enhancement preparing for subpage compression support - - - --- 2021-06-11 Qu Wenruo New
[v2,1/9] btrfs: remove a dead comment for btrfs_decompress_bio() btrfs: compression: refactor and enhancement preparing for subpage compression support - 1 - --- 2021-06-11 Qu Wenruo New
[-next,v2] btrfs: send: use list_move_tail instead of list_del/list_add_tail in send.c [-next,v2] btrfs: send: use list_move_tail instead of list_del/list_add_tail in send.c - - - --- 2021-06-11 Baokun Li New
[9/9] btrfs: remove unused function btrfs_bio_fits_in_stripe() btrfs: compression: refactor and enhancement preparing for subpage compression support - - - --- 2021-06-11 Qu Wenruo New
[8/9] btrfs: make btrfs_submit_compressed_read() to determine stripe boundary at bio allocation time btrfs: compression: refactor and enhancement preparing for subpage compression support - - - --- 2021-06-11 Qu Wenruo New
[7/9] btrfs: make btrfs_submit_compressed_read() to determine stripe boundary at bio allocation time btrfs: compression: refactor and enhancement preparing for subpage compression support - - - --- 2021-06-11 Qu Wenruo New
[6/9] btrfs: introduce alloc_submit_compressed_bio() for compression btrfs: compression: refactor and enhancement preparing for subpage compression support - - - --- 2021-06-11 Qu Wenruo New
[5/9] btrfs: introduce submit_compressed_bio() for compression btrfs: compression: refactor and enhancement preparing for subpage compression support - - - --- 2021-06-11 Qu Wenruo New
[4/9] btrfs: hunt down the BUG_ON()s inside btrfs_submit_compressed_write() btrfs: compression: refactor and enhancement preparing for subpage compression support - - - --- 2021-06-11 Qu Wenruo New
[3/9] btrfs: hunt down the BUG_ON()s inside btrfs_submit_compressed_read() btrfs: compression: refactor and enhancement preparing for subpage compression support - - - --- 2021-06-11 Qu Wenruo New
[2/9] btrfs: add compressed_bio::io_sectors to trace compressed bio more elegantly btrfs: compression: refactor and enhancement preparing for subpage compression support - - - --- 2021-06-11 Qu Wenruo New
[1/9] btrfs: remove a dead comment for btrfs_decompress_bio() btrfs: compression: refactor and enhancement preparing for subpage compression support - 1 - --- 2021-06-11 Qu Wenruo New
Combining nodatasum + compression Combining nodatasum + compression - - - --- 2021-06-10 Martin Raiber New
fs: btrfs: Disable BTRFS on platforms having 256K pages fs: btrfs: Disable BTRFS on platforms having 256K pages - - - --- 2021-06-10 Christophe Leroy New
[v4,10/10] btrfs: defrag: enable defrag for subpage case btrfs: defrag: rework to support sector perfect defrag - - - --- 2021-06-10 Qu Wenruo New
[v4,09/10] btrfs: defrag: remove the old infrastructure btrfs: defrag: rework to support sector perfect defrag - - - --- 2021-06-10 Qu Wenruo New
[v4,08/10] btrfs: defrag: use defrag_one_cluster() to implement btrfs_defrag_file() btrfs: defrag: rework to support sector perfect defrag - - - --- 2021-06-10 Qu Wenruo New
[v4,07/10] btrfs: defrag: introduce a new helper to defrag one cluster btrfs: defrag: rework to support sector perfect defrag - - - --- 2021-06-10 Qu Wenruo New
[v4,06/10] btrfs: defrag: introduce a helper to defrag a range btrfs: defrag: rework to support sector perfect defrag - - - --- 2021-06-10 Qu Wenruo New
[v4,05/10] btrfs: defrag: introduce a helper to defrag a continuous prepared range btrfs: defrag: rework to support sector perfect defrag - - - --- 2021-06-10 Qu Wenruo New
[v4,04/10] btrfs: defrag: introduce a new helper to collect target file extents btrfs: defrag: rework to support sector perfect defrag - - - --- 2021-06-10 Qu Wenruo New
[v4,03/10] btrfs: defrag: replace hard coded PAGE_SIZE to sectorsize for defrag_lookup_extent() btrfs: defrag: rework to support sector perfect defrag - - - --- 2021-06-10 Qu Wenruo New
[v4,02/10] btrfs: defrag: extract the page preparation code into one helper btrfs: defrag: rework to support sector perfect defrag - - - --- 2021-06-10 Qu Wenruo New
[v4,01/10] btrfs: defrag: pass file_ra_state instead of file for btrfs_defrag_file() btrfs: defrag: rework to support sector perfect defrag - 1 - --- 2021-06-10 Qu Wenruo New
[GIT,PULL] Btrfs fixes for 5.13-rc6 [GIT,PULL] Btrfs fixes for 5.13-rc6 - - - --- 2021-06-09 David Sterba New
btrfs: test incremental send swapping location of a directory with a file btrfs: test incremental send swapping location of a directory with a file - - - --- 2021-06-09 Filipe Manana New
btrfs: send: fix invalid path for unlink operations after parent orphanization btrfs: send: fix invalid path for unlink operations after parent orphanization - - - --- 2021-06-09 Filipe Manana New
[2/2] btrfs-progs: tests/fsck: add test case to make sure btrfs check can reset btrfs_dev_item::byt… [1/2] btrfs-progs: check: add the ability to reset btrfs_dev_item::bytes_used - - - --- 2021-06-09 Qu Wenruo New
[1/2] btrfs-progs: check: add the ability to reset btrfs_dev_item::bytes_used [1/2] btrfs-progs: check: add the ability to reset btrfs_dev_item::bytes_used - - - --- 2021-06-09 Qu Wenruo New
[v2] btrfs-progs: device: print num_stripes in usage command [v2] btrfs-progs: device: print num_stripes in usage command - - - --- 2021-06-08 Sidong Yang New
[-next] btrfs: send: use list_move_tail instead of list_del/list_add_tail [-next] btrfs: send: use list_move_tail instead of list_del/list_add_tail - - - --- 2021-06-08 Baokun Li New
[v3,10/10] btrfs: defrag: enable defrag for subpage case btrfs: defrag: rework to support sector perfect defrag - - - --- 2021-06-08 Qu Wenruo New
[v3,09/10] btrfs: defrag: remove the old infrastructure btrfs: defrag: rework to support sector perfect defrag - - - --- 2021-06-08 Qu Wenruo New
[v3,08/10] btrfs: defrag: use defrag_one_cluster() to implement btrfs_defrag_file() btrfs: defrag: rework to support sector perfect defrag - - - --- 2021-06-08 Qu Wenruo New
[v3,07/10] btrfs: defrag: introduce a new helper to defrag one cluster btrfs: defrag: rework to support sector perfect defrag - - - --- 2021-06-08 Qu Wenruo New
[v3,06/10] btrfs: defrag: introduce a helper to defrag a range btrfs: defrag: rework to support sector perfect defrag - - - --- 2021-06-08 Qu Wenruo New
[v3,05/10] btrfs: defrag: introduce a helper to defrag a continuous prepared range btrfs: defrag: rework to support sector perfect defrag - - - --- 2021-06-08 Qu Wenruo New
[v3,04/10] btrfs: defrag: introduce a new helper to collect target file extents btrfs: defrag: rework to support sector perfect defrag - - - --- 2021-06-08 Qu Wenruo New
[v3,03/10] btrfs: defrag: replace hard coded PAGE_SIZE to sectorsize for defrag_lookup_extent() btrfs: defrag: rework to support sector perfect defrag - - - --- 2021-06-08 Qu Wenruo New
[v3,02/10] btrfs: defrag: extract the page preparation code into one helper btrfs: defrag: rework to support sector perfect defrag - - - --- 2021-06-08 Qu Wenruo New
[v3,01/10] btrfs: defrag: pass file_ra_state instead of file for btrfs_defrag_file() btrfs: defrag: rework to support sector perfect defrag - 1 - --- 2021-06-08 Qu Wenruo New
[2/2,v2] _scratch_mkfs_blocksized: fix indentation [1/2,v2] btrfs: support other sectorsizes in _scratch_mkfs_blocksized - - - --- 2021-06-07 Anand Jain New
[1/2,v2] btrfs: support other sectorsizes in _scratch_mkfs_blocksized [1/2,v2] btrfs: support other sectorsizes in _scratch_mkfs_blocksized - - - --- 2021-06-07 Anand Jain New
btrfs: fix a rare race between metadata endio and eb freeing btrfs: fix a rare race between metadata endio and eb freeing - - - --- 2021-06-07 Qu Wenruo New
btrfs: remove unused btrfs_{set,clear}_pending_and_info macros btrfs: remove unused btrfs_{set,clear}_pending_and_info macros - - - --- 2021-06-07 Johannes Thumshirn New
btrfs: fix embarrassing bugs in find_next_dirty_byte() btrfs: fix embarrassing bugs in find_next_dirty_byte() - - - --- 2021-06-05 Qu Wenruo New
[5.4,5.10] btrfs: tree-checker: do not error out if extent ref hash doesn't match [5.4,5.10] btrfs: tree-checker: do not error out if extent ref hash doesn't match - 2 - --- 2021-06-04 David Sterba New
btrfs: sysfs: export dev stats in devinfo directory btrfs: sysfs: export dev stats in devinfo directory - - - --- 2021-06-04 David Sterba New
btrfs: support other sectorsizes in _scratch_mkfs_blocksized btrfs: support other sectorsizes in _scratch_mkfs_blocksized - - - --- 2021-06-04 Anand Jain New
[RFC] btrfs: support other sectorsizes in _scratch_mkfs_blocksized [RFC] btrfs: support other sectorsizes in _scratch_mkfs_blocksized - - - --- 2021-06-04 Anand Jain New
btrfs/029: fix the test compatible with older cp(1) btrfs/029: fix the test compatible with older cp(1) - - - --- 2021-06-04 Anand Jain New
btrfs: Remove total_data_size variable in btrfs_batch_insert_items() btrfs: Remove total_data_size variable in btrfs_batch_insert_items() - 1 - --- 2021-06-03 Nathan Chancellor New
[4/4] btrfs: remove fs_info::transaction_blocked_wait Slightly how START_SYNC and WAIT_SYNC work - - - --- 2021-06-03 David Sterba New
[3/4] btrfs: replace async commit by pending actions Slightly how START_SYNC and WAIT_SYNC work - - - --- 2021-06-03 David Sterba New
[2/4] btrfs: inline wait_current_trans_commit_start in its caller Slightly how START_SYNC and WAIT_SYNC work - 1 - --- 2021-06-03 David Sterba New
[1/4] btrfs: sink wait_for_unblock parameter to async commit Slightly how START_SYNC and WAIT_SYNC work - 1 - --- 2021-06-03 David Sterba New
[GIT,PULL] Btrfs fixes for 5.13-rc5 [GIT,PULL] Btrfs fixes for 5.13-rc5 - - - --- 2021-06-03 David Sterba New
[v2,10/10] btrfs: defrag: enable defrag for subpage case btrfs: defrag: rework to support sector perfect defrag - - - --- 2021-06-02 Qu Wenruo New
[v2,09/10] btrfs: defrag: remove the old infrastructure btrfs: defrag: rework to support sector perfect defrag - - - --- 2021-06-02 Qu Wenruo New
[v2,08/10] btrfs: defrag: use defrag_one_cluster() to implement btrfs_defrag_file() btrfs: defrag: rework to support sector perfect defrag - - - --- 2021-06-02 Qu Wenruo New
[v2,07/10] btrfs: defrag: introduce a new helper to defrag one cluster btrfs: defrag: rework to support sector perfect defrag - - - --- 2021-06-02 Qu Wenruo New
[v2,06/10] btrfs: defrag: introduce a helper to defrag a range btrfs: defrag: rework to support sector perfect defrag - - - --- 2021-06-02 Qu Wenruo New
[v2,05/10] btrfs: defrag: introduce a helper to defrag a continuous prepared range btrfs: defrag: rework to support sector perfect defrag - - - --- 2021-06-02 Qu Wenruo New
[v2,04/10] btrfs: defrag: introduce a new helper to collect target file extents btrfs: defrag: rework to support sector perfect defrag - - - --- 2021-06-02 Qu Wenruo New
[v2,03/10] btrfs: defrag: replace hard coded PAGE_SIZE to sectorsize for defrag_lookup_extent() btrfs: defrag: rework to support sector perfect defrag - - - --- 2021-06-02 Qu Wenruo New
[v2,02/10] btrfs: defrag: extract the page preparation code into one helper btrfs: defrag: rework to support sector perfect defrag - - - --- 2021-06-02 Qu Wenruo New
[v2,01/10] btrfs: defrag: pass file_ra_state instead of file for btrfs_defrag_file() btrfs: defrag: rework to support sector perfect defrag - 1 - --- 2021-06-02 Qu Wenruo New
btrfs: add a way to monitor for ENOSPC events on a file system btrfs: add a way to monitor for ENOSPC events on a file system - - - --- 2021-06-01 Josef Bacik New
btrfs: handle shrink_delalloc pages calculation differently btrfs: handle shrink_delalloc pages calculation differently - - - --- 2021-06-01 Josef Bacik New
[2/2] btrfs: zoned: limit ordered extent to zoned append size btrfs: zoned: limit max extent size to max zone append - - - --- 2021-06-01 Johannes Thumshirn New
[1/2] btrfs: add a helper for retrieving BTRFS_MAX_EXTENT_SIZE btrfs: zoned: limit max extent size to max zone append - - - --- 2021-06-01 Johannes Thumshirn New
btrfs: Eliminate insert label in add_falloc_range btrfs: Eliminate insert label in add_falloc_range - - - --- 2021-06-01 Nikolay Borisov New
btrfs: Promote debugging asserts to full-flegded checks in validate_super btrfs: Promote debugging asserts to full-flegded checks in validate_super - 2 - --- 2021-05-31 Nikolay Borisov New
[v4,30/30] btrfs: allow read-write for 4K sectorsize on 64K page size systems btrfs: add data write support for subpage - - - --- 2021-05-31 Qu Wenruo New
[v4,29/30] btrfs: fix a subpage relocation data corruption btrfs: add data write support for subpage - - - --- 2021-05-31 Qu Wenruo New
[v4,28/30] btrfs: fix a subpage false alert for relocating partial preallocated data extents btrfs: add data write support for subpage - - - --- 2021-05-31 Qu Wenruo New
[v4,27/30] btrfs: fix a use-after-free bug in writeback subpage helper btrfs: add data write support for subpage - - 1 --- 2021-05-31 Qu Wenruo New
[v4,26/30] btrfs: fix a crash caused by race between prepare_pages() and btrfs_releasepage() btrfs: add data write support for subpage - 1 1 --- 2021-05-31 Qu Wenruo New
[v4,25/30] btrfs: reject raid5/6 fs for subpage btrfs: add data write support for subpage - - - --- 2021-05-31 Qu Wenruo New
[v4,24/30] btrfs: allow submit_extent_page() to do bio split for subpage btrfs: add data write support for subpage - - - --- 2021-05-31 Qu Wenruo New
[v4,23/30] btrfs: disable inline extent creation for subpage btrfs: add data write support for subpage - - - --- 2021-05-31 Qu Wenruo New
[v4,22/30] btrfs: fix wild subpage writeback which does not have ordered extent. btrfs: add data write support for subpage - - - --- 2021-05-31 Qu Wenruo New
[v4,21/30] btrfs: make relocate_one_page() to handle subpage case btrfs: add data write support for subpage - - - --- 2021-05-31 Qu Wenruo New
[v4,20/30] btrfs: extract relocation page read and dirty part into its own function btrfs: add data write support for subpage - - - --- 2021-05-31 Qu Wenruo New
[v4,19/30] btrfs: don't clear page extent mapped if we're not invalidating the full page btrfs: add data write support for subpage - - - --- 2021-05-31 Qu Wenruo New
[v4,18/30] btrfs: fix the filemap_range_has_page() call in btrfs_punch_hole_lock_range() btrfs: add data write support for subpage - - - --- 2021-05-31 Qu Wenruo New
[v4,17/30] btrfs: reflink: make copy_inline_to_page() to be subpage compatible btrfs: add data write support for subpage - - - --- 2021-05-31 Qu Wenruo New
[v4,16/30] btrfs: make btrfs_page_mkwrite() to be subpage compatible btrfs: add data write support for subpage - - - --- 2021-05-31 Qu Wenruo New
[v4,15/30] btrfs: make btrfs_truncate_block() to be subpage compatible btrfs: add data write support for subpage - - - --- 2021-05-31 Qu Wenruo New
[v4,14/30] btrfs: make __extent_writepage_io() only submit dirty range for subpage btrfs: add data write support for subpage - - - --- 2021-05-31 Qu Wenruo New
[v4,13/30] btrfs: make btrfs_set_range_writeback() subpage compatible btrfs: add data write support for subpage - - - --- 2021-05-31 Qu Wenruo New
[v4,12/30] btrfs: prevent extent_clear_unlock_delalloc() to unlock page not locked by __process_pag… btrfs: add data write support for subpage - - - --- 2021-05-31 Qu Wenruo New
« 1 2 ... 106 107 108324 325 »