aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2015-08-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2015-08-18SCSI: Fix NULL pointer dereference in runtime PMAlan Stern
2015-08-18fnic: Use the local variable instead of I/O flag to acquire io_req_lock in fn...Hiral Shah
2015-08-17Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-08-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2015-08-12sd: Fix maximum I/O size for BLOCK_PC requestsMartin K. Petersen
2015-08-12libfc: Fix fc_fcp_cleanup_each_cmd()Bart Van Assche
2015-08-12libfc: Fix fc_exch_recv_req() error pathBart Van Assche
2015-08-12libiscsi: Fix host busy blocking during connection teardownJohn Soni Jose
2015-08-03Revert "libata-eh: Set 'information' field for autosense"Tejun Heo
2015-08-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2015-07-30scsi: fix memory leak with scsi-mqTony Battersby
2015-07-30ipr: Fix invalid array indexing for HRRQBrian King
2015-07-30ipr: Fix incorrect trace indexingBrian King
2015-07-30ipr: Fix locking for unit attention handlingBrian King
2015-07-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2015-07-24qla2xxx: terminate exchange when command is aborted by LIOAlexei Potashnik
2015-07-24qla2xxx: drop cmds/tmrs arrived while session is being deletedAlexei Potashnik
2015-07-24qla2xxx: disable scsi_transport_fc registration in target modeAlexei Potashnik
2015-07-24qla2xxx: added sess generations to detect RSCN update racesAlexei Potashnik
2015-07-24qla2xxx: Abort stale cmds on qla_tgt_wq when plogi arrivesAlexei Potashnik
2015-07-24qla2xxx: delay plogi/prli ack until existing sessions are deletedAlexei Potashnik
2015-07-24qla2xxx: cleanup cmd in qla workqueue before processing TMRSwapnil Nagle
2015-07-24qla2xxx: kill sessions/log out initiator on RSCN and port down eventsRoland Dreier
2015-07-24qla2xxx: fix command initialization in target mode.Kanoj Sarcar
2015-07-24qla2xxx: Remove msleep in qlt_send_term_exchangeHimanshu Madhani
2015-07-24qla2xxx: adjust debug flagsQuinn Tran
2015-07-24qla2xxx: release request queue reservation.Quinn Tran
2015-07-24qla2xxx: Add flush after updating ATIOQ consumer index.Quinn Tran
2015-07-24qla2xxx: Enable target mode for ISP27XXHimanshu Madhani
2015-07-24qla2xxx: Fix hardware lock/unlock issue causing kernel panic.Saurav Kashyap
2015-07-23tcm_qla2xxx: pass timeout as HZ independent valueNicholas Mc Guire
2015-07-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2015-07-19Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2015-07-16scsi: fix host max depth checking for the 'queue_depth' sysfs interfaceJens Axboe
2015-07-16st: null pointer dereference panic caused by use after kref_put by st_openSeymour, Shane M
2015-07-14IB/srp: Avoid using uninitialized variableSagi Grimberg
2015-07-07virtio scsi: fix unused variable warningStephen Rothwell
2015-07-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-06-30libcxgbi: use kvfree() in cxgbi_free_big_mem()Pekka Enberg
2015-06-30drivers/scsi/scsi_debug.c: resolve sg buffer const-ness issueDave Gordon
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-06-23Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-06-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-06-23Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-06-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-06-22Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co...Ingo Molnar
2015-06-19snic: driver for Cisco SCSI HBANarsimhulu Musini
2015-06-15target: Drop unnecessary core_tpg_register TFO parameterNicholas Bellinger
2015-06-15ufs: fix TRUE and FALSE re-define build errorSuthikulpanit, Suravee