index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
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.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] lose the unused file argument in generic_ide_ioctl()
Al Viro
2008-10-21
1
-1
/
+1
*
[PATCH] switch scsi_cmd_ioctl() to passing fmode_t
Al Viro
2008-10-21
2
-3
/
+4
*
[PATCH] switch sg_scsi_ioctl() to passing fmode_t
Al Viro
2008-10-21
2
-2
/
+2
*
[PATCH] eliminate use of ->f_flags in block methods
Al Viro
2008-10-21
1
-1
/
+1
*
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2008-10-20
2
-4
/
+2
|
\
|
*
PCI: use pci_find_ext_capability everywhere
Jesse Barnes
2008-10-20
1
-3
/
+2
|
*
PCI: change MSI-x vector to 32bit
Yinghai Lu
2008-10-20
1
-1
/
+1
|
*
PCI: remove dynids.use_driver_data
Milton Miller
2008-10-20
1
-1
/
+0
*
|
Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2008-10-20
2
-2
/
+2
|
\
\
|
*
|
pci: change msi-x vector to 32bit
Yinghai Lu
2008-10-16
1
-1
/
+1
|
*
|
drivers/scsi: use nr_irqs
Yinghai Lu
2008-10-16
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2008-10-20
1
-9
/
+17
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
ide: allow device drivers to specify per-device type /proc settings
Bartlomiej Zolnierkiewicz
2008-10-17
1
-9
/
+17
*
|
|
x86: sysfs: kill owner field from attribute
Parag Warudkar
2008-10-20
1
-3
/
+0
*
|
|
drivers/scsi/sr_vendor.c: use bcd2bin
Adrian Bunk
2008-10-20
1
-6
/
+6
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2008-10-17
45
-1085
/
+7916
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
[SCSI] sd: fix compile failure with CONFIG_BLK_DEV_INTEGRITY=n
James Bottomley
2008-10-15
1
-5
/
+14
|
*
|
libiscsi: fix locking in iscsi_eh_device_reset
Mike Christie
2008-10-13
1
-7
/
+2
|
*
|
libiscsi: check reason why we are stopping iscsi session to determine error v...
Mike Christie
2008-10-13
1
-1
/
+1
|
*
|
[SCSI] iscsi_tcp: return a descriptive error value during connection errors
Mike Christie
2008-10-13
1
-5
/
+7
|
*
|
[SCSI] libiscsi: rename host reset to target reset
Mike Christie
2008-10-13
2
-6
/
+6
|
*
|
[SCSI] iscsi class: fix endpoint id handling
Mike Christie
2008-10-13
1
-4
/
+5
|
*
|
[SCSI] libiscsi: Support drivers initiating session removal
Mike Christie
2008-10-13
4
-12
/
+104
|
*
|
[SCSI] libiscsi: fix data corruption when target has to resend data-in packets
Mike Christie
2008-10-13
2
-30
/
+40
|
*
|
[SCSI] sd: Switch kernel printing level for DIF messages
Martin K. Petersen
2008-10-13
1
-4
/
+4
|
*
|
[SCSI] sd: Correctly handle all combinations of DIF and DIX
Martin K. Petersen
2008-10-13
3
-19
/
+23
|
*
|
[SCSI] sd: Always print actual protection_type
Martin K. Petersen
2008-10-13
2
-6
/
+2
|
*
|
[SCSI] sd: Issue correct protection operation
Martin K. Petersen
2008-10-13
1
-3
/
+4
|
*
|
[SCSI] scsi_error: fix target reset handling
James Bottomley
2008-10-13
1
-4
/
+15
|
*
|
[SCSI] lpfc 8.2.8 v2 : Add statistical reporting control and additional fc ve...
James Smart
2008-10-13
18
-15
/
+1207
|
*
|
[SCSI] lpfc 8.2.8 v2 : Add sysfs control of target queue depth handling
James Smart
2008-10-13
6
-0
/
+85
|
*
|
[SCSI] lpfc 8.2.8 v2 : Revert target busy in favor of transport disrupted
James Smart
2008-10-13
1
-4
/
+4
|
*
|
[SCSI] scsi_dh_alua: remove REQ_NOMERGE
Mike Christie
2008-10-13
1
-1
/
+1
|
*
|
[SCSI] lpfc 8.2.8 : update driver version to 8.2.8
James Smart
2008-10-13
1
-1
/
+1
|
*
|
[SCSI] lpfc 8.2.8 : Add MSI-X support
James Smart
2008-10-13
9
-167
/
+699
|
*
|
[SCSI] lpfc 8.2.8 : Update driver to use new Host byte error code DID_TRANSPO...
James Smart
2008-10-13
1
-2
/
+3
|
*
|
[SCSI] lpfc 8.2.8 : Add support for PCI-EEH permanent disabling
James Smart
2008-10-13
5
-3
/
+103
|
*
|
[SCSI] lpfc 8.2.8 : Add new FCOE hardware support
James Smart
2008-10-13
7
-19
/
+153
|
*
|
[SCSI] lpfc 8.2.8 : Miscellaneous Bug Fixes
James Smart
2008-10-13
13
-152
/
+219
|
*
|
[SCSI] lpfc 8.2.8 : Update driver for new SLI-3 features
James Smart
2008-10-13
9
-219
/
+314
|
*
|
[SCSI] lpfc 8.2.8 : Miscellaneous Discovery Fixes
James Smart
2008-10-13
4
-110
/
+172
|
*
|
[SCSI] lpfc 8.2.8 : Add kernel-doc function headers
James Smart
2008-10-13
7
-256
/
+4556
|
*
|
[SCSI] modify scsi to handle new fail fast flags.
Mike Christie
2008-10-13
3
-3
/
+38
|
*
|
[SCSI] block: separate failfast into multiple bits.
Mike Christie
2008-10-13
5
-6
/
+13
|
*
|
[SCSI] qla2xxx: use new host byte transport errors.
Mike Christie
2008-10-13
1
-2
/
+12
|
*
|
[SCSI] iscsi class, libiscsi and qla4xxx: convert to new transport host byte ...
Mike Christie
2008-10-13
3
-7
/
+9
|
*
|
[SCSI] scsi: add transport host byte errors (v3)
Mike Christie
2008-10-13
2
-2
/
+16
|
*
|
[SCSI] ibmvfc, qla2xxx, lpfc: remove scsi_target_unblock calls in terminate c...
Mike Christie
2008-10-13
3
-11
/
+0
|
*
|
[SCSI] fc class: unblock target after calling terminate callback (take 2)
Mike Christie
2008-10-13
1
-19
/
+28
|
*
|
[SCSI] lpfc: use SCSI_MLQUEUE_TARGET_BUSY when catching the rport transition ...
Mike Christie
2008-10-13
1
-4
/
+5
[next]