Show patches with: none      |   40945 patches
« 1 2 ... 58 59 60409 410 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,10/15] btrfs: extract sysfs init into its own helper btrfs: make open_ctree() init/exit sequence strictly matched - - - --- 2022-10-12 Qu Wenruo New
[v2,09/15] btrfs: extract mount time checks and items load code into its init helper btrfs: make open_ctree() init/exit sequence strictly matched - - - --- 2022-10-12 Qu Wenruo New
[v2,08/15] btrfs: extract tree roots and zone info initialization into init/exit helpers btrfs: make open_ctree() init/exit sequence strictly matched - - - --- 2022-10-12 Qu Wenruo New
[v2,07/15] btrfs: extract chunk tree read code into its own init/exit helpers btrfs: make open_ctree() init/exit sequence strictly matched - - - --- 2022-10-12 Qu Wenruo New
[v2,06/15] btrfs: move btrfs_init_workqueus() and btrfs_stop_all_workers() into open_ctree_seq[] btrfs: make open_ctree() init/exit sequence strictly matched - - - --- 2022-10-12 Qu Wenruo New
[v2,05/15] btrfs: extract mount options and features init code into its own init helper btrfs: make open_ctree() init/exit sequence strictly matched - - - --- 2022-10-12 Qu Wenruo New
[v2,04/15] btrfs: extract super block read code into its own init helper btrfs: make open_ctree() init/exit sequence strictly matched - - - --- 2022-10-12 Qu Wenruo New
[v2,03/15] btrfs: extract btree inode init code into its own init/exit helpers btrfs: make open_ctree() init/exit sequence strictly matched - - - --- 2022-10-12 Qu Wenruo New
[v2,02/15] btrfs: remove @fs_devices argument from open_ctree() btrfs: make open_ctree() init/exit sequence strictly matched - - - --- 2022-10-12 Qu Wenruo New
[v2,01/15] btrfs: initialize fs_info->sb at the very beginning of open_ctree() btrfs: make open_ctree() init/exit sequence strictly matched - - - --- 2022-10-12 Qu Wenruo New
[v2,05/14] fs: Quieten down the filesystems more vbe: Support device tree fixups for OS requests - - - --- 2022-10-11 Simon Glass New
MAINTAINERS: update btrfs website links and files MAINTAINERS: update btrfs website links and files - - - --- 2022-10-11 David Sterba New
[6/6] btrfs: convert __TRANS_* defines to enum bits Enumerated bits in enum - - - --- 2022-10-11 David Sterba New
[5/6] btrfs: convert QGROUP_* defines to enum bits Enumerated bits in enum - - - --- 2022-10-11 David Sterba New
[4/6] btrfs: convert EXTENT_* bits to enums Enumerated bits in enum - - - --- 2022-10-11 David Sterba New
[3/6] btrfs: convert extent_io page op defines to enum bits Enumerated bits in enum - - - --- 2022-10-11 David Sterba New
[2/6] btrfs: convert BTRFS_ILOCK-* defines to enum bit Enumerated bits in enum - - - --- 2022-10-11 David Sterba New
[1/6] btrfs: add helper for bit enumeration Enumerated bits in enum - - - --- 2022-10-11 David Sterba New
generic: test fiemap reports extent as shared after cloning it generic: test fiemap reports extent as shared after cloning it - 1 - --- 2022-10-11 Filipe Manana New
[v2,19/19] btrfs: avoid unnecessary resolution of indirect backrefs during fiemap btrfs: fixes, cleanups and optimizations around fiemap - - - --- 2022-10-11 Filipe Manana New
[v2,18/19] btrfs: avoid duplicated resolution of indirect backrefs during fiemap btrfs: fixes, cleanups and optimizations around fiemap - - - --- 2022-10-11 Filipe Manana New
[v2,17/19] btrfs: move up backref sharedness cache store and lookup functions btrfs: fixes, cleanups and optimizations around fiemap - - - --- 2022-10-11 Filipe Manana New
[v2,16/19] btrfs: cache sharedness of the last few data extents during fiemap btrfs: fixes, cleanups and optimizations around fiemap - - - --- 2022-10-11 Filipe Manana New
[v2,15/19] btrfs: remove useless logic when finding parent nodes btrfs: fixes, cleanups and optimizations around fiemap - - - --- 2022-10-11 Filipe Manana New
[v2,14/19] btrfs: remove roots ulist when checking data extent sharedness btrfs: fixes, cleanups and optimizations around fiemap - - - --- 2022-10-11 Filipe Manana New
[v2,13/19] btrfs: move ulists to data extent sharedness check context btrfs: fixes, cleanups and optimizations around fiemap - - - --- 2022-10-11 Filipe Manana New
[v2,12/19] btrfs: turn the backref sharedness check cache into a context object btrfs: fixes, cleanups and optimizations around fiemap - - - --- 2022-10-11 Filipe Manana New
[v2,11/19] btrfs: directly pass the inode to btrfs_is_data_extent_shared() btrfs: fixes, cleanups and optimizations around fiemap - - - --- 2022-10-11 Filipe Manana New
[v2,10/19] btrfs: remove checks for a 0 inode number during backref walking btrfs: fixes, cleanups and optimizations around fiemap - - - --- 2022-10-11 Filipe Manana New
[v2,09/19] btrfs: remove checks for a root with id 0 during backref walking btrfs: fixes, cleanups and optimizations around fiemap - - - --- 2022-10-11 Filipe Manana New
[v2,08/19] btrfs: drop redundant bflags initialization when allocating extent buffer btrfs: fixes, cleanups and optimizations around fiemap - - - --- 2022-10-11 Filipe Manana New
[v2,07/19] btrfs: drop pointless memset when cloning extent buffer btrfs: fixes, cleanups and optimizations around fiemap - - - --- 2022-10-11 Filipe Manana New
[v2,06/19] btrfs: skip unnecessary delalloc search during fiemap and lseek btrfs: fixes, cleanups and optimizations around fiemap - - - --- 2022-10-11 Filipe Manana New
[v2,05/19] btrfs: skip unnecessary extent map searches during fiemap and lseek btrfs: fixes, cleanups and optimizations around fiemap - - - --- 2022-10-11 Filipe Manana New
[v2,04/19] btrfs: get the next extent map during fiemap/lseek more efficiently btrfs: fixes, cleanups and optimizations around fiemap - - - --- 2022-10-11 Filipe Manana New
[v2,03/19] btrfs: ignore fiemap path cache if we have multiple leaves for a data extent btrfs: fixes, cleanups and optimizations around fiemap - - - --- 2022-10-11 Filipe Manana New
[v2,02/19] btrfs: fix processing of delayed tree block refs during backref walking btrfs: fixes, cleanups and optimizations around fiemap - - - --- 2022-10-11 Filipe Manana New
[v2,01/19] btrfs: fix processing of delayed data refs during backref walking btrfs: fixes, cleanups and optimizations around fiemap - - - --- 2022-10-11 Filipe Manana New
btrfs-progs: print-tree: follow the supported flags when printing flags btrfs-progs: print-tree: follow the supported flags when printing flags - - - --- 2022-10-11 Qu Wenruo New
btrfs: reorder btrfs_bio for better packing btrfs: reorder btrfs_bio for better packing - - - --- 2022-10-11 David Sterba New
btrfs: skip reclaim if block_group is empty btrfs: skip reclaim if block_group is empty - - - --- 2022-10-10 Boris Burkov New
[5/5] btrfs: raid56: make it more explicit that cache rbio should have all its data sectors uptodate btrfs: raid56: part 1, refactor/cleanup - - - --- 2022-10-10 Qu Wenruo New
[4/5] btrfs: raid56: allocate memory separately for rbio pointers btrfs: raid56: part 1, refactor/cleanup - - - --- 2022-10-10 Qu Wenruo New
[3/5] btrfs: raid56: cleanup for function __free_raid_bio() btrfs: raid56: part 1, refactor/cleanup - - - --- 2022-10-10 Qu Wenruo New
[2/5] btrfs: raid56: avoid double freeing for rbio if full_stripe_write() failed btrfs: raid56: part 1, refactor/cleanup - - - --- 2022-10-10 Qu Wenruo New
[1/5] btrfs: raid56: properly handle the error when unable to find the missing stripe btrfs: raid56: part 1, refactor/cleanup - - - --- 2022-10-10 Qu Wenruo New
[18/18] btrfs: avoid unnecessary resolution of indirect backrefs during fiemap btrfs: fixes, cleanups and optimizations around fiemap - - - --- 2022-10-10 Filipe Manana New
[17/18] btrfs: avoid duplicated resolution of indirect backrefs during fiemap btrfs: fixes, cleanups and optimizations around fiemap - - - --- 2022-10-10 Filipe Manana New
[16/18] btrfs: move up backref sharedness cache store and lookup functions btrfs: fixes, cleanups and optimizations around fiemap - - - --- 2022-10-10 Filipe Manana New
[15/18] btrfs: cache sharedness of the last few data extents during fiemap btrfs: fixes, cleanups and optimizations around fiemap - - - --- 2022-10-10 Filipe Manana New
[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
« 1 2 ... 58 59 60409 410 »