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 branch 'send-v2' of git://github.com/ablock84/linux-btrfs into for-linus
Chris Mason
2012-07-25
1
-5
/
+5
|
\
|
*
Btrfs: make iref_to_path non static
Alexander Block
2012-07-25
1
-5
/
+5
*
|
Btrfs: join tree mod log code with the code holding back delayed refs
Jan Schmidt
2012-07-10
1
-21
/
+9
|
/
*
Btrfs: leave critical region in btrfs_find_all_roots as soon as possible
Jan Schmidt
2012-06-27
1
-2
/
+1
*
Btrfs: support root level changes in __resolve_indirect_ref
Jan Schmidt
2012-06-27
1
-4
/
+8
*
Btrfs: don't assume to be on the correct extent in add_all_parents
Alexander Block
2012-06-21
1
-42
/
+52
*
Btrfs: add btrfs_next_old_leaf
Jan Schmidt
2012-06-14
1
-3
/
+4
*
Btrfs: remove obsolete btrfs_next_leaf call from __resolve_indirect_ref
Jan Schmidt
2012-06-14
1
-9
/
+1
*
Btrfs: add inodes before dropping the extent lock in find_all_leafs
Jan Schmidt
2012-05-31
1
-5
/
+31
*
Btrfs: use the tree modification log for backref resolving
Jan Schmidt
2012-05-30
1
-16
/
+27
*
Btrfs: look into the extent during find_all_leafs
Jan Schmidt
2012-05-26
1
-83
/
+157
*
Btrfs: bugfix: ignore the wrong key for indirect tree block backrefs
Jan Schmidt
2012-05-26
1
-50
/
+135
*
Btrfs: bugfix in btrfs_find_parent_nodes
Jan Schmidt
2012-05-26
1
-2
/
+3
*
Btrfs: ulist realloc bugfix
Jan Schmidt
2012-05-26
1
-5
/
+13
*
Btrfs: add missing read locks in backref.c
Jan Schmidt
2012-04-18
1
-2
/
+15
*
Btrfs: don't call free_extent_buffer twice in iterate_irefs
Jan Schmidt
2012-04-18
1
-5
/
+3
*
Btrfs: Make free_ipath() deal gracefully with NULL pointers
Jesper Juhl
2012-04-18
1
-0
/
+2
*
Merge git://git.jan-o-sch.net/btrfs-unstable into for-linus
Chris Mason
2012-03-28
1
-49
/
+66
|
\
|
*
Btrfs: fix regression in scrub path resolving
Jan Schmidt
2012-03-27
1
-49
/
+66
*
|
Btrfs: fix memory leak in resolver code
Ilya Dryomov
2012-03-27
1
-6
/
+1
|
/
*
btrfs: fix locking issues in find_parent_nodes()
Li Zefan
2012-03-03
1
-2
/
+6
*
Btrfs: avoid positive number with ERR_PTR
Jan Schmidt
2012-02-15
1
-0
/
+2
*
Btrfs: fix uninit warning in backref.c
Jan Schmidt
2012-01-26
1
-2
/
+2
*
Btrfs: new backref walking code
Jan Schmidt
2012-01-05
1
-256
/
+98
*
Btrfs: added btrfs_find_all_roots()
Jan Schmidt
2012-01-04
1
-0
/
+783
*
btrfs: Fix up 32/64-bit compatibility for new ioctls
Jeff Mahoney
2011-11-20
1
-1
/
+1
*
Btrfs: fix the new inspection ioctls for 32 bit compat
Chris Mason
2011-11-06
1
-4
/
+4
*
btrfs: added helper functions to iterate backrefs
Jan Schmidt
2011-09-29
1
-0
/
+776