summaryrefslogtreecommitdiffstats
path: root/include/linux/bsg-lib.h
Commit message (Expand)AuthorAge
* block: switch all files cleared marked as GPLv2 or later to SPDX tagsChristoph Hellwig2019-04-30
* scsi: bsg-lib: handle bidi requests without block layer helpChristoph Hellwig2019-02-05
* bsg: move bsg-lib parts outside of request queueJens Axboe2018-11-07
* bsg: provide bsg_remove_queue() helperJens Axboe2018-11-07
* bsg: pass in desired timeout handlerJens Axboe2018-11-07
* block: remove parent device reference from struct bsg_class_deviceChristoph Hellwig2018-05-29
* 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-08
|\
| * 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