Show patches with: none      |   41095 patches
« 1 2 ... 60 61 62410 411 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[14/18] btrfs: remove useless logic when finding parent nodes btrfs: fixes, cleanups and optimizations around fiemap - - - --- 2022-10-10 Filipe Manana New
[13/18] btrfs: remove roots ulist when checking data extent sharedness btrfs: fixes, cleanups and optimizations around fiemap - - - --- 2022-10-10 Filipe Manana New
[12/18] btrfs: move ulists to data extent sharedness check context btrfs: fixes, cleanups and optimizations around fiemap - - - --- 2022-10-10 Filipe Manana New
[11/18] btrfs: turn the backref sharedness check cache into a context object btrfs: fixes, cleanups and optimizations around fiemap - - - --- 2022-10-10 Filipe Manana New
[10/18] btrfs: directly pass the inode to btrfs_is_data_extent_shared() btrfs: fixes, cleanups and optimizations around fiemap - - - --- 2022-10-10 Filipe Manana New
[09/18] btrfs: remove checks for a 0 inode number during backref walking btrfs: fixes, cleanups and optimizations around fiemap - - - --- 2022-10-10 Filipe Manana New
[08/18] btrfs: remove checks for a root with id 0 during backref walking btrfs: fixes, cleanups and optimizations around fiemap - - - --- 2022-10-10 Filipe Manana New
[07/18] btrfs: drop redundant bflags initialization when allocating extent buffer btrfs: fixes, cleanups and optimizations around fiemap - - - --- 2022-10-10 Filipe Manana New
[06/18] btrfs: drop pointless memset when cloning extent buffer btrfs: fixes, cleanups and optimizations around fiemap - - - --- 2022-10-10 Filipe Manana New
[05/18] btrfs: skip unnecessary delalloc search during fiemap and lseek btrfs: fixes, cleanups and optimizations around fiemap - - - --- 2022-10-10 Filipe Manana New
[04/18] btrfs: skip unnecessary extent map searches during fiemap and lseek btrfs: fixes, cleanups and optimizations around fiemap - - - --- 2022-10-10 Filipe Manana New
[03/18] btrfs: get the next extent map during fiemap/lseek more efficiently btrfs: fixes, cleanups and optimizations around fiemap - - - --- 2022-10-10 Filipe Manana New
[02/18] btrfs: ignore fiemap path cache if we have multiple leaves for a data extent btrfs: fixes, cleanups and optimizations around fiemap - - - --- 2022-10-10 Filipe Manana New
[01/18] btrfs: fix processing of delayed tree block refs during backref walking btrfs: fixes, cleanups and optimizations around fiemap - - - --- 2022-10-10 Filipe Manana New
btrfs-progs: add extent-tree-v2 support to dump-super btrfs-progs: add extent-tree-v2 support to dump-super - - - --- 2022-10-08 Anand Jain New
btrfs send/receive not always sharing extents btrfs send/receive not always sharing extents - - - --- 2022-10-08 Glenn Washburn New
[RESEND] btrfs: adjust error jump position [RESEND] btrfs: adjust error jump position - - - --- 2022-10-08 Hao Peng New
btrfs: send: update command for protocol version check btrfs: send: update command for protocol version check - 1 - --- 2022-10-07 David Sterba New
[3/3] fstests: add fiemap group fstests: add a btrfs fiemap test and fiemap test group - 2 - --- 2022-10-07 Filipe Manana New
[2/3] fstests: add missing require of xfs_io fiemap command to some tests fstests: add a btrfs fiemap test and fiemap test group - 2 - --- 2022-10-07 Filipe Manana New
[1/3] btrfs: test fiemap on large file with extents shared through a snapshot fstests: add a btrfs fiemap test and fiemap test group - 1 - --- 2022-10-07 Filipe Manana New
[2/2] btrfs-progs: mkfs: fix a stack over-flow when features string are too long btrfs-progs: mkfs: extent-tree-v2 related fixes - 1 1 --- 2022-10-07 Qu Wenruo New
[1/2] btrfs-progs: mkfs: fix a crash when enabling extent-tree-v2 btrfs-progs: mkfs: extent-tree-v2 related fixes - 1 1 --- 2022-10-07 Qu Wenruo New
[5/5] btrfs: load block group size class when caching btrfs: data block group size classes - - - --- 2022-10-05 Boris Burkov New
[4/5] btrfs: introduce size class to block group allocator btrfs: data block group size classes - - - --- 2022-10-05 Boris Burkov New
[3/5] btrfs: add more ffe tracepoints btrfs: data block group size classes - - - --- 2022-10-05 Boris Burkov New
[2/5] btrfs: use ffe_ctl in btrfs allocator tracepoints btrfs: data block group size classes - - - --- 2022-10-05 Boris Burkov New
[1/5] btrfs: 1G falloc extents btrfs: data block group size classes - - - --- 2022-10-05 Boris Burkov New
[v3,2/2] btrfs: test active zone tracking btrfs: test active zone tracking - 1 - --- 2022-10-05 Naohiro Aota New
[v3,1/2] common: introduce zone_capacity() to return a zone capacity btrfs: test active zone tracking - 2 - --- 2022-10-05 Naohiro Aota New
[3/3] btrfs-progs: convert-tests/022: add reiserfs support check btrfs-progs: selftests fixes - - - --- 2022-10-05 Qu Wenruo New
[2/3] btrfs-progs: mkfs-tests/025: fix the wrong function call btrfs-progs: selftests fixes - - - --- 2022-10-05 Qu Wenruo New
[1/3] btrfs-progs: tests: fix the wrong kernel version check btrfs-progs: selftests fixes - - - --- 2022-10-05 Qu Wenruo New
[v4] btrfs-progs: fsfeatures: properly merge -O and -R options [v4] btrfs-progs: fsfeatures: properly merge -O and -R options - - - --- 2022-10-05 Qu Wenruo New
[2/2] btrfs-progs: avoid fs corruption if rootdir contains ino smaller than BTRFS_FIRST_FREE_OBJECT… btrfs-progs: mkfs: --rootdir related fixes - - - --- 2022-10-04 Qu Wenruo New
[1/2] btrfs-progs: properly initialized extent generation for __btrfs_record_file_extent() btrfs-progs: mkfs: --rootdir related fixes - 1 - --- 2022-10-04 Qu Wenruo New
[GIT,PULL] Btrfs updates for 6.1 [GIT,PULL] Btrfs updates for 6.1 - - - --- 2022-10-04 David Sterba New
[v3] btrfs-progs: fsfeatures: properly merge -O and -R options [v3] btrfs-progs: fsfeatures: properly merge -O and -R options - - - --- 2022-10-04 Qu Wenruo New
btrfs-progs: convert-tests: skip 022 if no reiserfs support btrfs-progs: convert-tests: skip 022 if no reiserfs support - - - --- 2022-10-04 Qu Wenruo New
[v2] btrfs-progs: fsfeatures: properly merge -O and -R options [v2] btrfs-progs: fsfeatures: properly merge -O and -R options - - - --- 2022-10-04 Qu Wenruo New
btrfs-progs: fsfeatures: properly merge -O and -R options btrfs-progs: fsfeatures: properly merge -O and -R options - - - --- 2022-10-04 Qu Wenruo New
btrfs: test fiemap on large file with extents shared through a snapshot btrfs: test fiemap on large file with extents shared through a snapshot - - - --- 2022-10-03 Filipe Manana New
btrfs: add missing path cache update during fiemap btrfs: add missing path cache update during fiemap - - - --- 2022-10-03 Filipe Manana New
[6/6] btrfs: add cached_state to read_extent_buffer_subpage Deadlock fix and cleanups - - - --- 2022-09-30 Josef Bacik New
[5/6] btrfs: cache the failed state when locking extents Deadlock fix and cleanups - - - --- 2022-09-30 Josef Bacik New
[4/6] btrfs: use a cached_state everywhere in relocation Deadlock fix and cleanups - - - --- 2022-09-30 Josef Bacik New
[3/6] btrfs: use cached_state for btrfs_check_nocow_lock Deadlock fix and cleanups - - - --- 2022-09-30 Josef Bacik New
[2/6] btrfs: add a cached_state to try_lock_extent Deadlock fix and cleanups - - - --- 2022-09-30 Josef Bacik New
[1/6] btrfs: unlock locked extent area if we have contention Deadlock fix and cleanups - - - --- 2022-09-30 Josef Bacik New
[v6,9/9] ext4: update times after I/O in write codepaths vfs/nfsd: clean up handling of i_version counter - - - --- 2022-09-30 Jeff Layton New
[v6,8/9] vfs: update times after copying data in __generic_file_write_iter vfs/nfsd: clean up handling of i_version counter - - - --- 2022-09-30 Jeff Layton New
[v6,7/9] vfs: expose STATX_VERSION to userland vfs/nfsd: clean up handling of i_version counter - 1 - --- 2022-09-30 Jeff Layton New
[v6,6/9] nfsd: use the getattr operation to fetch i_version vfs/nfsd: clean up handling of i_version counter - 1 - --- 2022-09-30 Jeff Layton New
[v6,5/9] ceph: report the inode version in getattr if requested vfs/nfsd: clean up handling of i_version counter - 1 - --- 2022-09-30 Jeff Layton New
[v6,4/9] nfs: report the inode version in getattr if requested vfs/nfsd: clean up handling of i_version counter - 1 - --- 2022-09-30 Jeff Layton New
[v6,3/9] vfs: plumb i_version handling into struct kstat vfs/nfsd: clean up handling of i_version counter - 1 - --- 2022-09-30 Jeff Layton New
[v6,2/9] iversion: clarify when the i_version counter must be updated vfs/nfsd: clean up handling of i_version counter - 1 - --- 2022-09-30 Jeff Layton New
[v6,1/9] iversion: move inode_query_iversion to libfs.c vfs/nfsd: clean up handling of i_version counter - 1 - --- 2022-09-30 Jeff Layton New
[v2,2/2] btrfs: test active zone tracking btrfs: test active zone tracking - - - --- 2022-09-29 Naohiro Aota New
[v2,1/2] common: introduce zone_capacity() to return a zone capacity btrfs: test active zone tracking - 1 - --- 2022-09-29 Naohiro Aota New
btrfs:remove redundant index_rbio_pages in raid56_rmw_stripe btrfs:remove redundant index_rbio_pages in raid56_rmw_stripe - - - --- 2022-09-29 hmsjwzb New
btrfs:remove redundant index_rbio_pages in raid56_rmw_stripe btrfs:remove redundant index_rbio_pages in raid56_rmw_stripe - - - --- 2022-09-29 hmsjwzb New
[man-pages,RFC,v6] statx, inode: document the new STATX_VERSION field [man-pages,RFC,v6] statx, inode: document the new STATX_VERSION field - - - --- 2022-09-28 Jeff Layton New
[PoC,v2,10/10] btrfs: scrub: implement the repair (writeback) functionality btrfs: scrub: introduce a new family of ioctl, scrub_fs - - - --- 2022-09-28 Qu Wenruo New
[PoC,v2,09/10] btrfs: scrub: implement the later stage of verification btrfs: scrub: introduce a new family of ioctl, scrub_fs - - - --- 2022-09-28 Qu Wenruo New
[PoC,v2,08/10] btrfs: scrub: implement data verification code for scrub_fs btrfs: scrub: introduce a new family of ioctl, scrub_fs - - - --- 2022-09-28 Qu Wenruo New
[PoC,v2,07/10] btrfs: scrub: implement metadata verification code for scrub_fs btrfs: scrub: introduce a new family of ioctl, scrub_fs - - - --- 2022-09-28 Qu Wenruo New
[PoC,v2,06/10] btrfs: scrub: submit and wait for the read of each copy btrfs: scrub: introduce a new family of ioctl, scrub_fs - - - --- 2022-09-28 Qu Wenruo New
[PoC,v2,05/10] btrfs: scrub: add helpers to fulfill csum/extent_generation btrfs: scrub: introduce a new family of ioctl, scrub_fs - - - --- 2022-09-28 Qu Wenruo New
[PoC,v2,04/10] btrfs: scrub: introduce place holder helper scrub_fs_block_group() btrfs: scrub: introduce a new family of ioctl, scrub_fs - - - --- 2022-09-28 Qu Wenruo New
[PoC,v2,03/10] btrfs: scrub: introduce a place holder helper scrub_fs_iterate_bgs() btrfs: scrub: introduce a new family of ioctl, scrub_fs - - - --- 2022-09-28 Qu Wenruo New
[PoC,v2,02/10] btrfs: scrub: introduce place holder for btrfs_scrub_fs() btrfs: scrub: introduce a new family of ioctl, scrub_fs - - - --- 2022-09-28 Qu Wenruo New
[PoC,v2,01/10] btrfs: introduce BTRFS_IOC_SCRUB_FS family of ioctls btrfs: scrub: introduce a new family of ioctl, scrub_fs - - - --- 2022-09-28 Qu Wenruo New
statx, inode: document the new STATX_VERSION field statx, inode: document the new STATX_VERSION field - - - --- 2022-09-27 Jeff Layton New
[v2] btrfs: send: SEND_STREAM_VERSION=3 for CONFIG_BTRFS_DEBUG [v2] btrfs: send: SEND_STREAM_VERSION=3 for CONFIG_BTRFS_DEBUG - - - --- 2022-09-27 Boris Burkov New
btrfs: send: gate SEND_A_MAX and SEND_C_MAX V3 btrfs: send: gate SEND_A_MAX and SEND_C_MAX V3 - - - --- 2022-09-26 Boris Burkov New
[v1] btrfs: fix for refcount leak in btrfs_do_write_iter() [v1] btrfs: fix for refcount leak in btrfs_do_write_iter() - - - --- 2022-09-26 Stefan Roesch New
[v2,16/16] slab: Restore __alloc_size attribute to __kmalloc_track_caller slab: Introduce kmalloc_size_roundup() - - - --- 2022-09-23 Kees Cook New
[v2,15/16] mm: Make ksize() a reporting-only function slab: Introduce kmalloc_size_roundup() - - - --- 2022-09-23 Kees Cook New
[v2,14/16] kasan: Remove ksize()-related tests slab: Introduce kmalloc_size_roundup() - - - --- 2022-09-23 Kees Cook New
[v2,13/16] mempool: Use kmalloc_size_roundup() to match ksize() usage slab: Introduce kmalloc_size_roundup() - - - --- 2022-09-23 Kees Cook New
[v2,12/16] devres: Use kmalloc_size_roundup() to match ksize() usage slab: Introduce kmalloc_size_roundup() - - - --- 2022-09-23 Kees Cook New
[v2,11/16] bpf: Use kmalloc_size_roundup() to match ksize() usage slab: Introduce kmalloc_size_roundup() - - - --- 2022-09-23 Kees Cook New
[v2,10/16] openvswitch: Use kmalloc_size_roundup() to match ksize() usage slab: Introduce kmalloc_size_roundup() - - - --- 2022-09-23 Kees Cook New
[v2,09/16] coredump: Proactively round up to kmalloc bucket size slab: Introduce kmalloc_size_roundup() - - - --- 2022-09-23 Kees Cook New
[v2,08/16] dma-buf: Proactively round up to kmalloc bucket size slab: Introduce kmalloc_size_roundup() - 1 - --- 2022-09-23 Kees Cook New
[v2,07/16] btrfs: send: Proactively round up to kmalloc bucket size slab: Introduce kmalloc_size_roundup() 1 - - --- 2022-09-23 Kees Cook New
[v2,06/16] igb: Proactively round up to kmalloc bucket size slab: Introduce kmalloc_size_roundup() - - - --- 2022-09-23 Kees Cook New
[v2,05/16] net: ipa: Proactively round up to kmalloc bucket size slab: Introduce kmalloc_size_roundup() - 1 - --- 2022-09-23 Kees Cook New
[v2,04/16] skbuff: Phase out ksize() fallback for frag_size slab: Introduce kmalloc_size_roundup() - - - --- 2022-09-23 Kees Cook New
[v2,03/16] skbuff: Proactively round up to kmalloc bucket size slab: Introduce kmalloc_size_roundup() - - - --- 2022-09-23 Kees Cook New
[v2,02/16] slab: Introduce kmalloc_size_roundup() slab: Introduce kmalloc_size_roundup() - 1 - --- 2022-09-23 Kees Cook New
[v2,01/16] slab: Remove __malloc attribute from realloc functions slab: Introduce kmalloc_size_roundup() 1 - - --- 2022-09-23 Kees Cook New
btrfs: adjust error jump position btrfs: adjust error jump position - - - --- 2022-09-23 Hao Peng New
btrfs: remove redundant code btrfs: remove redundant code - - - --- 2022-09-23 Hao Peng New
[3/3] btrfs-progs: properly handle write error when writing back tree blocks btrfs-progs: enhance error handling for metadata writeback - - - --- 2022-09-23 Qu Wenruo New
[2/3] btrfs-progs: remove duplicated leakde extent buffer reporst btrfs-progs: enhance error handling for metadata writeback - - - --- 2022-09-23 Qu Wenruo New
[1/3] btrfs-progs: remove unused function extent_io_tree_init_cache_max() btrfs-progs: enhance error handling for metadata writeback - - - --- 2022-09-23 Qu Wenruo New
fixup btrfs: relax block-group-tree feature dependency checks fixup btrfs: relax block-group-tree feature dependency checks - - - --- 2022-09-23 Wang Yugui New
btrfs-progs: btrfstune: add -B option to convert back to extent tree btrfs-progs: btrfstune: add -B option to convert back to extent tree - - - --- 2022-09-23 Qu Wenruo New
« 1 2 ... 60 61 62410 411 »