index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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-12-02
Btrfs: make things static and include the right headers
Christoph Hellwig
1
-8
/
+8
2008-11-20
Btrfs: Drop dirty roots created by log replay immediately when
Yan Zheng
1
-0
/
+5
2008-11-20
Btrfs: compat code fixes
Chris Mason
1
-1
/
+2
2008-11-19
Btrfs: Do fsync log replay when mount -o ro, except when on readonly media
Chris Mason
1
-8
/
+23
2008-11-19
Btrfs: Avoid writeback stalls
Chris Mason
1
-9
/
+3
2008-11-18
Btrfs: unplug all devices in the unplug call back
Chris Mason
1
-1
/
+1
2008-11-18
Btrfs: prevent loops in the directory tree when creating snapshots
Chris Mason
1
-1
/
+4
2008-11-18
Btrfs: Give each subvol and snapshot their own anonymous devid
Chris Mason
1
-0
/
+13
2008-11-18
Btrfs: Allow subvolumes and snapshots anywhere in the directory tree
Chris Mason
1
-4
/
+10
2008-11-18
Btrfs: Seed device support
Yan Zheng
1
-21
/
+35
2008-11-12
Btrfs: mount ro and remount support
Yan Zheng
1
-20
/
+63
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-07
Btrfs: Optimize compressed writeback and reads
Chris Mason
1
-8
/
+19
2008-11-07
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-02
Btrfs: disk-io.c (open_ctree): avoid leaks upon allocation failure
Jim Meyering
1
-0
/
+2
2008-10-02
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
[next]