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-11-12
Btrfs: mount ro and remount support
Yan Zheng
1
-26
/
+35
2008-11-12
Btrfs: batch extent inserts/updates/deletions on the extent root
Josef Bacik
1
-93
/
+734
2008-11-13
Btrfs: Fix handling of space info full during allocations
Chris Mason
1
-2
/
+3
2008-11-11
Btrfs: empty_size allocation fixes again
Chris Mason
1
-3
/
+4
2008-11-10
Btrfs: Try harder while searching for free space
Chris Mason
1
-8
/
+30
2008-11-10
Btrfs: Don't substract too much from the allocation target (avoid wrapping)
Chris Mason
1
-5
/
+5
2008-11-08
Btrfs: Fix more false enospc errors and an oops from empty clustering
Chris Mason
1
-5
/
+14
2008-11-07
Btfs: More metadata allocator optimizations
Chris Mason
1
-10
/
+18
2008-11-07
Btrfs: enforce metadata allocation clustering
Chris Mason
1
-0
/
+17
2008-11-07
Btrfs: Optimize compressed writeback and reads
Chris Mason
1
-1
/
+5
2008-10-30
Btrfs: Add fallocate support v2
Yan Zheng
1
-29
/
+36
2008-10-30
Btrfs: update nodatacow code v2
Yan Zheng
1
-113
/
+18
2008-10-30
Btrfs: Fix bookend extent race v2
Yan Zheng
1
-15
/
+13
2008-10-30
Btrfs: prevent looping forever in finish_current_insert and del_pending_extents
Chris Mason
1
-24
/
+30
2008-10-29
Btrfs: Add root tree pointer transaction ids
Yan Zheng
1
-0
/
+1
2008-10-29
Btrfs: nuke fs wide allocation mutex V2
Josef Bacik
1
-177
/
+156
2008-10-29
Btrfs: fix enospc when there is plenty of space
Josef Bacik
1
-191
/
+131
2008-10-29
Btrfs: Improve space balancing code
Yan Zheng
1
-141
/
+223
2008-10-29
Btrfs: Add zlib compression support
Chris Mason
1
-1
/
+26
2008-10-09
Btrfs: Fix leaf reference cache miss
Yan Zheng
1
-0
/
+8
2008-10-09
Btrfs: Remove offset field from struct btrfs_extent_ref
Yan Zheng
1
-97
/
+88
2008-10-09
Btrfs: Count space allocated to file in bytes
Yan Zheng
1
-1
/
+1
2008-10-03
Btrfs: remove last_log_alloc allocator optimization
Chris Mason
1
-7
/
+0
2008-10-02
Btrfs: fix deadlock between alloc_mutex/chunk_mutex
Josef Bacik
1
-2
/
+13
2008-10-01
Btrfs: fix multi-device code to use raid policies set by mkfs
Chris Mason
1
-0
/
+2
2008-09-30
Btrfs: fix seekiness due to finding the wrong block group
Josef Bacik
1
-2
/
+7
2008-09-26
Btrfs: update space balancing code
Zheng Yan
1
-416
/
+1618
2008-09-26
Btrfs: Add shared reference cache
Zheng Yan
1
-4
/
+13
2008-09-26
Btrfs: allocator fixes for space balancing update
Zheng Yan
1
-71
/
+65
2008-09-25
Btrfs: fix sleep with spinlock held during unmount
Chris Mason
1
-0
/
+4
2008-09-25
Btrfs: Full back reference support
Zheng Yan
1
-448
/
+695
2008-09-25
Add check for tree-log roots in btrfs_alloc_reserved_extents
Chris Mason
1
-0
/
+3
2008-09-25
Btrfs: free space accounting redo
Josef Bacik
1
-419
/
+450
2008-09-25
Btrfs: fix cache_block_group error handling
Josef Bacik
1
-4
/
+5
2008-09-25
Btrfs: Record dirty pages tree-log pages in an extent_io tree
Chris Mason
1
-1
/
+6
2008-09-25
Btrfs: Optimize tree log block allocations
Chris Mason
1
-5
/
+14
2008-09-25
Btrfs: Tree logging fixes
Chris Mason
1
-3
/
+17
2008-09-25
Btrfs: Add a write ahead tree log to optimize synchronous operations
Chris Mason
1
-18
/
+75
2008-09-25
Btrfs: Discard sector data in __free_extent()
David Woodhouse
1
-0
/
+25
2008-09-25
Btrfs: Fix nodatacow for the new data=ordered mode
Yan Zheng
1
-6
/
+5
2008-09-25
Btrfs: Maintain a list of inodes that are delalloc and a way to wait on them
Chris Mason
1
-3
/
+9
2008-09-25
Btrfs: Don't corrupt ram in shrink_extent_tree, leak it instead
Chris Mason
1
-0
/
+2
2008-09-25
Btrfs: More throttle tuning
Chris Mason
1
-47
/
+12
2008-09-25
btrfs_search_slot: reduce lock contention by cowing in two stages
Chris Mason
1
-19
/
+30
2008-09-25
Btrfs: Throttle less often waiting for snapshots to delete
Chris Mason
1
-2
/
+5
2008-09-25
Btrfs: Improve and cleanup locking done by walk_down_tree
Chris Mason
1
-29
/
+56
2008-09-25
Btrfs: Throttle tuning
Chris Mason
1
-0
/
+3
2008-09-25
Btrfs: Add missing hunk from Yan Zheng's cache reclaim patch
Chris Mason
1
-0
/
+1
2008-09-25
Btrfs: implement memory reclaim for leaf reference cache
Yan
1
-9
/
+9
2008-09-25
Btrfs: Update and fix mount -o nodatacow
Yan Zheng
1
-76
/
+126
[prev]
[next]