1. f13a48b SLOW_WORK: Move slow_work's proc file to debugfs by David Howells · 15 years ago
  2. fa1dae4 SLOW_WORK: Fix the CONFIG_MODULES=n case by David Howells · 15 years ago
  3. 3bde31a SLOW_WORK: Allow a requeueable work item to sleep till the thread is needed by David Howells · 15 years ago
  4. 8fba10a SLOW_WORK: Allow the work items to be viewed through a /proc file by David Howells · 15 years ago
  5. 6b8268b SLOW_WORK: Add delayed_slow_work support by Jens Axboe · 15 years ago
  6. 0160950 SLOW_WORK: Add support for cancellation of slow work by Jens Axboe · 15 years ago
  7. 4d8bb2c SLOW_WORK: Make slow_work_ops ->get_ref/->put_ref optional by Jens Axboe · 15 years ago
  8. 3d7a641 SLOW_WORK: Wait for outstanding work items belonging to a module to clear by David Howells · 15 years ago
  9. 8d65af7 sysctl: remove "struct file *" argument of ->proc_handler by Alexey Dobriyan · 15 years ago
  10. 009789f slow-work: use round_jiffies() for thread pool's cull and OOM timers by Chris Peterson · 16 years ago
  11. b415c49 slow_work_thread() should do the exclusive wait by Oleg Nesterov · 16 years ago
  12. 418df63c Delete slow-work timers properly by Jonathan Corbet · 16 years ago
  13. 8f0aa2f Document the slow work thread pool by David Howells · 16 years ago
  14. 12e22c5 Make the slow work pool configurable by David Howells · 16 years ago
  15. 109d927 Make slow-work thread pool actually dynamic by David Howells · 16 years ago
  16. 07fe7cb Create a dynamically sized pool of threads for doing very slow work items by David Howells · 16 years ago