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-04-18
scsi: cxlflash: Introduce object handle fop
Uma Krishnan
3
-0
/
+26
2018-04-18
scsi: cxlflash: Support file descriptor mapping
Uma Krishnan
1
-0
/
+26
2018-04-18
scsi: cxlflash: Support adapter context mmap and release
Uma Krishnan
1
-0
/
+72
2018-04-18
scsi: cxlflash: Support adapter context reading
Uma Krishnan
1
-0
/
+94
2018-04-18
scsi: cxlflash: Support adapter context polling
Uma Krishnan
2
-2
/
+57
2018-04-18
scsi: cxlflash: Support starting user contexts
Uma Krishnan
2
-2
/
+100
2018-04-18
scsi: cxlflash: Support AFU interrupt mapping and registration
Uma Krishnan
2
-0
/
+122
2018-04-18
scsi: cxlflash: Support AFU interrupt management
Uma Krishnan
2
-0
/
+114
2018-04-18
scsi: cxlflash: Support process element lifecycle
Uma Krishnan
1
-2
/
+50
2018-04-18
scsi: cxlflash: Setup OCXL transaction layer
Uma Krishnan
1
-0
/
+10
2018-04-18
scsi: cxlflash: Setup function OCXL link
Uma Krishnan
2
-3
/
+23
2018-04-18
scsi: cxlflash: Support reading adapter VPD data
Uma Krishnan
1
-0
/
+15
2018-04-18
scsi: cxlflash: Support AFU state toggling
Uma Krishnan
1
-0
/
+9
2018-04-18
scsi: cxlflash: Support process specific mappings
Uma Krishnan
1
-0
/
+24
2018-04-18
scsi: cxlflash: Support starting an adapter context
Uma Krishnan
2
-0
/
+42
2018-04-18
scsi: cxlflash: MMIO map the AFU
Uma Krishnan
2
-1
/
+77
2018-04-18
scsi: cxlflash: Support image reload policy modification
Uma Krishnan
2
-0
/
+14
2018-04-18
scsi: cxlflash: Support adapter context discovery
Uma Krishnan
1
-0
/
+26
2018-04-18
scsi: cxlflash: Support adapter file descriptors for OCXL
Uma Krishnan
2
-0
/
+201
2018-04-18
scsi: cxlflash: Use IDR to manage adapter contexts
Uma Krishnan
2
-2
/
+21
2018-04-18
scsi: cxlflash: Adapter context support for OCXL
Uma Krishnan
2
-0
/
+96
2018-04-18
scsi: cxlflash: Setup AFU PASID
Uma Krishnan
2
-0
/
+4
2018-04-18
scsi: cxlflash: Setup AFU acTag range
Uma Krishnan
2
-0
/
+15
2018-04-18
scsi: cxlflash: Read host AFU configuration
Uma Krishnan
2
-0
/
+39
2018-04-18
scsi: cxlflash: Setup function acTag range
Uma Krishnan
2
-0
/
+18
2018-04-18
scsi: cxlflash: Read host function configuration
Uma Krishnan
2
-0
/
+48
2018-04-18
scsi: cxlflash: Hardware AFU for OCXL
Uma Krishnan
5
-2
/
+73
2018-04-18
scsi: cxlflash: Introduce OCXL backend
Uma Krishnan
4
-2
/
+25
2018-04-18
scsi: cxlflash: Add argument identifier names
Uma Krishnan
2
-24
/
+27
2018-04-18
scsi: cxlflash: Avoid clobbering context control register value
Matthew R. Ochs
2
-1
/
+5
2018-04-18
scsi: cxlflash: Preserve number of interrupts for master contexts
Uma Krishnan
2
-3
/
+9
2018-04-15
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
18
-82
/
+109
2018-04-11
sr: get/drop reference to device in revalidate and check_events
Jens Axboe
1
-4
/
+15
2018-04-09
scsi: devinfo: Add Microsoft iSCSI target to 1024 sector blacklist
Ross Lagerwall
1
-1
/
+1
2018-04-09
scsi: cxgb4i: silence overflow warning in t4_uld_rx_handler()
Dan Carpenter
1
-4
/
+4
2018-04-09
scsi: dpt_i2o: Use after free in I2ORESETCMD ioctl
Dan Carpenter
1
-5
/
+8
2018-04-09
scsi: core: Make scsi_result_to_blk_status() recognize CONDITION MET
Bart Van Assche
1
-0
/
+9
2018-04-09
scsi: core: Rename __scsi_error_from_host_byte() into scsi_result_to_blk_stat...
Bart Van Assche
1
-9
/
+9
2018-04-09
Revert "scsi: core: return BLK_STS_OK for DID_OK in __scsi_error_from_host_by...
Bart Van Assche
1
-2
/
+0
2018-04-09
scsi: aacraid: Insure command thread is not recursively stopped
Dave Carroll
2
-1
/
+4
2018-04-09
scsi: qla2xxx: Correct setting of SAM_STAT_CHECK_CONDITION
Johannes Thumshirn
1
-3
/
+3
2018-04-09
scsi: qla2xxx: correctly shift host byte
Johannes Thumshirn
1
-1
/
+1
2018-04-09
scsi: qla2xxx: Fix race condition between iocb timeout and initialisation
Ben Hutchings
8
-31
/
+45
2018-04-09
scsi: qla2xxx: Avoid double completion of abort command
Ben Hutchings
1
-2
/
+2
2018-04-09
scsi: qla2xxx: Fix small memory leak in qla2x00_probe_one on probe failure
Bill Kuzeja
1
-23
/
+21
2018-04-09
scsi: scsi_dh: Don't look for NULL devices handlers by name
Johannes Thumshirn
1
-0
/
+3
2018-04-09
scsi: core: remove redundant assignment to shost->use_blk_mq
Colin Ian King
1
-1
/
+0
2018-04-05
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
154
-10408
/
+5293
2018-04-05
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
Linus Torvalds
13
-21
/
+18
2018-04-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
4
-5
/
+5
[next]