aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2013-06-26Merge tag 'fcoe1' into fixesJames Bottomley
2013-06-26Merge tag 'fcoe' into fixesJames Bottomley
2013-06-25fcoe: Use correct API to set vlan tag for FCoE Ethertype skbsRobert Love
2013-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2013-06-16lseek(fd, n, SEEK_END) does *not* go to eof - nAl Viro
2013-06-14tcm_qla2xxx: Fix residual for underrun commands that failRoland Dreier
2013-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2013-05-31fix buffer leak after "scsi: saner replacements for ->proc_info()"Jan Beulich
2013-05-20target: Remove unused wait_for_tasks bit in target_wait_for_sess_cmdsJoern Engel
2013-05-12[SCSI] ipr: Avoid target_destroy accessing memory after it was freedwenxiong@linux.vnet.ibm.com
2013-05-12[SCSI] qla2xxx: Fix for locking issue between driver ISR and mailbox routinesgurinder.shergill@hp.com
2013-05-10libfc: extend ex_lock to protect all of fc_seq_sendNeil Horman
2013-05-10libfc: Correct check for initiator roleMark Rustad
2013-05-10libfcoe: Fix Conflicting FCFs issue in the fabricKrishna Mohan
2013-05-10Merge branch 'postmerge' into for-linusJames Bottomley
2013-05-10Merge branch 'misc' into for-linusJames Bottomley
2013-05-10[SCSI] qla2xxx: Update firmware link in Kconfig file.Chad Dupuis
2013-05-10[SCSI] iscsi class, qla4xxx: fix sess/conn refcounting when find fns are usedMike Christie
2013-05-10[SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device...James Bottomley
2013-05-10[SCSI] pm80xx: thermal, sas controller config and error handling updateSakthivel K
2013-05-10[SCSI] pm80xx: NCQ error handling changesSakthivel K
2013-05-10[SCSI] pm80xx: WWN Modification for PM8081/88/89 controllersSakthivel K
2013-05-10[SCSI] pm80xx: Changed module name and debug messages updateSakthivel K
2013-05-10[SCSI] pm80xx: Firmware flash memory free fix, with addition of new memory re...Sakthivel K
2013-05-10[SCSI] pm80xx: SPC new firmware changes for device id 0x8081 aloneSakthivel K
2013-05-10[SCSI] pm80xx: Added SPCv/ve specific hardware functionalities and relevant c...Sakthivel K
2013-05-10[SCSI] pm80xx: MSI-X implementation for using 64 interruptsSakthivel K
2013-05-10[SCSI] pm80xx: Updated common functions common for SPC and SPCv/veSakthivel K
2013-05-10[SCSI] pm80xx: Multiple inbound/outbound queue configurationSakthivel K
2013-05-10[SCSI] pm80xx: Added SPCv/ve specific ids, variables and modify for SPCSakthivel K
2013-05-10[SCSI] lpfc: fix up Kconfig dependenciesJames Bottomley
2013-05-10[SCSI] Handle MLQUEUE busy response in scsi_send_eh_cmndHannes Reinecke
2013-05-08Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-05-07Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2013-05-07aio: don't include aio.h in sched.hKent Overstreet
2013-05-07block_device_operations->release() should return voidAl Viro
2013-05-06[SCSI] sd: change to auto suspend modeLin Ming
2013-05-06[SCSI] sd: use REQ_PM in sd's runtime suspend operationLin Ming
2013-05-05megaraid: single_open() leakAl Viro
2013-05-04sun3_scsi: add ->show_info()Geert Uytterhoeven
2013-05-02[SCSI] qla4xxx: Fix iocb_cnt calculation in qla4xxx_send_mbox_iocb()Vikas Chaudhary
2013-05-02[SCSI] ufs: Correct the expected data transfersizeVinayak Holikatti
2013-05-02[SCSI] ufs: Add Platform glue driver for ufshcdVinayak Holikatti
2013-05-02[SCSI] sd: fix array cache flushing bug causing performance problemsJames Bottomley
2013-05-02[SCSI] qla2xxx: qla2x00_sp_compl can be static.Fengguang Wu
2013-05-02[SCSI] qla2xxx: fix sparse warning "large integer implicitly truncated to uns...Armen Baloyan
2013-05-02[SCSI] scsi_debug: fix logical block provisioning supportAkinobu Mita
2013-05-02[SCSI] scsi_debug: clear correct memory region when LBPRZ is enabledAkinobu Mita
2013-05-02[SCSI] scsi_debug: prohibit scsi_debug_unmap_granularity == scsi_debug_unmap_...Akinobu Mita
2013-05-02[SCSI] scsi_debug: call map_region() and unmap_region() only when neededAkinobu Mita