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