aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'scsi-queue/drivers-for-3.18' into for-linusJames Bottomley2014-10-07
|\
| * scsi: fix the type for well known LUsSubhash Jadavani2014-10-01
* | scsi: fix comment in struct Scsi_Host definitionSebastian Herbszt2014-09-30
|/
* scsi: don't store LUN bits in CDB[1] for USB mass-storage devicesAlan Stern2014-09-15
* scsi: add use_cmd_list flagKashyap.Desai@avagotech.com2014-09-15
* scsi: fix regression that accidentally disabled block-based tcqChristoph Hellwig2014-09-15
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2014-08-15
|\
| * Merge remote-tracking branch 'scsi-queue/drivers-for-3.17' into for-nextJames Bottomley2014-08-06
| |\
| | * libiscsi: return new error code when nop times outMike Christie2014-08-01
* | | Merge branch 'for-3.17/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2014-08-14
|\ \ \
| * | | block SG_IO: add SG_FLAG_Q_AT_HEAD flagDouglas Gilbert2014-07-01
* | | | lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott2014-08-08
| |/ / |/| |
* | | Merge remote-tracking branch 'scsi-queue/core-for-3.17' into for-nextJames Bottomley2014-07-30
|\ \ \ | |_|/ |/| |
| * | scsi: do not issue SCSI RSOC command to Promise Vtrak E610fJanusz Dziemidowicz2014-07-29
* | | scsi: add defines for new FC port speeds.Dick Kennedy2014-07-25
|/ /
* | scsi: add a blacklist flag which enables VPD page inquiriesMartin K. Petersen2014-07-25
* | scsi: move the writeable field from struct scsi_device to struct scsi_cdChristoph Hellwig2014-07-25
* | scsi: add a symbolic name for the ZBC device typeChristoph Hellwig2014-07-25
* | scsi: add support for a blk-mq based I/O path.Christoph Hellwig2014-07-25
* | scsi: fix the {host,target,device}_blocked counter messChristoph Hellwig2014-07-25
* | scsi: convert device_busy to atomic_tChristoph Hellwig2014-07-25
* | scsi: convert host_busy to atomic_tChristoph Hellwig2014-07-25
* | scsi: convert target_busy to an atomic_tChristoph Hellwig2014-07-25
* | scsi: mark scsi_setup_blk_pc_cmnd staticChristoph Hellwig2014-07-17
* | scsi: restructure command initialization for TYPE_FS requestsChristoph Hellwig2014-07-17
* | scsi: remove various exports that were only used by scsi_tgtChristoph Hellwig2014-07-17
* | tgt: removalBart Van Assche2014-07-17
* | libsrp: removalChristoph Hellwig2014-07-17
* | scsi: use 64-bit value for 'max_luns'Hannes Reinecke2014-07-17
* | scsi: use 64-bit LUNsHannes Reinecke2014-07-17
* | scsi_scan: Restrict sequential scan to 256 LUNsHannes Reinecke2014-07-17
* | sg: add SG_FLAG_Q_AT_TAIL flagDouglas Gilbert2014-07-17
* | sg: relax 16 byte cdb restrictionDouglas Gilbert2014-07-17
* | scsi: increase upper limit for max_sectorsAkinobu Mita2014-07-17
* | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2014-07-06
|\ \
| * | [SCSI] use the scsi data buffer length to extract transfer sizeMartin K. Petersen2014-07-03
| |/
* / usb-storage/SCSI: Add broken_fua blacklist flagAlan Stern2014-07-01
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-06-13
|\
| * scsi_cmnd: Introduce scsi_transfer_length helperSagi Grimberg2014-06-11
* | Merge remote-tracking branch 'scsi-queue/drivers-for-3.16' into for-linusJames Bottomley2014-06-09
|\ \
| * | virtio_scsi: use cmd_sizeChristoph Hellwig2014-05-19
| |/
* | include/scsi/osd_protocol.h: remove unnecessary __constantFabian Frederick2014-06-02
* | scsi: reintroduce scsi_driver.init_commandChristoph Hellwig2014-05-19
|/
* scsi: Make sure cmd_flags are 64-bitMartin K. Petersen2014-04-09
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-04-03
|\
| *-. Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'oc...Roland Dreier2014-04-03
| |\ \
| | | * scsi_transport_srp: Fix two kernel-doc warningsBart Van Assche2014-03-24
| | |/ | |/|
| | * SCSI/libiscsi: Add check_protection callback for transportsSagi Grimberg2014-03-18
| |/
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2014-04-01
|\ \
| * | [SCSI] add support for per-host cmd poolsChristoph Hellwig2014-03-27