summaryrefslogtreecommitdiff
path: root/include/linux/bsg-lib.h
Commit message (Expand)AuthorAge
* bsg: split handling of SCSI CDBs vs transport requeuesChristoph Hellwig2018-03-13
* bsg-lib: remove bsg_job.reqChristoph Hellwig2018-03-13
* bsg-lib: introduce a timeout field in struct bsg_jobChristoph Hellwig2018-03-13
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-09-07
|\
| * scsi: bsg-lib: pass the release callback through bsg_setup_queueChristoph Hellwig2017-08-29
* | bsg-lib: fix kernel panic resulting from missing allocation of reply-bufferBenjamin Block2017-08-24
|/
* block/bsg: move queue creation into bsg_setup_queueChristoph Hellwig2017-01-27
* scsi: fc: move FC transport's bsg code to bsg-libJohannes Thumshirn2016-11-17
* block: add bsg_job_put() and bsg_job_get()Johannes Thumshirn2016-11-17
* scsi: fc: use bsg_softirq_doneJohannes Thumshirn2016-11-17
* scsi: fc: Use bsg_destroy_jobJohannes Thumshirn2016-11-17
* block: add reference counting for struct bsg_jobJohannes Thumshirn2016-11-17
* bsg: Remove unused function bsg_goose_queue()Bart Van Assche2012-12-06
* block: drop custom queue draining used by scsi_transport_{iscsi|fc}Tejun Heo2012-06-25
* block: add bsg helper libraryMike Christie2011-07-31