aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/async-thread.h
AgeCommit message (Expand)AuthorFilesLines
2009-10-05Btrfs: fix deadlock on async thread startupGravatar Chris Mason 1-3/+7
2009-09-11Btrfs: keep irqs on more often in the worker threadsGravatar Chris Mason 1-0/+3
2009-09-11Btrfs: Allow worker threads to exit when idleGravatar Chris Mason 1-0/+9
2009-04-20Btrfs: add a priority queue to the async thread helpersGravatar Chris Mason 1-0/+2
2008-11-06Btrfs: Add ordered async work queuesGravatar Chris Mason 1-1/+17
2008-09-29Btrfs: add and improve commentsGravatar Chris Mason 1-2/+5
2008-09-25Btrfs: Give all the worker threads descriptive namesGravatar Chris Mason 1-1/+4
2008-09-25Btrfs: Worker thread optimizationsGravatar Chris Mason 1-3/+4
2008-09-25Btrfs: Add async worker threads for pre and post IO checksummingGravatar Chris Mason 1-0/+78