summaryrefslogtreecommitdiffstats
path: root/include/linux/bsg-lib.h
Commit message (Expand)AuthorAgeFilesLines
* block/bsg: move queue creation into bsg_setup_queueChristoph Hellwig2017-01-271-3/+2
* scsi: fc: move FC transport's bsg code to bsg-libJohannes Thumshirn2016-11-171-1/+0
* block: add bsg_job_put() and bsg_job_get()Johannes Thumshirn2016-11-171-1/+2
* scsi: fc: use bsg_softirq_doneJohannes Thumshirn2016-11-171-0/+1
* scsi: fc: Use bsg_destroy_jobJohannes Thumshirn2016-11-171-0/+1
* block: add reference counting for struct bsg_jobJohannes Thumshirn2016-11-171-0/+2
* bsg: Remove unused function bsg_goose_queue()Bart Van Assche2012-12-061-1/+0
* block: drop custom queue draining used by scsi_transport_{iscsi|fc}Tejun Heo2012-06-251-1/+0
* block: add bsg helper libraryMike Christie2011-07-311-0/+73