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
*
sd: Honor block layer integrity handling flags
Martin K. Petersen
2014-09-30
3
-46
/
+116
*
block: Add T10 Protection Information functions
Martin K. Petersen
2014-09-27
2
-222
/
+20
*
block: Integrity checksum flag
Martin K. Petersen
2014-09-27
1
-2
/
+4
*
block: Relocate bio integrity flags
Martin K. Petersen
2014-09-27
1
-2
/
+2
*
block: Add a disk flag to block integrity profile
Martin K. Petersen
2014-09-27
1
-1
/
+7
*
block: Clean up the code used to generate and verify integrity metadata
Martin K. Petersen
2014-09-27
1
-50
/
+56
*
block: Deprecate the use of the term sector in the context of block integrity
Martin K. Petersen
2014-09-27
1
-23
/
+23
*
block: Remove integrity tagging functions
Martin K. Petersen
2014-09-27
1
-65
/
+0
*
block: Replace bi_integrity with bi_special
Martin K. Petersen
2014-09-27
1
-4
/
+4
*
scsi: move blk_mq_start_request call earlier
Christoph Hellwig
2014-09-22
1
-1
/
+5
*
blk-mq: pass a reserved argument to the timeout handler
Christoph Hellwig
2014-09-22
1
-1
/
+9
*
blk-mq: rename blk_mq_end_io to blk_mq_end_request
Christoph Hellwig
2014-09-22
1
-2
/
+2
*
blk-mq: call blk_mq_start_request from ->queue_rq
Christoph Hellwig
2014-09-22
1
-0
/
+1
*
blk-mq: remove REQ_END
Christoph Hellwig
2014-09-22
1
-1
/
+2
*
Merge branch 'for-linus' into for-3.18/core
Jens Axboe
2014-09-11
1
-1
/
+0
|
\
|
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-08-29
1
-1
/
+0
|
|
\
|
|
*
scsi-mq: fix requests that use a separate CDB buffer
Tony Battersby
2014-08-22
1
-1
/
+0
*
|
|
block,scsi: fixup blk_get_request dead queue scenarios
Joe Lawrence
2014-08-28
10
-13
/
+13
*
|
|
block,scsi: verify return pointer from blk_get_request
Joe Lawrence
2014-08-26
1
-0
/
+2
|
/
/
*
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2014-08-20
1
-2
/
+10
|
\
\
|
*
|
[SCSI] save command pool address of Scsi_Host
Juergen Gross
2014-08-15
1
-2
/
+10
|
*
|
[SCSI] fix qemu boot hang problem
Guenter Roeck
2014-08-15
1
-1
/
+1
|
|
/
*
|
scsi: Fix qemu boot hang problem
Guenter Roeck
2014-08-19
1
-1
/
+1
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2014-08-15
10
-114
/
+123
|
\
\
|
|
/
|
/
|
|
*
Merge remote-tracking branch 'scsi-queue/drivers-for-3.17' into for-next
James Bottomley
2014-08-06
9
-112
/
+121
|
|
\
|
|
*
iscsi class: Fix freeing of skb in get host error path
Mike Christie
2014-08-04
1
-1
/
+1
|
|
*
pm8001: fix pm8001_store_update_fw
Tomas Henzl
2014-08-01
2
-71
/
+70
|
|
*
pm8001: Fix erratic calculation in update_flash
Tomas Henzl
2014-08-01
1
-5
/
+2
|
|
*
libiscsi: return new error code when nop times out
Mike Christie
2014-08-01
1
-1
/
+1
|
|
*
iscsi class: fix get_host_stats return code when not supported
Mike Christie
2014-08-01
1
-1
/
+1
|
|
*
iscsi class: fix get_host_stats error handling
Mike Christie
2014-08-01
1
-0
/
+4
|
|
*
qla4xxx: fix get_host_stats error propagation
Mike Christie
2014-08-01
1
-0
/
+2
|
|
*
qla4xxx: check the return value of dma_alloc_coherent()
Maurizio Lombardi
2014-07-30
1
-0
/
+6
|
|
*
scsi: qla4xxx: ql4_mbx.c: Cleaning up missing null-terminate in conjunction w...
Rickard Strandqvist
2014-07-30
1
-7
/
+7
|
|
*
scsi: qla4xxx: ql4_os.c: Cleaning up missing null-terminate in conjunction wi...
Rickard Strandqvist
2014-07-30
1
-7
/
+7
|
|
*
qla4xxx: Use pci_enable_msix_exact() instead of pci_enable_msix()
Alexander Gordeev
2014-07-30
1
-1
/
+1
|
|
*
pm8001: Use pci_enable_msix_exact() instead of pci_enable_msix()
Alexander Gordeev
2014-07-30
1
-19
/
+20
|
*
|
Merge remote-tracking branch 'scsi-queue/core-for-3.17' into for-next
James Bottomley
2014-08-06
1
-2
/
+2
|
|
\
\
|
|
*
|
scsi: fix u14-34f printk format warnings
Randy Dunlap
2014-08-01
1
-2
/
+2
*
|
|
|
Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-08-14
7
-7
/
+7
|
\
\
\
\
|
*
|
|
|
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-12
7
-7
/
+7
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-08-14
2
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
libcxgbi/cxgb4i : Fix ipv6 build failure caught with randconfig
Anish Bhatt
2014-08-13
2
-2
/
+2
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2014-08-14
1
-1
/
+2
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
scsi_transport_srp: Fix fast_io_fail_tmo=dev_loss_tmo=off behavior
Bart Van Assche
2014-08-01
1
-1
/
+2
*
|
|
|
|
scsi: use pci_zalloc_consistent
Joe Perches
2014-08-08
12
-59
/
+32
*
|
|
|
|
drivers/scsi: replace strict_strto calls
Daniel Walter
2014-08-08
2
-4
/
+4
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-08-06
1
-10
/
+14
|
\
\
\
\
\
|
*
|
|
|
|
scsi: mvsas: mv_sas.c: Fix for possible null pointer dereference
Rickard Strandqvist
2014-06-19
1
-10
/
+14
*
|
|
|
|
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2014-08-06
152
-5730
/
+4696
|
\
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
[next]