index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-06-04
1
-22
/
+2
|
\
|
*
scsi: reduce use of block bounce buffers
Christoph Hellwig
2018-05-07
1
-22
/
+2
*
|
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-06-04
3
-228
/
+48
|
\
\
|
*
|
sg: simplify procfs code
Christoph Hellwig
2018-05-16
1
-112
/
+12
|
*
|
megaraid: simplify procfs code
Christoph Hellwig
2018-05-16
2
-116
/
+36
*
|
|
Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-06-04
16
-60
/
+45
|
\
\
\
|
*
|
|
block: remove parent device reference from struct bsg_class_device
Christoph Hellwig
2018-05-29
3
-18
/
+10
|
*
|
|
libiscsi: don't try to bypass SCSI EH
Christoph Hellwig
2018-05-29
1
-2
/
+2
|
*
|
|
scsi_transport_fc: complete requests from ->timeout
Christoph Hellwig
2018-05-29
1
-4
/
+3
|
*
|
|
block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE
Christoph Hellwig
2018-05-29
9
-14
/
+14
|
*
|
|
block: consistently use GFP_NOIO instead of __GFP_NORECLAIM
Christoph Hellwig
2018-05-14
1
-1
/
+1
|
*
|
|
block: pass an explicit gfp_t to get_request
Christoph Hellwig
2018-05-14
1
-4
/
+0
|
*
|
|
block: sanitize blk_get_request calling conventions
Christoph Hellwig
2018-05-14
6
-6
/
+6
|
*
|
|
scsi/osd: remove the gfp argument to osd_start_request
Christoph Hellwig
2018-05-14
1
-13
/
+11
|
|
/
/
*
|
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2018-06-03
1
-2
/
+20
|
\
\
\
|
*
|
|
scsi: scsi_transport_srp: Fix shost to rport translation
Bart Van Assche
2018-05-29
1
-2
/
+20
*
|
|
|
Merge tag 'for-linus-20180524' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-05-24
1
-2
/
+8
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
sr: pass down correctly sized SCSI sense buffer
Jens Axboe
2018-05-21
1
-2
/
+8
|
|
/
/
*
|
|
scsi: sg: allocate with __GFP_ZERO in sg_build_indirect()
Alexander Potapenko
2018-05-18
1
-1
/
+1
*
|
|
scsi: core: clean up generated file scsi_devinfo_tbl.c
Randy Dunlap
2018-05-15
1
-1
/
+1
*
|
|
scsi: aacraid: Correct hba_send to include iu_type
Dave Carroll
2018-05-02
1
-4
/
+4
*
|
|
scsi: vmw-pvscsi: return DID_BUS_BUSY for adapter-initated aborts
Jim Gill
2018-05-02
1
-1
/
+1
|
/
/
*
|
scsi: isci: Fix infinite loop in while loop
Colin Ian King
2018-04-21
1
-2
/
+1
*
|
scsi: storvsc: Set up correct queue depth values for IDE devices
Long Li
2018-04-20
1
-2
/
+5
|
/
*
scsi: sd_zbc: Avoid that resetting a zone fails sporadically
Bart Van Assche
2018-04-19
1
-58
/
+82
*
scsi: sd: Defer spinning up drive while SANITIZE is in progress
Mahesh Rajashekhara
2018-04-19
1
-0
/
+2
*
scsi: megaraid_sas: Do not log an error if FW successfully initializes.
Vinson Lee
2018-04-19
1
-3
/
+3
*
scsi: ufs: add trace event for ufs upiu
Ohad Sharabi
2018-04-19
1
-0
/
+40
*
scsi: fnic: fix spelling mistake in fnic stats "Abord" -> "Abort"
Colin Ian King
2018-04-19
1
-1
/
+1
*
scsi: scsi_debug: IMMED related delay adjustments
Douglas Gilbert
2018-04-19
1
-9
/
+24
*
scsi: iscsi: respond to netlink with unicast when appropriate
Chris Leech
2018-04-19
1
-11
/
+18
*
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2018-04-16
18
-82
/
+109
|
\
|
*
scsi: devinfo: Add Microsoft iSCSI target to 1024 sector blacklist
Ross Lagerwall
2018-04-10
1
-1
/
+1
|
*
scsi: cxgb4i: silence overflow warning in t4_uld_rx_handler()
Dan Carpenter
2018-04-10
1
-4
/
+4
|
*
scsi: dpt_i2o: Use after free in I2ORESETCMD ioctl
Dan Carpenter
2018-04-10
1
-5
/
+8
|
*
scsi: core: Make scsi_result_to_blk_status() recognize CONDITION MET
Bart Van Assche
2018-04-10
1
-0
/
+9
|
*
scsi: core: Rename __scsi_error_from_host_byte() into scsi_result_to_blk_stat...
Bart Van Assche
2018-04-10
1
-9
/
+9
|
*
Revert "scsi: core: return BLK_STS_OK for DID_OK in __scsi_error_from_host_by...
Bart Van Assche
2018-04-10
1
-2
/
+0
|
*
scsi: aacraid: Insure command thread is not recursively stopped
Dave Carroll
2018-04-10
2
-1
/
+4
|
*
scsi: qla2xxx: Correct setting of SAM_STAT_CHECK_CONDITION
Johannes Thumshirn
2018-04-10
1
-3
/
+3
|
*
scsi: qla2xxx: correctly shift host byte
Johannes Thumshirn
2018-04-10
1
-1
/
+1
|
*
scsi: qla2xxx: Fix race condition between iocb timeout and initialisation
Ben Hutchings
2018-04-10
8
-31
/
+45
|
*
scsi: qla2xxx: Avoid double completion of abort command
Ben Hutchings
2018-04-10
1
-2
/
+2
|
*
scsi: qla2xxx: Fix small memory leak in qla2x00_probe_one on probe failure
Bill Kuzeja
2018-04-09
1
-23
/
+21
|
*
scsi: scsi_dh: Don't look for NULL devices handlers by name
Johannes Thumshirn
2018-04-09
1
-0
/
+3
|
*
scsi: core: remove redundant assignment to shost->use_blk_mq
Colin Ian King
2018-04-09
1
-1
/
+0
*
|
sr: get/drop reference to device in revalidate and check_events
Jens Axboe
2018-04-11
1
-4
/
+15
|
/
*
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2018-04-06
154
-10408
/
+5293
|
\
|
*
Merge branch 'fixes' into misc
James Bottomley
2018-04-04
40
-389
/
+416
|
|
\
|
|
*
scsi: qla2xxx: fx00 copypaste typo
Meelis Roos
2018-03-22
1
-1
/
+1
[next]