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
2008-10-23
[SCSI] aic7xxx: Take the LED out of diagnostic mode on PM resume
thomas schorpp
1
-0
/
+7
2008-10-23
[SCSI] aic79xx: user visible misuse wrong SI units (not disk size!)
Alan Cox
2
-5
/
+5
2008-10-23
[SCSI] ipr: use memory_read_from_buffer()
Akinobu Mita
1
-11
/
+5
2008-10-23
[SCSI] aic79xx: fix shadowed variables
Harvey Harrison
1
-4
/
+0
2008-10-23
[SCSI] aic79xx: fix shadowed variables, add statics
Harvey Harrison
1
-9
/
+4
2008-10-23
[SCSI] aic7xxx: update *_shipped files
Denys Vlasenko
4
-4197
/
+133
2008-10-23
[SCSI] aic7xxx: update .reg files
Denys Vlasenko
2
-0
/
+309
2008-10-23
[SCSI] aic7xxx: introduce "dont_generate_debug_code" keyword in aicasm parser
Denys Vlasenko
4
-1
/
+16
2008-10-23
[SCSI] scsi_dh: Initialize path state to be passive when path is not owned
Chandra Seetharaman
1
-0
/
+3
2008-10-23
[SCSI] fix removable device inability to detect disk changes
James Bottomley
1
-11
/
+10
2008-10-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
45
-1085
/
+7916
2008-10-16
device create: scsi: convert device_create_drvdata to device_create
Greg Kroah-Hartman
5
-18
/
+14
2008-10-15
[SCSI] sd: fix compile failure with CONFIG_BLK_DEV_INTEGRITY=n
James Bottomley
1
-5
/
+14
2008-10-14
m68k: Atari SCSI needs NVRAM
Geert Uytterhoeven
1
-0
/
+1
2008-10-14
m68k: Remove the broken Hades support
Adrian Bunk
3
-500
/
+3
2008-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
1
-69
/
+33
2008-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
5
-200
/
+182
2008-10-13
ide: set IDE_AFLAG_DRQ_INTERRUPT in do_identify()
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2008-10-13
ide: remove superfluous ->media field from ide_driver_t
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2008-10-13
ide: add device flags
Bartlomiej Zolnierkiewicz
1
-4
/
+5
2008-10-13
ide: make ide_transfer_pc() static
Bartlomiej Zolnierkiewicz
1
-8
/
+1
2008-10-13
ide: make ide_pc_intr() static
Bartlomiej Zolnierkiewicz
1
-10
/
+1
2008-10-13
ide: add ->pc_{update,io}_buffers methods
Bartlomiej Zolnierkiewicz
1
-2
/
+4
2008-10-13
ide: add ide_retry_pc() helper
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-10-13
ide: drop 'timeout' and 'expiry' arguments from ide_pc_intr()
Bartlomiej Zolnierkiewicz
1
-21
/
+4
2008-10-13
ide: add pointer to the current packet command to ide_drive_t
Bartlomiej Zolnierkiewicz
1
-30
/
+28
2008-10-13
ide: drop dsc_handle argument from ide_pc_intr()
Bartlomiej Zolnierkiewicz
1
-3
/
+2
2008-10-13
libiscsi: fix locking in iscsi_eh_device_reset
Mike Christie
1
-7
/
+2
2008-10-13
libiscsi: check reason why we are stopping iscsi session to determine error v...
Mike Christie
1
-1
/
+1
2008-10-13
[SCSI] iscsi_tcp: return a descriptive error value during connection errors
Mike Christie
1
-5
/
+7
2008-10-13
[SCSI] libiscsi: rename host reset to target reset
Mike Christie
2
-6
/
+6
2008-10-13
[SCSI] iscsi class: fix endpoint id handling
Mike Christie
1
-4
/
+5
2008-10-13
[SCSI] libiscsi: Support drivers initiating session removal
Mike Christie
4
-12
/
+104
2008-10-13
[SCSI] libiscsi: fix data corruption when target has to resend data-in packets
Mike Christie
2
-30
/
+40
2008-10-13
[SCSI] sd: Switch kernel printing level for DIF messages
Martin K. Petersen
1
-4
/
+4
2008-10-13
[SCSI] sd: Correctly handle all combinations of DIF and DIX
Martin K. Petersen
3
-19
/
+23
2008-10-13
[SCSI] sd: Always print actual protection_type
Martin K. Petersen
2
-6
/
+2
2008-10-13
[SCSI] sd: Issue correct protection operation
Martin K. Petersen
1
-3
/
+4
2008-10-13
[SCSI] scsi_error: fix target reset handling
James Bottomley
1
-4
/
+15
2008-10-13
[SCSI] lpfc 8.2.8 v2 : Add statistical reporting control and additional fc ve...
James Smart
18
-15
/
+1207
2008-10-13
[SCSI] lpfc 8.2.8 v2 : Add sysfs control of target queue depth handling
James Smart
6
-0
/
+85
2008-10-13
[SCSI] lpfc 8.2.8 v2 : Revert target busy in favor of transport disrupted
James Smart
1
-4
/
+4
2008-10-13
[SCSI] scsi_dh_alua: remove REQ_NOMERGE
Mike Christie
1
-1
/
+1
2008-10-13
[SCSI] lpfc 8.2.8 : update driver version to 8.2.8
James Smart
1
-1
/
+1
2008-10-13
[SCSI] lpfc 8.2.8 : Add MSI-X support
James Smart
9
-167
/
+699
2008-10-13
[SCSI] lpfc 8.2.8 : Update driver to use new Host byte error code DID_TRANSPO...
James Smart
1
-2
/
+3
2008-10-13
[SCSI] lpfc 8.2.8 : Add support for PCI-EEH permanent disabling
James Smart
5
-3
/
+103
2008-10-13
[SCSI] lpfc 8.2.8 : Add new FCOE hardware support
James Smart
7
-19
/
+153
2008-10-13
[SCSI] lpfc 8.2.8 : Miscellaneous Bug Fixes
James Smart
13
-152
/
+219
2008-10-13
[SCSI] lpfc 8.2.8 : Update driver for new SLI-3 features
James Smart
9
-219
/
+314
[next]