| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2013-07-02 | 1 | -1/+1 |
|\ |
|
| * | [SCSI] nsp32: use mdelay instead of large udelay constants | Arnd Bergmann | 2013-06-19 | 1 | -1/+1 |
* | | Merge tag 'fcoe1' into fixes | James Bottomley | 2013-06-27 | 6 | -7/+15 |
|\ \ |
|
| * | | fcoe: Use correct API to set vlan tag for FCoE Ethertype skbs | Robert Love | 2013-06-25 | 1 | -2/+5 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds | 2013-06-22 | 1 | -1/+5 |
| |\ \ |
|
| | * | | tcm_qla2xxx: Fix residual for underrun commands that fail | Roland Dreier | 2013-06-14 | 1 | -1/+5 |
| | |/ |
|
| * / | lseek(fd, n, SEEK_END) does *not* go to eof - n | Al Viro | 2013-06-16 | 3 | -3/+3 |
| |/ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds | 2013-06-01 | 1 | -1/+1 |
| |\ |
|
| | * | target: Remove unused wait_for_tasks bit in target_wait_for_sess_cmds | Joern Engel | 2013-05-21 | 1 | -1/+1 |
| * | | fix buffer leak after "scsi: saner replacements for ->proc_info()" | Jan Beulich | 2013-05-31 | 1 | -0/+1 |
| |/ |
|
* | | Merge tag 'fcoe' into fixes | James Bottomley | 2013-06-27 | 3 | -24/+30 |
|\ \ |
|
| * | | libfc: extend ex_lock to protect all of fc_seq_send | Neil Horman | 2013-05-10 | 1 | -13/+24 |
| * | | libfc: Correct check for initiator role | Mark Rustad | 2013-05-10 | 1 | -1/+1 |
| * | | libfcoe: Fix Conflicting FCFs issue in the fabric | Krishna Mohan | 2013-05-10 | 1 | -10/+5 |
* | | | [SCSI] ipr: Avoid target_destroy accessing memory after it was freed | wenxiong@linux.vnet.ibm.com | 2013-05-13 | 2 | -19/+3 |
* | | | [SCSI] qla2xxx: Fix for locking issue between driver ISR and mailbox routines | gurinder.shergill@hp.com | 2013-05-12 | 5 | -49/+27 |
| |/
|/| |
|
* | | Merge branch 'postmerge' into for-linus | James Bottomley | 2013-05-10 | 3 | -34/+81 |
|\ \ |
|
| * | | [SCSI] sd: change to auto suspend mode | Lin Ming | 2013-05-06 | 2 | -25/+72 |
| * | | [SCSI] sd: use REQ_PM in sd's runtime suspend operation | Lin Ming | 2013-05-06 | 2 | -9/+9 |
* | | | Merge branch 'misc' into for-linus | James Bottomley | 2013-05-10 | 91 | -1414/+10452 |
|\ \ \ |
|
| * | | | [SCSI] qla2xxx: Update firmware link in Kconfig file. | Chad Dupuis | 2013-05-10 | 1 | -1/+3 |
| * | | | [SCSI] iscsi class, qla4xxx: fix sess/conn refcounting when find fns are used | Mike Christie | 2013-05-10 | 2 | -49/+47 |
| * | | | [SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device... | James Bottomley | 2013-05-10 | 20 | -144/+144 |
| * | | | [SCSI] pm80xx: thermal, sas controller config and error handling update | Sakthivel K | 2013-05-10 | 6 | -17/+249 |
| * | | | [SCSI] pm80xx: NCQ error handling changes | Sakthivel K | 2013-05-10 | 5 | -28/+544 |
| * | | | [SCSI] pm80xx: WWN Modification for PM8081/88/89 controllers | Sakthivel K | 2013-05-10 | 1 | -7/+36 |
| * | | | [SCSI] pm80xx: Changed module name and debug messages update | Sakthivel K | 2013-05-10 | 3 | -13/+20 |
| * | | | [SCSI] pm80xx: Firmware flash memory free fix, with addition of new memory re... | Sakthivel K | 2013-05-10 | 4 | -27/+14 |
| * | | | [SCSI] pm80xx: SPC new firmware changes for device id 0x8081 alone | Sakthivel K | 2013-05-10 | 2 | -3/+30 |
| * | | | [SCSI] pm80xx: Added SPCv/ve specific hardware functionalities and relevant c... | Sakthivel K | 2013-05-10 | 8 | -18/+5287 |
| * | | | [SCSI] pm80xx: MSI-X implementation for using 64 interrupts | Sakthivel K | 2013-05-10 | 2 | -30/+113 |
| * | | | [SCSI] pm80xx: Updated common functions common for SPC and SPCv/ve | Sakthivel K | 2013-05-10 | 3 | -105/+168 |
| * | | | [SCSI] pm80xx: Multiple inbound/outbound queue configuration | Sakthivel K | 2013-05-10 | 3 | -60/+98 |
| * | | | [SCSI] pm80xx: Added SPCv/ve specific ids, variables and modify for SPC | Sakthivel K | 2013-05-10 | 5 | -121/+320 |
| * | | | [SCSI] lpfc: fix up Kconfig dependencies | James Bottomley | 2013-05-10 | 1 | -0/+2 |
| * | | | [SCSI] Handle MLQUEUE busy response in scsi_send_eh_cmnd | Hannes Reinecke | 2013-05-10 | 1 | -10/+27 |
| * | | | [SCSI] qla4xxx: Fix iocb_cnt calculation in qla4xxx_send_mbox_iocb() | Vikas Chaudhary | 2013-05-03 | 1 | -0/+1 |
| * | | | [SCSI] ufs: Correct the expected data transfersize | Vinayak Holikatti | 2013-05-03 | 1 | -1/+1 |
| * | | | [SCSI] ufs: Add Platform glue driver for ufshcd | Vinayak Holikatti | 2013-05-03 | 3 | -0/+229 |
| * | | | [SCSI] sd: fix array cache flushing bug causing performance problems | James Bottomley | 2013-05-03 | 2 | -0/+21 |
| * | | | [SCSI] qla2xxx: qla2x00_sp_compl can be static. | Fengguang Wu | 2013-05-03 | 1 | -1/+1 |
| * | | | [SCSI] qla2xxx: fix sparse warning "large integer implicitly truncated to uns... | Armen Baloyan | 2013-05-03 | 1 | -4/+2 |
| * | | | [SCSI] scsi_debug: fix logical block provisioning support | Akinobu Mita | 2013-05-03 | 1 | -40/+41 |
| * | | | [SCSI] scsi_debug: clear correct memory region when LBPRZ is enabled | Akinobu Mita | 2013-05-03 | 1 | -2/+3 |
| * | | | [SCSI] scsi_debug: prohibit scsi_debug_unmap_granularity == scsi_debug_unmap_... | Akinobu Mita | 2013-05-03 | 1 | -2/+3 |
| * | | | [SCSI] scsi_debug: call map_region() and unmap_region() only when needed | Akinobu Mita | 2013-05-03 | 1 | -3/+3 |
| * | | | [SCSI] sd_dif: problem with verify of type 1 protection information (PI) | Jeremy Higdon | 2013-05-03 | 1 | -8/+0 |
| * | | | [SCSI] ipr: SATA DVD probing failed with 64bit adapter | wenxiong@linux.vnet.ibm.com | 2013-05-03 | 2 | -3/+3 |
| * | | | [SCSI] scsi_transport_iscsi: fix error return code in iscsi_transport_init() | Wei Yongjun | 2013-05-03 | 1 | -1/+3 |
| * | | | [SCSI] lpfc 8.3.39: Update lpfc version for 8.3.39 driver release | James Smart | 2013-05-02 | 1 | -1/+1 |