index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
163
-3704
/
+4590
2018-08-14
Merge SCSI_IOCTL_SEND_COMMAND cleanup branch.
Linus Torvalds
1
-9
/
+0
2018-08-14
Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block
Linus Torvalds
10
-158
/
+27
2018-08-13
Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-20
/
+4
2018-08-12
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
7
-49
/
+69
2018-08-08
scsi: core: use blk_mq_run_hw_queues in scsi_kick_queue
Jianchao Wang
1
-1
/
+1
2018-08-08
scsi: ufs: remove unnecessary query(DM) UPIU trace
Ohad Sharabi
1
-7
/
+8
2018-08-08
scsi: qla2xxx: Fix issue reported by static checker for qla2x00_els_dcmd2_sp_...
Quinn Tran
1
-0
/
+1
2018-08-08
scsi: aacraid: Spelling fix in comment
Dongliang Mu
2
-2
/
+2
2018-08-08
scsi: mpt3sas: Fix calltrace observed while running IO & reset
Sreekanth Reddy
2
-1
/
+2
2018-08-08
scsi: aic94xx: fix an error code in aic94xx_init()
Dan Carpenter
1
-1
/
+3
2018-08-08
scsi: st: remove redundant pointer STbuffer
Colin Ian King
1
-3
/
+0
2018-08-05
Merge tag 'v4.18-rc6' into for-4.19/block2
Jens Axboe
11
-33
/
+90
2018-08-03
scsi: vmw_pvscsi: Return DID_RESET for status SAM_STAT_COMMAND_TERMINATED
Jim Gill
1
-3
/
+8
2018-08-03
scsi: sr: Avoid that opening a CD-ROM hangs with runtime power management ena...
Bart Van Assche
1
-8
/
+21
2018-08-03
scsi: mpt3sas: Swap I/O memory read value back to cpu endianness
Sreekanth Reddy
1
-8
/
+8
2018-08-02
scsi: Check sense buffer size at build time
Kees Cook
1
-3
/
+3
2018-08-02
block: Switch struct packet_command to use struct scsi_sense_hdr
Kees Cook
1
-13
/
+9
2018-08-02
scsi: build scsi_common.o for all scsi passthrough request users
Christoph Hellwig
1
-1
/
+1
2018-08-02
scsi: cxlflash: Drop unused sense buffers
Kees Cook
2
-11
/
+4
2018-08-02
scsi: qla2xxx: Update driver version to 10.00.00.08-k
Himanshu Madhani
1
-1
/
+1
2018-08-02
scsi: qla2xxx: Migrate NVME N2N handling into state machine
Quinn Tran
12
-126
/
+413
2018-08-02
scsi: qla2xxx: Save frame payload size from ICB
Quinn Tran
3
-7
/
+5
2018-08-02
scsi: qla2xxx: Fix stalled relogin
Himanshu Madhani
2
-1
/
+2
2018-08-02
scsi: qla2xxx: Fix race between switch cmd completion and timeout
Quinn Tran
3
-20
/
+58
2018-08-02
scsi: qla2xxx: Fix Management Server NPort handle reservation logic
Quinn Tran
4
-2
/
+32
2018-08-02
scsi: qla2xxx: Flush mailbox commands on chip reset
Quinn Tran
4
-5
/
+74
2018-08-02
scsi: qla2xxx: Fix unintended Logout
Quinn Tran
1
-1
/
+2
2018-08-02
scsi: qla2xxx: Fix session state stuck in Get Port DB
Quinn Tran
1
-3
/
+6
2018-08-02
scsi: qla2xxx: Fix redundant fc_rport registration
Quinn Tran
1
-14
/
+11
2018-08-02
scsi: qla2xxx: Silent erroneous message
Quinn Tran
1
-0
/
+9
2018-08-02
scsi: qla2xxx: Prevent sysfs access when chip is down
Quinn Tran
3
-7
/
+34
2018-08-02
scsi: qla2xxx: Add longer window for chip reset
Quinn Tran
2
-1
/
+6
2018-08-02
scsi: qla2xxx: Fix login retry count
Quinn Tran
5
-63
/
+70
2018-08-02
scsi: qla2xxx: Fix N2N link re-connect
Quinn Tran
7
-108
/
+181
2018-08-02
scsi: qla2xxx: Cleanup for N2N code
Himanshu Madhani
2
-137
/
+0
2018-08-02
scsi: sym53c8xx: remove some redundant variables
Colin Ian King
2
-6
/
+1
2018-08-02
scsi: csiostor: update csio_get_flash_params()
Arjun Vynipadath
1
-13
/
+102
2018-08-02
scsi: core: Avoid that SCSI device removal through sysfs triggers a deadlock
Bart Van Assche
1
-2
/
+18
2018-08-02
scsi: lpfc: update driver version to 12.0.0.6
James Smart
1
-1
/
+1
2018-08-02
scsi: lpfc: Remove lpfc_enable_pbde as module parameter
James Smart
1
-10
/
+2
2018-08-02
scsi: lpfc: Correct LCB ACCept payload
James Smart
1
-0
/
+2
2018-08-02
scsi: lpfc: Limit tracking of tgt queue depth in fast path
James Smart
6
-53
/
+74
2018-08-02
scsi: lpfc: Fix driver crash when re-registering NVME rports.
James Smart
1
-8
/
+14
2018-08-02
scsi: lpfc: Fix list corruption on the completion queue.
James Smart
1
-8
/
+36
2018-08-02
scsi: lpfc: Fix sysfs Speed value on CNA ports
James Smart
1
-0
/
+18
2018-08-02
scsi: lpfc: Fix ELS abort on SLI-3 adapters
James Smart
2
-2
/
+17
2018-08-02
scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGO
Johannes Thumshirn
1
-0
/
+1
2018-08-02
scsi: fcoe: drop frames in ELS LOGO error path
Johannes Thumshirn
1
-2
/
+2
2018-08-02
scsi: fcoe: fix use-after-free in fcoe_ctlr_els_send
Johannes Thumshirn
1
-1
/
+1
[next]