index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
root-tree.c
Age
Commit message (
Expand
)
Author
2009-11-11
Btrfs: skip btrfs_release_path in btrfs_update_root and btrfs_del_root
Li Dongyang
2009-09-21
Btrfs: add snapshot/subvolume destroy ioctl
Yan, Zheng
2009-09-21
Btrfs: change how subvolumes are organized
Yan, Zheng
2009-06-10
Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE)
Yan Zheng
2009-01-05
Btrfs: Fix checkpatch.pl warnings
Chris Mason
2008-12-02
Btrfs: make things static and include the right headers
Christoph Hellwig
2008-11-17
Btrfs: prevent loops in the directory tree when creating snapshots
Chris Mason
2008-11-17
Btrfs: Add backrefs and forward refs for subvols and snapshots
Chris Mason
2008-09-29
Btrfs: add and improve comments
Chris Mason
2008-09-26
Btrfs: update space balancing code
Zheng Yan
2008-09-25
Btrfs: Add a write ahead tree log to optimize synchronous operations
Chris Mason
2008-09-25
Btrfs: Various small fixes.
Yan Zheng
2008-09-25
Btrfs: Fix deadlock while searching for dead roots on mount
Chris Mason
2008-09-25
Btrfs: Properly find the root for snapshotted blocks during chunk relocation
Chris Mason
2008-09-25
Btrfs: Change st_blocksize to 4k
Chris Mason
2008-09-25
Btrfs: Support for online FS resize (grow and shrink)
Chris Mason
2008-09-25
Btrfs: Create extent_buffer interface for large blocksizes
Chris Mason
2007-09-11
Btrfs: Find and remove dead roots the first time a root is loaded.
Chris Mason
2007-07-11
Btrfs: Some code cleanups
Aneesh
2007-07-11
Btrfs: trivial include fixups
Zach Brown
2007-06-22
Btrfs: Documentation update
Chris Mason
2007-06-22
Btrfs: Add the ability to find and remove dead roots after a crash.
Chris Mason
2007-06-22
Btrfs: Audit callers and return codes to make sure -ENOSPC gets up the stack
Chris Mason
2007-06-13
btrfs: Code cleanup
Aneesh
2007-06-12
Btrfs: add GPLv2
Chris Mason
2007-06-12
Btrfs: printk fixes
Chris Mason
2007-06-12
Btrfs: 64 bit div fixes
Chris Mason
2007-04-19
Btrfs: early fsync support
Chris Mason
2007-04-10
Btrfs: snapshot progress
Chris Mason
2007-04-02
Btrfs: dynamic allocation of path struct
Chris Mason
2007-03-30
Btrfs: corruption hunt continues
Chris Mason
2007-03-23
btrfs_create, btrfs_write_super, btrfs_sync_fs
Chris Mason
2007-03-22
Mountable btrfs, with readdir
Chris Mason
2007-03-21
Btrfs: initial move to kernel module land
Chris Mason
2007-03-16
Btrfs: transaction handles everywhere
Chris Mason
2007-03-15
Btrfs: Use a chunk of the key flags to record the item type.
Chris Mason
2007-03-14
Btrfs: variable block size support
Chris Mason
2007-03-13
Btrfs: Change the super to point to a tree of trees to enable persistent snap...
Chris Mason