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-12-09
Merge tag 'v4.20-rc6' into for-4.21/block
Jens Axboe
5
-37
/
+39
2018-12-05
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
5
-37
/
+39
2018-12-04
Merge tag 'v4.20-rc5' into for-4.21/block
Jens Axboe
4
-2
/
+25
2018-11-28
scsi: storvsc: Fix a race in sub-channel creation that can cause panic
Dexuan Cui
1
-31
/
+30
2018-11-28
scsi: vmw_pscsi: Rearrange code to avoid multiple calls to free_irq during un...
Cathy Avery
1
-2
/
+2
2018-11-28
scsi: libiscsi: Fix NULL pointer dereference in iscsi_eh_session_reset
Fred Herard
1
-2
/
+2
2018-11-28
scsi: lpfc: fix block guard enablement on SLI3 adapters
Martin Wilck
2
-2
/
+5
2018-11-26
scsi: Do not rely on blk-mq for double completions
Keith Busch
2
-12
/
+23
2018-11-22
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
4
-2
/
+25
2018-11-19
nvme-fc: remove ->poll implementation
Jens Axboe
1
-12
/
+0
2018-11-18
Merge tag 'v4.20-rc3' into for-4.21/block
Jens Axboe
12
-15
/
+23
2018-11-16
Merge tag 'for-linus-20181115' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+8
2018-11-15
block: don't hold the queue_lock over blk_abort_request
Christoph Hellwig
2
-13
/
+2
2018-11-14
SCSI: fix queue cleanup race before queue initialization is done
Ming Lei
1
-0
/
+8
2018-11-10
fnic: fix fnic_scsi_host_{start,end}_tag
Christoph Hellwig
1
-2
/
+2
2018-11-09
scsi: return blk_status_t from device handler ->prep_fn
Christoph Hellwig
5
-37
/
+24
2018-11-09
scsi: return blk_status_t from scsi_init_io and ->init_command
Christoph Hellwig
5
-83
/
+75
2018-11-09
scsi: clean up error handling in scsi_init_io
Christoph Hellwig
1
-8
/
+7
2018-11-09
scsi: push blk_status_t up into scsi_setup_{fs,scsi}_cmnd
Christoph Hellwig
1
-21
/
+24
2018-11-09
scsi: simplify scsi_prep_state_check
Christoph Hellwig
1
-54
/
+48
2018-11-08
scsi: ufs: Fix hynix ufs bug with quirk on hi36xx SoC
Wei Li
3
-0
/
+17
2018-11-08
scsi: qla2xxx: Timeouts occur on surprise removal of QLogic adapter
Bill Kuzeja
1
-2
/
+8
2018-11-07
blk-mq: abstract out queue map
Jens Axboe
4
-5
/
+8
2018-11-07
block: kill request ->cpu member
Jens Axboe
3
-15
/
+3
2018-11-07
block: remove __blk_put_request()
Jens Axboe
5
-6
/
+6
2018-11-07
bsg: convert to use blk-mq
Jens Axboe
1
-24
/
+35
2018-11-07
bsg: provide bsg_remove_queue() helper
Jens Axboe
4
-14
/
+4
2018-11-07
bsg: pass in desired timeout handler
Jens Axboe
4
-8
/
+7
2018-11-07
scsi: kill off the legacy IO path
Jens Axboe
14
-650
/
+70
2018-11-07
scsi: provide mq_ops->busy() hook
Jens Axboe
1
-0
/
+6
2018-11-06
scsi: qla2xxx: Initialize port speed to avoid setting lower speed
Quinn Tran
1
-0
/
+1
2018-11-06
Revert "scsi: ufs: Disable blk-mq for now"
Martin K. Petersen
1
-7
/
+0
2018-11-05
scsi: NCR5380: Return false instead of NULL
Finn Thain
1
-1
/
+1
2018-11-05
scsi: qla2xxx: Fix a typo in MODULE_PARM_DESC
Masanari Iida
1
-1
/
+1
2018-11-05
scsi: hisi_sas: Remove set but not used variable 'dq_list'
YueHaibing
3
-6
/
+0
2018-11-05
scsi: myrs: only build on little-endian platforms
Arnd Bergmann
1
-0
/
+1
2018-11-05
scsi: myrs: avoid stack overflow warning
Arnd Bergmann
1
-5
/
+8
2018-11-05
scsi: lpfc: fix remoteport access
Arnd Bergmann
1
-0
/
+2
2018-11-05
scsi: myrb: fix sprintf buffer overflow warning
Arnd Bergmann
1
-1
/
+2
2018-11-03
Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
3
-11
/
+11
2018-11-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
14
-45
/
+47
2018-11-02
powerpc: remove CONFIG_MCA leftovers
Christoph Hellwig
1
-3
/
+3
2018-11-02
scsi: aha152x: rename the PCMCIA define
Christoph Hellwig
2
-8
/
+8
2018-10-26
Merge tag 'for-linus-20181026' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-396
/
+135
2018-10-26
Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-32
/
+1
2018-10-25
block: Introduce blk_revalidate_disk_zones()
Damien Le Moal
3
-198
/
+26
2018-10-25
block: add a report_zones method
Christoph Hellwig
3
-124
/
+53
2018-10-25
scsi: sd_zbc: Fix sd_zbc_check_zones() error checks
Damien Le Moal
1
-11
/
+8
2018-10-25
scsi: sd_zbc: Reduce boot device scan and revalidate time
Damien Le Moal
1
-54
/
+40
2018-10-25
scsi: sd_zbc: Rearrange code
Damien Le Moal
1
-20
/
+19
[next]