summaryrefslogtreecommitdiff
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
...
* SCSI: fix crashes in sd and sr runtime PMAlan Stern2016-02-152-2/+9
* mvsas: Fix NULL pointer dereference in mvs_slot_task_freeDāvis Mosāns2015-11-151-0/+2
* 3w-9xxx: don't unmap bounce buffered commandsChristoph Hellwig2015-10-281-7/+21
* scsi: fix scsi_error_handler vs. scsi_host_dev_release raceMichal Hocko2015-10-271-1/+10
* lpfc: Fix scsi prep dma buf error.James Smart2015-09-281-1/+1
* SCSI: Fix NULL pointer dereference in runtime PMAlan Stern2015-09-271-11/+11
* sd: Fix maximum I/O size for BLOCK_PC requestsMartin K. Petersen2015-09-171-3/+3
* libiscsi: Fix host busy blocking during connection teardownJohn Soni Jose2015-09-171-23/+2
* libfc: Fix fc_fcp_cleanup_each_cmd()Bart Van Assche2015-09-161-2/+17
* libfc: Fix fc_exch_recv_req() error pathBart Van Assche2015-09-161-4/+4
* hpsa: fix a couple pci id table mistakesStephen M. Cameron2015-08-271-1/+1
* sg_start_req(): make sure that there's not too many elements in iovecAl Viro2015-08-271-0/+3
* st: null pointer dereference panic caused by use after kref_put by st_openSeymour, Shane M2015-08-271-1/+1
* ipr: Fix invalid array indexing for HRRQBrian King2015-08-191-3/+8
* ipr: Fix incorrect trace indexingBrian King2015-08-192-2/+4
* ipr: Fix locking for unit attention handlingBrian King2015-08-191-5/+7
* SCSI: add 1024 max sectors black list flagMike Christie2015-08-062-0/+7
* ipr: Increase default adapter init stage change timeoutBrian King2015-07-031-1/+1
* scsi_transport_srp: Introduce srp_wait_for_queuecommand()Bart Van Assche2015-07-031-23/+31
* sd: Disable support for 256 byte/sector disksMark Hounschell2015-06-101-14/+5
* storvsc: Set the SRB flags correctly when no data transfer is neededK. Y. Srinivasan2015-06-101-2/+1
* 3w-sas: fix command completion raceChristoph Hellwig2015-05-172-44/+10
* 3w-9xxx: fix command completion raceChristoph Hellwig2015-05-172-49/+13
* 3w-xxxx: fix command completion raceChristoph Hellwig2015-05-172-41/+6
* mvsas: fix panic on expander attached SATA devicesJames Bottomley2015-05-171-4/+1
* sd: Fix missing ATO tag checkMartin K. Petersen2015-05-171-1/+1
* sd: Unregister integrity profileMartin K. Petersen2015-05-171-0/+1
* scsi: storvsc: Fix a bug in copy_from_bounce_buffer()K. Y. Srinivasan2015-05-171-7/+8
* be2iscsi: Fix kernel panic when device initialization failsJohn Soni Jose2015-04-241-1/+1
* Defer processing of REQ_PREEMPT requests for blocked devicesBart Van Assche2015-04-241-1/+3
* tcm_qla2xxx: Fix incorrect use of __transport_register_sessionBart Van Assche2015-04-161-1/+1
* libsas: Fix Kernel Crash in smp_execute_taskJames Bottomley2015-03-281-2/+4
* fixed invalid assignment of 64bit mask to host dma_boundary for scatter gathe...Minh Duc Tran2015-03-231-1/+0
* sg: fix read() error reportingTony Battersby2015-03-231-3/+3
* sg: fix EWOULDBLOCK errors with scsi-mqTony Battersby2015-03-061-1/+16
* sg: fix unkillable I/O wait deadlock with scsi-mqTony Battersby2015-03-061-3/+14
* megaraid_sas: disable interrupt_mask before enabling hardware interruptsSumit.Saxena@avagotech.com2015-03-061-1/+2
* megaraid_sas: fix the problem of non-existing VD exposed to hostSumit.Saxena@avagotech.com2015-03-062-2/+15
* megaraid_sas: endianness related bug fixes and code optimizationSumit.Saxena@avagotech.com2015-03-064-30/+24
* sd: Fix max transfer length for 4k disksBrian King2015-02-111-2/+4
* ipr: wait for aborted command responsesBrian King2015-01-292-0/+93
* storvsc: ring buffer failures may result in I/O freezeLong Li2015-01-271-4/+3
* SCSI: fix regression in scsi_send_eh_cmnd()Alan Stern2015-01-271-2/+2
* scsi: fix random memory corruption with scsi-mq + T10 PITony Battersby2015-01-271-1/+3
* scsi: blacklist RSOC for Microsoft iSCSI target devicesMartin K. Petersen2015-01-271-0/+1
* Revert "[SCSI] mpt3sas: Remove phys on topology change"Sreekanth Reddy2015-01-271-4/+1
* Revert "[SCSI] mpt2sas: Remove phys on topology change."Sreekanth Reddy2015-01-271-4/+1
* scsi: correct return values for .eh_abort_handler implementationsHannes Reinecke2015-01-086-18/+18
* megaraid_sas: dndinaness related bug fixesSumit.Saxena@avagotech.com2015-01-082-14/+16
* megaraid_sas: corrected return of wait_event from abort frame pathSumit.Saxena@avagotech.com2015-01-081-1/+1