'cgit v1.2.3'/>
summaryrefslogtreecommitdiff
path: root/block/bsg.c
AgeCommit message (Expand)Author
2015-02-04block: Simplify bsg complete allPeter Zijlstra
2014-08-29bsg: fix potential error pointer dereferenceJens Axboe
2014-08-28block,scsi: fixup blk_get_request dead queue scenariosJoe Lawrence
2014-06-06block: add blk_rq_set_block_pc()Jens Axboe
2014-04-16bsg: update check for rq based driver for blk-mqJens Axboe
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2013-02-27block: convert to idr_alloc()Tejun Heo
2012-02-08bsg: fix sysfs link remove warningStanislaw Gruszka
2012-01-15Merge branch 'for-3.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-01-03switch device_get_devnode() and ->devnode() to umode_t *Al Viro
2011-12-14block: misc updates to blk_get_queue()Tejun Heo
2011-06-20bsg: fix address space warning from sparseNamhyung Kim
2011-06-20bsg: remove unnecessary conditional expressionsNamhyung Kim
2011-06-20bsg: fix bsg_poll() to return POLLOUT properlyNamhyung Kim