Show patches with: Submitter = Qu Wenruo       |    State = Action Required       |   4598 patches
« 1 2 ... 22 23 2445 46 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,02/15] btrfs: use min() to replace open-code in btrfs_invalidatepage() btrfs: support read-write for subpage metadata - - - --- 2021-03-10 Qu Wenruo New
[v2,01/15] btrfs: add sysfs interface for supported sectorsize btrfs: support read-write for subpage metadata - - - --- 2021-03-10 Qu Wenruo New
btrfs-progs: output sectorsize related warning message into stdout btrfs-progs: output sectorsize related warning message into stdout - - - --- 2021-03-09 Qu Wenruo New
btrfs: fix wrong offset to zero out range beyond isize btrfs: fix wrong offset to zero out range beyond isize - - - --- 2021-03-08 Qu Wenruo New
btrfs-progs: fix false alert on tree block crossing 64K page boundary btrfs-progs: fix false alert on tree block crossing 64K page boundary - - - --- 2021-03-06 Qu Wenruo New
[v2,2/2] btrfs: fix qgroup data rsv leak caused by falloc failure [v2,1/2] btrfs: use a dedicated variable for qgroup released data rsv for insert_prealloc_file_exte… - - - --- 2021-03-03 Qu Wenruo New
[v2,1/2] btrfs: use a dedicated variable for qgroup released data rsv for insert_prealloc_file_exte… [v2,1/2] btrfs: use a dedicated variable for qgroup released data rsv for insert_prealloc_file_exte… - - - --- 2021-03-03 Qu Wenruo New
[2/2] btrfs: fix qgroup data rsv leak caused by falloc failure [1/2] btrfs: use a dedicated variable for qgroup released data rsv for insert_prealloc_file_extent() - - - --- 2021-03-03 Qu Wenruo New
[1/2] btrfs: use a dedicated variable for qgroup released data rsv for insert_prealloc_file_extent() [1/2] btrfs: use a dedicated variable for qgroup released data rsv for insert_prealloc_file_extent() - - - --- 2021-03-03 Qu Wenruo New
btrfs: fix the false data csum mismatch error caused btrfs: fix the false data csum mismatch error caused - - - --- 2021-03-01 Qu Wenruo New
fstests: make sure we rescan all devices after unregistering fstests: make sure we rescan all devices after unregistering - 1 - --- 2021-02-25 Qu Wenruo New
[v2] btrfs: do more graceful error/warning for 32bit kernel [v2] btrfs: do more graceful error/warning for 32bit kernel - 1 - --- 2021-02-25 Qu Wenruo New
[12/12] btrfs: extent_io: introduce submit_eb_subpage() to submit a subpage metadata page btrfs: support read-write for subpage metadata - - - --- 2021-02-22 Qu Wenruo New
[11/12] btrfs: extent_io: make lock_extent_buffer_for_io() to support subpage metadata btrfs: support read-write for subpage metadata - - - --- 2021-02-22 Qu Wenruo New
[10/12] btrfs: extent_io: introduce write_one_subpage_eb() function btrfs: support read-write for subpage metadata - - - --- 2021-02-22 Qu Wenruo New
[09/12] btrfs: extent_io: introduce end_bio_subpage_eb_writepage() function btrfs: support read-write for subpage metadata - - - --- 2021-02-22 Qu Wenruo New
[08/12] btrfs: extent_io: make set_btree_ioerr() accept extent buffer and handle subpage metadata btrfs: support read-write for subpage metadata - - - --- 2021-02-22 Qu Wenruo New
[07/12] btrfs: extent_io: make set/clear_extent_buffer_dirty() to support subpage sized metadata btrfs: support read-write for subpage metadata - - - --- 2021-02-22 Qu Wenruo New
[06/12] btrfs: extent_io: make the page uptodate assert check to handle subpage btrfs: support read-write for subpage metadata - - - --- 2021-02-22 Qu Wenruo New
[05/12] btrfs: extent_io: make alloc_extent_buffer() check subpage dirty bitmap btrfs: support read-write for subpage metadata - - - --- 2021-02-22 Qu Wenruo New
[04/12] btrfs: disk-io: support subpage metadata csum calculation at write time btrfs: support read-write for subpage metadata - - - --- 2021-02-22 Qu Wenruo New
[03/12] btrfs: disk-io: allow btree_set_page_dirty() to do more sanity check on subpage metadata btrfs: support read-write for subpage metadata - - - --- 2021-02-22 Qu Wenruo New
[02/12] btrfs: subpage: introduce helper for subpage writeback status btrfs: support read-write for subpage metadata - - - --- 2021-02-22 Qu Wenruo New
[01/12] btrfs: subpage: introduce helper for subpage dirty status btrfs: support read-write for subpage metadata - - - --- 2021-02-22 Qu Wenruo New
btrfs: do more graceful error/warning for 32bit kernel btrfs: do more graceful error/warning for 32bit kernel - - - --- 2021-02-20 Qu Wenruo New
btrfs: ordered-extent: fix comment for btrfs ordered extent flag bits btrfs: ordered-extent: fix comment for btrfs ordered extent flag bits - - - --- 2021-02-11 Qu Wenruo New
[2/2] btrfs: make check_compressed_csum() to be subpage compatible btrfs: add proper subpage compress read support - - - --- 2021-02-04 Qu Wenruo New
[1/2] btrfs: make btrfs_submit_compressed_read() to be subpage compatible btrfs: add proper subpage compress read support - - - --- 2021-02-04 Qu Wenruo New
[v5.1,17/62] btrfs: integrate page status update for data read path into begin/end_page_read() Untitled series #425751 - - - --- 2021-02-02 Qu Wenruo New
btrfs: add comment on why we can return 0 if we failed to atomically lock the page in read_extent_b… btrfs: add comment on why we can return 0 if we failed to atomically lock the page in read_extent_b… - 1 - --- 2021-01-28 Qu Wenruo New
btrfs: fix a bug that btrfs_invalidapge() can double account ordered extent for subpage btrfs: fix a bug that btrfs_invalidapge() can double account ordered extent for subpage - 1 - --- 2021-01-27 Qu Wenruo New
[v5,18/18] btrfs: allow RO mount of 4K sector size fs on 64K page system btrfs: add read-only support for subpage sector size - 1 - --- 2021-01-26 Qu Wenruo New
[v5,17/18] btrfs: integrate page status update for data read path into begin/end_page_read() btrfs: add read-only support for subpage sector size - - - --- 2021-01-26 Qu Wenruo New
[v5,16/18] btrfs: introduce btrfs_subpage for data inodes btrfs: add read-only support for subpage sector size - - - --- 2021-01-26 Qu Wenruo New
[v5,15/18] btrfs: introduce subpage metadata validation check btrfs: add read-only support for subpage sector size - 2 - --- 2021-01-26 Qu Wenruo New
[v5,14/18] btrfs: support subpage in endio_readpage_update_page_status() btrfs: add read-only support for subpage sector size - 2 - --- 2021-01-26 Qu Wenruo New
[v5,13/18] btrfs: introduce read_extent_buffer_subpage() btrfs: add read-only support for subpage sector size - 2 - --- 2021-01-26 Qu Wenruo New
[v5,12/18] btrfs: support subpage in try_release_extent_buffer() btrfs: add read-only support for subpage sector size - 2 - --- 2021-01-26 Qu Wenruo New
[v5,11/18] btrfs: support subpage in btrfs_clone_extent_buffer btrfs: add read-only support for subpage sector size - 2 - --- 2021-01-26 Qu Wenruo New
[v5,10/18] btrfs: support subpage in set/clear_extent_buffer_uptodate() btrfs: add read-only support for subpage sector size - 2 - --- 2021-01-26 Qu Wenruo New
[v5,09/18] btrfs: introduce helpers for subpage error status btrfs: add read-only support for subpage sector size - 2 - --- 2021-01-26 Qu Wenruo New
[v5,08/18] btrfs: introduce helpers for subpage uptodate status btrfs: add read-only support for subpage sector size - 2 - --- 2021-01-26 Qu Wenruo New
[v5,07/18] btrfs: attach private to dummy extent buffer pages btrfs: add read-only support for subpage sector size - 2 - --- 2021-01-26 Qu Wenruo New
[v5,06/18] btrfs: support subpage for extent buffer page release btrfs: add read-only support for subpage sector size - 1 - --- 2021-01-26 Qu Wenruo New
[v5,05/18] btrfs: make grab_extent_buffer_from_page() handle subpage case btrfs: add read-only support for subpage sector size - 2 - --- 2021-01-26 Qu Wenruo New
[v5,04/18] btrfs: make attach_extent_buffer_page() handle subpage case btrfs: add read-only support for subpage sector size - 2 - --- 2021-01-26 Qu Wenruo New
[v5,03/18] btrfs: introduce the skeleton of btrfs_subpage structure btrfs: add read-only support for subpage sector size - 2 - --- 2021-01-26 Qu Wenruo New
[v5,02/18] btrfs: set UNMAPPED bit early in btrfs_clone_extent_buffer() for subpage support btrfs: add read-only support for subpage sector size - 1 - --- 2021-01-26 Qu Wenruo New
[v5,01/18] btrfs: merge PAGE_CLEAR_DIRTY and PAGE_SET_WRITEBACK to PAGE_START_WRITEBACK btrfs: add read-only support for subpage sector size - 2 - --- 2021-01-26 Qu Wenruo New
[v2] btrfs: rework the order of btrfs_ordered_extent::flags [v2] btrfs: rework the order of btrfs_ordered_extent::flags - 1 - --- 2021-01-26 Qu Wenruo New
btrfs: make Private2 lifespan more consistent btrfs: make Private2 lifespan more consistent - - - --- 2021-01-22 Qu Wenruo New
btrfs: rework the order of btrfs_ordered_extent::flags btrfs: rework the order of btrfs_ordered_extent::flags - 1 - --- 2021-01-21 Qu Wenruo New
[v4,18/18] btrfs: allow RO mount of 4K sector size fs on 64K page system btrfs: add read-only support for subpage sector size - - - --- 2021-01-16 Qu Wenruo New
[v4,17/18] btrfs: integrate page status update for data read path into begin/end_page_read() btrfs: add read-only support for subpage sector size - - - --- 2021-01-16 Qu Wenruo New
[v4,16/18] btrfs: introduce btrfs_subpage for data inodes btrfs: add read-only support for subpage sector size - - - --- 2021-01-16 Qu Wenruo New
[v4,15/18] btrfs: disk-io: introduce subpage metadata validation check btrfs: add read-only support for subpage sector size - - - --- 2021-01-16 Qu Wenruo New
[v4,14/18] btrfs: extent_io: make endio_readpage_update_page_status() to handle subpage case btrfs: add read-only support for subpage sector size - - - --- 2021-01-16 Qu Wenruo New
[v4,13/18] btrfs: introduce read_extent_buffer_subpage() btrfs: add read-only support for subpage sector size - - - --- 2021-01-16 Qu Wenruo New
[v4,12/18] btrfs: implement try_release_extent_buffer() for subpage metadata support btrfs: add read-only support for subpage sector size - - - --- 2021-01-16 Qu Wenruo New
[v4,11/18] btrfs: make btrfs_clone_extent_buffer() to be subpage compatible btrfs: add read-only support for subpage sector size - - - --- 2021-01-16 Qu Wenruo New
[v4,10/18] btrfs: make set/clear_extent_buffer_uptodate() to support subpage size btrfs: add read-only support for subpage sector size - - - --- 2021-01-16 Qu Wenruo New
[v4,09/18] btrfs: introduce helper for subpage error status btrfs: add read-only support for subpage sector size - - - --- 2021-01-16 Qu Wenruo New
[v4,08/18] btrfs: introduce helper for subpage uptodate status btrfs: add read-only support for subpage sector size - - - --- 2021-01-16 Qu Wenruo New
[v4,07/18] btrfs: attach private to dummy extent buffer pages btrfs: add read-only support for subpage sector size - - - --- 2021-01-16 Qu Wenruo New
[v4,06/18] btrfs: support subpage for extent buffer page release btrfs: add read-only support for subpage sector size - - - --- 2021-01-16 Qu Wenruo New
[v4,05/18] btrfs: make grab_extent_buffer_from_page() to handle subpage case btrfs: add read-only support for subpage sector size - - - --- 2021-01-16 Qu Wenruo New
[v4,04/18] btrfs: make attach_extent_buffer_page() to handle subpage case btrfs: add read-only support for subpage sector size - - - --- 2021-01-16 Qu Wenruo New
[v4,03/18] btrfs: introduce the skeleton of btrfs_subpage structure btrfs: add read-only support for subpage sector size - 1 - --- 2021-01-16 Qu Wenruo New
[v4,02/18] btrfs: merge PAGE_CLEAR_DIRTY and PAGE_SET_WRITEBACK into PAGE_START_WRITEBACK btrfs: add read-only support for subpage sector size - 1 - --- 2021-01-16 Qu Wenruo New
[v4,01/18] btrfs: update locked page dirty/writeback/error bits in __process_pages_contig() btrfs: add read-only support for subpage sector size - - - --- 2021-01-16 Qu Wenruo New
[v2] fstests: btrfs: check qgroup doesn't crash when beyond limit [v2] fstests: btrfs: check qgroup doesn't crash when beyond limit - 1 - --- 2021-01-12 Qu Wenruo New
btrfs: make btrfs_dirty_inode() to always reserve metadata space btrfs: make btrfs_dirty_inode() to always reserve metadata space - - - --- 2021-01-08 Qu Wenruo New
[v3,22/22] btrfs: allow RO mount of 4K sector size fs on 64K page system btrfs: add read-only support for subpage sector size - - - --- 2021-01-06 Qu Wenruo New
[v3,21/22] btrfs: integrate page status update for read path into begin/end_page_read() btrfs: add read-only support for subpage sector size - - - --- 2021-01-06 Qu Wenruo New
[v3,20/22] btrfs: introduce btrfs_subpage for data inodes btrfs: add read-only support for subpage sector size - - - --- 2021-01-06 Qu Wenruo New
[v3,19/22] btrfs: disk-io: introduce subpage metadata validation check btrfs: add read-only support for subpage sector size - - - --- 2021-01-06 Qu Wenruo New
[v3,18/22] btrfs: extent_io: make endio_readpage_update_page_status() to handle subpage case btrfs: add read-only support for subpage sector size - - - --- 2021-01-06 Qu Wenruo New
[v3,17/22] btrfs: extent_io: introduce read_extent_buffer_subpage() btrfs: add read-only support for subpage sector size - - - --- 2021-01-06 Qu Wenruo New
[v3,16/22] btrfs: extent_io: implement try_release_extent_buffer() for subpage metadata support btrfs: add read-only support for subpage sector size - - - --- 2021-01-06 Qu Wenruo New
[v3,15/22] btrfs: extent_io: make btrfs_clone_extent_buffer() to be subpage compatible btrfs: add read-only support for subpage sector size - - - --- 2021-01-06 Qu Wenruo New
[v3,14/22] btrfs: extent_io: make set/clear_extent_buffer_uptodate() to support subpage size btrfs: add read-only support for subpage sector size - - - --- 2021-01-06 Qu Wenruo New
[v3,13/22] btrfs: subpage: introduce helper for subpage error status btrfs: add read-only support for subpage sector size - - - --- 2021-01-06 Qu Wenruo New
[v3,12/22] btrfs: subpage: introduce helper for subpage uptodate status btrfs: add read-only support for subpage sector size - - - --- 2021-01-06 Qu Wenruo New
[v3,11/22] btrfs: extent_io: attach private to dummy extent buffer pages btrfs: add read-only support for subpage sector size - - - --- 2021-01-06 Qu Wenruo New
[v3,10/22] btrfs: extent_io: support subpage for extent buffer page release btrfs: add read-only support for subpage sector size - - - --- 2021-01-06 Qu Wenruo New
[v3,09/22] btrfs: extent_io: make grab_extent_buffer_from_page() to handle subpage case btrfs: add read-only support for subpage sector size - - - --- 2021-01-06 Qu Wenruo New
[v3,08/22] btrfs: extent_io: make attach_extent_buffer_page() to handle subpage case btrfs: add read-only support for subpage sector size - - - --- 2021-01-06 Qu Wenruo New
[v3,07/22] btrfs: extent_io: introduce the skeleton of btrfs_subpage structure btrfs: add read-only support for subpage sector size - 1 - --- 2021-01-06 Qu Wenruo New
[v3,06/22] btrfs: extent_io: introduce a helper to grab an existing extent buffer from a page btrfs: add read-only support for subpage sector size - 1 - --- 2021-01-06 Qu Wenruo New
[v3,05/22] btrfs: extent_io: merge PAGE_CLEAR_DIRTY and PAGE_SET_WRITEBACK into PAGE_START_WRITEBACK btrfs: add read-only support for subpage sector size - - - --- 2021-01-06 Qu Wenruo New
[v3,04/22] btrfs: extent_io: update locked page dirty/writeback/error bits in __process_pages_conti… btrfs: add read-only support for subpage sector size - - - --- 2021-01-06 Qu Wenruo New
[v3,03/22] btrfs: file: update comment for btrfs_dirty_pages() btrfs: add read-only support for subpage sector size - - - --- 2021-01-06 Qu Wenruo New
[v3,02/22] btrfs: extent_io: refactor __extent_writepage_io() to improve readability btrfs: add read-only support for subpage sector size - 1 - --- 2021-01-06 Qu Wenruo New
[v3,01/22] btrfs: extent_io: rename @offset parameter to @disk_bytenr for submit_extent_page() btrfs: add read-only support for subpage sector size - 1 - --- 2021-01-06 Qu Wenruo New
btrfs: relocation: fix wrong file extent type check to avoid false -ENOENT error btrfs: relocation: fix wrong file extent type check to avoid false -ENOENT error - 1 1 --- 2020-12-29 Qu Wenruo New
btrfs: relocation: output warning message for leftover v1 space cache before aborting current data … btrfs: relocation: output warning message for leftover v1 space cache before aborting current data … - - - --- 2020-12-29 Qu Wenruo New
btrfs-progs: check: allow force v1 space cache cleanup even the fs has v2 space cache enabled btrfs-progs: check: allow force v1 space cache cleanup even the fs has v2 space cache enabled - - - --- 2020-12-29 Qu Wenruo New
[v5,4/4] btrfs-progs: image: fix restored image size misalignment btrfs-progs: image: new data dump feature - - - --- 2020-12-28 Qu Wenruo New
[v5,3/4] btrfs-progs: image: reduce memory requirement for decompression btrfs-progs: image: new data dump feature - - - --- 2020-12-28 Qu Wenruo New
[v5,2/4] btrfs-progs: image: introduce -d option to dump data btrfs-progs: image: new data dump feature - - - --- 2020-12-28 Qu Wenruo New
« 1 2 ... 22 23 2445 46 »