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