1. 3a3527b Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  2. 83ba7b0 writeback: simplify the write back thread queue by Christoph Hellwig · 14 years ago
  3. 9c3a8ee writeback: remove writeback_inodes_wbc by Christoph Hellwig · 14 years ago
  4. 875352c mm: remove all rcu head initializations by Paul E. McKenney · 14 years ago
  5. 6423104 writeback: fixups for !dirty_writeback_centisecs by Jens Axboe · 14 years ago
  6. 5129a46 Catch filesystems lacking s_bdi by Jörn Engel · 14 years ago
  7. c3c5320 bdi: add helper function for doing init and register of a bdi for a file system by Jens Axboe · 14 years ago
  8. 1442145 backing-dev: Handle class_create() failure by Anton Blanchard · 14 years ago
  9. bf7ec5b flusher: Fix PF_FROZEN race by OGAWA Hirofumi · 15 years ago
  10. c62b17a Thaw refrigerated bdi flusher threads before invoking kthread_stop on them by Romit Dasgupta · 15 years ago
  11. 8c4db33 backing-dev: bdi sb prune should be in the unregister path, not destroy by Jens Axboe · 15 years ago
  12. 592b09a backing-dev: ensure that a removed bdi no longer has super_block referencing it by Jens Axboe · 15 years ago
  13. 961515f writeback: kill space in debugfs item name by Wu Fengguang · 15 years ago
  14. ce5f8e7 writeback: splice dirty inode entries to default bdi on bdi_destroy() by Jens Axboe · 15 years ago
  15. cfc4ba5 writeback: use RCU to protect bdi_list by Jens Axboe · 15 years ago
  16. 500b067 writeback: check for registered bdi in flusher add and inode dirty by Jens Axboe · 15 years ago
  17. d993831 writeback: add name to backing_dev_info by Jens Axboe · 15 years ago
  18. f09b00d writeback: add some debug inode list counters to bdi stats by Jens Axboe · 15 years ago
  19. 03ba378 writeback: switch to per-bdi threads for flushing data by Jens Axboe · 15 years ago
  20. 66f3b8e writeback: move dirty inodes from super_block to backing_dev_info by Jens Axboe · 15 years ago
  21. 8aa7e84 Fix congestion_wait() sync/async vs read/write confusion by Jens Axboe · 15 years ago
  22. 1faa16d block: change the request allocation/congestion logic to be sync/async based by Jens Axboe · 15 years ago
  23. 2616015 Move the default_backing_dev_info out of readahead.c and into backing-dev.c by Jens Axboe · 15 years ago
  24. f94181d Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  25. 364aeb2 mm: change dirty limit type specifiers to unsigned long by David Rientjes · 16 years ago
  26. fdbc045 Merge branches 'core/futexes', 'core/locking', 'core/rcu' and 'linus' into core/urgent by Ingo Molnar · 16 years ago
  27. ea31951 locking, percpu counters: introduce separate lock classes by Peter Zijlstra · 16 years ago
  28. 69fc208 mm/backing-dev.c: remove recently-added WARN_ON() by Andrew Morton · 16 years ago
  29. f1d0b06 bdi: register sysfs bdi device only once per queue by Kay Sievers · 16 years ago
  30. 19051c5 mm: bdi: fix race in bdi_class device creation by Greg Kroah-Hartman · 16 years ago
  31. 76f1418 mm: bdi: move statistics to debugfs by Miklos Szeredi · 16 years ago
  32. a42dde0 mm: bdi: allow setting a maximum for the bdi dirty limit by Peter Zijlstra · 16 years ago
  33. 189d3c4 mm: bdi: allow setting a minimum for the bdi dirty limit by Peter Zijlstra · 16 years ago
  34. cf0ca9f mm: bdi: export BDI attributes in sysfs by Peter Zijlstra · 16 years ago
  35. 4b01a0b mm/backing-dev.c: fix percpu_counter_destroy call bug in bdi_init by Denis Cheng · 17 years ago
  36. 04fbfdc mm: per device dirty threshold by Peter Zijlstra · 17 years ago
  37. b2e8fb6 mm: scalable bdi statistics counters by Peter Zijlstra · 17 years ago
  38. c4dc4be nfs: remove congestion_end() by Peter Zijlstra · 17 years ago
  39. 8f8a68e remove mm/backing-dev.c:congestion_wait_interruptible() by Adrian Bunk · 17 years ago
  40. 89a0914 [PATCH] nfs: fix congestion control by Peter Zijlstra · 17 years ago
  41. 3fcfab1 [PATCH] separate bdi congestion functions from queue congestion functions by Andrew Morton · 18 years ago