index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
tree-log.c
Age
Commit message (
Expand
)
Author
2008-10-30
Btrfs: Add fallocate support v2
Yan Zheng
2008-10-29
Btrfs: Add root tree pointer transaction ids
Yan Zheng
2008-10-29
Btrfs: nuke fs wide allocation mutex V2
Josef Bacik
2008-10-29
Btrfs: Add zlib compression support
Chris Mason
2008-10-09
Btrfs: Remove offset field from struct btrfs_extent_ref
Yan Zheng
2008-10-09
Btrfs: Count space allocated to file in bytes
Yan Zheng
2008-09-25
Btrfs: Full back reference support
Zheng Yan
2008-09-25
Btrfs: Disable the dir fsync optimization to skip logging the dir sometimes
Chris Mason
2008-09-25
Btrfs: Record dirty pages tree-log pages in an extent_io tree
Chris Mason
2008-09-25
Btrfs: Copy into the log tree in big batches
Chris Mason
2008-09-25
Btrfs: Optimize tree log block allocations
Chris Mason
2008-09-25
Btrfs: Optimize btree walking while logging inodes
Chris Mason
2008-09-25
Btrfs: Dir fsync optimizations
Chris Mason
2008-09-25
Btrfs: Update the highest objectid in a root after log replay is done
Chris Mason
2008-09-25
Btrfs: Tree logging fixes
Chris Mason
2008-09-25
Btrfs: Add a write ahead tree log to optimize synchronous operations
Chris Mason