index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SCSI] hpsa: remove unneeded variable
Tomas Henzl
2013-08-26
2
-4
/
+0
*
[SCSI] hpsa: fix a race in cmd_free/scsi_done
Tomas Henzl
2013-08-26
1
-2
/
+2
*
[SCSI] isci: Fix a infinite loop.
Xinghai Yu
2013-08-26
1
-1
/
+1
*
[SCSI] ufs: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-08-26
1
-6
/
+0
*
[SCSI] ufshcd-pltfrm: remove redundant dev_err call in ufshcd_pltfrm_probe()
Wei Yongjun
2013-08-26
1
-1
/
+0
*
[SCSI] ufs: don't stop controller before scsi_remove_host()
Akinobu Mita
2013-08-26
1
-1
/
+1
*
[SCSI] ufs: don't disable_irq() if the IRQ can be shared among devices
Akinobu Mita
2013-08-26
2
-4
/
+0
*
[SCSI] ufshcd-pci: release ioremapped region during removing driver
Akinobu Mita
2013-08-26
1
-28
/
+9
*
[SCSI] ufs: Add runtime PM support for UFS host controller driver
Sujit Reddy Thumma
2013-08-26
3
-7
/
+113
*
[SCSI] ufs: Add support for host assisted background operations
Sujit Reddy Thumma
2013-08-26
3
-0
/
+376
*
[SCSI] ufs: Set fDeviceInit flag to initiate device initialization
Dolev Raviv
2013-08-26
4
-11
/
+345
*
[SCSI] ufs: Add support for sending NOP OUT UPIU
Sujit Reddy Thumma
2013-08-26
3
-115
/
+539
*
[SCSI] libiscsi: Add missing prints for session and connection sysfs attrs
Adheer Chandravanshi
2013-08-23
1
-0
/
+6
*
[SCSI] libiscsi: Add a missing break statement
Adheer Chandravanshi
2013-08-23
1
-0
/
+1
*
[SCSI] qla2xxx: Fix sparse warnings in qlafx00_fxdisc_iocb function.
Saurav Kashyap
2013-08-23
1
-2
/
+4
*
[SCSI] qla4xxx: Update driver version to 5.03.00-k11
Adheer Chandravanshi
2013-08-23
1
-1
/
+1
*
[SCSI] qla4xxx: Export more firmware info in sysfs
Adheer Chandravanshi
2013-08-23
5
-29
/
+105
*
[SCSI] qla4xxx: Only BIOS boot target entries should be at index 0 and 1.
Adheer Chandravanshi
2013-08-23
1
-1
/
+2
*
[SCSI] qla4xxx: discovery_parent_idx can be shown without any check.
Adheer Chandravanshi
2013-08-23
1
-5
/
+2
*
[SCSI] qla4xxx: Set IPv6 traffic class if device type is IPv6.
Adheer Chandravanshi
2013-08-23
1
-1
/
+5
*
[SCSI] qla4xxx: Use discovery_parent_idx instead of discovery_parent_type
Adheer Chandravanshi
2013-08-23
1
-3
/
+3
*
[SCSI] qla4xxx: Allow removal of failed session using logout.
Adheer Chandravanshi
2013-08-23
2
-8
/
+41
*
[SCSI] lpfc 8.3.41: Update lpfc version to driver version 8.3.41
James Smart
2013-08-23
1
-1
/
+1
*
[SCSI] lpfc 8.3.41: Update copyrights for 8.3.41 modifications
James Smart
2013-08-23
3
-3
/
+3
*
[SCSI] lpfc 8.3.41: Fixed the format of some log message fields
James Smart
2013-08-23
1
-1
/
+1
*
[SCSI] lpfc 8.3.41: Add first burst support to driver
James Smart
2013-08-23
6
-2
/
+30
*
[SCSI] lpfc 8.3.41: Fixed not able to perform PCI function reset when board w...
James Smart
2013-08-23
1
-5
/
+6
*
[SCSI] lpfc 8.3.41: Fixed failure in setting SLI3 board mode
James Smart
2013-08-23
1
-3
/
+0
*
[SCSI] lpfc 8.3.41: Fixed SLI3 failing FCP write on check-condition no-sense ...
James Smart
2013-08-23
1
-6
/
+1
*
[SCSI] lpfc 8.3.41: Fixed support for 128 byte WQEs
James Smart
2013-08-23
4
-3
/
+65
*
[SCSI] lpfc 8.3.41: Ensure driver properly zeros unused fields in SLI4 mailbo...
James Smart
2013-08-23
1
-3
/
+4
*
[SCSI] lpfc 8.3.41: Fixed max value of lpfc_lun_queue_depth
James Smart
2013-08-23
4
-13
/
+44
*
[SCSI] lpfc 8.3.41: Fixed Receive Queue varied frame size handling
James Smart
2013-08-23
1
-12
/
+24
*
[SCSI] lpfc 8.3.41: Fix mailbox byteswap issue on PPC
James Smart
2013-08-23
1
-1
/
+0
*
[SCSI] lpfc 8.3.41: Fixed freeing of iocb when internal loopback times out
James Smart
2013-08-23
4
-11
/
+55
*
[SCSI] qla4xxx: Update driver version to 5.03.00-k10
Vikas Chaudhary
2013-08-23
1
-1
/
+1
*
[SCSI] qla4xxx: Exporting new attrs for iscsi session and connection in sysfs
Adheer Chandravanshi
2013-08-23
1
-57
/
+146
*
[SCSI] libiscsi: Exporting new attrs for iscsi session and connection in sysfs
Adheer Chandravanshi
2013-08-23
1
-0
/
+97
*
[SCSI] scsi_transport_iscsi: Exporting new attrs for iscsi session and connec...
Adheer Chandravanshi
2013-08-23
1
-1
/
+122
*
[SCSI] bnx2i: Update version and copyright year 2013
Eddie Wai
2013-08-23
7
-9
/
+9
*
[SCSI] Return ENODATA on medium error
Hannes Reinecke
2013-08-23
3
-2
/
+21
*
[SCSI] return ENOSPC on thin provisioning failure
Hannes Reinecke
2013-08-23
2
-1
/
+11
*
[SCSI] Set hostbyte status in scsi_check_sense()
Hannes Reinecke
2013-08-23
1
-14
/
+7
*
[SCSI] Document enhanced error codes
Hannes Reinecke
2013-08-23
1
-0
/
+12
*
[SCSI] st: convert class code to use dev_groups
Greg Kroah-Hartman
2013-08-21
1
-11
/
+16
*
[SCSI] sd: convert class code to use dev_groups
Greg Kroah-Hartman
2013-08-21
1
-74
/
+75
*
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2013-08-12
4
-19
/
+28
|
\
|
*
[SCSI] Don't attempt to send extended INQUIRY command if skip_vpd_pages is set
Martin K. Petersen
2013-08-02
1
-0
/
+3
|
*
[SCSI] fnic: BUG: sleeping function called from invalid context during probe
Chris Leech
2013-08-02
2
-14
/
+10
|
*
[SCSI] megaraid_sas: megaraid_sas driver init fails in kdump kernel
Sumit.Saxena@lsi.com
2013-08-02
1
-5
/
+15
[next]