index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
disk-io.c
Age
Commit message (
Expand
)
Author
2008-09-25
Btrfs: Properly setup root key while reading the root
Yan Zheng
2008-09-25
Btrfs: Add back file data checksumming
Chris Mason
2008-09-25
Btrfs: balance_dirty_pages_ratelimited is causing problems, use nr == 1 always
Chris Mason
2008-09-25
Btrfs: Add back metadata checksumming
Chris Mason
2008-09-25
Btrfs: extent_map optimizations to cut down on CPU usage
Chris Mason
2008-09-25
Btrfs: Add an extent buffer LRU to reduce radix tree hits
Chris Mason
2008-09-25
Btrfs: Add back the online defragging code
Chris Mason
2008-09-25
Btrfs: Use an array of pages in the extent buffers to reduce the cost of find...
Chris Mason
2008-09-25
Btrfs: Allow tree blocks larger than the page size
Chris Mason
2008-09-25
Btrfs: Change the remaining radix trees used by extent-tree.c to extent_map t...
Chris Mason
2008-09-25
Btrfs: Stop using radix trees for the block group cache
Chris Mason
2008-09-25
Btrfs: Fix extent_buffer and extent_state leaks
Chris Mason
2008-09-25
Btrfs: Avoid memcpy where possible in extent_buffers
Chris Mason
2008-09-25
Btrfs: Create extent_buffer interface for large blocksizes
Chris Mason
2008-09-25
Btrfs: Use balance_dirty_pages_nr on btree blocks
Chris Mason
2007-09-11
Btrfs: Find and remove dead roots the first time a root is loaded.
Chris Mason
2007-09-10
Btrfs: Add more synchronization before creating a snapshot
Chris Mason
2007-08-29
Btrfs: Add per-root block accounting and sysfs entries
Josef Bacik
2007-08-10
Btrfs: delay commits during fsync to allow more writers
Josef Bacik
2007-08-08
Btrfs: Replace extent tree preallocation code with some bit radix magic.
Chris Mason
2007-08-07
Btrfs: Add run time btree defrag, and an ioctl to force btree defrag
Chris Mason
2007-07-11
Btrfs: trivial include fixups
Zach Brown
2007-06-28
Btrfs: crash recovery fixes
Chris Mason
2007-06-26
Btrfs: Fix super block updates during transaction commit
Chris Mason
2007-06-22
Btrfs: Add the ability to find and remove dead roots after a crash.
Chris Mason
2007-06-22
Btrfs: Audit callers and return codes to make sure -ENOSPC gets up the stack
Chris Mason
2007-06-22
Btrfs: Switch to libcrc32c to avoid problems with cryptomgr on highmem machines
Chris Mason
2007-06-18
Subject: Rework btrfs_file_write to only allocate while page locks are held
Chris Mason
2007-06-15
Btrfs: patch queue: page_mkwrite
Chris Mason
2007-06-12
Btrfs: i386 fixes from axboe
Chris Mason
2007-06-12
Btrfs: add GPLv2
Chris Mason
2007-06-12
Btrfs: printk fixes
Chris Mason
2007-06-12
Btrfs: split up super.c
Chris Mason
2007-06-09
Btrfs: remove device tree
Chris Mason
2007-06-08
Btrfs: get forced transaction commits via workqueue
Chris Mason
2007-06-08
Btrfs: add compat ioctl
Chris Mason
2007-05-21
Btrfs: 2.6.21-git fixes
Chris Mason
2007-05-18
Btrfs: allocator optimizations, truncate readahead
Chris Mason
2007-05-10
Btrfs: switch to crc32c instead of sha256
Chris Mason
2007-05-09
Btrfs: many allocator fixes, pretty solid
Chris Mason
2007-05-06
Btrfs: more allocator enhancements
Chris Mason
2007-05-02
Btrfs: fix page cache memory leak
Chris Mason
2007-05-01
Btrfs: directory readahead
Chris Mason
2007-04-27
Btrfs: allocator tweaks
Chris Mason
2007-04-27
Btrfs: more block allocator work
Chris Mason
2007-04-26
Btrfs: start of block group code
Chris Mason
2007-04-25
Btrfs: change around extent-tree prealloc
Chris Mason
2007-04-20
Btrfs: add owner and type fields to the extents aand block headers
Chris Mason
2007-04-20
Btrfs: write barriers on commit, balance level before split
Chris Mason
2007-04-19
Btrfs: early fsync support
Chris Mason
[next]