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
2006-11-25
[SCSI] initio: fix section mismatches with HOTPLUG=n
Randy Dunlap
1
-1
/
+1
2006-11-23
[SCSI] qla2xxx: add asynchronous scsi scanning support.
Andrew Vasquez
1
-4
/
+29
2006-11-23
[SCSI] qla2xxx: defer topology discovery to DPC thread during initialization.
Andrew Vasquez
2
-107
/
+16
2006-11-23
[SCSI] Make scsi_scan_host work for drivers which find their own targets
Matthew Wilcox
1
-7
/
+20
2006-11-23
[SCSI] fix missing check for no scanning
Matthew Wilcox
1
-0
/
+3
2006-11-23
[SCSI] Add Kconfig option for asynchronous SCSI scanning
Matthew Wilcox
2
-1
/
+24
2006-11-22
[SCSI] aacraid: Driver version update
Mark Haverkamp
1
-2
/
+2
2006-11-22
[SCSI] aacraid: Abort management FIBs
Mark Haverkamp
1
-0
/
+14
2006-11-22
[SCSI] aacraid: Detect Blinkled at startup
Mark Haverkamp
1
-0
/
+9
2006-11-22
[SCSI] ipr: Driver version 2.3.0
Brian King
1
-2
/
+2
2006-11-22
[SCSI] ipr: Make ipr_ioctl static
Adrian Bunk
1
-1
/
+1
2006-11-22
[SCSI] ipr: Reduce default error log size
Brian King
2
-5
/
+10
2006-11-22
[SCSI] ipr: Add support for logging SAS fabric errors
Brian King
2
-7
/
+290
2006-11-22
[SCSI] ipr: Remove debug trace points from dump code
Brian King
1
-2
/
+0
2006-11-22
[SCSI] ipr: Remove ipr_scsi_timed_out
Brian King
1
-36
/
+4
2006-11-22
[SCSI] ipr: Set default ipr Kconfig values
Brian King
1
-0
/
+2
2006-11-22
[SCSI] ipr: PCI IDs for new SAS adapters
Brian King
2
-1
/
+23
2006-11-22
[SCSI] ipr: Stop issuing cancel all to disk arrays
Brian King
1
-1
/
+1
2006-11-22
[SCSI] ipr: SATA reset - wait for host reset completion
Brian King
1
-0
/
+12
2006-11-22
[SCSI] qla4xxx: fix for timing issue for nvram accesses.
David C Somayajulu
1
-28
/
+36
2006-11-22
[SCSI] megaraid_sas: make 2 functions static
Adrian Bunk
1
-2
/
+2
2006-11-22
[SCSI] qla4xxx: add support for qla4032
David C Somayajulu
12
-163
/
+98
2006-11-22
Merge ../scsi-rc-fixes-2.6
James Bottomley
86
-1045
/
+1247
2006-11-22
[SCSI] aic94xx: fix pointer to integer conversion warning
James Bottomley
1
-1
/
+1
2006-11-22
[PATCH] qla4xxx: bug fix: driver hardware semaphore needs to be grabbed befor...
David C Somayajulu
4
-37
/
+15
2006-11-22
[PATCH] aic94xx: delete ascb timers when freeing queues
Darrick J. Wong
1
-0
/
+9
2006-11-22
[PATCH] aic94xx: handle REQ_DEVICE_RESET
Darrick J. Wong
3
-8
/
+46
2006-11-22
WorkStruct: make allyesconfig
David Howells
17
-116
/
+154
2006-11-22
WorkStruct: Pass the work_struct pointer instead of context data
David Howells
2
-8
/
+9
2006-11-16
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
16
-137
/
+278
2006-11-16
[PATCH] scsi: clear garbage after CDBs on SG_IO
Tejun Heo
1
-0
/
+1
2006-11-16
[SCSI] fix module unload induced compile warning
Ingo Molnar
1
-1
/
+1
2006-11-16
[SCSI] scsi: t128 scsi_cmnd convertion
Henne
1
-19
/
+20
2006-11-16
[SCSI] ips: fix soft lockup during reset initialization
Andrew Morton
1
-3
/
+6
2006-11-16
[SCSI] qla2xxx: make some functions static
Adrian Bunk
2
-10
/
+10
2006-11-16
[SCSI] minor bug fixes and cleanups
Jeff Garzik
4
-14
/
+24
2006-11-16
[SCSI] revert "[SCSI] ips soft lockup during reset/initialization"
Andrew Morton
1
-14
/
+14
2006-11-16
[SCSI] SCSI/aha1740: handle SCSI API errors
Jeff Garzik
1
-2
/
+8
2006-11-16
[SCSI] st: log message changes
Kai Makisara
1
-8
/
+8
2006-11-16
[SCSI] sd: clearer output of disk cache state
Luben Tuikov
1
-6
/
+7
2006-11-15
[SCSI] kill scsi_assign_lock
Christoph Hellwig
1
-2
/
+2
2006-11-15
[SCSI] untangle scsi_prep_fn
Christoph Hellwig
1
-147
/
+166
2006-11-15
[SCSI] use one-element sg list in scsi_send_eh_cmnd
Christoph Hellwig
1
-9
/
+24
2006-11-15
[SCSI] aic94xx: handle REQ_TASK_ABORT
Darrick J. Wong
1
-17
/
+66
2006-11-15
[SCSI] libsas: add sas_abort_task
Darrick J. Wong
1
-0
/
+60
2006-11-15
[SCSI] libsas: modify error handler to use scsi_eh_* functions
Darrick J. Wong
2
-4
/
+27
2006-11-15
[SCSI] Reduce polling in sd.c
Alan Stern
1
-8
/
+8
2006-11-13
[PATCH] SCSI core: always store >= 36 bytes of INQUIRY data
Alan Stern
1
-4
/
+14
2006-11-10
[SCSI] psi240i.c: fix an array overrun
Adrian Bunk
1
-1
/
+1
2006-11-10
[SCSI] gdth: Fix && typos
Jean Delvare
1
-2
/
+2
[prev]
[next]