summaryrefslogtreecommitdiff
path: root/fs/btrfs/async-thread.h
AgeCommit message (Expand)Author
2014-09-17Btrfs: implement repair function when direct read failsMiao Xie
2014-08-24Btrfs: fix task hang under heavy compressed writeLiu Bo
2014-03-20btrfs: Add trace for btrfs_workqueue alloc/destroyQu Wenruo
2014-03-10btrfs: Cleanup the btrfs_workqueue related function typeQu Wenruo
2014-03-10btrfs: Cleanup the "_struct" suffix in btrfs_workequeueQu Wenruo
2014-03-10btrfs: Cleanup the old btrfs_worker.Qu Wenruo
2014-03-10btrfs: Add threshold workqueue based on kernel workqueueQu Wenruo
2014-03-10btrfs: Add high priority workqueue support for btrfs_workqueue_structQu Wenruo
2014-03-10btrfs: Added btrfs_workqueue_struct implemented ordered execution based on ke...Qu Wenruo
2013-10-04Btrfs: eliminate races in worker stopping codeIlya Dryomov
2012-03-22btrfs: return void in functions without error conditionsJeff Mahoney
2011-12-15Btrfs: fix num_workers_starting bug and other bugs in async threadJosef Bacik
2009-10-05Btrfs: fix deadlock on async thread startupChris Mason
2009-09-11Btrfs: keep irqs on more often in the worker threadsChris Mason
2009-09-11Btrfs: Allow worker threads to exit when idleChris Mason
2009-04-20Btrfs: add a priority queue to the async thread helpersChris Mason
2008-11-06Btrfs: Add ordered async work queuesChris Mason
2008-09-29Btrfs: add and improve commentsChris Mason
2008-09-25Btrfs: Give all the worker threads descriptive namesChris Mason
2008-09-25Btrfs: Worker thread optimizationsChris Mason
2008-09-25Btrfs: Add async worker threads for pre and post IO checksummingChris Mason