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
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
2006-11-10
[SCSI] iscsi class: update version
Mike Christie
1
-1
/
+1
2006-11-10
[SCSI] iscsi_tcp: fix xmittask oops
Mike Christie
1
-2
/
+5
2006-11-10
[SCSI] iscsi: add newlines to debug messages
Pete Wyckoff
1
-4
/
+5
2006-11-10
[SCSI] iscsi: always release crypto
Pete Wyckoff
1
-11
/
+4
2006-11-09
[SCSI] sg: fix incorrect last scatg length
Douglas Gilbert
1
-12
/
+13
[prev]
[next]