summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge SCSI_IOCTL_SEND_COMMAND cleanup branch.Linus Torvalds2018-08-141-9/+0
|\
| * scsi sg: remove incorrect scsi command checking logicLinus Torvalds2018-07-101-9/+0
* | Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-blockLinus Torvalds2018-08-1410-158/+27
|\ \
| * \ Merge tag 'v4.18-rc6' into for-4.19/block2Jens Axboe2018-08-0511-33/+90
| |\ \
| * | | scsi: Check sense buffer size at build timeKees Cook2018-08-021-3/+3
| * | | block: Switch struct packet_command to use struct scsi_sense_hdrKees Cook2018-08-021-13/+9
| * | | scsi: build scsi_common.o for all scsi passthrough request usersChristoph Hellwig2018-08-021-1/+1
| * | | scsi: cxlflash: Drop unused sense buffersKees Cook2018-08-022-11/+4
| * | | block: move dif_prepare/dif_complete functions to block layerMax Gurtovoy2018-07-303-125/+5
| * | | block: move ref_tag calculation func to the block layerMax Gurtovoy2018-07-302-3/+3
| * | | scsi: virtio_scsi: fix pi_bytes{out,in} on 4 KiB block size devicesGreg Edwards2018-07-261-4/+4
| | |/ | |/|
* | | Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-08-131-20/+4
|\ \ \
| * | | ocxlflash_getfile(): switch to alloc_file_pseudo()Al Viro2018-07-121-19/+4
| * | | alloc_file(): switch to passing O_... flags instead of FMODE_... modeAl Viro2018-07-121-2/+1
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-08-127-49/+69
|\ \ \ \
| * | | | scsi: vmw_pvscsi: Return DID_RESET for status SAM_STAT_COMMAND_TERMINATEDJim Gill2018-08-031-3/+8
| * | | | scsi: sr: Avoid that opening a CD-ROM hangs with runtime power management ena...Bart Van Assche2018-08-031-8/+21
| * | | | scsi: mpt3sas: Swap I/O memory read value back to cpu endiannessSreekanth Reddy2018-08-031-8/+8
| * | | | scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGOJohannes Thumshirn2018-08-021-0/+1
| * | | | scsi: fcoe: drop frames in ELS LOGO error pathJohannes Thumshirn2018-08-021-2/+2
| * | | | scsi: fcoe: fix use-after-free in fcoe_ctlr_els_sendJohannes Thumshirn2018-08-021-1/+1
| * | | | scsi: qedi: Fix a potential buffer overflowBart Van Assche2018-07-301-1/+1
| * | | | scsi: qla2xxx: Fix memory leak for allocating abort IOCBQuinn Tran2018-07-301-26/+27
* | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-07-3112-50/+66
|\| | | |
| * | | | scsi: qla2xxx: Return error when TMF returnsAnil Gurumurthy2018-07-191-4/+3
| * | | | scsi: qla2xxx: Fix ISP recovery on unloadQuinn Tran2018-07-191-2/+3
| * | | | scsi: qla2xxx: Fix driver unload by shutting down chipQuinn Tran2018-07-195-28/+34
| * | | | scsi: qla2xxx: Fix NPIV deletion by calling wait_for_sess_deletionQuinn Tran2018-07-194-1/+8
| * | | | scsi: qla2xxx: Fix unintialized List head crashQuinn Tran2018-07-192-0/+6
| * | | | scsi: sg: update comment for blk_get_request()Tony Battersby2018-07-121-9/+5
| * | | | scsi: sg: fix minor memory leak in error pathTony Battersby2018-07-121-0/+1
| * | | | scsi: libiscsi: fix possible NULL pointer dereference in case of TMFVarun Prakash2018-07-121-6/+6
* | | | | Merge tag 'for-linus-20180727' of git://git.kernel.dk/linux-blockLinus Torvalds2018-07-271-0/+14
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | scsi: set timed out out mq requests to completeKeith Busch2018-07-241-0/+14
* | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2018-07-221-3/+2
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | ocxlflash_getfile(): fix double-iput() on alloc_file() failuresAl Viro2018-07-101-3/+2
* | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-07-2010-30/+88
|\ \ \ \ \ | | |_|/ / | |/| | / | |_|_|/ |/| | |
| * | | scsi: cxlflash: fix assignment of the backend operationsCédric Le Goater2018-07-101-2/+2
| * | | scsi: qedi: Send driver state to MFWManish Rangankar2018-07-101-0/+11
| * | | scsi: qedf: Send the driver state to MFWSaurav Kashyap2018-07-101-0/+12
| * | | scsi: hpsa: correct enclosure sas addressDon Brace2018-07-102-4/+22
| * | | scsi: sd_zbc: Fix variable type and bogus commentDamien Le Moal2018-07-101-2/+3
| * | | scsi: qla2xxx: Fix NULL pointer dereference for fcport searchChuck Anderson2018-07-101-6/+8
| * | | scsi: qla2xxx: Fix kernel crash due to late workqueue allocationhimanshu.madhani@cavium.com2018-07-101-2/+2
| * | | scsi: qla2xxx: Fix inconsistent DMA mem alloc/freeQuinn Tran2018-07-102-14/+28
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-07-062-10/+47
|\| | |
| * | | scsi: sg: mitigate read/write abuseJann Horn2018-06-261-2/+40
| * | | scsi: aacraid: Fix PD performance regression over incorrect qd being setRaghava Aditya Renukunta2018-06-261-8/+7
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-06-273-7/+4
|\| | |
| * | | scsi: scsi_debug: Fix memory leak on module unloadLuis Henriques2018-06-181-1/+1