aboutsummaryrefslogtreecommitdiffstats
path: root/block/bsg.c
Commit message (Expand)AuthorAge
* block: switch all files cleared marked as GPLv2 to SPDX tagsChristoph Hellwig2019-04-30
* scsi: bsg-lib: handle bidi requests without block layer helpChristoph Hellwig2019-02-05
* scsi: bsg: refactor bsg_ioctlChristoph Hellwig2019-02-05
* bsg: deprecate BIDI support in bsgChristoph Hellwig2018-12-21
* block: add queue_is_mq() helperJens Axboe2018-11-16
* block: bsg: move atomic_t ref_count variable to refcount APIJohn Pittman2018-08-27
* Merge tag 'v4.18-rc6' into for-4.19/block2Jens Axboe2018-08-05
|\
| * bsg: fix bogus EINVAL on non-data commandsTony Battersby2018-07-11
* | bsg: remove read/write supportChristoph Hellwig2018-07-12
|/
* bsg: fix race of bsg_open and bsg_unregisterAnatoliy Glagolev2018-06-15
* block: remove parent device reference from struct bsg_class_deviceChristoph Hellwig2018-05-29
* block: sanitize blk_get_request calling conventionsChristoph Hellwig2018-05-14
* bsg: split handling of SCSI CDBs vs transport requeuesChristoph Hellwig2018-03-13
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-30
|\
| * block: annotate ->poll() instancesAl Viro2017-11-27
* | bsg: use pr_debug instead of hand crafted macrosJohannes Thumshirn2018-01-24
|/
* block: pass full fmode_t to blk_verify_commandChristoph Hellwig2017-11-10
* bsg: remove #if 0'ed codeChristoph Hellwig2017-08-29
* block: Make most scsi_req_init() calls implicitBart Van Assche2017-06-20
* block: introduce new block status code typeChristoph Hellwig2017-06-09
* bsg: Check queue type before attaching to a queueBart Van Assche2017-06-01
* Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-05-01
|\
| * new helper: uaccess_kernel()Al Viro2017-03-28
* | scsi: introduce a result field in struct scsi_requestChristoph Hellwig2017-04-20
|/
* lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-27
* block: fold cmd_type into the REQ_OP_ spaceChristoph Hellwig2017-01-31
* block: split scsi_request out of struct requestChristoph Hellwig2017-01-27
* sg_write()/bsg_write() is not fit to be called under KERNEL_DSAl Viro2016-12-22
* block: drop q argument from bsg_validate_sgv4_hdrJohannes Thumshirn2016-11-03
* block: Simplify bsg complete allPeter Zijlstra2015-02-04
* bsg: fix potential error pointer dereferenceJens Axboe2014-08-29
* block,scsi: fixup blk_get_request dead queue scenariosJoe Lawrence2014-08-28
* block: add blk_rq_set_block_pc()Jens Axboe2014-06-06
* bsg: update check for rq based driver for blk-mqJens Axboe2014-04-16
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
* block: convert to idr_alloc()Tejun Heo2013-02-27
* bsg: fix sysfs link remove warningStanislaw Gruszka2012-02-08
* Merge branch 'for-3.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds2012-01-15
|\
| * block: misc updates to blk_get_queue()Tejun Heo2011-12-13
* | switch device_get_devnode() and ->devnode() to umode_t *Al Viro2012-01-03
|/
* bsg: fix address space warning from sparseNamhyung Kim2011-06-20
* bsg: remove unnecessary conditional expressionsNamhyung Kim2011-06-20
* bsg: fix bsg_poll() to return POLLOUT properlyNamhyung Kim2011-06-20
* [SCSI] bsg: correct fault if queue object removed while dev_t openJames Smart2010-12-09
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\ \
| * | block: autoconvert trivial BKL users to private mutexArnd Bergmann2010-10-05
| |/
* / [SCSI] bsg: fix incorrect device_status valueFUJITA Tomonori2010-10-15
|/