1. 56ad174 block: make the end_io functions be non-GPL exports by Jens Axboe · 15 years ago
  2. a4e7d46 block: always assign default lock to queues by Jens Axboe · 15 years ago
  3. db64f68 blocK: Restore barrier support for md and probably other virtual devices. by NeilBrown · 15 years ago
  4. 018e044 block: get rid of queue-private command filter by Jens Axboe · 15 years ago
  5. 7878cba block: Create bip slabs with embedded integrity vectors by Martin K. Petersen · 15 years ago
  6. e212d6f block: remove some includings of blktrace_api.h by Li Zefan · 15 years ago
  7. 0989a02 block: don't overwrite bdi->state after bdi_init() has been run by Jens Axboe · 15 years ago
  8. 8ebf975 block: fix kernel-doc in recent block/ changes by Randy Dunlap · 15 years ago
  9. c905959 Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  10. 27951da Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 15 years ago
  11. b0fd271 block: add request clone interface (v2) by Kiyoshi Ueda · 15 years ago
  12. 5578213 tracing/events: convert block trace points to TRACE_EVENT() by Li Zefan · 15 years ago
  13. dbb66c4 block: needs to set the residual length of a bidi request by FUJITA Tomonori · 15 years ago
  14. c143dc9 block: fix an oops on BLKPREP_KILL by James Bottomley · 15 years ago
  15. ba396a6 block: fix oops with block tag queueing by James Bottomley · 15 years ago
  16. ae03bf6 block: Use accessor functions for queue limits by Martin K. Petersen · 15 years ago
  17. e4b6363 Merge branch 'master' into for-2.6.31 by Jens Axboe · 15 years ago
  18. 0a7ae2f block: change the tag sync vs async restriction logic by Jens Axboe · 15 years ago
  19. 53674ac block: add warning to blk_make_request() by Jens Axboe · 15 years ago
  20. 79eb63e block: Add blk_make_request(), takes bio, returns a request by Boaz Harrosh · 15 years ago
  21. 5f49f63 block: set rq->resid_len to blk_rq_bytes() on issue by Tejun Heo · 15 years ago
  22. 1079cac Merge commit 'v2.6.30-rc6' into tracing/core by Ingo Molnar · 15 years ago
  23. af498d7 block: fix the bio_vec array index out-of-bounds test by Kazuhisa Ichikawa · 15 years ago
  24. b1f7449 block: move completion related functions back to blk-core.c by FUJITA Tomonori · 15 years ago
  25. 9934c8c block: implement and enforce request peek/start/fetch by Tejun Heo · 15 years ago
  26. a2dec7b block: hide request sector and data_len by Tejun Heo · 15 years ago
  27. 2e46e8b block: drop request->hard_* and *nr_sectors by Tejun Heo · 15 years ago
  28. 83096eb block: convert to pos and nr_sectors accessors by Tejun Heo · 15 years ago
  29. 5b93629 block: implement blk_rq_pos/[cur_]sectors() and convert obvious ones by Tejun Heo · 15 years ago
  30. 44347d9 Merge branch 'linus' into tracing/core by Ingo Molnar · 15 years ago
  31. 22a7c31 blktrace: from-sector redundant in trace_block_remap by Alan D. Brunelle · 15 years ago
  32. 9eb55b0 block: catch trying to use more bits than request->cmd_flags has by Nikanth Karthikesan · 15 years ago
  33. c2553b5 block: make blk_do_io_stat() do the full "is this rq accountable" checks by Jens Axboe · 15 years ago
  34. 731ec49 block: kill rq->data by Tejun Heo · 15 years ago
  35. 40cbbb7 block: implement and use [__]blk_end_request_all() by Tejun Heo · 15 years ago
  36. b243ddc block: move rq->start_time initialization to blk_rq_init() by Tejun Heo · 15 years ago
  37. 2e60e02 block: clean up request completion API by Tejun Heo · 15 years ago
  38. 0b302d5 block: kill blk_end_request_callback() by Tejun Heo · 15 years ago
  39. 158dbda block: reorganize request fetching functions by Tejun Heo · 15 years ago
  40. 5efccd1 block: reorder request completion functions by Tejun Heo · 15 years ago
  41. 10732f5 block: cleanup REQ_SOFTBARRIER usages by Tejun Heo · 15 years ago
  42. e4025f6 block: don't set REQ_NOMERGE unnecessarily by Tejun Heo · 15 years ago
  43. a7f5579 block: kill blk_start_queueing() by Tejun Heo · 15 years ago
  44. a538cd0 block: merge blk_invoke_request_fn() into __blk_run_queue() by Tejun Heo · 15 years ago
  45. 924cec7 block: clear req->errors on bio completion only for fs requests by Tejun Heo · 15 years ago
  46. 42dad76 block: simplify I/O stat accounting by Jerome Marchand · 15 years ago
  47. 6f41469 block: clear req->errors on bio completion only for fs requests by Tejun Heo · 15 years ago
  48. c93f216 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  49. 2385327 block: remove unused REQ_UNPLUG by Jens Axboe · 15 years ago
  50. 26308ea block: fix inconsistency in I/O stat accounting code by Jerome Marchand · 15 years ago
  51. aeb6faf block: Add flag for telling the IO schedulers NOT to anticipate more IO by Jens Axboe · 15 years ago
  52. 644b2d9 block: enabling plugging on SSD devices that don't do queuing by Jens Axboe · 15 years ago
  53. 1faa16d block: change the request allocation/congestion logic to be sync/async based by Jens Axboe · 15 years ago
  54. e2494e1 blktrace: fix pdu_len when tracing packet command requests by Li Zefan · 15 years ago
  55. 1cd96c2 block: WARN in __blk_put_request() for potential bio leak by Boaz Harrosh · 15 years ago
  56. 50e1749 block: get rid of unused blkdev_free_rq() define by Jens Axboe · 15 years ago
  57. f3b144a block: remove various blk_queue_*() setting functions in blk_init_queue_node() by Jens Axboe · 15 years ago
  58. fb8ec18 block: fix oops in blk_queue_io_stat() by Jens Axboe · 15 years ago
  59. bc58ba9 block: add sysfs file for controlling io stats accounting by Jens Axboe · 15 years ago
  60. cec0707 block: silently error an unsupported barrier bio by Jens Axboe · 15 years ago
  61. 213d941 block: seperate bio/request unplug and sync bits by Jens Axboe · 15 years ago
  62. a31a973 block: don't use plugging on SSD devices by Jens Axboe · 16 years ago
  63. a738467 block: remove duplicate or unused barrier/discard error paths by Tejun Heo · 16 years ago
  64. 64d01dc block: use cancel_work_sync() instead of kblockd_flush_work() by Cheng Renquan · 15 years ago
  65. 08bafc0 block: Supress Buffer I/O errors when SCSI REQ_QUIET flag set by Keith Mannthey · 16 years ago
  66. 70ed28b block: leave the request timeout timer running even on an empty list by Jens Axboe · 16 years ago
  67. 970987b Merge branches 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing/urgent' into tracing/core by Ingo Molnar · 15 years ago
  68. 0e435ac block: fix setting of max_segment_size and seg_boundary mask by Milan Broz · 15 years ago
  69. 53a0880 block: internal dequeue shouldn't start timer by Tejun Heo · 15 years ago
  70. 0bfc245 blktrace: port to tracepoints, update by Ingo Molnar · 16 years ago
  71. 5f3ea37 blktrace: port to tracepoints by Arnaldo Carvalho de Melo · 16 years ago
  72. e78042e blk: move blk_delete_timer call in end_that_request_last by Mike Anderson · 16 years ago
  73. c53dbf5 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  74. f73e2d1 block: remove __generic_unplug_device() from exports by Jens Axboe · 16 years ago
  75. 713ada9 block: move q->unplug_work initialization by Peter Zijlstra · 16 years ago
  76. 496aa8a block: fix current kernel-doc warnings by Randy Dunlap · 16 years ago
  77. 80a4b58 block: only call ->request_fn when the queue is not stopped by Jens Axboe · 16 years ago
  78. 6000a36 [SCSI] block: separate failfast into multiple bits. by Mike Christie · 16 years ago
  79. d00e29f block: remove end_{queued|dequeued}_request() by Kiyoshi Ueda · 16 years ago
  80. ef9e3fa block: add lld busy state exporting interface by Kiyoshi Ueda · 16 years ago
  81. 336c3d8 block: Fix blk_start_queueing() to not kick a stopped queue by Elias Oltmanns · 16 years ago
  82. 4ee5eaf block: add a queue flag for request stacking support by Kiyoshi Ueda · 16 years ago
  83. 82124d6 block: add request submission interface by Kiyoshi Ueda · 16 years ago
  84. 32fab44 block: add request update interface by Kiyoshi Ueda · 16 years ago
  85. e3335de9 block: blk_cleanup_queue() should call blk_sync_queue() by Jens Axboe · 16 years ago
  86. 242f9dc block: unify request timeout handling by Jens Axboe · 16 years ago
  87. 839e96a block: update comment on end_request() by Jens Axboe · 16 years ago
  88. 6054016 block: don't use bio_has_data() in the completion path by Jens Axboe · 16 years ago
  89. ab780f1 block: inherit CPU completion on bio->rq and rq->rq merges by Jens Axboe · 16 years ago
  90. c7c22e4 block: add support for IO CPU affinity by Jens Axboe · 16 years ago
  91. 18887ad block: make kblockd_schedule_work() take the queue as parameter by Jens Axboe · 16 years ago
  92. b646fc5 block: split softirq handling into blk-softirq.c by Jens Axboe · 16 years ago
  93. 074a7ac block: move stats from disk to part0 by Tejun Heo · 16 years ago
  94. eddb2e2 block: kill GENHD_FL_FAIL and use part0->make_it_fail by Tejun Heo · 16 years ago
  95. 0762b8b block: always set bdev->bd_part by Tejun Heo · 16 years ago
  96. c995905 block: fix diskstats access by Tejun Heo · 16 years ago
  97. e71bf0d block: fix disk->part[] dereferencing race by Tejun Heo · 16 years ago
  98. 310a2c1 block: misc updates by Tejun Heo · 16 years ago
  99. 710027a Add some block/ source files to the kernel-api docbook. Fix kernel-doc notation in them as needed. Fix changed function parameter names. Fix typos/spellos. In comments, change REQ_SPECIAL to REQ_TYPE_SPECIAL and REQ_BLOCK_PC to REQ_TYPE_BLOCK_PC. by Randy Dunlap · 16 years ago
  100. 5df97b9 drop vmerge accounting by Mikulas Patocka · 16 years ago