aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/async-thread.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-05Btrfs: fix deadlock on async thread startupChris Mason1-3/+7
2009-09-11Btrfs: keep irqs on more often in the worker threadsChris Mason1-0/+3
2009-09-11Btrfs: Allow worker threads to exit when idleChris Mason1-0/+9
2009-04-20Btrfs: add a priority queue to the async thread helpersChris Mason1-0/+2
2008-11-06Btrfs: Add ordered async work queuesChris Mason1-1/+17
2008-09-29Btrfs: add and improve commentsChris Mason1-2/+5
2008-09-25Btrfs: Give all the worker threads descriptive namesChris Mason1-1/+4
2008-09-25Btrfs: Worker thread optimizationsChris Mason1-3/+4
2008-09-25Btrfs: Add async worker threads for pre and post IO checksummingChris Mason1-0/+78