aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/async-thread.c
AgeCommit message (Expand)Author
2009-02-04Btrfs: async threads should try harder to find workChris Mason
2009-02-04Btrfs: Catch missed bios in the async bio submission threadChris Mason
2009-01-21Btrfs: removed unused #include <version.h>'sHuang Weiyi
2009-01-05Btrfs: Fix checkpatch.pl warningsChris Mason
2008-11-12Btrfs: Check kthread_should_stop() before schedule() in worker_loopyanhai zhu
2008-11-06Btrfs: Add ordered async work queuesChris Mason
2008-09-30Btrfs: fix multi-device code to use raid policies set by mkfsChris Mason
2008-09-29Btrfs: add and improve commentsChris Mason
2008-09-25Remove Btrfs compat code for older kernelsChris Mason
2008-09-25Btrfs: Lower contention on the csum mutexChris Mason
2008-09-25Btrfs: Wait for kernel threads to make progress during async submissionChris Mason
2008-09-25Btrfs: Give all the worker threads descriptive namesChris Mason
2008-09-25Btrfs: Fix streaming read performance with checksumming onChris Mason
2008-09-25Btrfs: async-thread: fix possible memory leakLi Zefan
2008-09-25Btrfs: Worker thread optimizationsChris Mason
2008-09-25Btrfs: Add backport for the kthread work on kernels older than 2.6.20Chris Mason
2008-09-25Btrfs: Add async worker threads for pre and post IO checksummingChris Mason