index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-07
scsi: be2iscsi: Replace PCI pool old API
Romain Perier
3
-7
/
+7
2017-08-07
scsi: g_NCR5380: Two DTC436 PDMA workarounds
Ondrej Zary
1
-2
/
+11
2017-08-07
scsi: g_NCR5380: Re-work PDMA loops
Ondrej Zary
1
-81
/
+102
2017-08-07
scsi: g_NCR5380: Use unambiguous terminology for PDMA send and receive
Finn Thain
1
-7
/
+7
2017-08-07
scsi: g_NCR5380: Cleanup comments and whitespace
Finn Thain
1
-33
/
+28
2017-08-07
scsi: g_NCR5380: End PDMA transfer correctly on target disconnection
Ondrej Zary
1
-17
/
+31
2017-08-07
scsi: g_NCR5380: Fix PDMA transfer size
Ondrej Zary
1
-9
/
+3
2017-08-07
scsi: aacraid: complete all commands during bus reset
Hannes Reinecke
1
-14
/
+20
2017-08-07
scsi: aacraid: add fib flag to mark scsi command callback
Hannes Reinecke
2
-0
/
+2
2017-08-07
scsi: aacraid: enable sending of TMFs from aac_hba_send()
Hannes Reinecke
1
-1
/
+1
2017-08-07
scsi: aacraid: use aac_tmf_callback for reset fib
Hannes Reinecke
1
-25
/
+74
2017-08-07
scsi: aacraid: split off device, target, and bus reset
Hannes Reinecke
1
-39
/
+102
2017-08-07
scsi: aacraid: split off host reset
Hannes Reinecke
1
-11
/
+22
2017-08-07
scsi: aacraid: split off functions to generate reset FIB
Hannes Reinecke
1
-33
/
+50
2017-08-02
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
8
-37
/
+58
2017-07-25
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
3
-4
/
+7
2017-07-24
scsi: qedi: Fix return code in qedi_ep_connect()
Dan Carpenter
1
-4
/
+4
2017-07-24
scsi: lpfc: fix linking against modular NVMe support
Arnd Bergmann
1
-0
/
+2
2017-07-24
scsi: scsi_transport_fc: return -EBUSY for deleted vport
Hannes Reinecke
1
-2
/
+4
2017-07-24
scsi: libcxgbi: add check for valid cxgbi_task_data
Varun Prakash
1
-0
/
+7
2017-07-24
scsi: aic7xxx: fix firmware build with O=path
Jakub Kicinski
2
-30
/
+35
2017-07-24
scsi: megaraid_sas: fix memleak in megasas_alloc_cmdlist_fusion
Shu Wang
1
-1
/
+5
2017-07-24
scsi: qedi: Add ISCSI_BOOT_SYSFS to Kconfig
Nilesh Javali
1
-0
/
+1
2017-07-17
scsi: sg: fix static checker warning in sg_is_valid_dxfer
Johannes Thumshirn
1
-2
/
+5
2017-07-17
scsi: smartpqi: limit transfer length to 1MB
Yadan Fan
1
-1
/
+1
2017-07-17
scsi: hpsa: limit transfer length to 1MB
Yadan Fan
1
-1
/
+1
2017-07-17
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
12
-21
/
+674
2017-07-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
5
-46
/
+182
2017-07-12
scsi: libfc: pass an error pointer to fc_disc_error()
Dan Carpenter
1
-1
/
+1
2017-07-12
scsi: hisi_sas: make several const arrays static
Colin Ian King
1
-5
/
+5
2017-07-12
scsi: qla2xxx: Off by one in qlt_ctio_to_cmd()
Dan Carpenter
1
-1
/
+1
2017-07-12
scsi: sg: fix SG_DXFER_FROM_DEV transfers
Johannes Thumshirn
1
-1
/
+4
2017-07-12
scsi: virtio_scsi: always read VPD pages for multiqueue too
Paolo Bonzini
1
-0
/
+1
2017-07-12
scsi: qedf: fix spelling mistake: "offlading" -> "offloading"
Colin Ian King
1
-1
/
+1
2017-07-12
scsi: qedi: fix another spelling mistake: "alloction" -> "allocation"
Colin Ian King
1
-1
/
+1
2017-07-12
scsi: isci: fix typo in function names
Colin Ian King
1
-7
/
+7
2017-07-12
scsi: cxlflash: return -EFAULT if copy_from_user() fails
Dan Carpenter
1
-4
/
+7
2017-07-12
scsi: qedi: Add support for Boot from SAN over iSCSI offload
Nilesh Javali
3
-0
/
+646
2017-07-11
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-6
/
+7
2017-07-11
Revert "qla2xxx: Fix incorrect tcm_qla2xxx_free_cmd use during TMR ABORT"
Nicholas Bellinger
3
-8
/
+33
2017-07-06
qla2xxx: Fix incorrect tcm_qla2xxx_free_cmd use during TMR ABORT
Nicholas Bellinger
3
-33
/
+8
2017-07-06
ibmvscsis: Use tpgt passed in by user
Bryant G. Ly
1
-0
/
+8
2017-07-06
qla2xxx: Convert QLA_TGT_ABTS to TARGET_SCF_LOOKUP_LUN_FROM_TAG
Nicholas Bellinger
2
-31
/
+12
2017-07-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
152
-4350
/
+11270
2017-07-06
Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
2
-1
/
+54
2017-07-05
Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-20
/
+0
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
13
-35
/
+34
2017-07-03
Merge tag 'docs-4.13' of git://git.lwn.net/linux
Linus Torvalds
4
-14
/
+17
2017-07-03
Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-5
/
+0
2017-07-03
t10-pi: Move opencoded contants to common header
Dmitry Monakhov
2
-6
/
+7
[next]