index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
root-tree.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-01
btrfs: make btrfs_set_root_node void
Mark Fasheh
1
-3
/
+2
2011-05-23
Merge branch 'cleanups_and_fixes' into inode_numbers
Chris Mason
1
-1
/
+5
2011-05-23
Btrfs: return error code to caller when btrfs_del_item fails
Tsutomu Itoh
1
-1
/
+5
2011-05-06
btrfs: remove all unused functions
David Sterba
1
-47
/
+0
2011-05-02
btrfs: drop unused parameter from btrfs_release_path
David Sterba
1
-5
/
+5
2011-04-05
Btrfs: Fix uninitialized root flags for subvolumes
Li Zefan
1
-0
/
+18
2011-03-28
Btrfs: cleanup some BUG_ON()
Tsutomu Itoh
1
-2
/
+4
2010-10-29
Btrfs: cleanup warnings from gcc 4.6 (nonbugs)
Andi Kleen
1
-2
/
+0
2010-06-11
Btrfs: avoid BUG when dropping root and reference in same transaction
Sage Weil
1
-3
/
+0
2010-05-25
Btrfs: Metadata reservation for orphan inodes
Yan, Zheng
1
-3
/
+20
2009-11-11
Btrfs: skip btrfs_release_path in btrfs_update_root and btrfs_del_root
Li Dongyang
1
-2
/
+0
2009-09-21
Btrfs: add snapshot/subvolume destroy ioctl
Yan, Zheng
1
-5
/
+64
2009-09-21
Btrfs: change how subvolumes are organized
Yan, Zheng
1
-18
/
+51
2009-06-10
Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE)
Yan Zheng
1
-6
/
+11
2009-01-05
Btrfs: Fix checkpatch.pl warnings
Chris Mason
1
-10
/
+7
2008-12-02
Btrfs: make things static and include the right headers
Christoph Hellwig
1
-0
/
+2
2008-11-17
Btrfs: prevent loops in the directory tree when creating snapshots
Chris Mason
1
-0
/
+16
2008-11-17
Btrfs: Add backrefs and forward refs for subvols and snapshots
Chris Mason
1
-1
/
+75
2008-09-29
Btrfs: add and improve comments
Chris Mason
1
-2
/
+19
2008-09-26
Btrfs: update space balancing code
Zheng Yan
1
-1
/
+4
2008-09-25
Btrfs: Add a write ahead tree log to optimize synchronous operations
Chris Mason
1
-2
/
+3
2008-09-25
Btrfs: Various small fixes.
Yan Zheng
1
-2
/
+1
2008-09-25
Btrfs: Fix deadlock while searching for dead roots on mount
Chris Mason
1
-1
/
+9
2008-09-25
Btrfs: Properly find the root for snapshotted blocks during chunk relocation
Chris Mason
1
-1
/
+45
2008-09-25
Btrfs: Change st_blocksize to 4k
Chris Mason
1
-1
/
+8
2008-09-25
Btrfs: Support for online FS resize (grow and shrink)
Chris Mason
1
-0
/
+5
2008-09-25
Btrfs: Create extent_buffer interface for large blocksizes
Chris Mason
1
-24
/
+27
2007-09-11
Btrfs: Find and remove dead roots the first time a root is loaded.
Chris Mason
1
-3
/
+13
2007-07-11
Btrfs: Some code cleanups
Aneesh
1
-2
/
+2
2007-07-11
Btrfs: trivial include fixups
Zach Brown
1
-1
/
+0
2007-06-22
Btrfs: Documentation update
Chris Mason
1
-2
/
+0
2007-06-22
Btrfs: Add the ability to find and remove dead roots after a crash.
Chris Mason
1
-9
/
+66
2007-06-22
Btrfs: Audit callers and return codes to make sure -ENOSPC gets up the stack
Chris Mason
1
-1
/
+0
2007-06-13
btrfs: Code cleanup
Aneesh
1
-3
/
+0
2007-06-12
Btrfs: add GPLv2
Chris Mason
1
-0
/
+18
2007-06-12
Btrfs: printk fixes
Chris Mason
1
-1
/
+1
2007-06-12
Btrfs: 64 bit div fixes
Chris Mason
1
-1
/
+1
2007-04-19
Btrfs: early fsync support
Chris Mason
1
-1
/
+0
2007-04-10
Btrfs: snapshot progress
Chris Mason
1
-1
/
+15
2007-04-02
Btrfs: dynamic allocation of path struct
Chris Mason
1
-19
/
+28
2007-03-30
Btrfs: corruption hunt continues
Chris Mason
1
-3
/
+4
2007-03-23
btrfs_create, btrfs_write_super, btrfs_sync_fs
Chris Mason
1
-0
/
+1
2007-03-22
Mountable btrfs, with readdir
Chris Mason
1
-2
/
+2
2007-03-21
Btrfs: initial move to kernel module land
Chris Mason
1
-4
/
+1
2007-03-16
Btrfs: transaction handles everywhere
Chris Mason
1
-10
/
+13
2007-03-15
Btrfs: Use a chunk of the key flags to record the item type.
Chris Mason
1
-1
/
+1
2007-03-14
Btrfs: variable block size support
Chris Mason
1
-2
/
+2
2007-03-13
Btrfs: Change the super to point to a tree of trees to enable persistent snap...
Chris Mason
1
-0
/
+88