summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/async-thread.c
Commit message (Expand)AuthorAgeFilesLines
...
* Btrfs: Check kthread_should_stop() before schedule() in worker_loopyanhai zhu2008-11-121-1/+2
* Btrfs: Add ordered async work queuesChris Mason2008-11-061-3/+64
* Btrfs: fix multi-device code to use raid policies set by mkfsChris Mason2008-09-301-1/+13
* Btrfs: add and improve commentsChris Mason2008-09-291-1/+9
* Remove Btrfs compat code for older kernelsChris Mason2008-09-251-6/+0
* Btrfs: Lower contention on the csum mutexChris Mason2008-09-251-1/+2
* Btrfs: Wait for kernel threads to make progress during async submissionChris Mason2008-09-251-1/+6
* Btrfs: Give all the worker threads descriptive namesChris Mason2008-09-251-2/+5
* Btrfs: Fix streaming read performance with checksumming onChris Mason2008-09-251-1/+1
* Btrfs: async-thread: fix possible memory leakLi Zefan2008-09-251-0/+1
* Btrfs: Worker thread optimizationsChris Mason2008-09-251-31/+69
* Btrfs: Add backport for the kthread work on kernels older than 2.6.20Chris Mason2008-09-251-1/+8
* Btrfs: Add async worker threads for pre and post IO checksummingChris Mason2008-09-251-0/+288
OpenPOWER on IntegriCloud