index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
Merge branch 'akpm' (updates from Andrew Morton)
Linus Torvalds
7
-10
/
+12
2013-07-04
Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
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-04
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-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-28
Merge branch 'pm-assorted'
Rafael J. Wysocki
1
-8
/
+3
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-24
[SCSI] a3000: use module_platform_driver_probe()
Jingoo Han
1
-12
/
+1
2013-06-24
[SCSI] a4000t: use module_platform_driver_probe()
Jingoo Han
1
-14
/
+1
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-05
PCI: Convert alloc_pci_dev(void) to pci_alloc_dev(bus)
Gu Zheng
1
-1
/
+1
2013-06-03
PM / Runtime: Rework the "runtime idle" helper routine
Rafael J. Wysocki
1
-8
/
+3
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
[next]