1. 0d52c756 block: convert to device_add_disk() by Dan Williams · 8 years ago
  2. 3a5e02c block, drivers: add REQ_OP_FLUSH operation by Mike Christie · 8 years ago
  3. 12c95f1 ps3disk: switch to using blk_queue_write_cache() by Jens Axboe · 8 years ago
  4. 458b76e block: Kill bio_segments()/bi_vcnt usage by Kent Overstreet · 11 years ago
  5. 7988613 block: Convert bio_for_each_segment() to bvec_iter by Kent Overstreet · 10 years ago
  6. 4f024f3 block: Abstract out bvec iterator by Kent Overstreet · 11 years ago
  7. 8d85fce Drivers: block: remove __dev* attributes. by Greg Kroah-Hartman · 11 years ago
  8. 0c8d44f block: Fix files that are modules and hence need module.h by Paul Gortmaker · 13 years ago
  9. a288709 Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  10. 93055c3 ps3disk: passing wrong variable to bvec_kunmap_irq() by Dan Carpenter · 14 years ago
  11. 4913efe block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush() by Tejun Heo · 14 years ago
  12. 00fff26 block: remove q->prepare_flush_fn completely by FUJITA Tomonori · 14 years ago
  13. 98d8c8f4 ps3disk: stop using q->prepare_flush_fn by FUJITA Tomonori · 14 years ago
  14. 33659eb block: remove wrappers for request type/flags by Christoph Hellwig · 14 years ago
  15. 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
  16. 8a78362 block: Consolidate phys_segment and hw_segment limits by Martin K. Petersen · 14 years ago
  17. 086fa5f block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors by Martin K. Petersen · 14 years ago
  18. 83d5cde const: make block_device_operations const by Alexey Dobriyan · 15 years ago
  19. 03fa68c ps3: shorten ps3_system_bus_[gs]et_driver_data to ps3_system_bus_[gs]et_drvdata by Geert Uytterhoeven · 15 years ago
  20. 6dee2c8 block/ps3: remove driver_data direct access of struct device by Roel Kluin · 15 years ago
  21. e1defc4 block: Do away with the notion of hardsect_size by Martin K. Petersen · 15 years ago
  22. 9934c8c block: implement and enforce request peek/start/fetch by Tejun Heo · 15 years ago
  23. 10e1e62 ps3disk: dequeue in-flight request by Tejun Heo · 15 years ago
  24. 83096eb block: convert to pos and nr_sectors accessors by Tejun Heo · 15 years ago
  25. 5b93629 block: implement blk_rq_pos/[cur_]sectors() and convert obvious ones by Tejun Heo · 15 years ago
  26. cd4c34e ps3disk: simplify request completion by Tejun Heo · 15 years ago
  27. f06d9a2 block: replace end_request() with [__]blk_end_request_cur() by Tejun Heo · 15 years ago
  28. e377c6e powerpc/ps3: Printing fixups for l64 to ll64 conversion drivers/block by Stephen Rothwell · 15 years ago
  29. f331c02 block: don't depend on consecutive minor space by Tejun Heo · 16 years ago
  30. 1a8e2bd Kill REQ_TYPE_FLUSH by David Woodhouse · 16 years ago
  31. 4917fa2 block: no need to initialize rq->cmd in prepare_flush_fn hook by FUJITA Tomonori · 16 years ago
  32. 31e103c ps3disk: Remove superfluous cast by Geert Uytterhoeven · 16 years ago
  33. f01ab25 blk_end_request: changing ps3disk (take 4) by Kiyoshi Ueda · 16 years ago
  34. fd5d806 block: convert blkdev_issue_flush() to use empty barriers by Jens Axboe · 17 years ago
  35. 6c92e69 Fixup rq_for_each_segment() indentation by Jens Axboe · 17 years ago
  36. 5705f70 Introduce rq_for_each_segment replacing rq_for_each_bio by NeilBrown · 17 years ago
  37. 165125e [BLOCK] Get rid of request_queue_t typedef by Jens Axboe · 17 years ago
  38. c6131fa ps3: Disk Storage Driver by Geert Uytterhoeven · 17 years ago