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
*
[SCSI] iscsi lib: have lib create work queue for transmitting IO
Mike Christie
2009-03-13
4
-13
/
+40
*
[SCSI] iscsi class: fix lock dep warning on logout
Mike Christie
2009-03-13
1
-32
/
+6
*
[SCSI] libiscsi: don't cap queue depth in iscsi modules
Mike Christie
2009-03-13
1
-8
/
+1
*
[SCSI] iscsi_tcp: replace scsi_debug/tcp_debug logging with iscsi conn logging
Mike Christie
2009-03-13
1
-23
/
+34
*
[SCSI] libiscsi_tcp: replace tcp_debug/scsi_debug logging with session/conn l...
Mike Christie
2009-03-13
1
-60
/
+62
*
[SCSI] libiscsi: replace scsi_debug logging with session/conn logging
Mike Christie
2009-03-13
1
-61
/
+103
*
[SCSI] iscsi tcp: bidi capable
Pete Wyckoff
2009-03-13
1
-0
/
+7
*
[SCSI] libiscsi: fix iscsi pool error path
Jean Delvare
2009-03-13
1
-3
/
+2
*
[SCSI] fcoe: fcoe fc crc offload indication by skb->ip_summed
Yi Zou
2009-03-13
1
-1
/
+1
*
[SCSI] fcoe: add support to FCoE offload support in fcoe_sw through net_device
Yi Zou
2009-03-13
1
-0
/
+38
*
[SCSI] libfc: add support of large receive offload by ddp in fc_fcp
Yi Zou
2009-03-13
2
-2
/
+63
*
[SCSI] fcoe: add support to large send by gso through net_device for fcoe_sw
Yi Zou
2009-03-13
1
-1
/
+11
*
[SCSI] libfc: use lso_max for sequence offload
Yi Zou
2009-03-13
1
-1
/
+7
*
[SCSI] fcoe, libfc: check offload features from LLD through netdev
Yi Zou
2009-03-13
1
-1
/
+28
*
[SCSI] net, fcoe: add ETH_P_FCOE for Fibre Channel over Ethernet (FCoE)
Yi Zou
2009-03-13
1
-1
/
+1
*
[SCSI] scsi_dh_rdac: Retry mode select for NO_SENSE, ABORTED_COMMAND, UNIT_AT...
Chauhan, Vijay
2009-03-12
1
-13
/
+25
*
[SCSI] fix /proc memory leak in the SCSI core
Alan Stern
2009-03-12
1
-1
/
+2
*
[SCSI] sym53c8xx: don't flood syslog with negotiation messages
Tony Battersby
2009-03-12
2
-3
/
+29
*
[SCSI] sym53c8xx: use a queue depth of 1 for untagged devices
Tony Battersby
2009-03-12
1
-4
/
+4
*
[SCSI] sym53c8xx: handle pci_iomap() failures
Tony Battersby
2009-03-12
1
-26
/
+36
*
[SCSI] sym53c8xx: unmap pci memory after probe errors
Tony Battersby
2009-03-12
1
-25
/
+41
*
[SCSI] sym53c8xx: fix bogus free_irq() on error path
Tony Battersby
2009-03-12
1
-4
/
+7
*
[SCSI] sym53c8xx: fix NULL deref on error path
Tony Battersby
2009-03-12
1
-1
/
+1
*
[SCSI] sym53c8xx: fix shost use-after-free and memory leak
Tony Battersby
2009-03-12
1
-1
/
+1
*
[SCSI] ipr: Expose debug and fastfail parameters
Wayne Boyer
2009-03-12
1
-2
/
+2
*
[SCSI] sd: tell the user when a disk's capacity is adjusted
Alan Stern
2009-03-12
1
-11
/
+15
*
[SCSI] ses: code_set == 1 is tested twice
Roel Kluin
2009-03-12
1
-1
/
+1
*
[SCSI] sg: remove the own list management for struct sg_fd
FUJITA Tomonori
2009-03-12
1
-36
/
+14
*
[SCSI] sg: use ALIGN macro
FUJITA Tomonori
2009-03-12
1
-3
/
+2
*
[SCSI] sg: remove unnecessary function declarations
FUJITA Tomonori
2009-03-12
1
-8
/
+0
*
[SCSI] libfc: Correct use of ! and &
Julia Lawall
2009-03-12
1
-1
/
+1
*
[SCSI] libosd: Fix NULL dereference BUG when target is not OSD conformant
Boaz Harrosh
2009-03-12
1
-4
/
+7
*
[SCSI] sg: avoid blk_put_request/blk_rq_unmap_user in interrupt
FUJITA Tomonori
2009-03-12
1
-3
/
+12
*
[SCSI] ibmvfc: Better handle other FC initiators
Brian King
2009-03-12
1
-4
/
+58
*
[SCSI] scsi_dh_rdac: Retry for Quiescence in Progress in rdac device handler
Chauhan, Vijay
2009-03-12
1
-0
/
+5
*
[SCSI] ipr: add message to error table
Wayne Boyer
2009-03-12
1
-0
/
+2
*
[SCSI] scsi dh alua: handle report luns data changed in check sense callout
Ilgu Hong
2009-03-12
1
-0
/
+9
*
[SCSI] scsi dh alua: add intel Multi-Flex device
Ilgu Hong
2009-03-12
1
-0
/
+1
*
[SCSI] scsi dh alua: fix group id masking
Ilgu Hong
2009-03-12
1
-2
/
+2
*
[SCSI] remove scsi_req_map_sg
FUJITA Tomonori
2009-03-12
2
-212
/
+25
*
[SCSI] osst: replace scsi_execute_async with the block layer API
FUJITA Tomonori
2009-03-12
2
-6
/
+83
*
[SCSI] osst: make all the buffer the same size
FUJITA Tomonori
2009-03-12
1
-5
/
+0
*
[SCSI] scsi: Add osd library to build system
Boaz Harrosh
2009-03-12
2
-0
/
+4
*
[SCSI] osd: Kconfig file for in-tree builds
Boaz Harrosh
2009-03-12
1
-0
/
+53
*
[SCSI] libosd: SCSI/OSD Sense decoding support
Boaz Harrosh
2009-03-12
2
-0
/
+197
*
[SCSI] libosd: OSDv2 auto detection
Boaz Harrosh
2009-03-12
2
-0
/
+130
*
[SCSI] libosd: OSD version 2 Support
Boaz Harrosh
2009-03-12
1
-14
/
+80
*
[SCSI] libosd: Not implemented commands
Boaz Harrosh
2009-03-12
1
-0
/
+35
*
[SCSI] libosd: Add Flush and List-objects support
Boaz Harrosh
2009-03-12
1
-0
/
+124
*
[SCSI] libosd: OSD Security processing stubs
Boaz Harrosh
2009-03-12
1
-0
/
+86
[next]