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