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
/
btrfs_inode.h
Age
Commit message (
Expand
)
Author
2008-09-29
Btrfs: add and improve comments
Chris Mason
2008-09-25
Btrfs: Dir fsync optimizations
Chris Mason
2008-09-25
Btrfs: Add a write ahead tree log to optimize synchronous operations
Chris Mason
2008-09-25
Get rid of BTRFS_I(inode)->index and use local vars instead
Chris Mason
2008-09-25
Btrfs: Maintain a list of inodes that are delalloc and a way to wait on them
Chris Mason
2008-09-25
Btrfs: Create orphan inode records to prevent lost files after a crash
Josef Bacik
2008-09-25
Btrfs: Add ACL support
Josef Bacik
2008-09-25
Btrfs: Implement new dir index format
Josef Bacik
2008-09-25
Add a per-inode lock around btrfs_drop_extents
Chris Mason
2008-09-25
Btrfs: Update on disk i_size only after pending ordered extents are done
Chris Mason
2008-09-25
Btrfs: New data=ordered implementation
Chris Mason
2008-09-25
Btrfs: Add a per-inode csum mutex to avoid races creating csum items
Chris Mason
2008-09-25
Btrfs: Throttle file_write when data=ordered is flushing the inode
Chris Mason
2008-09-25
Btrfs: Handle checksumming errors while reading data blocks
Chris Mason
2008-09-25
Btrfs: Fix i_blocks accounting
Chris Mason
2008-09-25
Btrfs: Split the extent_map code into two parts
Chris Mason
2008-09-25
Btrfs: Add inode flags support
Yan
2008-09-25
Btrfs: Add data=ordered support
Chris Mason
2007-08-27
Btrfs: Extent based page cache code. This uses an rbtree of extents and tests
Chris Mason
2007-08-10
Btrfs: delay commits during fsync to allow more writers
Josef Bacik
2007-06-13
btrfs: Code cleanup
Aneesh
2007-06-12
Btrfs: add GPLv2
Chris Mason
2007-04-30
Btrfs: allocator improvements, inode block groups
Chris Mason
2007-04-10
Btrfs: drop the inode map tree
Chris Mason
2007-04-06
Btrfs: start of support for many FS volumes
Chris Mason
2007-04-02
Btrfs: still corruption hunting
Chris Mason