summaryrefslogtreecommitdiff
path: root/drivers/scsi/osd
Commit message (Expand)AuthorAge
* block: fix blk_rq_append_bioJens Axboe2017-12-18
* blk-map: call blk_queue_bounce from blk_rq_append_bioChristoph Hellwig2017-06-27
* block: Make most scsi_req_init() calls implicitBart Van Assche2017-06-20
* block: introduce new block status code typeChristoph Hellwig2017-06-09
* scsi/osd: don't save block errors into req_resultsChristoph Hellwig2017-06-09
* Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-04
|\
| * scsi: utilize new cdev_device_add helper functionLogan Gunthorpe2017-03-21
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-05-04
|\ \
| * | scsi: osd_uld: Check scsi_device_get() return valueBart Van Assche2017-04-06
| * | scsi: osd_uld: remove an unneeded NULL checkDan Carpenter2017-03-27
| |/
* | scsi: introduce a result field in struct scsi_requestChristoph Hellwig2017-04-20
* | block: remove the blk_execute_rq return valueChristoph Hellwig2017-04-20
* | block, scsi: move the retries field to struct scsi_requestChristoph Hellwig2017-04-05
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-03-03
|\
| * scsi: make the sense header argument to scsi_test_unit_ready mandatoryChristoph Hellwig2017-02-22
* | lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-27
* | scripts/spelling.txt: add "embeded" pattern and fix typo instancesMasahiro Yamada2017-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
* block: split out request-only flags into a new namespaceChristoph Hellwig2016-10-28
* scsi/osd: open code blk_make_requestChristoph Hellwig2016-07-20
* block, fs, mm, drivers: use bio set/get op accessorsMike Christie2016-06-07
* block, drivers, cgroup: use op_is_write helper instead of checking for REQ_WRITEMike Christie2016-06-07
* osd: remove deadcodeSudip Mukherjee2016-02-25
* osd: fix signed char versus %02x issueRasmus Villemoes2015-12-10
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-04-14
|\
| * treewide: Fix typo in printk messagesMasanari Iida2015-03-06
* | scsi: remove scsi_driver owner fieldChristoph Hellwig2014-11-24
|/
* Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds2014-10-21
|\
| * Boaz Harrosh - Fix broken email addressBoaz Harrosh2014-10-19
* | block,scsi: fixup blk_get_request dead queue scenariosJoe Lawrence2014-08-28
|/
* block: add blk_rq_set_block_pc()Jens Axboe2014-06-06
* block: Abstract out bvec iteratorKent Overstreet2013-11-23
* SCSI: OSD: convert class code to use dev_groupsGreg Kroah-Hartman2013-07-25
* block: do not pass disk names as format stringsKees Cook2013-07-03
* treewide: Fix typos in kernel messagesMasanari Iida2013-03-31
* Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2013-03-02
|\
| * [SCSI] libosd: check for kzalloc() failureDan Carpenter2013-02-22
* | driver-core: constify data for class_find_device()Michał Mirosław2013-02-06
|/
* [SCSI] osd_uld: Add osdname & systemid sysfs at scsi_osd classBoaz Harrosh2012-11-27
* [SCSI] osd_uld: Bump MAX_OSD_DEVICES from 64 to 1,048,576Boaz Harrosh2012-02-25
* scsi: Fix up files implicitly depending on module.h inclusionPaul Gortmaker2011-10-31
* osd: Kconfig remove wrong FIXMEBoaz Harrosh2011-09-22
* [SCSI] libosd: osd_req_read_sg, optimize the single entry caseBoaz Harrosh2011-01-24
* [SCSI] osd: checking NULL instead of ERR_PTR()Dan Carpenter2010-12-09
* [SCSI] libosd: write/read_sg_kern APIBoaz Harrosh2010-10-26
* [SCSI] libosd: Support for scatter gather write/read commandsBoaz Harrosh2010-10-26
* [SCSI] libosd: Free resources in reverse order of allocationBoaz Harrosh2010-10-26
* [SCSI] libosd: Fix bug in attr_page handlingBoaz Harrosh2010-10-26
* llseek: automatically add .llseek fopArnd Bergmann2010-10-15