1. 7e5a879 block, cfq: move io_cq exit/release to blk-ioc.c by Tejun Heo · 12 years ago
  2. a73f730 block, cfq: move cfqd->cic_index to q->id by Tejun Heo · 12 years ago
  3. 34f6055 block: add blk_queue_dead() by Tejun Heo · 12 years ago
  4. c9a929d block: fix request_queue lifetime handling by making blk_queue_cleanup() properly shutdown by Tejun Heo · 13 years ago
  5. 5c04b42 Merge branch 'v3.1-rc10' into for-3.2/core by Jens Axboe · 13 years ago
  6. 777eb1b block: Free queue resources at blk_release_queue() by Hannes Reinecke · 13 years ago
  7. 499337b block/blk-sysfs.c: fix kerneldoc references by Andrew Morton · 13 years ago
  8. e8037d4 block: Fix queue_flag update when rq_affinity goes from 2 to 1 by Eric Seppanen · 13 years ago
  9. 5757a6d block: strict rq_affinity by Dan Williams · 13 years ago
  10. 698567f Merge commit 'v2.6.39' into for-2.6.40/core by Jens Axboe · 13 years ago
  11. a934a00 block: Fix discard topology stacking and reporting by Martin K. Petersen · 13 years ago
  12. 60735b6 block: Remove the extra check in queue_requests_store by Tao Ma · 13 years ago
  13. ed5302d block, blk-sysfs: Fix an err return path in blk_register_queue() by Liu Yuan · 13 years ago
  14. 80656b6 block, blk-sysfs: Use the variable directly instead of a function call by Liu Yuan · 13 years ago
  15. da52777 block: Move blk_throtl_exit() call to blk_cleanup_queue() by Vivek Goyal · 13 years ago
  16. e692cb6 block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits instead by Martin K. Petersen · 14 years ago
  17. 7ad58c0 block: fix use-after-free bug in blk throttle code by Jens Axboe · 14 years ago
  18. e9dd2b6 Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  19. 13f05c8 block/scsi: Provide a limit on the number of integrity segments by Martin K. Petersen · 14 years ago
  20. c87ffbb block: put dev->kobj in blk_register_queue fail path by Xiaotian Feng · 14 years ago
  21. 956bcb7 block: add helpers for the trivial queue flag sysfs show/store entries by Jens Axboe · 14 years ago
  22. e2e1a14 block: add sysfs knob for turning off disk entropy contributions by Jens Axboe · 14 years ago
  23. 2f40842 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  24. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  25. b4b7a4e Merge branch 'master' into for-linus by Jens Axboe · 14 years ago
  26. c77a571 block: Export max number of segments and max segment size in sysfs by Martin K. Petersen · 14 years ago
  27. 52cf25d Driver core: Constify struct sysfs_ops in struct kobj_type by Emese Revfy · 14 years ago
  28. 488991e block: Added in stricter no merge semantics for block I/O by Alan D. Brunelle · 14 years ago
  29. 98262f2 block: Allow devices to indicate whether discarded blocks are zeroed by Martin K. Petersen · 15 years ago
  30. 86b3728 block: Expose discard granularity by Martin K. Petersen · 15 years ago
  31. 48c0d4d Add missing blk_trace_remove_sysfs to be in pair with blk_trace_init_sysfs by Zdenek Kabelac · 15 years ago
  32. b8a9ae7 block: don't assume device has a request list backing in nr_requests store by Jens Axboe · 15 years ago
  33. c295fc0 block: Allow changing max_sectors_kb above the default 512 by Nikanth Karthikesan · 15 years ago
  34. 9cb308c block: sysfs fix mismatched queue_var_{store,show} in 64bit kernel by Xiaotian Feng · 15 years ago
  35. c905959 Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  36. c72758f block: Export I/O topology for block devices and partitions by Martin K. Petersen · 15 years ago
  37. cd43e26 block: Expose stacked device queues in sysfs by Martin K. Petersen · 15 years ago
  38. ae03bf6 block: Use accessor functions for queue limits by Martin K. Petersen · 15 years ago
  39. e1defc4 block: Do away with the notion of hardsect_size by Martin K. Petersen · 15 years ago
  40. 44347d9 Merge branch 'linus' into tracing/core by Ingo Molnar · 15 years ago
  41. 42dad76 block: simplify I/O stat accounting by Jerome Marchand · 15 years ago
  42. 1d54ad6 blktrace: add trace/ to /sys/block/sda by Li Zefan · 15 years ago
  43. f600abe block: fix bad spelling of quiesce by Jens Axboe · 15 years ago
  44. 26308ea block: fix inconsistency in I/O stat accounting code by Jerome Marchand · 15 years ago
  45. 1faa16d block: change the request allocation/congestion logic to be sync/async based by Jens Axboe · 15 years ago
  46. bc58ba9 block: add sysfs file for controlling io stats accounting by Jens Axboe · 15 years ago
  47. 1308835f block: export SSD/non-rotational queue flag through sysfs by Bartlomiej Zolnierkiewicz · 15 years ago
  48. 7c23951 block: don't take lock on changing ra_pages by Wu Fengguang · 16 years ago
  49. c7c22e4 block: add support for IO CPU affinity by Jens Axboe · 16 years ago
  50. ed9e198 block: implement and use {disk|part}_to_dev() by Tejun Heo · 16 years ago
  51. bf0f970 block: sysfs store function needs to grab queue_lock and use queue_flag_*() by Jens Axboe · 16 years ago
  52. ac9fafa block: Skip I/O merges when disabled by Alan D. Brunelle · 16 years ago
  53. fb19974 block: fix blk_register_queue() return value by Akinobu Mita · 16 years ago
  54. 6728cb0 block: make core bits checkpatch compliant by Jens Axboe · 16 years ago
  55. e68b903 Expose hardware sector size by Martin K. Petersen · 16 years ago
  56. 8324aa9 block: split tag and sysfs handling from blk-core.c by Jens Axboe · 16 years ago