Show patches with: State = Action Required       |    Archived = No       |   297 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[-next,v2,01/14] btrfs: convert clear_page_extent_mapped() to take a folio btrfs: Cleaned up folio->page conversion - - - --- 2024-08-28 Li Zetao New
[-next,v2,02/14] btrfs: convert get_next_extent_buffer() to take a folio btrfs: Cleaned up folio->page conversion - - - --- 2024-08-28 Li Zetao New
[-next,v2,03/14] btrfs: convert try_release_subpage_extent_buffer() to take a folio btrfs: Cleaned up folio->page conversion - - - --- 2024-08-28 Li Zetao New
[-next,v2,04/14] btrfs: convert try_release_extent_buffer() to take a folio btrfs: Cleaned up folio->page conversion - - - --- 2024-08-28 Li Zetao New
[-next,v2,05/14] btrfs: convert read_key_bytes() to take a folio btrfs: Cleaned up folio->page conversion - - - --- 2024-08-28 Li Zetao New
[-next,v2,06/14] btrfs: convert submit_eb_subpage() to take a folio btrfs: Cleaned up folio->page conversion - - - --- 2024-08-28 Li Zetao New
[-next,v2,07/14] btrfs: convert submit_eb_page() to take a folio btrfs: Cleaned up folio->page conversion - - - --- 2024-08-28 Li Zetao New
[-next,v2,08/14] btrfs: convert try_release_extent_state() to take a folio btrfs: Cleaned up folio->page conversion - - - --- 2024-08-28 Li Zetao New
[-next,v2,09/14] btrfs: convert try_release_extent_mapping() to take a folio btrfs: Cleaned up folio->page conversion - - - --- 2024-08-28 Li Zetao New
[-next,v2,10/14] btrfs: convert zlib_decompress() to take a folio btrfs: Cleaned up folio->page conversion - - - --- 2024-08-28 Li Zetao New
[-next,v2,11/14] btrfs: convert lzo_decompress() to take a folio btrfs: Cleaned up folio->page conversion - - - --- 2024-08-28 Li Zetao New
[-next,v2,12/14] btrfs: convert zstd_decompress() to take a folio btrfs: Cleaned up folio->page conversion - - - --- 2024-08-28 Li Zetao New
[-next,v2,13/14] btrfs: convert btrfs_decompress() to take a folio btrfs: Cleaned up folio->page conversion - - - --- 2024-08-28 Li Zetao New
[-next,v2,14/14] btrfs: convert copy_inline_to_page() to use folio btrfs: Cleaned up folio->page conversion - - - --- 2024-08-28 Li Zetao New
[01/12] btrfs: rename btrfs_submit_bio() to btrfs_submit_bbio() Renames and defrag cleanups - - - --- 2024-08-27 David Sterba New
[01/14] btrfs: convert clear_page_extent_mapped() to take a folio btrfs: Cleaned up folio->page conversion - - - --- 2024-08-22 Li Zetao New
[02/12] btrfs: rename __btrfs_submit_bio() and drop double underscores Renames and defrag cleanups - - - --- 2024-08-27 David Sterba New
[02/14] btrfs: convert get_next_extent_buffer() to take a folio btrfs: Cleaned up folio->page conversion - - - --- 2024-08-22 Li Zetao New
[03/12] btrfs: rename __extent_writepage() and drop double underscores Renames and defrag cleanups - - - --- 2024-08-27 David Sterba New
[03/14] btrfs: convert try_release_subpage_extent_buffer() to take a folio btrfs: Cleaned up folio->page conversion - - - --- 2024-08-22 Li Zetao New
[04/12] btrfs: rename __compare_inode_defrag() and drop double underscores Renames and defrag cleanups - - - --- 2024-08-27 David Sterba New
[04/14] btrfs: convert try_release_extent_buffer() to take a folio btrfs: Cleaned up folio->page conversion - - - --- 2024-08-22 Li Zetao New
[05/12] btrfs: constify arguments of compare_inode_defrag() Renames and defrag cleanups - - - --- 2024-08-27 David Sterba New
[05/14] btrfs: convert read_key_bytes() to take a folio btrfs: Cleaned up folio->page conversion - - - --- 2024-08-22 Li Zetao New
[06/12] btrfs: rename __need_auto_defrag() and drop double underscores Renames and defrag cleanups - - - --- 2024-08-27 David Sterba New
[06/14] btrfs: convert submit_eb_subpage() to take a folio btrfs: Cleaned up folio->page conversion - - - --- 2024-08-22 Li Zetao New
[07/12] btrfs: rename __btrfs_add_inode_defrag() and drop double underscores Renames and defrag cleanups - - - --- 2024-08-27 David Sterba New
[07/14] btrfs: convert submit_eb_page() to take a folio btrfs: Cleaned up folio->page conversion - - - --- 2024-08-22 Li Zetao New
[08/12] btrfs: rename __btrfs_run_defrag_inode() and drop double underscores Renames and defrag cleanups - - - --- 2024-08-27 David Sterba New
[08/14] btrfs: convert try_release_extent_state() to take a folio btrfs: Cleaned up folio->page conversion - - - --- 2024-08-22 Li Zetao New
[09/12] btrfs: clear defragmented inodes using postorder in btrfs_cleanup_defrag_inodes() Renames and defrag cleanups - 1 - --- 2024-08-27 David Sterba New
[09/14] btrfs: convert try_release_extent_mapping() to take a folio btrfs: Cleaned up folio->page conversion - - - --- 2024-08-22 Li Zetao New
[1/2] btrfs-progs: mkfs/rootdir: add hard link support btrfs-progs: mkfs/rootdir: add hard link support - - - --- 2024-08-15 Qu Wenruo New
[1/2] btrfs: btrfs_has_ordered_extent() to check for ordered extent in range Limit scope of extent locks in btrfs_buffered_write() - - - --- 2024-08-28 Goldwyn Rodrigues New
[1/2] btrfs: clear folio writeback after completing ordered range Reduce scope of extent locking while reading - - - --- 2024-08-19 Goldwyn Rodrigues New
[1/2] btrfs: fix race between direct IO write and fsync when using same fd btrfs: fix a regression with concurrent DIO writes and fsync on the same fd - - - --- 2024-08-29 Filipe Manana New
[1/2] btrfs: introduce extent_map::em_cached member btrfs: reduce extent map lookup overhead for data write - - - --- 2024-08-08 Qu Wenruo New
[1/2] btrfs: remove conditional path allocation from read_locked_inode, add path allocation to iget btrfs: clean up btrfs_iget, btrfs_iget_path usage - - - --- 2024-08-13 Leo Martins New
[1/2] btrfs: rework BTRFS_I as macro to preserve parameter const Const parameter updates - - - --- 2024-08-28 David Sterba New
[1/2] btrfs: use __free in linux/cleanup.h to reduce btrfs_free_path boilerplate btrfs: add __free attribute and improve xattr cleanup - - - --- 2024-08-09 Leo Martins New
[1/3] btrfs: Cleanup no_quota parameter - - - --- 2015-10-26 Qu Wenruo Under Review
[1/3] btrfs: introduce EXTENT_DIO_LOCKED btrfs: no longer hold the extent lock for the entire read - - - --- 2024-08-21 Josef Bacik New
[1/4,v3] Btrfs-progs: send, bump stream version - - - --- 2014-04-20 Filipe Manana Under Review
[1/4] block: rework bio splitting [1/4] block: rework bio splitting 1 1 - --- 2024-08-26 Christoph Hellwig New
[1/6] btrfs: remove iocb from btrfs_encoded_read btrfs: add io_uring for encoded reads - - - --- 2024-08-23 Mark Harmstone New
[10/12] btrfs: return void from btrfs_add_inode_defrag() Renames and defrag cleanups - - - --- 2024-08-27 David Sterba New
[10/14] btrfs: convert zlib_decompress() to take a folio btrfs: Cleaned up folio->page conversion - - - --- 2024-08-22 Li Zetao New
[11/12] btrfs: drop transaction parameter from btrfs_add_inode_defrag() Renames and defrag cleanups - - - --- 2024-08-27 David Sterba New
[11/14] btrfs: convert lzo_decompress() to take a folio btrfs: Cleaned up folio->page conversion - - - --- 2024-08-22 Li Zetao New
[12/12] btrfs: always pass readahead state to defrag Renames and defrag cleanups - - - --- 2024-08-27 David Sterba New
[12/14] btrfs: convert zstd_decompress() to take a folio btrfs: Cleaned up folio->page conversion - - - --- 2024-08-22 Li Zetao New
[13/14] btrfs: convert btrfs_decompress() to take a folio btrfs: Cleaned up folio->page conversion - - - --- 2024-08-22 Li Zetao New
[14/14] btrfs: convert copy_inline_to_page() to use folio btrfs: Cleaned up folio->page conversion - - - --- 2024-08-22 Li Zetao New
[2/2] btrfs-progs: mkfs-tests: add hardlink related tests for --subvol btrfs-progs: mkfs/rootdir: add hard link support - - - --- 2024-08-15 Qu Wenruo New
[2/2] btrfs: add and use helper to verify the calling task has locked the inode btrfs: fix a regression with concurrent DIO writes and fsync on the same fd - - - --- 2024-08-29 Filipe Manana New
[2/2] btrfs: constify more pointer parameters Const parameter updates - - - --- 2024-08-28 David Sterba New
[2/2] btrfs: move clean up code from btrfs_iget_path to btrfs_read_locked_inode btrfs: clean up btrfs_iget, btrfs_iget_path usage - - - --- 2024-08-13 Leo Martins New
[2/2] btrfs: reduce scope of extent locks during buffered write Limit scope of extent locks in btrfs_buffered_write() - - - --- 2024-08-28 Goldwyn Rodrigues New
[2/2] btrfs: take extent lock only while reading extent map Reduce scope of extent locking while reading - - - --- 2024-08-19 Goldwyn Rodrigues New
[2/2] btrfs: use __free to automatically free btrfs_path on exit btrfs: add __free attribute and improve xattr cleanup - - - --- 2024-08-09 Leo Martins New
[2/2] btrfs: utilize cached extent map for data writeback btrfs: reduce extent map lookup overhead for data write - - - --- 2024-08-08 Qu Wenruo New
[2/3] btrfs check: Pre-sort keys in a block while searching - - - --- 2014-05-05 Hugo Mills Under Review
[2/3] btrfs: take the dio extent lock during O_DIRECT operations btrfs: no longer hold the extent lock for the entire read - - - --- 2024-08-21 Josef Bacik New
[2/4,v4] Btrfs-progs: send, implement total data size callback and progress report - - - --- 2014-04-20 Filipe Manana Under Review
[2/4] block: constify the lim argument to queue_limits_max_zone_append_sectors [1/4] block: rework bio splitting - 1 - --- 2024-08-26 Christoph Hellwig New
[2/6,v2] btrfs: do commit in sync_fs if there are pending changes - - - --- 2014-11-14 David Sterba Under Review
[2/6] btrfs: store encoded read state in struct btrfs_encoded_read_private btrfs: add io_uring for encoded reads - - - --- 2024-08-23 Mark Harmstone New
[3/3] btrfs check: Attempt to fix misordered keys with bitflips in them - - - --- 2014-05-05 Hugo Mills Under Review
[3/3] Btrfs: add another checksum algorithm xxhash - - - --- 2014-05-07 Liu Bo Under Review
[3/3] btrfs: do not hold the extent lock for entire read btrfs: no longer hold the extent lock for the entire read - - - --- 2024-08-21 Josef Bacik New
[3/4,v4] Btrfs-progs: send, implement fallocate command callback - - - --- 2014-04-20 Filipe Manana Under Review
[3/4] block: properly handle REQ_OP_ZONE_APPEND in __bio_split_to_limits [1/4] block: rework bio splitting - 1 - --- 2024-08-26 Christoph Hellwig New
[3/6] btrfs: add btrfs_encoded_read_finish btrfs: add io_uring for encoded reads - - - --- 2024-08-23 Mark Harmstone New
[4/4] block: don't use bio_split_rw on misc operations [1/4] block: rework bio splitting - 1 - --- 2024-08-26 Christoph Hellwig New
[4/6] btrfs: add btrfs_prepare_encoded_read btrfs: add io_uring for encoded reads - - - --- 2024-08-23 Mark Harmstone New
[5/5] btrfs: don't update mtime on deduped inodes - - - --- 2015-06-26 Mark Fasheh Under Review
[5/6] btrfs: move wait out of btrfs_encoded_read btrfs: add io_uring for encoded reads - - - --- 2024-08-23 Mark Harmstone New
[5/9] Btrfs,raid56: use a variant to record the operation type - - - --- 2014-11-14 Miao Xie Under Review
[6.1.y] btrfs: fix extent map use-after-free when adding pages to compressed bio [6.1.y] btrfs: fix extent map use-after-free when adding pages to compressed bio - 1 - --- 2024-08-30 Brennan Lamoreaux New
[6/6] btrfs: add io_uring interface for encoded reads btrfs: add io_uring for encoded reads - - - --- 2024-08-23 Mark Harmstone New
[6/9] Btrfs,raid56: support parity scrub on raid56 - - - --- 2014-11-14 Miao Xie Under Review
[btrfs-progs] Add dump-csums for btrfs inspect-internal - - - --- 2016-01-19 Lakshmipathi.G Under Review
[for,5.15,stable] btrfs: fix corruption after buffer fault in during direct IO append write [for,5.15,stable] btrfs: fix corruption after buffer fault in during direct IO append write - - - --- 2024-08-07 Filipe Manana New
[for,5.15,stable] btrfs: fix double inode unlock for direct IO sync writes [for,5.15,stable] btrfs: fix double inode unlock for direct IO sync writes - 1 - --- 2024-08-12 Filipe Manana New
[for,6.1,stable] btrfs: fix corruption after buffer fault in during direct IO append write [for,6.1,stable] btrfs: fix corruption after buffer fault in during direct IO append write - - - --- 2024-08-07 Filipe Manana New
[for,6.1,stable] btrfs: fix double inode unlock for direct IO sync writes [for,6.1,stable] btrfs: fix double inode unlock for direct IO sync writes - 1 - --- 2024-08-12 Filipe Manana New
[for,6.10,stable] btrfs: fix corruption after buffer fault in during direct IO append write [for,6.10,stable] btrfs: fix corruption after buffer fault in during direct IO append write - - - --- 2024-08-07 Filipe Manana New
[for,6.10,stable] btrfs: fix double inode unlock for direct IO sync writes [for,6.10,stable] btrfs: fix double inode unlock for direct IO sync writes - 1 - --- 2024-08-12 Filipe Manana New
[for,6.6,stable] btrfs: fix corruption after buffer fault in during direct IO append write [for,6.6,stable] btrfs: fix corruption after buffer fault in during direct IO append write - - - --- 2024-08-07 Filipe Manana New
[for,6.6,stable] btrfs: fix double inode unlock for direct IO sync writes [for,6.6,stable] btrfs: fix double inode unlock for direct IO sync writes - 1 - --- 2024-08-12 Filipe Manana New
[fstests,v2] generic/755: test that inode's ctime is updated on unlink [fstests,v2] generic/755: test that inode's ctime is updated on unlink - 2 - --- 2024-08-20 Jeff Layton New
[fstests] generic/755: test that inode's ctime is updated on unlink [fstests] generic/755: test that inode's ctime is updated on unlink - - - --- 2024-08-13 Jeff Layton New
[GIT,PULL] Btrfs fixes for 6.11-rc3 [GIT,PULL] Btrfs fixes for 6.11-rc3 - - - --- 2024-08-07 David Sterba New
[GIT,PULL] Btrfs fixes for 6.11-rc4 [GIT,PULL] Btrfs fixes for 6.11-rc4 - - - --- 2024-08-15 David Sterba New
[GIT,PULL] Btrfs fixes for 6.11-rc4, part 2 [GIT,PULL] Btrfs fixes for 6.11-rc4, part 2 - - - --- 2024-08-18 David Sterba New
[GIT,PULL] Btrfs fixes for 6.11-rc6 [GIT,PULL] Btrfs fixes for 6.11-rc6 - - - --- 2024-08-28 David Sterba New
[next] btrfs: Fix reversed condition in copy_inline_to_page() [next] btrfs: Fix reversed condition in copy_inline_to_page() - - - --- 2024-08-27 Dan Carpenter New
[RESEND] btrfs: check delayed refs when we're checking if a ref exists [RESEND] btrfs: check delayed refs when we're checking if a ref exists - 1 - --- 2024-08-07 Josef Bacik New
[RFC,03/11] btrfs: backref: Add nolock option for btrfs_find_all_roots(). - - - --- 2015-03-23 Qu Wenruo Under Review
[RFC,04/11] btrfs: backref: Allow find_parent_nodes() to skip given ref_node. - - - --- 2015-03-23 Qu Wenruo Under Review
« 1 2 3 »