index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
extent-tree.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Btrfs: Reorder extent back refs to differentiate btree blocks from file data
Chris Mason
2008-09-25
1
-8
/
+8
*
Fix btrfs_inc_ref to add backref hints
Chris Mason
2008-09-25
1
-2
/
+4
*
Btrfs: Extra NULL block group checks in find_free_extent
Chris Mason
2008-09-25
1
-0
/
+6
*
Btrfs: Add lowest key information to back refs for extent tree blocks as well.
Chris Mason
2008-09-25
1
-1
/
+101
*
Btrfs: Add back pointers from extents to the btree or file referencing them
Chris Mason
2008-09-25
1
-62
/
+311
*
Btrfs: Implement generation numbers in block pointers
Chris Mason
2008-09-25
1
-2
/
+58
*
Btrfs: Fix extent allocation for btree blocks as the disk fills
Chris Mason
2008-09-25
1
-11
/
+17
*
Btrfs: Add simple stripe size parameter
Chris Mason
2008-09-25
1
-8
/
+28
*
btrfs_drop_extents: make sure the item is getting smaller before truncate
Chris Mason
2008-09-25
1
-0
/
+8
*
Btrfs: Handle writeback under high memory pressure better
Chris Mason
2008-09-25
1
-1
/
+1
*
Btrfs: Add check for null block group to find_search_start
Chris Mason
2008-09-25
1
-0
/
+3
*
Btrfs: Off by one fixes for extent-tree.c
Yan
2008-09-25
1
-7
/
+3
*
Btrfs: Add full_scan parameter to find_search_start
Yan
2008-09-25
1
-8
/
+6
*
Btrfs: Add block group pinned accounting back
Yan
2008-09-25
1
-14
/
+40
*
Btrfs: Allow large data extents in a single file to span into metadata block ...
Chris Mason
2008-09-25
1
-6
/
+30
*
Btrfs: Optimize allocations as we need to mix data and metadata into one group
Chris Mason
2008-09-25
1
-6
/
+36
*
Btrfs: Properly update free space cache in __free_extent
Yan
2008-09-25
1
-2
/
+4
[next]