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
/
extent-tree.c
Age
Commit message (
Expand
)
Author
2007-08-08
Btrfs: Replace extent tree preallocation code with some bit radix magic.
Chris Mason
2007-08-08
Btrfs: Let some locks go during defrag and snapshot dropping
Chris Mason
2007-08-07
Btrfs: Add run time btree defrag, and an ioctl to force btree defrag
Chris Mason
2007-08-07
Btrfs: Fold some btree readahead routines into something more generic.
Chris Mason
2007-08-07
Btrfs: Do snapshot deletion in smaller chunks.
Chris Mason
2007-07-11
Btrfs: trivial include fixups
Zach Brown
2007-06-28
Btrfs: crash recovery fixes
Chris Mason
2007-06-26
Btrfs: Allow find_free_extent callers to pass in an exclusion range
Chris Mason
2007-06-26
Btrfs: Fix super block updates during transaction commit
Chris Mason
2007-06-22
Btrfs: Audit callers and return codes to make sure -ENOSPC gets up the stack
Chris Mason
2007-06-19
Btrfs: reada while dropping snapshots
Chris Mason
2007-06-19
Btrfs: cache the extent tree preallocation
Chris Mason
2007-06-18
Subject: Rework btrfs_file_write to only allocate while page locks are held
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-06-11
Btrfs: fix oops after block group lookup
Chris Mason
2007-06-07
Btrfs: d_type optimization
Chris Mason
2007-05-30
Btrfs: use a separate flag for search_start vs a hint in find_free_extent
Chris Mason
2007-05-29
Btrfs: block group switching
Chris Mason
2007-05-24
Btrfs: sparse files!
Chris Mason
2007-05-18
Btrfs: allocator optimizations, truncate readahead
Chris Mason
2007-05-10
Btrfs: fix check_node and check_leaf to use less cpu
Chris Mason
2007-05-09
Btrfs: many allocator fixes, pretty solid
Chris Mason
2007-05-07
Btrfs: allocator and tuning
Chris Mason
2007-05-06
Btrfs: more allocator enhancements
Chris Mason
2007-05-03
Btrfs: early metadata/data split
Chris Mason
2007-05-02
Btrfs: fix page cache memory leak
Chris Mason
2007-05-01
Btrfs: directory readahead
Chris Mason
2007-04-30
Btrfs: allocator improvements, inode block groups
Chris Mason
2007-04-28
Btrfs: prealloc more blocks for the extent map
Chris Mason
2007-04-28
Btrfs: smarter transaction writeback
Chris Mason
2007-04-28
Btrfs: try to drop dead cow pages from ram
Chris Mason
2007-04-27
Btrfs: allocator tweaks
Chris Mason
2007-04-27
Btrfs: more block allocator work
Chris Mason
2007-04-26
Btrfs: start of block group code
Chris Mason
2007-04-25
Btrfs: change around extent-tree prealloc
Chris Mason
2007-04-24
Btrfs: get rid of the extent_item type field
Chris Mason
2007-04-23
Btrfs: fix extent owner/type setting on extent tree blocks
Chris Mason
2007-04-20
Btrfs: add owner and type fields to the extents aand block headers
Chris Mason
2007-04-19
Btrfs: many file_write fixes, inline data
Chris Mason
2007-04-18
Btrfs: working file_write, reorganized key flags
Chris Mason
2007-04-17
Btrfs: progress on file_write
Chris Mason
2007-04-11
Btrfs: create a logical->phsyical block number mapping scheme
Chris Mason
2007-04-10
Btrfs: drop owner and parentid
Chris Mason
2007-04-10
Btrfs: snapshot progress
Chris Mason
2007-04-05
Btrfs: more inode indexed directory work
Chris Mason
2007-04-04
Btrfs: tweak the inode-map and free extent search starts on cold mount
Chris Mason
2007-04-02
Btrfs: csum_verify_file_block locking fix
Chris Mason
[next]