aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/async-thread.c
Commit message (Expand)AuthorAge
* Btrfs: fix use after free in btrfs_start_workers fail pathJiri Slaby2009-07-02
* Btrfs: init worker struct fields before kthread-runShin Hong2009-06-10
* Btrfs: add a priority queue to the async thread helpersChris Mason2009-04-20
* Btrfs: remove unused ftrace includeJim Owens2009-04-02
* Btrfs: fix race in worker_loopAmit Gud2009-04-02
* Btrfs: async threads should try harder to find workChris Mason2009-02-04
* Btrfs: Catch missed bios in the async bio submission threadChris Mason2009-02-04
* Btrfs: removed unused #include <version.h>'sHuang Weiyi2009-01-21
* Btrfs: Fix checkpatch.pl warningsChris Mason2009-01-05
* Btrfs: Check kthread_should_stop() before schedule() in worker_loopyanhai zhu2008-11-12
* Btrfs: Add ordered async work queuesChris Mason2008-11-06
* Btrfs: fix multi-device code to use raid policies set by mkfsChris Mason2008-09-30
* Btrfs: add and improve commentsChris Mason2008-09-29
* Remove Btrfs compat code for older kernelsChris Mason2008-09-25
* Btrfs: Lower contention on the csum mutexChris Mason2008-09-25
* Btrfs: Wait for kernel threads to make progress during async submissionChris Mason2008-09-25
* Btrfs: Give all the worker threads descriptive namesChris Mason2008-09-25
* Btrfs: Fix streaming read performance with checksumming onChris Mason2008-09-25
* Btrfs: async-thread: fix possible memory leakLi Zefan2008-09-25
* Btrfs: Worker thread optimizationsChris Mason2008-09-25
* Btrfs: Add backport for the kthread work on kernels older than 2.6.20Chris Mason2008-09-25
* Btrfs: Add async worker threads for pre and post IO checksummingChris Mason2008-09-25