1. ff4cbe0 ps3disk: add error handling support for add_disk() by Luis Chamberlain · 3 years, 2 months ago
  2. 6e0a485 ps3disk: use memcpy_{from,to}_bvec by Christoph Hellwig · 3 years, 5 months ago
  3. 89662ac ps3disk: use blk_mq_alloc_disk by Christoph Hellwig · 3 years, 7 months ago
  4. 6d247e4 powerpc/ps3: make system bus's remove and shutdown callbacks return void by Uwe Kleine-König · 4 years, 1 month ago
  5. 720bc31 ps3disk: use the default segment boundary by Emmanuel Nicolet · 4 years, 8 months ago
  6. 935912c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 164 by Thomas Gleixner · 6 years ago
  7. 72deb45 block: remove CONFIG_LBDAF by Christoph Hellwig · 6 years ago
  8. fab1adc ps3disk: convert to blk-mq by Jens Axboe · 6 years ago
  9. fef912b block: genhd: add 'groups' argument to device_add_disk by Hannes Reinecke · 6 years ago
  10. e4f0e0c ps3disk: handle highmem pages by Christoph Hellwig · 7 years ago
  11. 2a842ac block: introduce new block status code type by Christoph Hellwig · 8 years ago
  12. aebf526 block: fold cmd_type into the REQ_OP_ space by Christoph Hellwig · 8 years ago
  13. 0d52c756 block: convert to device_add_disk() by Dan Williams · 9 years ago
  14. 3a5e02c block, drivers: add REQ_OP_FLUSH operation by Mike Christie · 9 years ago
  15. 12c95f1 ps3disk: switch to using blk_queue_write_cache() by Jens Axboe · 9 years ago
  16. 458b76e block: Kill bio_segments()/bi_vcnt usage by Kent Overstreet · 11 years ago
  17. 7988613 block: Convert bio_for_each_segment() to bvec_iter by Kent Overstreet · 11 years ago
  18. 4f024f3 block: Abstract out bvec iterator by Kent Overstreet · 11 years ago
  19. 8d85fce Drivers: block: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  20. 0c8d44f block: Fix files that are modules and hence need module.h by Paul Gortmaker · 14 years ago
  21. a288709 Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  22. 93055c3 ps3disk: passing wrong variable to bvec_kunmap_irq() by Dan Carpenter · 14 years ago
  23. 4913efe block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush() by Tejun Heo · 14 years ago
  24. 00fff26 block: remove q->prepare_flush_fn completely by FUJITA Tomonori · 14 years ago
  25. 98d8c8f4 ps3disk: stop using q->prepare_flush_fn by FUJITA Tomonori · 14 years ago
  26. 33659eb block: remove wrappers for request type/flags by Christoph Hellwig · 14 years ago
  27. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  28. 8a78362 block: Consolidate phys_segment and hw_segment limits by Martin K. Petersen · 15 years ago
  29. 086fa5f block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors by Martin K. Petersen · 15 years ago
  30. 83d5cde const: make block_device_operations const by Alexey Dobriyan · 15 years ago
  31. 03fa68c ps3: shorten ps3_system_bus_[gs]et_driver_data to ps3_system_bus_[gs]et_drvdata by Geert Uytterhoeven · 16 years ago
  32. 6dee2c8 block/ps3: remove driver_data direct access of struct device by Roel Kluin · 16 years ago
  33. e1defc4 block: Do away with the notion of hardsect_size by Martin K. Petersen · 16 years ago
  34. 9934c8c block: implement and enforce request peek/start/fetch by Tejun Heo · 16 years ago
  35. 10e1e62 ps3disk: dequeue in-flight request by Tejun Heo · 16 years ago
  36. 83096eb block: convert to pos and nr_sectors accessors by Tejun Heo · 16 years ago
  37. 5b93629 block: implement blk_rq_pos/[cur_]sectors() and convert obvious ones by Tejun Heo · 16 years ago
  38. cd4c34e ps3disk: simplify request completion by Tejun Heo · 16 years ago
  39. f06d9a2 block: replace end_request() with [__]blk_end_request_cur() by Tejun Heo · 16 years ago
  40. e377c6e powerpc/ps3: Printing fixups for l64 to ll64 conversion drivers/block by Stephen Rothwell · 16 years ago
  41. f331c02 block: don't depend on consecutive minor space by Tejun Heo · 16 years ago
  42. 1a8e2bd Kill REQ_TYPE_FLUSH by David Woodhouse · 16 years ago
  43. 4917fa2 block: no need to initialize rq->cmd in prepare_flush_fn hook by FUJITA Tomonori · 17 years ago
  44. 31e103c ps3disk: Remove superfluous cast by Geert Uytterhoeven · 17 years ago
  45. f01ab25 blk_end_request: changing ps3disk (take 4) by Kiyoshi Ueda · 17 years ago
  46. fd5d806 block: convert blkdev_issue_flush() to use empty barriers by Jens Axboe · 17 years ago
  47. 6c92e69 Fixup rq_for_each_segment() indentation by Jens Axboe · 17 years ago
  48. 5705f70 Introduce rq_for_each_segment replacing rq_for_each_bio by NeilBrown · 17 years ago
  49. 165125e [BLOCK] Get rid of request_queue_t typedef by Jens Axboe · 17 years ago
  50. c6131fa ps3: Disk Storage Driver by Geert Uytterhoeven · 17 years ago