Show patches with: none      |   41011 patches
« 1 2 ... 112 113 114410 411 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,38/42] btrfs: allow submit_extent_page() to do bio split for subpage btrfs: add data write support for subpage - - - --- 2021-04-27 Qu Wenruo New
[v2,37/42] btrfs: skip validation for subpage read repair btrfs: add data write support for subpage - - - --- 2021-04-27 Qu Wenruo New
[v2,36/42] btrfs: disable inline extent creation for subpage btrfs: add data write support for subpage - - - --- 2021-04-27 Qu Wenruo New
[v2,35/42] btrfs: fix wild subpage writeback which does not have ordered extent. btrfs: add data write support for subpage - - - --- 2021-04-27 Qu Wenruo New
[v2,34/42] btrfs: make relocate_one_page() to handle subpage case btrfs: add data write support for subpage - - - --- 2021-04-27 Qu Wenruo New
[v2,33/42] btrfs: extract relocation page read and dirty part into its own function btrfs: add data write support for subpage - - - --- 2021-04-27 Qu Wenruo New
[v2,32/42] btrfs: don't clear page extent mapped if we're not invalidating the full page btrfs: add data write support for subpage - - - --- 2021-04-27 Qu Wenruo New
[v2,31/42] btrfs: fix the filemap_range_has_page() call in btrfs_punch_hole_lock_range() btrfs: add data write support for subpage - - - --- 2021-04-27 Qu Wenruo New
[v2,30/42] btrfs: reflink: make copy_inline_to_page() to be subpage compatible btrfs: add data write support for subpage - - - --- 2021-04-27 Qu Wenruo New
[v2,29/42] btrfs: make btrfs_page_mkwrite() to be subpage compatible btrfs: add data write support for subpage - - - --- 2021-04-27 Qu Wenruo New
[v2,28/42] btrfs: make btrfs_truncate_block() to be subpage compatible btrfs: add data write support for subpage - - - --- 2021-04-27 Qu Wenruo New
[v2,27/42] btrfs: make __extent_writepage_io() only submit dirty range for subpage btrfs: add data write support for subpage - - - --- 2021-04-27 Qu Wenruo New
[v2,26/42] btrfs: make btrfs_set_range_writeback() subpage compatible btrfs: add data write support for subpage - - - --- 2021-04-27 Qu Wenruo New
[v2,25/42] btrfs: prevent extent_clear_unlock_delalloc() to unlock page not locked by __process_pag… btrfs: add data write support for subpage - - - --- 2021-04-27 Qu Wenruo New
[v2,24/42] btrfs: update locked page dirty/writeback/error bits in __process_pages_contig btrfs: add data write support for subpage - - - --- 2021-04-27 Qu Wenruo New
[v2,23/42] btrfs: make page Ordered bit to be subpage compatible btrfs: add data write support for subpage - - - --- 2021-04-27 Qu Wenruo New
[v2,22/42] btrfs: introduce helpers for subpage ordered status btrfs: add data write support for subpage - - - --- 2021-04-27 Qu Wenruo New
[v2,21/42] btrfs: make process_one_page() to handle subpage locking btrfs: add data write support for subpage - 1 - --- 2021-04-27 Qu Wenruo New
[v2,20/42] btrfs: make end_bio_extent_writepage() to be subpage compatible btrfs: add data write support for subpage - 1 - --- 2021-04-27 Qu Wenruo New
[v2,19/42] btrfs: make __process_pages_contig() to handle subpage dirty/error/writeback status btrfs: add data write support for subpage - 1 - --- 2021-04-27 Qu Wenruo New
[v2,18/42] btrfs: make btrfs_dirty_pages() to be subpage compatible btrfs: add data write support for subpage - 1 - --- 2021-04-27 Qu Wenruo New
[v2,17/42] btrfs: only require sector size alignment for end_bio_extent_writepage() btrfs: add data write support for subpage - - - --- 2021-04-27 Qu Wenruo New
[v2,16/42] btrfs: provide btrfs_page_clamp_*() helpers btrfs: add data write support for subpage - 1 - --- 2021-04-27 Qu Wenruo New
[v2,15/42] btrfs: refactor the page status update into process_one_page() btrfs: add data write support for subpage - 1 - --- 2021-04-27 Qu Wenruo New
[v2,14/42] btrfs: pass bytenr directly to __process_pages_contig() btrfs: add data write support for subpage - - - --- 2021-04-27 Qu Wenruo New
[v2,13/42] btrfs: rename PagePrivate2 to PageOrdered inside btrfs btrfs: add data write support for subpage - 1 - --- 2021-04-27 Qu Wenruo New
[v2,12/42] btrfs: refactor btrfs_invalidatepage() btrfs: add data write support for subpage - - - --- 2021-04-27 Qu Wenruo New
[v2,11/42] btrfs: introduce btrfs_lookup_first_ordered_range() btrfs: add data write support for subpage - - - --- 2021-04-27 Qu Wenruo New
[v2,10/42] btrfs: update the comments in btrfs_invalidatepage() btrfs: add data write support for subpage - 1 - --- 2021-04-27 Qu Wenruo New
[v2,09/42] btrfs: refactor how we finish ordered extent io for endio functions btrfs: add data write support for subpage - - - --- 2021-04-27 Qu Wenruo New
[v2,08/42] btrfs: make Private2 lifespan more consistent btrfs: add data write support for subpage - 1 - --- 2021-04-27 Qu Wenruo New
[v2,07/42] btrfs: pass btrfs_inode into btrfs_writepage_endio_finish_ordered() btrfs: add data write support for subpage - - - --- 2021-04-27 Qu Wenruo New
[v2,06/42] btrfs: make subpage metadata write path to call its own endio functions btrfs: add data write support for subpage - - - --- 2021-04-27 Qu Wenruo New
[v2,05/42] btrfs: refactor submit_extent_page() to make bio and its flag tracing easier btrfs: add data write support for subpage - - - --- 2021-04-27 Qu Wenruo New
[v2,04/42] btrfs: allow btrfs_bio_fits_in_stripe() to accept bio without any page btrfs: add data write support for subpage - 1 - --- 2021-04-27 Qu Wenruo New
[v2,03/42] btrfs: remove the unused parameter @len for btrfs_bio_fits_in_stripe() btrfs: add data write support for subpage - 1 - --- 2021-04-27 Qu Wenruo New
[v2,02/42] btrfs: make free space cache size consistent across different PAGE_SIZE btrfs: add data write support for subpage - - - --- 2021-04-27 Qu Wenruo New
[v2,01/42] btrfs: scrub: fix subpage scrub repair error caused by hardcoded PAGE_SIZE btrfs: add data write support for subpage - - - --- 2021-04-27 Qu Wenruo New
[PATCH-V2] fs/btrfs: Fix uninitialized variable [PATCH-V2] fs/btrfs: Fix uninitialized variable - - - --- 2021-04-27 Khaled ROMDHANI New
btrfs/187: fix test failure when using bash 5.0+ with debug enabled btrfs/187: fix test failure when using bash 5.0+ with debug enabled - 1 - --- 2021-04-27 Filipe Manana New
btrfs: test fsync after rename and link with cow and nocow writes btrfs: test fsync after rename and link with cow and nocow writes - - - --- 2021-04-27 Filipe Manana New
btrfs: fix race leading to unpersisted data and metadata on fsync btrfs: fix race leading to unpersisted data and metadata on fsync - - - --- 2021-04-27 Filipe Manana New
btrfs: delete unneeded assignments in btrfs_defrag_file btrfs: delete unneeded assignments in btrfs_defrag_file - - - --- 2021-04-27 Tian Tao New
[v10,4/4] MAINTAINERS: Add maintainer entry for zstd Update to zstd-1.4.10 - - - --- 2021-04-26 Nick Terrell New
[v10,2/4] lib: zstd: Add decompress_sources.h for decompress_unzstd Update to zstd-1.4.10 - - - --- 2021-04-26 Nick Terrell New
[v10,1/4] lib: zstd: Add kernel-specific API Update to zstd-1.4.10 - - - --- 2021-04-26 Nick Terrell New
[GIT,PULL] Btrfs updates for 5.13 [GIT,PULL] Btrfs updates for 5.13 - - - --- 2021-04-26 David Sterba New
[RESEND,v9,9/9] btrfs: implement RWF_ENCODED writes fs: interface for directly reading/writing compressed data - 1 - --- 2021-04-26 Omar Sandoval New
[RESEND,v9,8/9] btrfs: implement RWF_ENCODED reads fs: interface for directly reading/writing compressed data - 1 - --- 2021-04-26 Omar Sandoval New
[RESEND,v9,7/9] btrfs: optionally extend i_size in cow_file_range_inline() fs: interface for directly reading/writing compressed data - 1 - --- 2021-04-26 Omar Sandoval New
[RESEND,v9,6/9] btrfs: support different disk extent size for delalloc fs: interface for directly reading/writing compressed data - 2 - --- 2021-04-26 Omar Sandoval New
[RESEND,v9,5/9] btrfs: add ram_bytes and offset to btrfs_ordered_extent fs: interface for directly reading/writing compressed data - 2 - --- 2021-04-26 Omar Sandoval New
[RESEND,v9,4/9] btrfs: don't advance offset for compressed bios in btrfs_csum_one_bio() fs: interface for directly reading/writing compressed data - 1 - --- 2021-04-26 Omar Sandoval New
[RESEND,v9,3/9] fs: add RWF_ENCODED for reading/writing compressed data fs: interface for directly reading/writing compressed data - 1 - --- 2021-04-26 Omar Sandoval New
[RESEND,v9,2/9] fs: add O_ALLOW_ENCODED open flag fs: interface for directly reading/writing compressed data - 1 - --- 2021-04-26 Omar Sandoval New
[RESEND,v9,1/9] iov_iter: add copy_struct_from_iter() fs: interface for directly reading/writing compressed data - 1 - --- 2021-04-26 Omar Sandoval New
[26/26] btrfs-progs: zoned: introduce zoned support for device replace btrfs-progs: zoned: zoned block device support - - - --- 2021-04-26 Naohiro Aota New
[25/26] btrfs-progs: zoned: device-add: support ZONED device btrfs-progs: zoned: zoned block device support - - - --- 2021-04-26 Naohiro Aota New
[24/26] btrfs-progs: zoned: wipe temporary superblocks in superblock log zone btrfs-progs: zoned: zoned block device support - - - --- 2021-04-26 Naohiro Aota New
[23/26] btrfs-progs: mkfs: zoned: use sbwrite to update superblock btrfs-progs: zoned: zoned block device support - - - --- 2021-04-26 Naohiro Aota New
[22/26] btrfs-progs: mkfs: zoned: tweak initial system block group placement btrfs-progs: zoned: zoned block device support - - - --- 2021-04-26 Naohiro Aota New
[21/26] btrfs-progs: mkfs: zoned: check incompatible features with zoned btrfs btrfs-progs: zoned: zoned block device support - - - --- 2021-04-26 Naohiro Aota New
[20/26] btrfs-progs: mkfs: zoned: detect and enable zoned feature flag btrfs-progs: zoned: zoned block device support - - - --- 2021-04-26 Naohiro Aota New
[19/26] btrfs-progs: zoned: support wiping SB on sequential write zone btrfs-progs: zoned: zoned block device support - - - --- 2021-04-26 Naohiro Aota New
[18/26] btrfs-progs: zoned: support zero out on zoned block device btrfs-progs: zoned: zoned block device support - - - --- 2021-04-26 Naohiro Aota New
[17/26] btrfs-progs: zoned: support resetting zoned device btrfs-progs: zoned: zoned block device support - - - --- 2021-04-26 Naohiro Aota New
[16/26] btrfs-progs: zoned: reset zone of freed block group btrfs-progs: zoned: zoned block device support - - - --- 2021-04-26 Naohiro Aota New
[15/26] btrfs-progs: zoned: redirty clean extent buffers in zoned btrfs btrfs-progs: zoned: zoned block device support - - - --- 2021-04-26 Naohiro Aota New
[14/26] btrfs-progs: zoned: calculate allocation offset for conventional zones btrfs-progs: zoned: zoned block device support - - - --- 2021-04-26 Naohiro Aota New
[13/26] btrfs-progs: zoned: implement sequential extent allocation btrfs-progs: zoned: zoned block device support - - - --- 2021-04-26 Naohiro Aota New
[12/26] btrfs-progs: zoned: load zone's allocation offset btrfs-progs: zoned: zoned block device support - - - --- 2021-04-26 Naohiro Aota New
[11/26] btrfs-progs: zoned: implement zoned chunk allocator btrfs-progs: zoned: zoned block device support - - - --- 2021-04-26 Naohiro Aota New
[10/26] btrfs-progs: zoned: implement log-structured superblock for ZONED mode btrfs-progs: zoned: zoned block device support - 1 - --- 2021-04-26 Naohiro Aota New
[09/26] btrfs-progs: zoned: allow zoned filesystems on non-zoned block devices btrfs-progs: zoned: zoned block device support - 1 - --- 2021-04-26 Naohiro Aota New
[08/26] btrfs-progs: zoned: disallow mixed-bg in ZONED mode btrfs-progs: zoned: zoned block device support - 1 - --- 2021-04-26 Naohiro Aota New
[07/26] btrfs-progs: zoned: introduce max_zone_append_size btrfs-progs: zoned: zoned block device support - 1 - --- 2021-04-26 Naohiro Aota New
[06/26] btrfs-progs: zoned: check and enable ZONED mode btrfs-progs: zoned: zoned block device support - 1 - --- 2021-04-26 Naohiro Aota New
[05/26] btrfs-progs: zoned: get zone information of zoned block devices btrfs-progs: zoned: zoned block device support - - - --- 2021-04-26 Naohiro Aota New
[04/26] btrfs-progs: zoned: add new ZONED feature flag btrfs-progs: zoned: zoned block device support - - - --- 2021-04-26 Naohiro Aota New
[03/26] btrfs-progs: build: zoned: Check zoned block device support btrfs-progs: zoned: zoned block device support - - - --- 2021-04-26 Naohiro Aota New
[02/26] btrfs-progs: provide fs_info from btrfs_device btrfs-progs: zoned: zoned block device support - - - --- 2021-04-26 Naohiro Aota New
[01/26] btrfs-progs: utils: Introduce queue_param helper function btrfs-progs: zoned: zoned block device support - 1 - --- 2021-04-26 Naohiro Aota New
[v3,3/3] blkid: support zone reset for wipefs implement zone-aware probing/wiping for zoned btrfs - - - --- 2021-04-26 Naohiro Aota New
[v3,2/3] blkid: add magic and probing for zoned btrfs implement zone-aware probing/wiping for zoned btrfs - - - --- 2021-04-26 Naohiro Aota New
[v3,1/3] blkid: implement zone-aware probing implement zone-aware probing/wiping for zoned btrfs - - - --- 2021-04-26 Naohiro Aota New
btrfs: remove comment for argument seed of btrfs_find_device btrfs: remove comment for argument seed of btrfs_find_device - 1 - --- 2021-04-25 Su Yue New
[PATCH-next] fs/btrfs: Fix uninitialized variable [PATCH-next] fs/btrfs: Fix uninitialized variable - - - --- 2021-04-23 Khaled ROMDHANI New
[4/4] btrfs: add test for zone auto reclaim fstests: first few support patches for zoned btrfs - - - --- 2021-04-23 Johannes Thumshirn New
[3/4] common/rc: introduce zone check commands fstests: first few support patches for zoned btrfs - - - --- 2021-04-23 Johannes Thumshirn New
[2/4] btrfs: require discard functionality from scratch device fstests: first few support patches for zoned btrfs - - - --- 2021-04-23 Johannes Thumshirn New
[1/4] fstests: add missing checks of fallocate feature fstests: first few support patches for zoned btrfs - - - --- 2021-04-23 Johannes Thumshirn New
[v3,3/3] fsdax: Output address in dax_iomap_pfn() and rename it fsdax: Factor helper functions to simplify the code - 3 - --- 2021-04-22 Shiyang Ruan New
[v3,2/3] fsdax: Factor helper: dax_fault_actor() fsdax: Factor helper functions to simplify the code - 3 - --- 2021-04-22 Shiyang Ruan New
[v3,1/3] fsdax: Factor helpers to simplify dax fault code fsdax: Factor helper functions to simplify the code - 3 - --- 2021-04-22 Shiyang Ruan New
[v2] btrfs: scrub: remove the hardcoded PAGE_SIZE usage except for RAID5/6 [v2] btrfs: scrub: remove the hardcoded PAGE_SIZE usage except for RAID5/6 - - - --- 2021-04-22 Qu Wenruo New
btrfs: scrub: remove the hardcoded PAGE_SIZE usage except for RAID5/6 btrfs: scrub: remove the hardcoded PAGE_SIZE usage except for RAID5/6 - - - --- 2021-04-22 Qu Wenruo New
btrfs: do not consider send context as valid when trying to flush qgroups btrfs: do not consider send context as valid when trying to flush qgroups - 1 - --- 2021-04-22 Filipe Manana New
btrfs: fix deadlock when cloning inline extents and using qgroups btrfs: fix deadlock when cloning inline extents and using qgroups - 1 - --- 2021-04-22 Filipe Manana New
btrfs: zoned: fix silent data loss after failure splitting ordered extent btrfs: zoned: fix silent data loss after failure splitting ordered extent - - - --- 2021-04-21 Filipe Manana New
[v6,3/3] btrfs: zoned: automatically reclaim zones btrfs: zoned: automatic BG reclaim - 1 - --- 2021-04-20 Johannes Thumshirn New
« 1 2 ... 112 113 114410 411 »