1. 53674ac block: add warning to blk_make_request() by Jens Axboe · 15 years ago
  2. a411f4b block: Un-export blk_rq_append_bio by Boaz Harrosh · 15 years ago
  3. c29b70f libosd: Use of new blk_make_request by Boaz Harrosh · 15 years ago
  4. 79eb63e block: Add blk_make_request(), takes bio, returns a request by Boaz Harrosh · 15 years ago
  5. bc38bf1 libosd: Use new blk_rq_map_kern by Boaz Harrosh · 15 years ago
  6. 3a5a392 block: allow blk_rq_map_kern to append to requests by James Bottomley · 15 years ago
  7. b2858d7 splice: fix kmaps in default_file_splice_write() by Miklos Szeredi · 15 years ago
  8. 4fc981e bio: always copy back data for copied kernel requests by Tejun Heo · 15 years ago
  9. 5f49f63 block: set rq->resid_len to blk_rq_bytes() on issue by Tejun Heo · 15 years ago
  10. 3755100 ub: use __blk_end_request_all() by Tejun Heo · 15 years ago
  11. f831cc0 virtio_blk: get rid of unused variable by Jens Axboe · 15 years ago
  12. 1cde26f virtio_blk: SG_IO passthru support by Hannes Reinecke · 15 years ago
  13. 6c3b46f virtio_blk: don't blindly derefence req->rq_disk by Christoph Hellwig · 15 years ago
  14. 77f6bf5 splice: fix error return code by Andrew Morton · 15 years ago
  15. 4f23122 splice: fix repeated kmap()'s in default_file_splice_read() by Jens Axboe · 15 years ago
  16. 2b1ccc0 splice: fix misleading comment by Jens Axboe · 15 years ago
  17. e458824 scsi: fix resid_len mis-conversion in scsi_end_request() by Tejun Heo · 15 years ago
  18. 0b0a47f splice: implement default splice_write method by Miklos Szeredi · 15 years ago
  19. 6818173 splice: implement default splice_read method by Miklos Szeredi · 15 years ago
  20. 7c77f0b splice: implement pipe to pipe splicing by Miklos Szeredi · 15 years ago
  21. b1f7449 block: move completion related functions back to blk-core.c by FUJITA Tomonori · 15 years ago
  22. e6bb7a9 scsi: simplify the bidi completion by FUJITA Tomonori · 15 years ago
  23. 1822952 block: let blk_end_request_all handle bidi requests by FUJITA Tomonori · 15 years ago
  24. 9934c8c block: implement and enforce request peek/start/fetch by Tejun Heo · 15 years ago
  25. 2343046 gdrom: dequeue in-flight request by Tejun Heo · 15 years ago
  26. 296b2f6 block: convert to dequeueing model (easy ones) by Tejun Heo · 15 years ago
  27. fb3ac7f6b z2ram: dequeue in-flight request by Tejun Heo · 15 years ago
  28. 6b0bf40 jsflash: dequeue in-flight request by Tejun Heo · 15 years ago
  29. 1498ada mtd_blkdevs: dequeue in-flight request by Tejun Heo · 15 years ago
  30. bab2a80 xd: dequeue in-flight request by Tejun Heo · 15 years ago
  31. 06b0608 swim: dequeue in-flight request by Tejun Heo · 15 years ago
  32. 9e31beb amiflop: dequeue in-flight request by Tejun Heo · 15 years ago
  33. 10e1e62 ps3disk: dequeue in-flight request by Tejun Heo · 15 years ago
  34. b12d4f8 paride: dequeue in-flight request by Tejun Heo · 15 years ago
  35. 2d75ce0 xsysace: dequeue in-flight request by Tejun Heo · 15 years ago
  36. f4bd4b9 swim3: dequeue in-flight request by Tejun Heo · 15 years ago
  37. a336ca6 ataflop: dequeue and track in-flight request by Tejun Heo · 15 years ago
  38. 8a12c4a hd: dequeue and track in-flight request by Tejun Heo · 15 years ago
  39. 5b36ad6 mg_disk: dequeue and track in-flight request by Tejun Heo · 15 years ago
  40. 9a8d23d mg_disk: fix queue hang / infinite retry on !fs requests by Tejun Heo · 15 years ago
  41. 8f6205c ide: dequeue in-flight request by Tejun Heo · 15 years ago
  42. 1011c1b block: blk_rq_[cur_]_{sectors|bytes}() usage cleanup by Tejun Heo · 15 years ago
  43. a2dec7b block: hide request sector and data_len by Tejun Heo · 15 years ago
  44. 34b7d2c ide: cleanup rq->data_len usages by Tejun Heo · 15 years ago
  45. b079041 block: cleanup rq->data_len usages by Tejun Heo · 15 years ago
  46. 2e46e8b block: drop request->hard_* and *nr_sectors by Tejun Heo · 15 years ago
  47. 9780e2d ide: convert to rq pos and nr_sectors accessors by Tejun Heo · 15 years ago
  48. 83096eb block: convert to pos and nr_sectors accessors by Tejun Heo · 15 years ago
  49. 5b93629 block: implement blk_rq_pos/[cur_]sectors() and convert obvious ones by Tejun Heo · 15 years ago
  50. c3a4d78 block: add rq->resid_len by Tejun Heo · 15 years ago
  51. 9720aef ide-tape: don't initialize rq->sector for rw requests by Tejun Heo · 15 years ago
  52. 53d6979 nbd: don't clear rq->sector and nr_sectors unnecessarily by Tejun Heo · 15 years ago
  53. f68adec mg_disk: use defines from <linux/ata.h> by Bartlomiej Zolnierkiewicz · 15 years ago
  54. 8a11a78 mg_disk: fix dependency on libata by Bartlomiej Zolnierkiewicz · 15 years ago
  55. a03bb5a mg_disk: clean up request completion paths by Tejun Heo · 15 years ago
  56. eec9462 mg_disk: fold mg_disk.h into mg_disk.c by Tejun Heo · 15 years ago
  57. e138b4e swim: clean up request completion paths by Tejun Heo · 15 years ago
  58. 467ca75 swim3: clean up request completion paths by Tejun Heo · 15 years ago
  59. e091eb6 hd: clean up request completion paths by Tejun Heo · 15 years ago
  60. f81f2f7 ubd: drop unnecessary rq->sector manipulation by Tejun Heo · 15 years ago
  61. 4d6c84d ubd: cleanup completion path by Tejun Heo · 15 years ago
  62. 0442085 sunvdc: kill vdc_end_request() by Tejun Heo · 15 years ago
  63. cd4c34e ps3disk: simplify request completion by Tejun Heo · 15 years ago
  64. 5b5c5d1 amiflop,ataflop,xd,mg_disk: clean up unnecessary stuff from block drivers by Tejun Heo · 15 years ago
  65. 4c94dec block: don't init rq fields unnecessarily by Tejun Heo · 15 years ago
  66. 9fd8d0e block: make blk_end_request_cur() return bool by Tejun Heo · 15 years ago
  67. 9eb55b0 block: catch trying to use more bits than request->cmd_flags has by Nikanth Karthikesan · 15 years ago
  68. c69d485 block: include discard requests in IO accounting by Jens Axboe · 15 years ago
  69. c2553b5 block: make blk_do_io_stat() do the full "is this rq accountable" checks by Jens Axboe · 15 years ago
  70. 731ec49 block: kill rq->data by Tejun Heo · 15 years ago
  71. ec24751 arm-omap: don't abuse rq->data by Tejun Heo · 15 years ago
  72. f06d9a2 block: replace end_request() with [__]blk_end_request_cur() by Tejun Heo · 15 years ago
  73. 40cbbb7 block: implement and use [__]blk_end_request_all() by Tejun Heo · 15 years ago
  74. b243ddc block: move rq->start_time initialization to blk_rq_init() by Tejun Heo · 15 years ago
  75. 2e60e02 block: clean up request completion API by Tejun Heo · 15 years ago
  76. 0b302d5 block: kill blk_end_request_callback() by Tejun Heo · 15 years ago
  77. 158dbda block: reorganize request fetching functions by Tejun Heo · 15 years ago
  78. 5efccd1 block: reorder request completion functions by Tejun Heo · 15 years ago
  79. 2eef33e block: clean up misc stuff after block layer timeout conversion by Tejun Heo · 15 years ago
  80. 10732f5 block: cleanup REQ_SOFTBARRIER usages by Tejun Heo · 15 years ago
  81. e4025f6 block: don't set REQ_NOMERGE unnecessarily by Tejun Heo · 15 years ago
  82. a7f5579 block: kill blk_start_queueing() by Tejun Heo · 15 years ago
  83. a538cd0 block: merge blk_invoke_request_fn() into __blk_run_queue() by Tejun Heo · 15 years ago
  84. db2dbb1 block: implement blkdev_readpages by Jeff Moyer · 15 years ago
  85. db29a6b block: enable by default support for large devices and files on 32-bit archs by Bartlomiej Zolnierkiewicz · 15 years ago
  86. 586cf26 ide-dma: don't reset request fields on dma_timeout_retry() by Tejun Heo · 15 years ago
  87. 5ad960f ide: drop rq->data handling from ide_map_sg() by Tejun Heo · 15 years ago
  88. 29d1a43 ide-atapi: kill unused fields and callbacks by Tejun Heo · 15 years ago
  89. 4344d07 ide-tape: simplify read/write functions by Tejun Heo · 15 years ago
  90. 71294cf ide-tape: use byte size instead of sectors on rw issue functions by Tejun Heo · 15 years ago
  91. 3596b66 ide-tape: unify r/w init paths by Tejun Heo · 15 years ago
  92. 6cf3d54 ide-tape: kill idetape_bh by Tejun Heo · 15 years ago
  93. e998f30 ide-tape: use standard data transfer mechanism by Tejun Heo · 15 years ago
  94. 7b13354 ide-tape: use single continuous buffer by Tejun Heo · 15 years ago
  95. eb6a61b ide-atapi,tape,floppy: allow ->pc_callback() to change rq->data_len by Tejun Heo · 15 years ago
  96. 08f370f ide-tape,floppy: fix failed command completion after request sense by Tejun Heo · 15 years ago
  97. 765139e ide-pm: don't abuse rq->data by Tejun Heo · 15 years ago
  98. 02e7cf8 ide-cd,atapi: use bio for internal commands by Tejun Heo · 15 years ago
  99. 0687532 ide-atapi: convert ide-{floppy,tape} to using preallocated sense buffer by Borislav Petkov · 15 years ago
  100. c457ce8 ide-cd: convert to using generic sense request by Borislav Petkov · 15 years ago