summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2015-12-13storvsc: Don't set the SRB_FLAGS_QUEUE_ACTION_ENABLE flagK. Y. Srinivasan
2015-12-13scsi_sysfs: Fix queue_ramp_up_period return codePeter Oberparleiter
2015-12-13scsi: restart list search after unlock in scsi_remove_targetChristoph Hellwig
2015-12-13megaraid_sas : SMAP restriction--do not access user memory from IOCTL codesumit.saxena@avagotech.com
2015-12-13megaraid_sas: Do not use PAGE_SIZE for max_sectorssumit.saxena@avagotech.com
2015-11-16mvsas: Fix NULL pointer dereference in mvs_slot_task_freeDāvis Mosāns
2015-10-303w-9xxx: don't unmap bounce buffered commandsChristoph Hellwig
2015-09-29scsi: fix scsi_error_handler vs. scsi_host_dev_release raceMichal Hocko
2015-09-03SCSI: Fix NULL pointer dereference in runtime PMAlan Stern
2015-09-03libfc: Fix fc_fcp_cleanup_each_cmd()Bart Van Assche
2015-09-03libfc: Fix fc_exch_recv_req() error pathBart Van Assche
2015-09-03libiscsi: Fix host busy blocking during connection teardownJohn Soni Jose
2015-08-27megaraid_sas: use raw_smp_processor_id()Christoph Hellwig
2015-08-27qla2xxx: Mark port lost when we receive an RSCN for it.Chad Dupuis
2015-08-25ipr: Fix invalid array indexing for HRRQBrian King
2015-08-25ipr: Fix incorrect trace indexingBrian King
2015-08-25ipr: Fix locking for unit attention handlingBrian King
2015-08-11sg_start_req(): make sure that there's not too many elements in iovecAl Viro
2015-08-10st: null pointer dereference panic caused by use after kref_put by st_openSeymour, Shane M
2015-07-15ipr: Increase default adapter init stage change timeoutBrian King
2015-07-09scsi_transport_srp: Fix a race conditionBart Van Assche
2015-07-09scsi_transport_srp: Introduce srp_wait_for_queuecommand()Bart Van Assche
2015-06-02sd: Disable support for 256 byte/sector disksMark Hounschell
2015-06-02storvsc: Set the SRB flags correctly when no data transfer is neededK. Y. Srinivasan
2015-05-28qla2xxx: remove redundant declaration in 'qla_gbl.h'Chen Gang
2015-05-123w-9xxx: fix command completion raceChristoph Hellwig
2015-05-123w-xxxx: fix command completion raceChristoph Hellwig
2015-05-123w-sas: fix command completion raceChristoph Hellwig
2015-05-12SCSI: add 1024 max sectors black list flagMike Christie
2015-05-06mvsas: fix panic on expander attached SATA devicesJames Bottomley
2015-05-05scsi: storvsc: Fix a bug in copy_from_bounce_buffer()K. Y. Srinivasan
2015-04-27Defer processing of REQ_PREEMPT requests for blocked devicesBart Van Assche
2015-04-27be2iscsi: Fix kernel panic when device initialization failsJohn Soni Jose
2015-04-21hpsa: turn off interrupts when kdump startsTomas Henzl
2015-04-21hpsa: fix memory leak in kdump hard resetTomas Henzl
2015-04-21hpsa: add missing pci_set_master in kdump pathTomas Henzl
2015-04-21hpsa: refine the pci enable/disable handlingTomas Henzl
2015-03-30tcm_qla2xxx: Fix incorrect use of __transport_register_sessionBart Van Assche
2015-03-23libsas: Fix Kernel Crash in smp_execute_taskJames Bottomley
2015-03-02sg: fix read() error reportingTony Battersby
2015-03-02fixed invalid assignment of 64bit mask to host dma_boundary for scatter gathe...Minh Duc Tran
2015-02-24megaraid_sas: disable interrupt_mask before enabling hardware interruptsSumit.Saxena@avagotech.com
2015-02-04ipr: wait for aborted command responsesBrian King
2015-01-16SCSI: fix regression in scsi_send_eh_cmnd()Alan Stern
2015-01-15storvsc: ring buffer failures may result in I/O freezeLong Li
2015-01-15scsi: blacklist RSOC for Microsoft iSCSI target devicesMartin K. Petersen
2015-01-15Revert "[SCSI] mpt3sas: Remove phys on topology change"Sreekanth Reddy
2015-01-15Revert "[SCSI] mpt2sas: Remove phys on topology change."Sreekanth Reddy
2015-01-12megaraid_sas: corrected return of wait_event from abort frame pathSumit.Saxena@avagotech.com
2015-01-05scsi: correct return values for .eh_abort_handler implementationsHannes Reinecke