Show patches with: Submitter = Qu Wenruo       |    State = Action Required       |   5030 patches
« 1 2 3 450 51 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[18/18] btrfs: migrate the ioctl interfaces to use block size terminology btrfs: migrate to "block size" to describe the - - - --- 2024-12-18 Qu Wenruo New
[17/18] btrfs: migrate btrfs_super_block::sectorsize to blocksize btrfs: migrate to "block size" to describe the - - - --- 2024-12-18 Qu Wenruo New
[16/18] btrfs: finish the rename of btrfs_fs_info::sectorsize btrfs: migrate to "block size" to describe the - - - --- 2024-12-18 Qu Wenruo New
[15/18] btrfs: migrate selftests to use block size terminology btrfs: migrate to "block size" to describe the - - - --- 2024-12-18 Qu Wenruo New
[14/18] btrfs: migrate the remaining sector size users to use block size terminology btrfs: migrate to "block size" to describe the - - - --- 2024-12-18 Qu Wenruo New
[13/18] btrfs: migrate bio.[ch] to use block size terminology btrfs: migrate to "block size" to describe the - - - --- 2024-12-18 Qu Wenruo New
[12/18] btrfs: migrate defrag.c to use block size terminology btrfs: migrate to "block size" to describe the - - - --- 2024-12-18 Qu Wenruo New
[11/18] btrfs: migrate raid56.[ch] to use block size terminology btrfs: migrate to "block size" to describe the - - - --- 2024-12-18 Qu Wenruo New
[10/18] btrfs: migrate inode.c and btrfs_inode.h to use block size terminology btrfs: migrate to "block size" to describe the - - - --- 2024-12-18 Qu Wenruo New
[09/18] btrfs: migrate file.c to use block size terminology btrfs: migrate to "block size" to describe the - - - --- 2024-12-18 Qu Wenruo New
[08/18] btrfs: migrate file-item.c to use block size terminology btrfs: migrate to "block size" to describe the - - - --- 2024-12-18 Qu Wenruo New
[07/18] btrfs: migrate free space cache code to use block size terminology btrfs: migrate to "block size" to describe the - - - --- 2024-12-18 Qu Wenruo New
[06/18] btrfs: migrate compression related code to use block size terminology btrfs: migrate to "block size" to describe the - - - --- 2024-12-18 Qu Wenruo New
[05/18] btrfs: migrate extent_io.[ch] to use block size terminology btrfs: migrate to "block size" to describe the - - - --- 2024-12-18 Qu Wenruo New
[04/18] btrfs: migrate scrub.c to use block size terminology btrfs: migrate to "block size" to describe the - - - --- 2024-12-18 Qu Wenruo New
[03/18] btrfs: migrate tree-checker.c to use block size terminology btrfs: migrate to "block size" to describe the - - - --- 2024-12-18 Qu Wenruo New
[02/18] btrfs: migrate subpage.[ch] to use block size terminology btrfs: migrate to "block size" to describe the - - - --- 2024-12-18 Qu Wenruo New
[01/18] btrfs: rename btrfs_fs_info::sectorsize to blocksize for disk-io.c btrfs: migrate to "block size" to describe the - - - --- 2024-12-18 Qu Wenruo New
btrfs: sysfs: fix direct super block member read btrfs: sysfs: fix direct super block member read - 2 - --- 2024-12-18 Qu Wenruo New
[v3,6/6] btrfs: update tree_insert() to use rb helpers reduce boilerplate code within btrfs - 1 - --- 2024-12-17 Qu Wenruo New
[v3,5/6] btrfs: update btrfs_add_chunk_map() to use rb helpers reduce boilerplate code within btrfs - 1 - --- 2024-12-17 Qu Wenruo New
[v3,4/6] btrfs: update __btrfs_add_delayed_item() to use rb helper reduce boilerplate code within btrfs - 1 - --- 2024-12-17 Qu Wenruo New
[v3,3/6] btrfs: update prelim_ref_insert() to use rb helpers reduce boilerplate code within btrfs - 1 - --- 2024-12-17 Qu Wenruo New
[v3,2/6] btrfs: update btrfs_add_block_group_cache() to use rb helper reduce boilerplate code within btrfs - 1 - --- 2024-12-17 Qu Wenruo New
[v3,1/6] rbtree: add rb_find_add_cached() to rbtree.h reduce boilerplate code within btrfs 1 1 - --- 2024-12-17 Qu Wenruo New
btrfs: handle free space tree rebuild in multiple transactions btrfs: handle free space tree rebuild in multiple transactions - - - --- 2024-12-17 Qu Wenruo New
[4/4] btrfs-progs: rename btrfs_super_block::sectorsize to blocksize btrfs-progs: rename "sector size" to "block size" - - - --- 2024-12-16 Qu Wenruo New
[3/4] btrfs-progs: docs: change the terminology from "sectorsize" to "blocksize" btrfs-progs: rename "sector size" to "block size" - - - --- 2024-12-16 Qu Wenruo New
[2/4] btrfs-progs: mkfs: add "--blocksize" option as an alias for "--sectorsize" btrfs-progs: rename "sector size" to "block size" - - - --- 2024-12-16 Qu Wenruo New
[1/4] btrfs-progs: convert btrfs_fs_info::sectorsize to blocksize btrfs-progs: rename "sector size" to "block size" - - - --- 2024-12-16 Qu Wenruo New
[v2,9/9] btrfs: remove the unused @locked_folio parameter from btrfs_cleanup_ordered_extents() btrfs: error handling fixes - - - --- 2024-12-12 Qu Wenruo New
[v2,8/9] btrfs: add extra error messages for delalloc range related errors btrfs: error handling fixes - - - --- 2024-12-12 Qu Wenruo New
[v2,7/9] btrfs: subpage: dump the involved bitmap when ASSERT() failed btrfs: error handling fixes - - - --- 2024-12-12 Qu Wenruo New
[v2,6/9] btrfs: subpage: fix the bitmap dump for the locked flags btrfs: error handling fixes - - - --- 2024-12-12 Qu Wenruo New
[v2,5/9] btrfs: do proper folio cleanup when run_delalloc_nocow() failed btrfs: error handling fixes - - - --- 2024-12-12 Qu Wenruo New
[v2,4/9] btrfs: do proper folio cleanup when cow_file_range() failed btrfs: error handling fixes - - - --- 2024-12-12 Qu Wenruo New
[v2,3/9] btrfs: fix the error handling of submit_uncompressed_range() btrfs: error handling fixes - - - --- 2024-12-12 Qu Wenruo New
[v2,2/9] btrfs: fix double accounting race when extent_writepage_io() failed btrfs: error handling fixes - - - --- 2024-12-12 Qu Wenruo New
[v2,1/9] btrfs: fix double accounting race when btrfs_run_delalloc_range() failed btrfs: error handling fixes - - - --- 2024-12-12 Qu Wenruo New
[v3] btrfs: enhance ordered extent double freeing detection [v3] btrfs: enhance ordered extent double freeing detection - - - --- 2024-12-11 Qu Wenruo New
[v2] btrfs: enhance ordered extent double freeing detection [v2] btrfs: enhance ordered extent double freeing detection - - - --- 2024-12-11 Qu Wenruo New
btrfs: enhance ordered extent double freeing detection btrfs: enhance ordered extent double freeing detection - - - --- 2024-12-11 Qu Wenruo New
btrfs: output the reason for open_ctree() failure btrfs: output the reason for open_ctree() failure - 1 - --- 2024-12-10 Qu Wenruo New
[8/8] btrfs: add extra error messages for delalloc range related errors btrfs: error handling fixes - - - --- 2024-12-08 Qu Wenruo New
[7/8] btrfs: subpage: dump the involved bitmap when ASSERT() failed btrfs: error handling fixes - - - --- 2024-12-08 Qu Wenruo New
[6/8] btrfs: subpage: fix the bitmap dump for the locked flags btrfs: error handling fixes - - - --- 2024-12-08 Qu Wenruo New
[5/8] btrfs: do proper folio cleanup when run_delalloc_nocow() failed btrfs: error handling fixes - - - --- 2024-12-08 Qu Wenruo New
[4/8] btrfs: do proper folio cleanup when cow_file_range() failed btrfs: error handling fixes - - - --- 2024-12-08 Qu Wenruo New
[3/8] btrfs: fix the error handling of submit_uncompressed_range() btrfs: error handling fixes - - - --- 2024-12-08 Qu Wenruo New
[2/8] btrfs: fix double accounting race when extent_writepage_io() failed btrfs: error handling fixes - - - --- 2024-12-08 Qu Wenruo New
[1/8] btrfs: fix double accounting race when btrfs_run_delalloc_range() failed btrfs: error handling fixes - - - --- 2024-12-08 Qu Wenruo New
btrfs: fix the error handling of submit_uncompressed_range() btrfs: fix the error handling of submit_uncompressed_range() - - - --- 2024-12-06 Qu Wenruo New
[v3] btrfs: do proper folio cleanup when run_delalloc_nocow() failed [v3] btrfs: do proper folio cleanup when run_delalloc_nocow() failed - - - --- 2024-12-05 Qu Wenruo New
[v2] btrfs: do proper folio cleanup when cow_file_range() failed [v2] btrfs: do proper folio cleanup when cow_file_range() failed - - - --- 2024-12-04 Qu Wenruo New
btrfs: tree-checker: reject inline extent items with 0 ref count btrfs: tree-checker: reject inline extent items with 0 ref count - 1 - --- 2024-12-04 Qu Wenruo New
[v2] btrfs: do proper folio cleanup when run_delalloc_nocow() failed [v2] btrfs: do proper folio cleanup when run_delalloc_nocow() failed - - - --- 2024-12-04 Qu Wenruo New
btrfs: do proper folio cleanup when run_delalloc_nocow() failed btrfs: do proper folio cleanup when run_delalloc_nocow() failed - - - --- 2024-12-02 Qu Wenruo New
[v2] btrfs: properly wait for writeback before buffered write [v2] btrfs: properly wait for writeback before buffered write - 1 - --- 2024-12-02 Qu Wenruo New
btrfs: do proper folio cleanup when cow_file_range() failed btrfs: do proper folio cleanup when cow_file_range() failed - - - --- 2024-12-02 Qu Wenruo New
btrfs: properly wait for writeback before buffered write btrfs: properly wait for writeback before buffered write - - - --- 2024-11-30 Qu Wenruo New
btrfs: do proper folio cleanup when cow_file_range() failed btrfs: do proper folio cleanup when cow_file_range() failed - - - --- 2024-11-29 Qu Wenruo New
[RFC] btrfs: keep EXTENT_DELALLOC* flags when cow_file_range() failed [RFC] btrfs: keep EXTENT_DELALLOC* flags when cow_file_range() failed - - - --- 2024-11-29 Qu Wenruo New
[v2,2/2] btrfs: handle submit_one_sector() error inside extent_writepage_io() btrfs: error handling fixes for extent_writepage() - - - --- 2024-11-27 Qu Wenruo New
[v2,1/2] btrfs: fix double accounting race in extent_writepage() btrfs: error handling fixes for extent_writepage() - - - --- 2024-11-27 Qu Wenruo New
[3/3] btrfs: add extra error messages for extent_writepage() failure btrfs: extra debug output for sector size < page size cases - - - --- 2024-11-27 Qu Wenruo New
[2/3] btrfs: subpage: dump the involved bitmap when ASSERT() failed btrfs: extra debug output for sector size < page size cases - - - --- 2024-11-27 Qu Wenruo New
[1/3] btrfs: subpage: fix the bitmap dump for the locked flags btrfs: extra debug output for sector size < page size cases - - - --- 2024-11-27 Qu Wenruo New
[2/2] btrfs: handle submit_one_sector() error inside extent_writepage_io() btrfs: error handling fixes for extent_writepage() - - - --- 2024-11-26 Qu Wenruo New
[1/2] btrfs: handle btrfs_run_delalloc_range() errors correctly btrfs: error handling fixes for extent_writepage() - - - --- 2024-11-26 Qu Wenruo New
[v2,7/7] btrfs: allow buffered write to skip full page if it's sector aligned btrfs: sector size < page size enhancement - - - --- 2024-11-24 Qu Wenruo New
[v2,6/7] btrfs: avoid deadlock when reading a partial uptodate folio btrfs: sector size < page size enhancement - - - --- 2024-11-24 Qu Wenruo New
[v2,5/7] btrfs: make btrfs_do_readpage() to do block-by-block read btrfs: sector size < page size enhancement - - - --- 2024-11-24 Qu Wenruo New
[v2,4/7] btrfs: use FGP_STABLE to wait for folio writeback btrfs: sector size < page size enhancement - - - --- 2024-11-24 Qu Wenruo New
[v2,3/7] btrfs: extract the inner loop of cow_file_range() to enhance the error handling btrfs: sector size < page size enhancement - - - --- 2024-11-24 Qu Wenruo New
[v2,2/7] btrfs: fix inline data extent reads which zero out the remaining part btrfs: sector size < page size enhancement - - - --- 2024-11-24 Qu Wenruo New
[v2,1/7] btrfs: fix double accounting of ordered extents during errors btrfs: sector size < page size enhancement - - - --- 2024-11-24 Qu Wenruo New
btrfs: use PTR_ERR() instead of PTR_ERR_OR_ZERO() for btrfs_get_extent() btrfs: use PTR_ERR() instead of PTR_ERR_OR_ZERO() for btrfs_get_extent() - 1 - --- 2024-11-24 Qu Wenruo New
btrfs: validate system chunk array at btrfs_validate_super() btrfs: validate system chunk array at btrfs_validate_super() - - - --- 2024-11-20 Qu Wenruo New
btrfs/327: add a test case to verify inline extent data read btrfs/327: add a test case to verify inline extent data read - 1 - --- 2024-11-15 Qu Wenruo New
btrfs: fix inline data extent reads which zero out the remaining part btrfs: fix inline data extent reads which zero out the remaining part - - - --- 2024-11-15 Qu Wenruo New
[2/2] btrfs: allow inline data extents creation if sector size < page size btrfs: allow creating inline data extents for sector size < page size case - - - --- 2024-11-15 Qu Wenruo New
[1/2] btrfs: fix the qgroup data free range for inline data extents btrfs: allow creating inline data extents for sector size < page size case - - - --- 2024-11-15 Qu Wenruo New
btrfs/321: make the filter to handle older btrfs-progs btrfs/321: make the filter to handle older btrfs-progs - 2 - --- 2024-11-13 Qu Wenruo New
btrfs: reject out-of-band dirty folios during writeback btrfs: reject out-of-band dirty folios during writeback - - - --- 2024-11-12 Qu Wenruo New
[v2,3/3] btrfs: remove the out-of-loop cleanup from btrfs_buffered_write() btrfs: btrfs_buffered_write() cleanups - - - --- 2024-11-12 Qu Wenruo New
[v2,2/3] btrfs: cleanup the variables inside btrfs_buffered_write() btrfs: btrfs_buffered_write() cleanups - - - --- 2024-11-12 Qu Wenruo New
[v2,1/3] btrfs: make buffered write to respect fatal signals btrfs: btrfs_buffered_write() cleanups - - - --- 2024-11-12 Qu Wenruo New
ntfs3: remove a_ops->write_begin/end() call backs ntfs3: remove a_ops->write_begin/end() call backs - - - --- 2024-11-12 Qu Wenruo New
[3/3] btrfs: remove the out-of-loop cleanup from btrfs_buffered_write() btrfs: btrfs_buffered_write() cleanups - - - --- 2024-11-11 Qu Wenruo New
[2/3] btrfs: cleanup the variables inside btrfs_buffered_write() btrfs: btrfs_buffered_write() cleanups - - - --- 2024-11-11 Qu Wenruo New
[1/3] btrfs: make buffered write to respect fatal signals btrfs: btrfs_buffered_write() cleanups - - - --- 2024-11-11 Qu Wenruo New
btrfs: add extra warning when qgroup is marked inconsistent btrfs: add extra warning when qgroup is marked inconsistent - - - --- 2024-11-10 Qu Wenruo New
btrfs: improve the warning and error message for btrfs_remove_qgroup() btrfs: improve the warning and error message for btrfs_remove_qgroup() - 1 - --- 2024-11-10 Qu Wenruo New
btrfs-progs: improve error handling in btrfs_split_item() btrfs-progs: improve error handling in btrfs_split_item() - - - --- 2024-11-09 Qu Wenruo New
btrfs: open-code btrfs_copy_from_user() btrfs: open-code btrfs_copy_from_user() - 1 - --- 2024-11-07 Qu Wenruo New
[v4] btrfs: a new test case to verify mount behavior with background remounting [v4] btrfs: a new test case to verify mount behavior with background remounting - 2 - --- 2024-11-06 Qu Wenruo New
[v3] btrfs: a new test case to verify mount behavior with background remounting [v3] btrfs: a new test case to verify mount behavior with background remounting - - - --- 2024-11-06 Qu Wenruo New
[2/2] btrfs-progs: make btrfs_insert_file_extent() to accept an on-stack file extent item btrfs-progs: refactor around btrfs_insert_file_extent() - - - --- 2024-11-05 Qu Wenruo New
[1/2] btrfs-progs: do not call btrfs_record_file_extent() out of btrfs-convert btrfs-progs: refactor around btrfs_insert_file_extent() - - - --- 2024-11-05 Qu Wenruo New
[v2] btrfs: a new test case to verify mount behavior with background remounting [v2] btrfs: a new test case to verify mount behavior with background remounting - 1 - --- 2024-11-01 Qu Wenruo New
« 1 2 3 450 51 »