index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-04
drivers: avoid parsing names as kthread_run() format strings
Kees Cook
2
-2
/
+4
2013-07-04
drivers: avoid format strings in names passed to alloc_workqueue()
Kees Cook
3
-6
/
+6
2013-07-04
drivers: avoid format string in dev_set_name
Kees Cook
1
-1
/
+1
2013-07-04
block: do not pass disk names as format strings
Kees Cook
1
-1
/
+1
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-03
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-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-19
[SCSI] nsp32: use mdelay instead of large udelay constants
Arnd Bergmann
1
-1
/
+1
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
[next]