index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
disk-io.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-13
Btrfs: Improve metadata read latencies
Chris Mason
1
-3
/
+3
2008-11-10
Btrfs: tune btrfs unplug functions for a small number of devices
Chris Mason
1
-0
/
+10
2008-11-06
Btrfs: Optimize compressed writeback and reads
Chris Mason
1
-8
/
+19
2008-11-06
Btrfs: Add ordered async work queues
Chris Mason
1
-24
/
+57
2008-10-29
Btrfs: Add root tree pointer transaction ids
Yan Zheng
1
-7
/
+14
2008-10-29
Btrfs: nuke fs wide allocation mutex V2
Josef Bacik
1
-1
/
+2
2008-10-29
Btrfs: Improve space balancing code
Yan Zheng
1
-2
/
+0
2008-10-29
Btrfs: Add zlib compression support
Chris Mason
1
-5
/
+13
2008-10-01
Btrfs: disk-io.c (open_ctree): avoid leaks upon allocation failure
Jim Meyering
1
-0
/
+2
2008-10-01
Btrfs: disk-io.c (open_ctree): Don't deref. NULL upon failed kzalloc
Jim Meyering
1
-1
/
+2
2008-09-29
Btrfs: add and improve comments
Chris Mason
1
-1
/
+32
2008-09-29
Btrfs: Wait for IO on the block device inodes of newly added devices
Chris Mason
1
-3
/
+8
2008-09-26
Btrfs: update space balancing code
Zheng Yan
1
-0
/
+9
2008-09-26
Btrfs: Add shared reference cache
Zheng Yan
1
-0
/
+2
2008-09-25
Btrfs: Raise thresholds for metadata writeback
Chris Mason
1
-2
/
+2
2008-09-25
Remove Btrfs compat code for older kernels
Chris Mason
1
-28
/
+0
2008-09-25
Btrfs: Full back reference support
Zheng Yan
1
-2
/
+2
2008-09-25
Btrfs: Checksum tree blocks in the background
Chris Mason
1
-9
/
+17
2008-09-25
Btrfs: free space accounting redo
Josef Bacik
1
-4
/
+3
2008-09-25
Btrfs: Fix mismerge in block header checks
Chris Mason
1
-1
/
+1
2008-09-25
Btrfs: Record dirty pages tree-log pages in an extent_io tree
Chris Mason
1
-2
/
+15
2008-09-25
Btrfs: Optimize tree log block allocations
Chris Mason
1
-3
/
+2
2008-09-25
Btrfs: Optimize btree walking while logging inodes
Chris Mason
1
-1
/
+1
2008-09-25
Btrfs: Fix releasepage to properly keep dirty and writeback pages
Chris Mason
1
-1
/
+4
2008-09-25
Btrfs: Tree logging fixes
Chris Mason
1
-3
/
+30
2008-09-25
Btrfs: Add a write ahead tree log to optimize synchronous operations
Chris Mason
1
-21
/
+117
2008-09-25
Btrfs: Add debugging checks to track down corrupted metadata
Chris Mason
1
-1
/
+6
2008-09-25
Btrfs: Throttle for async bio submits higher up the chain
Chris Mason
1
-1
/
+7
2008-09-25
Btrfs: Wait for async bio submissions to make some progress at queue time
Chris Mason
1
-7
/
+9
2008-09-25
Btrfs: Lower contention on the csum mutex
Chris Mason
1
-1
/
+8
2008-09-25
Btrfs: Wait for kernel threads to make progress during async submission
Chris Mason
1
-19
/
+26
2008-09-25
Btrfs: Give all the worker threads descriptive names
Chris Mason
1
-7
/
+15
2008-09-25
Btrfs: Transaction commit: don't use filemap_fdatawait
Chris Mason
1
-7
/
+4
2008-09-25
Btrfs: Count async bios separately from async checksum work items
Chris Mason
1
-3
/
+22
2008-09-25
Btrfs: Limit the number of async bio submission kthreads to the number of dev...
Chris Mason
1
-1
/
+3
2008-09-25
Btrfs: Avoid calling into the FS for the final iput on fake root inodes
Chris Mason
1
-0
/
+1
2008-09-25
Btrfs: Maintain a list of inodes that are delalloc and a way to wait on them
Chris Mason
1
-0
/
+1
2008-09-25
Btrfs: More throttle tuning
Chris Mason
1
-11
/
+2
2008-09-25
Btrfs: Fix streaming read performance with checksumming on
Chris Mason
1
-0
/
+15
2008-09-25
Btrfs: implement memory reclaim for leaf reference cache
Yan
1
-2
/
+3
2008-09-25
Btrfs: Fix verify_parent_transid
Chris Mason
1
-1
/
+1
2008-09-25
Btrfs: Throttle operations if the reference cache gets too large
Chris Mason
1
-2
/
+5
2008-09-25
Btrfs: Leaf reference cache update
Chris Mason
1
-3
/
+5
2008-09-25
Btrfs: Add a leaf reference cache
Yan Zheng
1
-0
/
+14
2008-09-25
Btrfs: Create orphan inode records to prevent lost files after a crash
Josef Bacik
1
-0
/
+2
2008-09-25
Btrfs: Fix the defragmention code and the block relocation code for data=ordered
Chris Mason
1
-0
/
+3
2008-09-25
Btrfs: Search data ordered extents first for checksums on read
Chris Mason
1
-1
/
+8
2008-09-25
Btrfs: Index extent buffers in an rbtree
Chris Mason
1
-17
/
+9
2008-09-25
btrfs_start_transaction: wait for commits in progress to finish
Chris Mason
1
-0
/
+1
2008-09-25
Btrfs: Use async helpers to deal with pages that have been improperly dirtied
Chris Mason
1
-0
/
+4
[prev]
[next]