Show patches with: none      |   40891 patches
« 1 2 ... 105 106 107408 409 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[18/27] btrfs: make btrfs_submit_compressed_write() to be subpage compatible btrfs: limited subpage compressed write support - - - --- 2021-07-13 Qu Wenruo New
[17/27] btrfs: make compress_file_range() to be subpage compatible btrfs: limited subpage compressed write support - - - --- 2021-07-13 Qu Wenruo New
[16/27] btrfs: cleanup for extent_write_locked_range() btrfs: limited subpage compressed write support - - - --- 2021-07-13 Qu Wenruo New
[15/27] btrfs: refactor submit_compressed_extents() btrfs: limited subpage compressed write support - - - --- 2021-07-13 Qu Wenruo New
[14/27] btrfs: remove unused function btrfs_bio_fits_in_stripe() btrfs: limited subpage compressed write support - - - --- 2021-07-13 Qu Wenruo New
[13/27] btrfs: make btrfs_submit_compressed_write() to determine stripe boundary at bio allocation … btrfs: limited subpage compressed write support - - - --- 2021-07-13 Qu Wenruo New
[12/27] btrfs: make btrfs_submit_compressed_read() to determine stripe boundary at bio allocation t… btrfs: limited subpage compressed write support - - - --- 2021-07-13 Qu Wenruo New
[11/27] btrfs: introduce alloc_compressed_bio() for compression btrfs: limited subpage compressed write support - - - --- 2021-07-13 Qu Wenruo New
[10/27] btrfs: introduce submit_compressed_bio() for compression btrfs: limited subpage compressed write support - - - --- 2021-07-13 Qu Wenruo New
[09/27] btrfs: handle errors properly inside btrfs_submit_compressed_write() btrfs: limited subpage compressed write support - - - --- 2021-07-13 Qu Wenruo New
[08/27] btrfs: handle errors properly inside btrfs_submit_compressed_read() btrfs: limited subpage compressed write support - - - --- 2021-07-13 Qu Wenruo New
[07/27] btrfs: add subpage checked_bitmap to make PageChecked flag to be subpage compatible btrfs: limited subpage compressed write support - - - --- 2021-07-13 Qu Wenruo New
[06/27] btrfs: introduce compressed_bio::pending_sectors to trace compressed bio more elegantly btrfs: limited subpage compressed write support - - - --- 2021-07-13 Qu Wenruo New
[05/27] btrfs: make add_ra_bio_pages() to be subpage compatible btrfs: limited subpage compressed write support - - - --- 2021-07-13 Qu Wenruo New
[04/27] btrfs: don't pass compressed pages to btrfs_writepage_endio_finish_ordered() btrfs: limited subpage compressed write support - - - --- 2021-07-13 Qu Wenruo New
[03/27] btrfs: use async_chunk::async_cow to replace the confusing pending pointer btrfs: limited subpage compressed write support - 1 - --- 2021-07-13 Qu Wenruo New
[02/27] btrfs: remove unnecessary parameter @delalloc_start for writepage_delalloc() btrfs: limited subpage compressed write support - - - --- 2021-07-13 Qu Wenruo New
[01/27] btrfs: remove unused parameter @nr_pages in add_ra_bio_pages() btrfs: limited subpage compressed write support - - - --- 2021-07-13 Qu Wenruo New
[GIT,PULL] Btrfs fixes for 5.14-rc2 [GIT,PULL] Btrfs fixes for 5.14-rc2 - - - --- 2021-07-12 David Sterba New
[v7,17/17] btrfs: allow read-write for 4K sectorsize on 64K page size systems btrfs: add data write support for subpage - - - --- 2021-07-12 Qu Wenruo New
[v7,16/17] btrfs: fix a subpage relocation data corruption btrfs: add data write support for subpage - - - --- 2021-07-12 Qu Wenruo New
[v7,15/17] btrfs: fix a subpage false alert for relocating partial preallocated data extents btrfs: add data write support for subpage - - - --- 2021-07-12 Qu Wenruo New
[v7,14/17] btrfs: fix a use-after-free bug in writeback subpage helper btrfs: add data write support for subpage - - 1 --- 2021-07-12 Qu Wenruo New
[v7,13/17] btrfs: fix a crash caused by race between prepare_pages() and btrfs_releasepage() btrfs: add data write support for subpage - 1 1 --- 2021-07-12 Qu Wenruo New
[v7,12/17] btrfs: reject raid5/6 fs for subpage btrfs: add data write support for subpage - 1 - --- 2021-07-12 Qu Wenruo New
[v7,11/17] btrfs: allow submit_extent_page() to do bio split for subpage btrfs: add data write support for subpage - - - --- 2021-07-12 Qu Wenruo New
[v7,10/17] btrfs: disable inline extent creation for subpage btrfs: add data write support for subpage - - - --- 2021-07-12 Qu Wenruo New
[v7,09/17] btrfs: fix wild subpage writeback which does not have ordered extent. btrfs: add data write support for subpage - - - --- 2021-07-12 Qu Wenruo New
[v7,08/17] btrfs: make relocate_one_page() to handle subpage case btrfs: add data write support for subpage - - - --- 2021-07-12 Qu Wenruo New
[v7,07/17] btrfs: extract relocation page read and dirty part into its own function btrfs: add data write support for subpage - - - --- 2021-07-12 Qu Wenruo New
[v7,06/17] btrfs: rework lzo_decompress_bio() to make it subpage compatible btrfs: add data write support for subpage - - - --- 2021-07-12 Qu Wenruo New
[v7,05/17] btrfs: rework btrfs_decompress_buf2page() btrfs: add data write support for subpage - - - --- 2021-07-12 Qu Wenruo New
[v7,04/17] btrfs: grab correct extent map for subpage compressed extent read btrfs: add data write support for subpage - 1 - --- 2021-07-12 Qu Wenruo New
[v7,03/17] btrfs: disable compressed readahead for subpage btrfs: add data write support for subpage - - - --- 2021-07-12 Qu Wenruo New
[v7,02/17] btrfs: fix NULL pointer dereference when reading two compressed extent inside the same p… btrfs: add data write support for subpage - - - --- 2021-07-12 Qu Wenruo New
[v7,01/17] btrfs: properly reset @this_bio_flag in btrfs_do_readpage() to avoid inheriting old bio … btrfs: add data write support for subpage - 1 - --- 2021-07-12 Qu Wenruo New
[v2] btrfs-progs: cmds: Add subcommand that dumps file extents [v2] btrfs-progs: cmds: Add subcommand that dumps file extents - - - --- 2021-07-11 Sidong Yang New
[RFC] btrfs-progs: cmds: Add subcommand that dumps file extents [RFC] btrfs-progs: cmds: Add subcommand that dumps file extents - - - --- 2021-07-10 Sidong Yang New
btrfs: mark compressed range uptodate only if all bio succeed btrfs: mark compressed range uptodate only if all bio succeed - - - --- 2021-07-09 Goldwyn Rodrigues New
btrfs: Use io_bio->mirror_num for all mirror_num needs btrfs: Use io_bio->mirror_num for all mirror_num needs - - - --- 2021-07-08 Goldwyn Rodrigues New
[3/3] btrfs: drop unnecessary ASSERT from btrfs_submit_direct() fix argument type of bio_trim() - - - --- 2021-07-08 Naohiro Aota New
[2/3] btrfs: fix argument type of btrfs_bio_clone_partial() fix argument type of bio_trim() - - 1 --- 2021-07-08 Naohiro Aota New
[1/3] block: fix arg type of bio_trim() fix argument type of bio_trim() - - 1 --- 2021-07-08 Naohiro Aota New
[6/6] btrfs: check-integrity: drop kmap/kunmap for block pages Remove highmem allocations, kmap/kunmap - - - --- 2021-07-08 David Sterba New
[5/6] btrfs: compression: drop kmap/kunmap from generic helpers Remove highmem allocations, kmap/kunmap - - - --- 2021-07-08 David Sterba New
[4/6] btrfs: compression: drop kmap/kunmap from zstd Remove highmem allocations, kmap/kunmap - - - --- 2021-07-08 David Sterba New
[3/6] btrfs: compression: drop kmap/kunmap from zlib Remove highmem allocations, kmap/kunmap - - - --- 2021-07-08 David Sterba New
[2/6] btrfs: compression: drop kmap/kunmap from lzo Remove highmem allocations, kmap/kunmap - - - --- 2021-07-08 David Sterba New
[1/6] btrfs: drop from __GFP_HIGHMEM all allocations Remove highmem allocations, kmap/kunmap - - - --- 2021-07-08 David Sterba New
btrfs: zoned: fix wrong mutex unlock on failure to allocate log root tree btrfs: zoned: fix wrong mutex unlock on failure to allocate log root tree - 2 - --- 2021-07-07 Filipe Manana New
btrfs: ctree: Remove max argument from generic_bin_search btrfs: ctree: Remove max argument from generic_bin_search - 1 - --- 2021-07-06 Marcos Paulo de Souza New
btrfs: test fsync after increasing file size with truncate btrfs: test fsync after increasing file size with truncate - - - --- 2021-07-06 Filipe Manana New
btrfs: fix unpersisted i_size on fsync after expanding truncate btrfs: fix unpersisted i_size on fsync after expanding truncate - - - --- 2021-07-06 Filipe Manana New
btrfs-progs: default to SINGLE profile on zoned devices btrfs-progs: default to SINGLE profile on zoned devices - 1 - --- 2021-07-06 Johannes Thumshirn New
btrfs: don't block if we can't acquire the reclaim lock btrfs: don't block if we can't acquire the reclaim lock - - - --- 2021-07-05 Johannes Thumshirn New
[v3] btrfs/242: test case to fstrim on a degraded filesystem [v3] btrfs/242: test case to fstrim on a degraded filesystem - 2 - --- 2021-07-05 Anand Jain New
[v3] btrfs: make btrfs_finish_chunk_alloc private to block-group.c [v3] btrfs: make btrfs_finish_chunk_alloc private to block-group.c - 1 - --- 2021-07-05 Nikolay Borisov New
[v2] btrfs: rename btrfs_alloc_chunk to btrfs_create_chunk [v2] btrfs: rename btrfs_alloc_chunk to btrfs_create_chunk - 2 - --- 2021-07-05 Nikolay Borisov New
btrfs: check-integrity.c: drop unnecessary function prototype btrfs: check-integrity.c: drop unnecessary function prototype - - - --- 2021-07-05 Anand Jain New
[v2] btrfs: make btrfs_finish_chunk_alloc private to block-group.c [v2] btrfs: make btrfs_finish_chunk_alloc private to block-group.c - - - --- 2021-07-05 Nikolay Borisov New
[v2] btrfs/242: test case to fstrim on a degraded filesystem [v2] btrfs/242: test case to fstrim on a degraded filesystem - - - --- 2021-07-05 Anand Jain New
[v6,15/15] btrfs: allow read-write for 4K sectorsize on 64K page size systems btrfs: add data write support for subpage - - - --- 2021-07-05 Qu Wenruo New
[v6,14/15] btrfs: fix a subpage relocation data corruption btrfs: add data write support for subpage - - - --- 2021-07-05 Qu Wenruo New
[v6,13/15] btrfs: fix a subpage false alert for relocating partial preallocated data extents btrfs: add data write support for subpage - - - --- 2021-07-05 Qu Wenruo New
[v6,12/15] btrfs: fix a use-after-free bug in writeback subpage helper btrfs: add data write support for subpage - - 1 --- 2021-07-05 Qu Wenruo New
[v6,11/15] btrfs: fix a crash caused by race between prepare_pages() and btrfs_releasepage() btrfs: add data write support for subpage - 1 1 --- 2021-07-05 Qu Wenruo New
[v6,10/15] btrfs: reject raid5/6 fs for subpage btrfs: add data write support for subpage - - - --- 2021-07-05 Qu Wenruo New
[v6,09/15] btrfs: allow submit_extent_page() to do bio split for subpage btrfs: add data write support for subpage - - - --- 2021-07-05 Qu Wenruo New
[v6,08/15] btrfs: disable inline extent creation for subpage btrfs: add data write support for subpage - - - --- 2021-07-05 Qu Wenruo New
[v6,07/15] btrfs: fix wild subpage writeback which does not have ordered extent. btrfs: add data write support for subpage - - - --- 2021-07-05 Qu Wenruo New
[v6,06/15] btrfs: make relocate_one_page() to handle subpage case btrfs: add data write support for subpage - - - --- 2021-07-05 Qu Wenruo New
[v6,05/15] btrfs: extract relocation page read and dirty part into its own function btrfs: add data write support for subpage - - - --- 2021-07-05 Qu Wenruo New
[v6,04/15] btrfs: rework lzo_decompress_bio() to make it subpage compatible btrfs: add data write support for subpage - - - --- 2021-07-05 Qu Wenruo New
[v6,03/15] btrfs: rework btrfs_decompress_buf2page() btrfs: add data write support for subpage - - - --- 2021-07-05 Qu Wenruo New
[v6,02/15] btrfs: remove the GFP_HIGHMEM flag for compression code btrfs: add data write support for subpage - - - --- 2021-07-05 Qu Wenruo New
[v6,01/15] btrfs: grab correct extent map for subpage compressed extent read btrfs: add data write support for subpage - - - --- 2021-07-05 Qu Wenruo New
[2/2] btrfs: change btrfs_io_bio_init inline function to macro misc cleanup patches - - - --- 2021-07-04 Anand Jain New
[1/2] btrfs: cleanup fs_devices pointer usage in btrfs_trim_fs misc cleanup patches - - - --- 2021-07-04 Anand Jain New
btrfs/242: test case to fstrim on a degraded filesystem btrfs/242: test case to fstrim on a degraded filesystem - - - --- 2021-07-04 Anand Jain New
btrfs: check for missing device in btrfs_trim_fs btrfs: check for missing device in btrfs_trim_fs - 1 - --- 2021-07-04 Anand Jain New
btrfs: Minor improvements to should_alloc_chunk btrfs: Minor improvements to should_alloc_chunk - - - --- 2021-07-02 Nikolay Borisov New
btrfs: Make btrfs_finish_chunk_alloc private to block-group.c btrfs: Make btrfs_finish_chunk_alloc private to block-group.c - - - --- 2021-07-02 Nikolay Borisov New
btrfs: Rename btrfs_alloc_chunk to btrfs_create_chunk btrfs: Rename btrfs_alloc_chunk to btrfs_create_chunk - 1 - --- 2021-07-02 Nikolay Borisov New
[v3] btrfs: zoned: revert "btrfs: zoned: fail mount if the device does not support zone append" [v3] btrfs: zoned: revert "btrfs: zoned: fail mount if the device does not support zone append" - 2 - --- 2021-07-02 Johannes Thumshirn New
[v2] btrfs: zoned: revert "btrfs: zoned: fail mount if the device does not support zone append" [v2] btrfs: zoned: revert "btrfs: zoned: fail mount if the device does not support zone append" - - - --- 2021-07-02 Johannes Thumshirn New
[next] btrfs: Fix multiple out-of-bounds warnings [next] btrfs: Fix multiple out-of-bounds warnings - - - --- 2021-07-02 Gustavo A. R. Silva New
btrfs: add special case to setget helpers for 64k pages btrfs: add special case to setget helpers for 64k pages - - - --- 2021-07-01 David Sterba New
btrfs: zoned: fix types for u64 division in btrfs_reclaim_bgs_work btrfs: zoned: fix types for u64 division in btrfs_reclaim_bgs_work - 1 - --- 2021-07-01 David Sterba New
Revert "btrfs: zoned: fail mount if the device does not support zone append" Revert "btrfs: zoned: fail mount if the device does not support zone append" - - - --- 2021-07-01 Johannes Thumshirn New
[v6,3/3] btrfs: verity metadata orphan items btrfs: support fsverity - - - --- 2021-06-30 Boris Burkov New
[v6,2/3] btrfs: initial fsverity support btrfs: support fsverity 1 - - --- 2021-06-30 Boris Burkov New
[v6,1/3] btrfs: add ro compat flags to inodes btrfs: support fsverity - - - --- 2021-06-30 Boris Burkov New
[v2,4/4] btrfs: rework lzo_decompress_bio() to make it subpage compatible btrfs: subpage compressed read path fixes - - - --- 2021-06-30 Qu Wenruo New
[v2,3/4] btrfs: rework btrfs_decompress_buf2page() btrfs: subpage compressed read path fixes - - - --- 2021-06-30 Qu Wenruo New
[v2,2/4] btrfs: remove the GFP_HIGHMEM flag for compression code btrfs: subpage compressed read path fixes - - - --- 2021-06-30 Qu Wenruo New
[v2,1/4] btrfs: grab correct extent map for subpage compressed extent read btrfs: subpage compressed read path fixes - - - --- 2021-06-30 Qu Wenruo New
[4/4] btrfs: rework lzo_decompress_bio() to make it subpage compatible btrfs: subpage compressed read path fixes - - - --- 2021-06-30 Qu Wenruo New
[3/4] btrfs: rework btrfs_decompress_buf2page() btrfs: subpage compressed read path fixes - - - --- 2021-06-30 Qu Wenruo New
[2/4] btrfs: remove the GFP_HIGHMEM flag for compression code btrfs: subpage compressed read path fixes - - - --- 2021-06-30 Qu Wenruo New
[1/4] btrfs: grab correct extent map for subpage compressed extent read btrfs: subpage compressed read path fixes - - - --- 2021-06-30 Qu Wenruo New
« 1 2 ... 105 106 107408 409 »