aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/async-thread.h
AgeCommit message (Expand)Author
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