index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
disk-io.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Btrfs: leave btree locks spinning more often
Chris Mason
2009-03-24
1
-0
/
+1
*
Btrfs: make a lockdep class for the extent buffer locks
Chris Mason
2009-02-12
1
-0
/
+10
*
Btrfs: fix tree logs parallel sync
Yan Zheng
2009-01-21
1
-0
/
+2
*
Btrfs: superblock duplication
Yan Zheng
2008-12-08
1
-2
/
+15
*
Btrfs: mount ro and remount support
Yan Zheng
2008-11-12
1
-0
/
+2
*
Btrfs: Add ordered async work queues
Chris Mason
2008-11-06
1
-1
/
+3
*
Btrfs: Add zlib compression support
Chris Mason
2008-10-29
1
-0
/
+1
*
Btrfs: Tree logging fixes
Chris Mason
2008-09-25
1
-0
/
+1
*
Btrfs: Add a write ahead tree log to optimize synchronous operations
Chris Mason
2008-09-25
1
-1
/
+7
*
Btrfs: Wait for async bio submissions to make some progress at queue time
Chris Mason
2008-09-25
1
-0
/
+1
*
Btrfs: Transaction commit: don't use filemap_fdatawait
Chris Mason
2008-09-25
1
-0
/
+1
*
Btrfs: Online btree defragmentation fixes
Chris Mason
2008-09-25
1
-6
/
+0
*
Add btrfs_end_transaction_throttle to force writers to wait for pending commits
Chris Mason
2008-09-25
1
-1
/
+0
*
Btrfs: Add mount -o degraded to allow mounts to continue with missing devices
Chris Mason
2008-09-25
1
-1
/
+2
*
Btrfs: Handle write errors on raid1 and raid10
Chris Mason
2008-09-25
1
-1
/
+1
*
Btrfs: Pass down the expected generation number when reading tree blocks
Chris Mason
2008-09-25
1
-3
/
+4
*
Btrfs: Create a work queue for bio writes
Chris Mason
2008-09-25
1
-0
/
+3
*
Btrfs: Write out all super blocks on commit, and bring back proper barrier su...
Chris Mason
2008-09-25
1
-0
/
+1
*
Btrfs: Handle data block end_io through the async work queue
Chris Mason
2008-09-25
1
-0
/
+2
*
Btrfs: Verify checksums on tree blocks found without read_tree_block
Chris Mason
2008-09-25
1
-0
/
+2
*
Btrfs: Add support for device scanning and detection ioctls
Chris Mason
2008-09-25
1
-1
/
+3
*
Btrfs: Add support for multiple devices per filesystem
Chris Mason
2008-09-25
1
-0
/
+2
*
Btrfs: Add some simple throttling to wait for data=ordered and snapshot deletion
Chris Mason
2008-09-25
1
-0
/
+1
*
Btrfs: Add data=ordered support
Chris Mason
2008-09-25
1
-0
/
+2
*
Btrfs: Support for online FS resize (grow and shrink)
Chris Mason
2008-09-25
1
-0
/
+2
*
Btrfs: Add back file data checksumming
Chris Mason
2008-09-25
1
-0
/
+2
*
Btrfs: Add back the online defragging code
Chris Mason
2008-09-25
1
-0
/
+7
*
Btrfs: Allow tree blocks larger than the page size
Chris Mason
2008-09-25
1
-4
/
+5
*
Btrfs: Create extent_buffer interface for large blocksizes
Chris Mason
2008-09-25
1
-44
/
+11
*
Btrfs: Use balance_dirty_pages_nr on btree blocks
Chris Mason
2008-09-25
1
-1
/
+1
*
Add support for defragging files via btrfsctl -d. Avoid OOM on extent tree
Chris Mason
2007-09-10
1
-0
/
+2
*
Btrfs: Add per-root block accounting and sysfs entries
Josef Bacik
2007-08-29
1
-1
/
+2
*
Btrfs: Extent based page cache code. This uses an rbtree of extents and tests
Chris Mason
2007-08-27
1
-1
/
+0
*
Btrfs: Add BH_Defrag to mark buffers that are in need of defragging
Chris Mason
2007-08-10
1
-0
/
+2
*
Btrfs: crash recovery fixes
Chris Mason
2007-06-28
1
-0
/
+1
*
Btrfs: Add the ability to find and remove dead roots after a crash.
Chris Mason
2007-06-22
1
-0
/
+3
*
Btrfs: add GPLv2
Chris Mason
2007-06-12
1
-0
/
+18
*
Btrfs: fix page cache memory leak
Chris Mason
2007-05-02
1
-0
/
+2
*
Btrfs: directory readahead
Chris Mason
2007-05-01
1
-0
/
+6
*
Btrfs: add a device id to device items
Chris Mason
2007-04-12
1
-0
/
+1
*
Btrfs: add disk ioctl, mostly working
Chris Mason
2007-04-12
1
-0
/
+6
*
Btrfs: create a logical->phsyical block number mapping scheme
Chris Mason
2007-04-11
1
-0
/
+1
*
Btrfs: groundwork for subvolume and snapshot roots
Chris Mason
2007-04-09
1
-0
/
+2
*
Btrfs: still corruption hunting
Chris Mason
2007-04-02
1
-3
/
+1
*
Btrfs: verify csums on read
Chris Mason
2007-03-29
1
-0
/
+2
*
Btrfs: use a btree inode instead of sb_getblk
Chris Mason
2007-03-28
1
-2
/
+3
*
Btrfs: transaction rework
Chris Mason
2007-03-22
1
-4
/
+4
*
Mountable btrfs, with readdir
Chris Mason
2007-03-22
1
-23
/
+28
*
Btrfs: initial move to kernel module land
Chris Mason
2007-03-21
1
-0
/
+1
*
Btrfs: transaction handles everywhere
Chris Mason
2007-03-16
1
-6
/
+10
[next]