summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2016-10-26ses: fix additional element traversal bugJames Bottomley1-1/+9
2016-10-26ses: Fix problems with simple enclosuresJames Bottomley1-1/+19
2016-10-26scsi_sysfs: Fix queue_ramp_up_period return codePeter Oberparleiter1-1/+1
2016-10-26megaraid_sas : SMAP restriction--do not access user memory from IOCTL codesumit.saxena@avagotech.com1-2/+11
2016-10-26megaraid_sas: Do not use PAGE_SIZE for max_sectorssumit.saxena@avagotech.com2-1/+3
2016-10-26scsi: restart list search after unlock in scsi_remove_targetChristoph Hellwig1-12/+4
2016-04-27mvsas: Fix NULL pointer dereference in mvs_slot_task_freeDāvis Mosāns1-0/+2
2016-03-21sg_start_req(): make sure that there's not too many elements in iovecAl Viro1-0/+3
2016-03-21libfc: Fix fc_fcp_cleanup_each_cmd()Bart Van Assche1-2/+17
2016-03-21libiscsi: Fix host busy blocking during connection teardownJohn Soni Jose1-23/+2
2016-03-21st: null pointer dereference panic caused by use after kref_put by st_openSeymour, Shane M1-1/+1
2015-10-22ipr: Increase default adapter init stage change timeoutBrian King1-1/+1
2015-09-18sd: Disable support for 256 byte/sector disksMark Hounschell1-14/+6
2015-09-183w-9xxx: fix command completion raceChristoph Hellwig2-49/+13
2015-09-183w-xxxx: fix command completion raceChristoph Hellwig2-41/+6
2015-09-183w-sas: fix command completion raceChristoph Hellwig2-44/+10
2015-09-18SCSI: add 1024 max sectors black list flagMike Christie2-0/+7
2015-09-18megaraid_sas: use raw_smp_processor_id()Christoph Hellwig1-2/+2
2015-09-18scsi: storvsc: Fix a bug in copy_from_bounce_buffer()K. Y. Srinivasan1-7/+8
2015-06-19PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_devYinghai Lu1-2/+3
2015-06-19hpsa: fix memory leak in kdump hard resetTomas Henzl1-1/+1
2015-06-19hpsa: turn off interrupts when kdump startsTomas Henzl1-0/+10
2015-06-19hpsa: add missing pci_set_master in kdump pathTomas Henzl1-1/+1
2015-06-19hpsa: refine the pci enable/disable handlingTomas Henzl1-14/+28
2015-06-19Defer processing of REQ_PREEMPT requests for blocked devicesBart Van Assche1-1/+3
2015-06-19be2iscsi: Fix kernel panic when device initialization failsJohn Soni Jose1-1/+1
2015-06-19libsas: Fix Kernel Crash in smp_execute_taskJames Bottomley1-2/+4
2015-06-19sg: fix read() error reportingTony Battersby1-3/+3
2015-06-19fixed invalid assignment of 64bit mask to host dma_boundary for scatter gathe...Minh Duc Tran1-1/+0
2015-04-14usb-storage/SCSI: Add broken_fua blacklist flagAlan Stern1-1/+4
2015-04-14storvsc: ring buffer failures may result in I/O freezeLong Li1-4/+3
2015-04-14megaraid_sas: corrected return of wait_event from abort frame pathSumit.Saxena@avagotech.com1-1/+1
2015-04-14scsi: correct return values for .eh_abort_handler implementationsHannes Reinecke5-17/+17
2015-04-14bnx2fc: do not add shared skbs to the fcoe_rx_listMaurizio Lombardi1-0/+7
2015-02-02scsi: only re-lock door after EH on devices that were resetChristoph Hellwig1-1/+3
2014-12-01Fix spurious request sense in error handlingJames Bottomley1-0/+9
2014-12-01libiscsi: fix potential buffer overrun in __iscsi_conn_send_pduMike Christie1-0/+10
2014-08-07scsi: handle flush errors properlyJames Bottomley1-0/+8
2014-07-09sym53c8xx_2: Set DID_REQUEUE return code when aborting squeueMikulas Patocka1-0/+4
2014-07-09ibmvscsi: Abort init sequence during error recoveryBrian King1-1/+2
2014-06-17SCSI: megaraid: Use resource_size_t for PCI resources, not longBen Collins2-3/+3
2014-06-11hpsa: gen8plus Smart Array IDsMike Miller1-7/+25
2014-06-11mpt2sas: Fix for issue Missing delay not getting set during system bootupReddy, Sreekanth3-11/+13
2014-06-11mpt2sas: Fix for device scan following host reset could get stuck in a infini...Sreekanth Reddy1-3/+115
2014-06-11isci: Fix a race condition in the SSP task management pathJeff Skirvin1-3/+6
2014-05-18SCSI: megaraid: missing bounds check in mimd_to_kioc()Dan Carpenter1-0/+2
2014-05-13mpt2sas: Don't disable device twice at suspend.Tyler Stachecki1-1/+0
2014-05-06SCSI: arcmsr: upper 32 of dma address lostDan Carpenter1-4/+3
2014-03-24SCSI: storvsc: NULL pointer dereference fixAles Novak1-0/+3
2014-03-24SCSI: qla2xxx: Poll during initialization for ISP25xx and ISP83xxGiridhar Malavali1-2/+1