index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
disk-io.c
Age
Commit message (
Expand
)
Author
2008-09-25
Btrfs: Throttle for async bio submits higher up the chain
Chris Mason
2008-09-25
Btrfs: Wait for async bio submissions to make some progress at queue time
Chris Mason
2008-09-25
Btrfs: Lower contention on the csum mutex
Chris Mason
2008-09-25
Btrfs: Wait for kernel threads to make progress during async submission
Chris Mason
2008-09-25
Btrfs: Give all the worker threads descriptive names
Chris Mason
2008-09-25
Btrfs: Transaction commit: don't use filemap_fdatawait
Chris Mason
2008-09-25
Btrfs: Count async bios separately from async checksum work items
Chris Mason
2008-09-25
Btrfs: Limit the number of async bio submission kthreads to the number of dev...
Chris Mason
2008-09-25
Btrfs: Avoid calling into the FS for the final iput on fake root inodes
Chris Mason
2008-09-25
Btrfs: Maintain a list of inodes that are delalloc and a way to wait on them
Chris Mason
2008-09-25
Btrfs: More throttle tuning
Chris Mason
2008-09-25
Btrfs: Fix streaming read performance with checksumming on
Chris Mason
2008-09-25
Btrfs: implement memory reclaim for leaf reference cache
Yan
2008-09-25
Btrfs: Fix verify_parent_transid
Chris Mason
2008-09-25
Btrfs: Throttle operations if the reference cache gets too large
Chris Mason
2008-09-25
Btrfs: Leaf reference cache update
Chris Mason
2008-09-25
Btrfs: Add a leaf reference cache
Yan Zheng
2008-09-25
Btrfs: Create orphan inode records to prevent lost files after a crash
Josef Bacik
2008-09-25
Btrfs: Fix the defragmention code and the block relocation code for data=ordered
Chris Mason
2008-09-25
Btrfs: Search data ordered extents first for checksums on read
Chris Mason
2008-09-25
Btrfs: Index extent buffers in an rbtree
Chris Mason
2008-09-25
btrfs_start_transaction: wait for commits in progress to finish
Chris Mason
2008-09-25
Btrfs: Use async helpers to deal with pages that have been improperly dirtied
Chris Mason
2008-09-25
Btrfs: New data=ordered implementation
Chris Mason
2008-09-25
Btrfs: Drop some verbose printks
Chris Mason
2008-09-25
Btrfs: Add locking around volume management (device add/remove/balance)
Chris Mason
2008-09-25
Btrfs: Online btree defragmentation fixes
Chris Mason
2008-09-25
Btrfs: Replace the transaction work queue with kthreads
Chris Mason
2008-09-25
Add btrfs_end_transaction_throttle to force writers to wait for pending commits
Chris Mason
2008-09-25
Btrfs: Fix snapshot deletion to release the alloc_mutex much more often.
Chris Mason
2008-09-25
Drop locks in btrfs_search_slot when reading a tree block.
Chris Mason
2008-09-25
Btrfs: Replace the big fs_mutex with a collection of other locks
Chris Mason
2008-09-25
Btrfs: Start btree concurrency work.
Chris Mason
2008-09-25
Btrfs: Add a thread pool just for submit_bio
Chris Mason
2008-09-25
Btrfs: Add a mount option to control worker thread pool size
Chris Mason
2008-09-25
Btrfs: Add async worker threads for pre and post IO checksumming
Chris Mason
2008-09-25
btrfs: sanity mount option parsing and early mount code
Christoph Hellwig
2008-09-25
Btrfs: bdi_init and bdi_destroy come with 2.6.23
Jan Engelhardt
2008-09-25
Btrfs: Always use the async submission queue for checksummed writes
Chris Mason
2008-09-25
Btrfs: Enable btree balancing on old kernels again
Chris Mason
2008-09-25
Btrfs: Change the congestion functions to meter the number of async submits a...
Chris Mason
2008-09-25
Fix btrfs_open_devices to deal with changes since the scan ioctls
Chris Mason
2008-09-25
Btrfs: Add mount -o degraded to allow mounts to continue with missing devices
Chris Mason
2008-09-25
Btrfs: Handle write errors on raid1 and raid10
Chris Mason
2008-09-25
Btrfs: Pass down the expected generation number when reading tree blocks
Chris Mason
2008-09-25
Btrfs: Don't do btree balance_dirty_pages on old kernels, it stalls forever
Chris Mason
2008-09-25
Btrfs: Add support for online device removal
Chris Mason
2008-09-25
Btrfs: Fixes for 2.6.18 enterprise kernels
Chris Mason
2008-09-25
Btrfs: Deal with failed writes in mirrored configurations
Chris Mason
2008-09-25
Btrfs: Drop some verbose printks
Chris Mason
[prev]
[next]