index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
extent-tree.c
Age
Commit message (
Expand
)
Author
2008-09-25
Btrfs: Tune readahead during defrag to avoid reading too much at once
Chris Mason
2008-09-25
Btrfs: Split the extent_map code into two parts
Chris Mason
2008-09-25
Btrfs: Add mount -o ssd, which includes optimizations for seek free storage
Chris Mason
2008-09-25
Btrfs: Fix extent_buffer usage when nodesize != leafsize
Chris Mason
2008-09-25
Btrfs: online shrinking fixes
Chris Mason
2008-09-25
Btrfs: Disable btree reada during extent backref lookups.
Chris Mason
2008-09-25
Btrfs: Add data=ordered support
Chris Mason
2008-09-25
Btrfs: resizer: don't hold the fs_mutex for long periods of time
Chris Mason
2008-09-25
Properly call btrfs_search_slot while shrinking
Chris Mason
2008-09-25
Btrfs: Properly handle overlapping extent in shrink_extent_tree
Yan
2008-09-25
Btrfs: Add a helper that finds previous extent item
Yan
2008-09-25
count_snapshots: Properly update the leaf pointer after btrfs_next_leaf
Chris Mason
2008-09-25
Btrfs: Force inlining off in a few places to save stack usage
Chris Mason
2008-09-25
Btrfs: 32 bit compile fixes for the resizer and enospc checks
Chris Mason
2008-09-25
Btrfs: Reduce stack usage in the resizer, fix 32 bit compiles
Chris Mason
2008-09-25
Btrfs: Explicitly send a root objectid to count_snapshots_in_path
Chris Mason
2008-09-25
Btrfs: Add readahead to the online shrinker, and a mount -o alloc_start= for ...
Chris Mason
2008-09-25
Btrfs: Fix NULL block groups on reading the inode
Chris Mason
2008-09-25
Btrfs: Support for online FS resize (grow and shrink)
Chris Mason
2008-09-25
Btrfs: Add mount option to turn off data cow
Chris Mason
2008-09-25
Btrfs: Reorder extent back refs to differentiate btree blocks from file data
Chris Mason
2008-09-25
Fix btrfs_inc_ref to add backref hints
Chris Mason
2008-09-25
Btrfs: Extra NULL block group checks in find_free_extent
Chris Mason
2008-09-25
Btrfs: Add lowest key information to back refs for extent tree blocks as well.
Chris Mason
2008-09-25
Btrfs: Add back pointers from extents to the btree or file referencing them
Chris Mason
2008-09-25
Btrfs: Implement generation numbers in block pointers
Chris Mason
2008-09-25
Btrfs: Fix extent allocation for btree blocks as the disk fills
Chris Mason
2008-09-25
Btrfs: Add simple stripe size parameter
Chris Mason
2008-09-25
btrfs_drop_extents: make sure the item is getting smaller before truncate
Chris Mason
2008-09-25
Btrfs: Handle writeback under high memory pressure better
Chris Mason
2008-09-25
Btrfs: Add check for null block group to find_search_start
Chris Mason
2008-09-25
Btrfs: Off by one fixes for extent-tree.c
Yan
2008-09-25
Btrfs: Add full_scan parameter to find_search_start
Yan
2008-09-25
Btrfs: Add block group pinned accounting back
Yan
2008-09-25
Btrfs: Allow large data extents in a single file to span into metadata block ...
Chris Mason
2008-09-25
Btrfs: Optimize allocations as we need to mix data and metadata into one group
Chris Mason
2008-09-25
Btrfs: Properly update free space cache in __free_extent
Yan
2008-09-25
Btrfs: Fix typo and memory leak in extent-tree.c
Yan
2008-09-25
btrfs: 32-bit type problems
Jens Axboe
2008-09-25
Btrfs: Add back metadata checksumming
Chris Mason
2008-09-25
Breakout BTRFS_SETGET_FUNCS into a separate C file, the inlines were too big.
Chris Mason
2008-09-25
Btrfs: Add an extent buffer LRU to reduce radix tree hits
Chris Mason
2008-09-25
Btrfs: Fix allocation routines to avoid intermixing data and metadata allocat...
Chris Mason
2008-09-25
Btrfs: Add back the online defragging code
Chris Mason
2008-09-25
Btrfs: Allow tree blocks larger than the page size
Chris Mason
2008-09-25
Btrfs: Change the remaining radix trees used by extent-tree.c to extent_map t...
Chris Mason
2008-09-25
Btrfs: Stop using radix trees for the block group cache
Chris Mason
2008-09-25
Btrfs: Fix extent_buffer and extent_state leaks
Chris Mason
2008-09-25
Btrfs: Create extent_buffer interface for large blocksizes
Chris Mason
2008-09-25
Btrfs: Fix duplicate ENOSPC checks in find_free_extent
Chris Mason
[next]