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
/
ctree.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Btrfs: Fix for lockdep warnings with alloc_mutex and pinned_mutex
Josef Bacik
2008-11-20
1
-0
/
+1
*
Btrfs: Update the disk format for the seed device and new root code
Chris Mason
2008-11-18
1
-1
/
+1
*
Btrfs: prevent loops in the directory tree when creating snapshots
Chris Mason
2008-11-17
1
-0
/
+3
*
Btrfs: Add backrefs and forward refs for subvols and snapshots
Chris Mason
2008-11-17
1
-16
/
+51
*
Btrfs: Give each subvol and snapshot their own anonymous devid
Chris Mason
2008-11-17
1
-0
/
+6
*
Btrfs: Allow subvolumes and snapshots anywhere in the directory tree
Chris Mason
2008-11-17
1
-4
/
+3
*
Btrfs: Seed device support
Yan Zheng
2008-11-17
1
-1
/
+17
*
Btrfs: mount ro and remount support
Yan Zheng
2008-11-12
1
-0
/
+1
*
Btrfs: batch extent inserts/updates/deletions on the extent root
Josef Bacik
2008-11-12
1
-0
/
+5
*
Btrfs: Optimize compressed writeback and reads
Chris Mason
2008-11-06
1
-1
/
+3
*
Btrfs: rev the disk format for fallocate
Chris Mason
2008-10-31
1
-1
/
+1
*
Btrfs: Add fallocate support v2
Yan Zheng
2008-10-30
1
-2
/
+7
*
Btrfs: update nodatacow code v2
Yan Zheng
2008-10-30
1
-3
/
+5
*
Btrfs: update hole handling v2
Yan Zheng
2008-10-30
1
-0
/
+1
*
Btrfs: Rev the disk format for compression and root pointer generation fields
Chris Mason
2008-10-29
1
-1
/
+1
*
Btrfs: Add root tree pointer transaction ids
Yan Zheng
2008-10-29
1
-0
/
+8
*
Btrfs: nuke fs wide allocation mutex V2
Josef Bacik
2008-10-29
1
-1
/
+7
*
Btrfs: fix enospc when there is plenty of space
Josef Bacik
2008-10-29
1
-0
/
+1
*
Btrfs: Improve space balancing code
Yan Zheng
2008-10-29
1
-7
/
+6
*
Btrfs: Add zlib compression support
Chris Mason
2008-10-29
1
-18
/
+81
*
Btrfs: Fix subvolume creation locking rules
Christoph Hellwig
2008-10-09
1
-1
/
+1
*
Btrfs: Rev the disk format for the new back reference format
Chris Mason
2008-10-09
1
-1
/
+1
*
Btrfs: Remove offset field from struct btrfs_extent_ref
Yan Zheng
2008-10-09
1
-19
/
+6
*
Btrfs: Count space allocated to file in bytes
Yan Zheng
2008-10-09
1
-11
/
+2
*
Btrfs: remove last_log_alloc allocator optimization
Chris Mason
2008-10-03
1
-1
/
+0
*
Btrfs: don't read leaf blocks containing only checksums during truncate
Chris Mason
2008-10-01
1
-1
/
+3
*
Btrfs: add and improve comments
Chris Mason
2008-09-29
1
-1
/
+0
*
Btrfs: Wait for IO on the block device inodes of newly added devices
Chris Mason
2008-09-29
1
-0
/
+1
*
Btrfs: update space balancing code
Zheng Yan
2008-09-26
1
-1
/
+25
*
Btrfs: extent_map and data=ordered fixes for space balancing
Zheng Yan
2008-09-26
1
-1
/
+10
*
Btrfs: Add shared reference cache
Zheng Yan
2008-09-26
1
-7
/
+12
*
Btrfs: allocator fixes for space balancing update
Zheng Yan
2008-09-26
1
-0
/
+2
*
Remove Btrfs compat code for older kernels
Chris Mason
2008-09-25
1
-5
/
+2
*
Btrfs: Full back reference support
Zheng Yan
2008-09-25
1
-21
/
+41
*
Btrfs: free space accounting redo
Josef Bacik
2008-09-25
1
-4
/
+42
*
Btrfs: Record dirty pages tree-log pages in an extent_io tree
Chris Mason
2008-09-25
1
-0
/
+2
*
Btrfs: Update find free objectid function for orphan cleanup code
Zheng Yan
2008-09-25
1
-1
/
+2
*
remove unused function btrfs_ilookup
Christoph Hellwig
2008-09-25
1
-2
/
+0
*
Btrfs: Rev the disk format
Chris Mason
2008-09-25
1
-1
/
+1
*
Btrfs: Add a write ahead tree log to optimize synchronous operations
Chris Mason
2008-09-25
1
-3
/
+69
*
Btrfs: Rev the disk format
Chris Mason
2008-09-25
1
-1
/
+1
*
Introduce btrfs_iget helper
Balaji Rao
2008-09-25
1
-0
/
+2
*
Btrfs: Wait for kernel threads to make progress during async submission
Chris Mason
2008-09-25
1
-0
/
+1
*
Btrfs: Count async bios separately from async checksum work items
Chris Mason
2008-09-25
1
-0
/
+1
*
Btrfs: fix RHEL test for ClearPageFsMisc
Eric Sandeen
2008-09-25
1
-1
/
+1
*
Btrfs: Fix nodatacow for the new data=ordered mode
Yan Zheng
2008-09-25
1
-1
/
+2
*
Btrfs: Maintain a list of inodes that are delalloc and a way to wait on them
Chris Mason
2008-09-25
1
-0
/
+4
*
Btrfs: fix ioctl-initiated transactions vs wait_current_trans()
Sage Weil
2008-09-25
1
-0
/
+1
*
btrfs_search_slot: reduce lock contention by cowing in two stages
Chris Mason
2008-09-25
1
-1
/
+5
*
Btrfs: Fix streaming read performance with checksumming on
Chris Mason
2008-09-25
1
-0
/
+2
[prev]
[next]