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
/
root-tree.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Btrfs: skip btrfs_release_path in btrfs_update_root and btrfs_del_root
Li Dongyang
2009-11-11
1
-2
/
+0
*
Btrfs: add snapshot/subvolume destroy ioctl
Yan, Zheng
2009-09-21
1
-5
/
+64
*
Btrfs: change how subvolumes are organized
Yan, Zheng
2009-09-21
1
-18
/
+51
*
Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE)
Yan Zheng
2009-06-10
1
-6
/
+11
*
Btrfs: Fix checkpatch.pl warnings
Chris Mason
2009-01-05
1
-10
/
+7
*
Btrfs: make things static and include the right headers
Christoph Hellwig
2008-12-02
1
-0
/
+2
*
Btrfs: prevent loops in the directory tree when creating snapshots
Chris Mason
2008-11-17
1
-0
/
+16
*
Btrfs: Add backrefs and forward refs for subvols and snapshots
Chris Mason
2008-11-17
1
-1
/
+75
*
Btrfs: add and improve comments
Chris Mason
2008-09-29
1
-2
/
+19
*
Btrfs: update space balancing code
Zheng Yan
2008-09-26
1
-1
/
+4
*
Btrfs: Add a write ahead tree log to optimize synchronous operations
Chris Mason
2008-09-25
1
-2
/
+3
*
Btrfs: Various small fixes.
Yan Zheng
2008-09-25
1
-2
/
+1
*
Btrfs: Fix deadlock while searching for dead roots on mount
Chris Mason
2008-09-25
1
-1
/
+9
*
Btrfs: Properly find the root for snapshotted blocks during chunk relocation
Chris Mason
2008-09-25
1
-1
/
+45
*
Btrfs: Change st_blocksize to 4k
Chris Mason
2008-09-25
1
-1
/
+8
*
Btrfs: Support for online FS resize (grow and shrink)
Chris Mason
2008-09-25
1
-0
/
+5
*
Btrfs: Create extent_buffer interface for large blocksizes
Chris Mason
2008-09-25
1
-24
/
+27
*
Btrfs: Find and remove dead roots the first time a root is loaded.
Chris Mason
2007-09-11
1
-3
/
+13
*
Btrfs: Some code cleanups
Aneesh
2007-07-11
1
-2
/
+2
*
Btrfs: trivial include fixups
Zach Brown
2007-07-11
1
-1
/
+0
*
Btrfs: Documentation update
Chris Mason
2007-06-22
1
-2
/
+0
*
Btrfs: Add the ability to find and remove dead roots after a crash.
Chris Mason
2007-06-22
1
-9
/
+66
*
Btrfs: Audit callers and return codes to make sure -ENOSPC gets up the stack
Chris Mason
2007-06-22
1
-1
/
+0
*
btrfs: Code cleanup
Aneesh
2007-06-13
1
-3
/
+0
*
Btrfs: add GPLv2
Chris Mason
2007-06-12
1
-0
/
+18
*
Btrfs: printk fixes
Chris Mason
2007-06-12
1
-1
/
+1
*
Btrfs: 64 bit div fixes
Chris Mason
2007-06-12
1
-1
/
+1
*
Btrfs: early fsync support
Chris Mason
2007-04-19
1
-1
/
+0
*
Btrfs: snapshot progress
Chris Mason
2007-04-10
1
-1
/
+15
*
Btrfs: dynamic allocation of path struct
Chris Mason
2007-04-02
1
-19
/
+28
*
Btrfs: corruption hunt continues
Chris Mason
2007-03-30
1
-3
/
+4
*
btrfs_create, btrfs_write_super, btrfs_sync_fs
Chris Mason
2007-03-23
1
-0
/
+1
*
Mountable btrfs, with readdir
Chris Mason
2007-03-22
1
-2
/
+2
*
Btrfs: initial move to kernel module land
Chris Mason
2007-03-21
1
-4
/
+1
*
Btrfs: transaction handles everywhere
Chris Mason
2007-03-16
1
-10
/
+13
*
Btrfs: Use a chunk of the key flags to record the item type.
Chris Mason
2007-03-15
1
-1
/
+1
*
Btrfs: variable block size support
Chris Mason
2007-03-14
1
-2
/
+2
*
Btrfs: Change the super to point to a tree of trees to enable persistent snap...
Chris Mason
2007-03-13
1
-0
/
+88