index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
backref.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-6.7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2023-10-30
1
-1
/
+4
|
\
|
*
btrfs: switch btrfs_backref_cache::is_reloc to bool
David Sterba
2023-10-12
1
-1
/
+1
|
*
btrfs: new inline ref storing owning subvol of data extents
Boris Burkov
2023-10-12
1
-0
/
+3
*
|
btrfs: fix unwritten extent buffer after snapshotting a new subvolume
Filipe Manana
2023-10-23
1
-5
/
+9
|
/
*
btrfs: remove v0 extent handling
Qu Wenruo
2023-08-21
1
-17
/
+12
*
btrfs: fix backref walking not returning all inode refs
Filipe Manana
2023-05-09
1
-9
/
+10
*
btrfs: ignore fiemap path cache when there are multiple paths for a node
Filipe Manana
2023-03-29
1
-22
/
+63
*
btrfs: skip backref walking during fiemap if we know the leaf is shared
Filipe Manana
2023-02-15
1
-1
/
+20
*
btrfs: assert commit root semaphore is held when accessing backref cache
Filipe Manana
2023-02-15
1
-2
/
+10
*
btrfs: fix resolving backrefs for inline extent followed by prealloc
Boris Burkov
2022-12-20
1
-0
/
+4
*
btrfs: move struct btrfs_tree_parent_check out of disk-io.h
Christoph Hellwig
2022-12-05
1
-0
/
+1
*
btrfs: concentrate all tree block parentness check parameters into one structure
Qu Wenruo
2022-12-05
1
-4
/
+11
*
btrfs: send: skip resolution of our own backref when finding clone source
Filipe Manana
2022-12-05
1
-14
/
+21
*
btrfs: send: avoid double extent tree search when finding clone source
Filipe Manana
2022-12-05
1
-12
/
+19
*
btrfs: send: skip unnecessary backref iterations
Filipe Manana
2022-12-05
1
-23
/
+50
*
btrfs: send: cache leaf to roots mapping during backref walking
Filipe Manana
2022-12-05
1
-12
/
+40
*
btrfs: reuse roots ulist on each leaf iteration for iterate_extent_inodes()
Filipe Manana
2022-12-05
1
-15
/
+31
*
btrfs: use a structure to pass arguments to backref walking functions
Filipe Manana
2022-12-05
1
-167
/
+176
*
btrfs: use a single argument for extent offset in backref walking functions
Filipe Manana
2022-12-05
1
-45
/
+42
*
btrfs: send: optimize clone detection to increase extent sharing
Filipe Manana
2022-12-05
1
-4
/
+5
*
btrfs: move relocation prototypes into relocation.h
Josef Bacik
2022-12-05
1
-0
/
+1
*
btrfs: move extent-tree helpers into their own header file
Josef Bacik
2022-12-05
1
-0
/
+1
*
btrfs: sink gfp_t parameter to btrfs_backref_iter_alloc
David Sterba
2022-12-05
1
-3
/
+2
*
btrfs: move accessor helpers into accessors.h
Josef Bacik
2022-12-05
1
-0
/
+1
*
btrfs: move fs wide helpers out of ctree.h
Josef Bacik
2022-12-05
1
-0
/
+1
*
btrfs: avoid unnecessary resolution of indirect backrefs during fiemap
Filipe Manana
2022-12-05
1
-11
/
+17
*
btrfs: avoid duplicated resolution of indirect backrefs during fiemap
Filipe Manana
2022-12-05
1
-10
/
+54
*
btrfs: move up backref sharedness cache store and lookup functions
Filipe Manana
2022-12-05
1
-118
/
+118
*
btrfs: cache sharedness of the last few data extents during fiemap
Filipe Manana
2022-12-05
1
-3
/
+47
*
btrfs: remove useless logic when finding parent nodes
Filipe Manana
2022-12-05
1
-5
/
+18
*
btrfs: remove roots ulist when checking data extent sharedness
Filipe Manana
2022-12-05
1
-5
/
+1
*
btrfs: move ulists to data extent sharedness check context
Filipe Manana
2022-12-05
1
-11
/
+32
*
btrfs: turn the backref sharedness check cache into a context object
Filipe Manana
2022-12-05
1
-16
/
+16
*
btrfs: directly pass the inode to btrfs_is_data_extent_shared()
Filipe Manana
2022-12-05
1
-4
/
+4
*
btrfs: remove checks for a 0 inode number during backref walking
Filipe Manana
2022-12-05
1
-2
/
+2
*
btrfs: remove checks for a root with id 0 during backref walking
Filipe Manana
2022-12-05
1
-4
/
+2
*
btrfs: fix inode list leak during backref walking at find_parent_nodes()
Filipe Manana
2022-11-02
1
-1
/
+17
*
btrfs: fix inode list leak during backref walking at resolve_indirect_refs()
Filipe Manana
2022-11-02
1
-19
/
+17
*
btrfs: ignore fiemap path cache if we have multiple leaves for a data extent
Filipe Manana
2022-10-11
1
-0
/
+25
*
btrfs: fix processing of delayed tree block refs during backref walking
Filipe Manana
2022-10-11
1
-6
/
+7
*
btrfs: fix processing of delayed data refs during backref walking
Filipe Manana
2022-10-11
1
-9
/
+24
*
btrfs: add missing path cache update during fiemap
Filipe Manana
2022-10-07
1
-0
/
+13
*
btrfs: skip unnecessary extent buffer sharedness checks during fiemap
Filipe Manana
2022-09-26
1
-6
/
+21
*
btrfs: speedup checking for extent sharedness during fiemap
Filipe Manana
2022-09-26
1
-1
/
+121
*
btrfs: rename btrfs_check_shared() to a more descriptive name
Filipe Manana
2022-09-26
1
-5
/
+5
*
btrfs: sink iterator parameter to btrfs_ioctl_logical_to_ino
David Sterba
2022-07-25
1
-3
/
+22
*
btrfs: simplify parameters of backref iterators
David Sterba
2022-07-25
1
-11
/
+12
*
btrfs: call inode_to_path directly and drop indirection
David Sterba
2022-07-25
1
-30
/
+20
*
btrfs: unify the error handling pattern for read_tree_block()
Qu Wenruo
2022-03-14
1
-2
/
+5
*
btrfs: stop accessing ->extent_root directly
Josef Bacik
2022-01-03
1
-6
/
+10
[next]