index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] switch sr
Al Viro
2008-10-21
1
-22
/
+18
*
[PATCH] switch sd
Al Viro
2008-10-21
1
-24
/
+17
*
[PATCH] switch ide-scsi
Al Viro
2008-10-21
1
-15
/
+9
*
[PATCH] beginning of methods conversion
Al Viro
2008-10-21
3
-10
/
+10
*
[PATCH] don't mess with file in scsi_nonblockable_ioctl()
Al Viro
2008-10-21
4
-5
/
+8
*
[PATCH] switch cdrom_{open,release,ioctl} to sane APIs
Al Viro
2008-10-21
1
-7
/
+4
*
[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
[next]