index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
extent-tree.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-25
Btrfs: Keep fs_mutex during reads done by snapshot deletion
Chris Mason
1
-3
/
+4
2008-09-25
Btrfs: Implement raid0 when multiple devices are present
Chris Mason
1
-34
/
+68
2008-09-25
Btrfs: Bring back mount -o ssd optimizations
Chris Mason
1
-2
/
+57
2008-09-25
Add /dev/btrfs-control for device scanning ioctls
Chris Mason
1
-4
/
+0
2008-09-25
Btrfs: Bring back find_free_extent CPU usage optimizations
Chris Mason
1
-8
/
+12
2008-09-25
Btrfs: Dynamic chunk and block group allocation
Chris Mason
1
-18
/
+190
2008-09-25
Btrfs: Add support for multiple devices per filesystem
Chris Mason
1
-314
/
+115
2008-09-25
Match the extent tree code to btrfs-progs for multi-device merging
Chris Mason
1
-52
/
+7
2008-09-25
Btrfs: Remove extent back refs in batches, and avoid duplicate searches
Chris Mason
1
-9
/
+54
2008-09-25
Btrfs: Allocator improvements
Chris Mason
1
-10
/
+24
2008-09-25
Btrfs: Disable tree defrag in SSD mode
Chris Mason
1
-1
/
+2
2008-09-25
Btrfs: Use 2MB as the empty_size for clustered allocations
Chris Mason
1
-1
/
+1
2008-09-25
Btrfs: Add checks for last byte in disk to allocator grouping
Chris Mason
1
-1
/
+6
2008-09-25
Btrfs: Add debugging for block group update failure
Chris Mason
1
-1
/
+5
2008-09-25
Btrfs: Use last_alloc optimizations for metadata, even without -o ssd
Chris Mason
1
-15
/
+13
2008-09-25
Btrfs: Hash in the offset and owner for file extent backref keys
Chris Mason
1
-7
/
+6
2008-09-25
Btrfs: Insert extent record and the first backref in a single balance
Chris Mason
1
-11
/
+29
2008-09-25
Btrfs: Add data block hints to SSD mode too
Chris Mason
1
-12
/
+16
2008-09-25
Btrfs: Do delalloc accounting via hooks in the extent_state code
Chris Mason
1
-6
/
+0
2008-09-25
Btrfs: Tune readahead during defrag to avoid reading too much at once
Chris Mason
1
-13
/
+28
2008-09-25
Btrfs: Split the extent_map code into two parts
Chris Mason
1
-22
/
+21
2008-09-25
Btrfs: Add mount -o ssd, which includes optimizations for seek free storage
Chris Mason
1
-1
/
+30
2008-09-25
Btrfs: Fix extent_buffer usage when nodesize != leafsize
Chris Mason
1
-3
/
+10
2008-09-25
Btrfs: online shrinking fixes
Chris Mason
1
-9
/
+23
2008-09-25
Btrfs: Disable btree reada during extent backref lookups.
Chris Mason
1
-0
/
+4
2008-09-25
Btrfs: Add data=ordered support
Chris Mason
1
-1
/
+3
2008-09-25
Btrfs: resizer: don't hold the fs_mutex for long periods of time
Chris Mason
1
-1
/
+21
2008-09-25
Properly call btrfs_search_slot while shrinking
Chris Mason
1
-1
/
+9
2008-09-25
Btrfs: Properly handle overlapping extent in shrink_extent_tree
Yan
1
-84
/
+56
2008-09-25
Btrfs: Add a helper that finds previous extent item
Yan
1
-44
/
+36
2008-09-25
count_snapshots: Properly update the leaf pointer after btrfs_next_leaf
Chris Mason
1
-2
/
+2
2008-09-25
Btrfs: Force inlining off in a few places to save stack usage
Chris Mason
1
-29
/
+37
2008-09-25
Btrfs: 32 bit compile fixes for the resizer and enospc checks
Chris Mason
1
-1
/
+3
2008-09-25
Btrfs: Reduce stack usage in the resizer, fix 32 bit compiles
Chris Mason
1
-36
/
+38
2008-09-25
Btrfs: Explicitly send a root objectid to count_snapshots_in_path
Chris Mason
1
-10
/
+6
2008-09-25
Btrfs: Add readahead to the online shrinker, and a mount -o alloc_start= for ...
Chris Mason
1
-4
/
+5
2008-09-25
Btrfs: Fix NULL block groups on reading the inode
Chris Mason
1
-2
/
+2
2008-09-25
Btrfs: Support for online FS resize (grow and shrink)
Chris Mason
1
-0
/
+480
2008-09-25
Btrfs: Add mount option to turn off data cow
Chris Mason
1
-3
/
+98
2008-09-25
Btrfs: Reorder extent back refs to differentiate btree blocks from file data
Chris Mason
1
-8
/
+8
2008-09-25
Fix btrfs_inc_ref to add backref hints
Chris Mason
1
-2
/
+4
2008-09-25
Btrfs: Extra NULL block group checks in find_free_extent
Chris Mason
1
-0
/
+6
2008-09-25
Btrfs: Add lowest key information to back refs for extent tree blocks as well.
Chris Mason
1
-1
/
+101
2008-09-25
Btrfs: Add back pointers from extents to the btree or file referencing them
Chris Mason
1
-62
/
+311
2008-09-25
Btrfs: Implement generation numbers in block pointers
Chris Mason
1
-2
/
+58
2008-09-25
Btrfs: Fix extent allocation for btree blocks as the disk fills
Chris Mason
1
-11
/
+17
2008-09-25
Btrfs: Add simple stripe size parameter
Chris Mason
1
-8
/
+28
2008-09-25
btrfs_drop_extents: make sure the item is getting smaller before truncate
Chris Mason
1
-0
/
+8
2008-09-25
Btrfs: Handle writeback under high memory pressure better
Chris Mason
1
-1
/
+1
2008-09-25
Btrfs: Add check for null block group to find_search_start
Chris Mason
1
-0
/
+3
[prev]
[next]