index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-08
[SCSI] qla2xxx: Clear the MBX_INTR_WAIT flag when the mailbox time-out happens.
Giridhar Malavali
2
-3
/
+9
2013-07-08
[SCSI] storvsc: Increase the value of STORVSC_MAX_IO_REQUESTS
K. Y. Srinivasan
1
-1
/
+1
2013-07-08
[SCSI] storvsc: Support FC devices
K. Y. Srinivasan
1
-0
/
+6
2013-07-08
[SCSI] storvsc: Implement multi-channel support
K. Y. Srinivasan
1
-4
/
+127
2013-07-07
target: make queue_tm_rsp() return void
Joern Engel
1
-3
/
+1
2013-07-05
[SCSI] pm8001: use pdev->pm_cap instead of pci_find_capability(..,PCI_CAP_ID_PM)
Yijing Wang
1
-4
/
+3
2013-07-05
[SCSI] megaraid_sas: fix memory leak if SGL has zero length entries
Bjørn Mork
1
-4
/
+6
2013-07-04
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
89
-4465
/
+7393
2013-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
6
-6
/
+6
2013-07-03
Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
1
-1
/
+0
2013-07-03
Merge branch 'akpm' (updates from Andrew Morton)
Linus Torvalds
7
-10
/
+12
2013-07-03
Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2013-07-03
drivers: avoid parsing names as kthread_run() format strings
Kees Cook
2
-2
/
+4
2013-07-03
drivers: avoid format strings in names passed to alloc_workqueue()
Kees Cook
3
-6
/
+6
2013-07-03
drivers: avoid format string in dev_set_name
Kees Cook
1
-1
/
+1
2013-07-03
block: do not pass disk names as format strings
Kees Cook
1
-1
/
+1
2013-07-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
12
-95
/
+70
2013-07-03
Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-8
/
+3
2013-07-03
Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/geer...
Linus Torvalds
2
-26
/
+2
2013-07-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-55
/
+7
2013-07-02
Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+1
2013-06-29
lpfc: switch to fixed_size_llseek()
Al Viro
1
-16
/
+2
2013-06-29
bfa: switch to fixed_size_llseek()
Al Viro
1
-25
/
+3
2013-06-29
fnic: switch to fixed_size_llseek()
Al Viro
1
-14
/
+2
2013-06-28
[SCSI] megaraid: minor cut and paste error fixed.
James Georgas
1
-1
/
+1
2013-06-28
[SCSI] ufshcd-pltfrm: remove unnecessary dma_set_coherent_mask() call
Akinobu Mita
1
-6
/
+0
2013-06-28
[SCSI] ufs: fix register address in UIC error interrupt handling
Akinobu Mita
1
-1
/
+1
2013-06-28
[SCSI] ufshcd-pltfrm: add missing empty slot in ufs_of_match[]
Akinobu Mita
1
-0
/
+1
2013-06-28
[SCSI] ufs: use devres functions for ufshcd
Seungwon Jeon
3
-120
/
+39
2013-06-28
[SCSI] ufs: Fix the response UPIU length setting
Sujit Reddy Thumma
1
-1
/
+1
2013-06-28
[SCSI] ufs: rework link start-up process
Seungwon Jeon
2
-97
/
+208
2013-06-28
[SCSI] ufs: remove version check before IS reg clear
Seungwon Jeon
1
-4
/
+1
2013-06-28
[SCSI] ufs: amend interrupt configuration
Seungwon Jeon
3
-29
/
+64
2013-06-28
[SCSI] ufs: wrap the i/o access operations
Seungwon Jeon
2
-62
/
+50
2013-06-28
treewide: relase -> release
Geert Uytterhoeven
1
-1
/
+1
2013-06-28
Merge branch 'pm-assorted'
Rafael J. Wysocki
1
-8
/
+3
2013-06-26
Merge tag 'fcoe1' into fixes
James Bottomley
6
-7
/
+15
2013-06-26
Merge tag 'fcoe' into fixes
James Bottomley
3
-24
/
+30
2013-06-26
[SCSI] storvsc: Update the storage protocol to win8 level
K. Y. Srinivasan
1
-35
/
+168
2013-06-26
[SCSI] storvsc: Increase the value of scsi timeout for storvsc devices
K. Y. Srinivasan
1
-0
/
+7
2013-06-26
[SCSI] BusLogic: Port driver to 64-bit.
Khalid Aziz
4
-364
/
+311
2013-06-26
[SCSI] BusLogic: Fix style issues
Khalid Aziz
3
-2865
/
+3105
2013-06-26
[SCSI] libiscsi: Added new boot entries in the session sysfs
Eddie Wai
2
-0
/
+30
2013-06-26
[SCSI] aacraid: Fix for arrays are going offline in the system. System hangs
Mahesh Rajashekhara
1
-0
/
+3
2013-06-26
[SCSI] ipr: IOA Status Code(IOASC) update
wenxiong@linux.vnet.ibm.com
1
-1
/
+39
2013-06-26
[SCSI] sd: Update WRITE SAME heuristics
Martin K. Petersen
3
-18
/
+37
2013-06-26
[SCSI] fnic: potential dead lock in fnic_is_abts_pending()
Dan Carpenter
1
-4
/
+2
2013-06-26
[SCSI] bfa: Update the driver version to 3.2.21.1
Vijaya Mohan Guvva
2
-4
/
+4
2013-06-26
[SCSI] bfa: dis-associate bfa path_tov with dev_loss_tmo
Vijaya Mohan Guvva
1
-26
/
+7
2013-06-26
[SCSI] bfa: Support for chinook-quad port card
Vijaya Mohan Guvva
3
-1
/
+13
[prev]
[next]