1. b84ba30 block: remove the gendisk argument to blk_execute_rq by Christoph Hellwig · 3 years, 1 month ago
  2. 237ea16 bsg-lib: initialize the bsg_job in bsg_transport_sg_io_fn by Christoph Hellwig · 3 years, 2 months ago
  3. 659a378 scsi: bsg-lib: Fix commands without data transfer in bsg_transport_sg_io_fn() by Christoph Hellwig · 3 years, 5 months ago
  4. 75ca564 scsi: bsg: Move the whole request execution into the SCSI/transport handlers by Christoph Hellwig · 3 years, 5 months ago
  5. ead09dd scsi: bsg: Simplify device registration by Christoph Hellwig · 3 years, 5 months ago
  6. a022f7d Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 6 months ago
  7. da6269d block: remove REQ_OP_SCSI_{IN,OUT} by Christoph Hellwig · 3 years, 6 months ago
  8. 54c2908 scsi: core: Drop the now obsolete driver_byte definitions by Hannes Reinecke · 3 years, 8 months ago
  9. f952eef block: drop double zeroing by Julia Lawall · 4 years, 3 months ago
  10. 03ef594 bsg-lib: convert comma to semicolon by Xu Wang · 4 years, 4 months ago
  11. 15f73f5 blk-mq: move failure injection out of blk_mq_complete_request by Christoph Hellwig · 4 years, 7 months ago
  12. c44a4ed block: Fix the type of 'sts' in bsg_queue_rq() by Bart Van Assche · 5 years ago
  13. d46fe2c block: drop device references in bsg_queue_rq() by Martin Wilck · 5 years ago
  14. a0b77e3 block: Fix bsg_setup_queue() kernel-doc header by Bart Van Assche · 6 years ago
  15. a497ee3 block: switch all files cleared marked as GPLv2 or later to SPDX tags by Christoph Hellwig · 6 years ago
  16. 972248e scsi: bsg-lib: handle bidi requests without block layer help by Christoph Hellwig · 6 years ago
  17. 1028e4b bsg: move bsg-lib parts outside of request queue by Jens Axboe · 6 years ago
  18. 4316b79 block: kill legacy parts of timeout handling by Jens Axboe · 6 years ago
  19. cd2f076 bsg: convert to use blk-mq by Jens Axboe · 6 years ago
  20. 5e28b8d bsg: provide bsg_remove_queue() helper by Jens Axboe · 6 years ago
  21. aae3b06 bsg: pass in desired timeout handler by Jens Axboe · 6 years ago
  22. 4725549 block/bsg-lib: use PTR_ERR_OR_ZERO to simplify the flow path by zhong jiang · 6 years ago
  23. 5de815a block: remove parent device reference from struct bsg_class_device by Christoph Hellwig · 7 years ago
  24. 17cb960 bsg: split handling of SCSI CDBs vs transport requeues by Christoph Hellwig · 7 years ago
  25. ef6fa64 bsg-lib: remove bsg_job.req by Christoph Hellwig · 7 years ago
  26. 31156ec bsg-lib: introduce a timeout field in struct bsg_job by Christoph Hellwig · 7 years ago
  27. 8b904b5 block: Use blk_queue_flag_*() in drivers instead of queue_flag_*() by Bart Van Assche · 7 years ago
  28. aa98192 block: Fix kernel-doc warnings reported when building with W=1 by Bart Van Assche · 7 years ago
  29. eab40cf bsg-lib: fix use-after-free under memory-pressure by Benjamin Block · 7 years ago
  30. f507b54 bsg-lib: don't free job in bsg_prepare_job by Christoph Hellwig · 7 years ago
  31. 572c01b Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  32. c1225f0 scsi: bsg-lib: pass the release callback through bsg_setup_queue by Christoph Hellwig · 7 years ago
  33. 50b4d48 bsg-lib: fix kernel panic resulting from missing allocation of reply-buffer by Benjamin Block · 7 years ago
  34. 2a842ac block: introduce new block status code type by Christoph Hellwig · 8 years ago
  35. 9efc160 block: Introduce queue flag QUEUE_FLAG_SCSI_PASSTHROUGH by Bart Van Assche · 8 years ago
  36. 17d5363 scsi: introduce a result field in struct scsi_request by Christoph Hellwig · 8 years ago
  37. 82ed4db block: split scsi_request out of struct request by Christoph Hellwig · 8 years ago
  38. 8ae94eb block/bsg: move queue creation into bsg_setup_queue by Christoph Hellwig · 8 years ago
  39. a829a84 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  40. a0f4bd7 scsi: fc: move FC transport's bsg code to bsg-lib by Johannes Thumshirn · 8 years ago
  41. fb6f7c8 block: add bsg_job_put() and bsg_job_get() by Johannes Thumshirn · 8 years ago
  42. 6aa858c scsi: fc: use bsg_softirq_done by Johannes Thumshirn · 8 years ago
  43. c00da4c scsi: fc: Use bsg_destroy_job by Johannes Thumshirn · 8 years ago
  44. bf0f2d3 block: add reference counting for struct bsg_job by Johannes Thumshirn · 8 years ago
  45. dbb3ab0 bsg: Add sparse annotations to bsg_request_fn() by Bart Van Assche · 8 years ago
  46. 80729be bsg: Remove unused function bsg_goose_queue() by Bart Van Assche · 12 years ago
  47. 86072d8 block: drop custom queue draining used by scsi_transport_{iscsi|fc} by Tejun Heo · 13 years ago
  48. 6adb123 block: Change module.h -> export.h in bsg-lib.c by Paul Gortmaker · 13 years ago
  49. e2a5429 bsg-lib: add module.h include by Jens Axboe · 13 years ago
  50. aa387cc block: add bsg helper library by Mike Christie · 13 years ago