Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-03-22 | btrfs: return void in functions without error conditions | Jeff Mahoney | 1 | -2/+2 |
2011-12-15 | Btrfs: fix num_workers_starting bug and other bugs in async thread | Josef Bacik | 1 | -2/+2 |
2009-10-05 | Btrfs: fix deadlock on async thread startup | Chris Mason | 1 | -3/+7 |
2009-09-11 | Btrfs: keep irqs on more often in the worker threads | Chris Mason | 1 | -0/+3 |
2009-09-11 | Btrfs: Allow worker threads to exit when idle | Chris Mason | 1 | -0/+9 |
2009-04-20 | Btrfs: add a priority queue to the async thread helpers | Chris Mason | 1 | -0/+2 |
2008-11-06 | Btrfs: Add ordered async work queues | Chris Mason | 1 | -1/+17 |
2008-09-29 | Btrfs: add and improve comments | Chris Mason | 1 | -2/+5 |
2008-09-25 | Btrfs: Give all the worker threads descriptive names | Chris Mason | 1 | -1/+4 |
2008-09-25 | Btrfs: Worker thread optimizations | Chris Mason | 1 | -3/+4 |
2008-09-25 | Btrfs: Add async worker threads for pre and post IO checksumming | Chris Mason | 1 | -0/+78 |