index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
extent-tree.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Btrfs: Don't wait on tree block writeback before freeing them anymore
Chris Mason
2008-09-25
1
-1
/
+0
*
Btrfs: Add RAID10 support
Chris Mason
2008-09-25
1
-0
/
+1
*
Btrfs: Add chunk uuids and update multi-device back references
Chris Mason
2008-09-25
1
-14
/
+8
*
Add a min size parameter to btrfs_alloc_extent
Chris Mason
2008-09-25
1
-3
/
+9
*
Btrfs: Endianess bug fix for v0.13 with kernels
Miguel
2008-09-25
1
-7
/
+5
*
Btrfs: Do metadata checksums for reads via a workqueue
Chris Mason
2008-09-25
1
-4
/
+0
*
Btrfs: Fix allocation profile init
Chris Mason
2008-09-25
1
-8
/
+2
*
Btrfs: Don't allow written blocks from this transaction to be reallocated
Chris Mason
2008-09-25
1
-1
/
+3
*
Btrfs: Add support for duplicate blocks on a single spindle
Chris Mason
2008-09-25
1
-2
/
+3
*
Btrfs: Add support for mirroring across drives
Chris Mason
2008-09-25
1
-44
/
+49
*
Btrfs: Verify checksums on tree blocks found without read_tree_block
Chris Mason
2008-09-25
1
-0
/
+2
*
Btrfs: Keep fs_mutex during reads done by snapshot deletion
Chris Mason
2008-09-25
1
-3
/
+4
*
Btrfs: Implement raid0 when multiple devices are present
Chris Mason
2008-09-25
1
-34
/
+68
*
Btrfs: Bring back mount -o ssd optimizations
Chris Mason
2008-09-25
1
-2
/
+57
*
Add /dev/btrfs-control for device scanning ioctls
Chris Mason
2008-09-25
1
-4
/
+0
*
Btrfs: Bring back find_free_extent CPU usage optimizations
Chris Mason
2008-09-25
1
-8
/
+12
*
Btrfs: Dynamic chunk and block group allocation
Chris Mason
2008-09-25
1
-18
/
+190
*
Btrfs: Add support for multiple devices per filesystem
Chris Mason
2008-09-25
1
-314
/
+115
*
Match the extent tree code to btrfs-progs for multi-device merging
Chris Mason
2008-09-25
1
-52
/
+7
*
Btrfs: Remove extent back refs in batches, and avoid duplicate searches
Chris Mason
2008-09-25
1
-9
/
+54
*
Btrfs: Allocator improvements
Chris Mason
2008-09-25
1
-10
/
+24
*
Btrfs: Disable tree defrag in SSD mode
Chris Mason
2008-09-25
1
-1
/
+2
*
Btrfs: Use 2MB as the empty_size for clustered allocations
Chris Mason
2008-09-25
1
-1
/
+1
*
Btrfs: Add checks for last byte in disk to allocator grouping
Chris Mason
2008-09-25
1
-1
/
+6
*
Btrfs: Add debugging for block group update failure
Chris Mason
2008-09-25
1
-1
/
+5
*
Btrfs: Use last_alloc optimizations for metadata, even without -o ssd
Chris Mason
2008-09-25
1
-15
/
+13
*
Btrfs: Hash in the offset and owner for file extent backref keys
Chris Mason
2008-09-25
1
-7
/
+6
*
Btrfs: Insert extent record and the first backref in a single balance
Chris Mason
2008-09-25
1
-11
/
+29
*
Btrfs: Add data block hints to SSD mode too
Chris Mason
2008-09-25
1
-12
/
+16
*
Btrfs: Do delalloc accounting via hooks in the extent_state code
Chris Mason
2008-09-25
1
-6
/
+0
*
Btrfs: Tune readahead during defrag to avoid reading too much at once
Chris Mason
2008-09-25
1
-13
/
+28
*
Btrfs: Split the extent_map code into two parts
Chris Mason
2008-09-25
1
-22
/
+21
*
Btrfs: Add mount -o ssd, which includes optimizations for seek free storage
Chris Mason
2008-09-25
1
-1
/
+30
*
Btrfs: Fix extent_buffer usage when nodesize != leafsize
Chris Mason
2008-09-25
1
-3
/
+10
*
Btrfs: online shrinking fixes
Chris Mason
2008-09-25
1
-9
/
+23
*
Btrfs: Disable btree reada during extent backref lookups.
Chris Mason
2008-09-25
1
-0
/
+4
*
Btrfs: Add data=ordered support
Chris Mason
2008-09-25
1
-1
/
+3
*
Btrfs: resizer: don't hold the fs_mutex for long periods of time
Chris Mason
2008-09-25
1
-1
/
+21
*
Properly call btrfs_search_slot while shrinking
Chris Mason
2008-09-25
1
-1
/
+9
*
Btrfs: Properly handle overlapping extent in shrink_extent_tree
Yan
2008-09-25
1
-84
/
+56
*
Btrfs: Add a helper that finds previous extent item
Yan
2008-09-25
1
-44
/
+36
*
count_snapshots: Properly update the leaf pointer after btrfs_next_leaf
Chris Mason
2008-09-25
1
-2
/
+2
*
Btrfs: Force inlining off in a few places to save stack usage
Chris Mason
2008-09-25
1
-29
/
+37
*
Btrfs: 32 bit compile fixes for the resizer and enospc checks
Chris Mason
2008-09-25
1
-1
/
+3
*
Btrfs: Reduce stack usage in the resizer, fix 32 bit compiles
Chris Mason
2008-09-25
1
-36
/
+38
*
Btrfs: Explicitly send a root objectid to count_snapshots_in_path
Chris Mason
2008-09-25
1
-10
/
+6
*
Btrfs: Add readahead to the online shrinker, and a mount -o alloc_start= for ...
Chris Mason
2008-09-25
1
-4
/
+5
*
Btrfs: Fix NULL block groups on reading the inode
Chris Mason
2008-09-25
1
-2
/
+2
*
Btrfs: Support for online FS resize (grow and shrink)
Chris Mason
2008-09-25
1
-0
/
+480
*
Btrfs: Add mount option to turn off data cow
Chris Mason
2008-09-25
1
-3
/
+98
[prev]
[next]