index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-03
iov_iter: transparently handle compat iovecs in import_iovec
Christoph Hellwig
1
-8
/
+1
2020-10-02
scsi: qedf: Remove redundant assignment to variable 'rc'
Jing Xiangfeng
1
-1
/
+0
2020-10-02
scsi: lpfc: Remove unneeded variable 'status' in lpfc_fcp_cpu_map_store()
Ye Bin
1
-2
/
+1
2020-10-02
scsi: snic: Convert to use DEFINE_SEQ_ATTRIBUTE macro
Liu Shixin
1
-14
/
+2
2020-10-02
scsi: qla4xxx: Delete unneeded variable 'status' in qla4xxx_process_ddb_changed
Ye Bin
1
-2
/
+1
2020-10-02
scsi: sun_esp: Use module_platform_driver to simplify the code
Liu Shixin
1
-13
/
+1
2020-10-02
scsi: sun3x_esp: Use module_platform_driver to simplify the code
Liu Shixin
1
-13
/
+1
2020-10-02
scsi: sni_53c710: Use module_platform_driver to simplify the code
Liu Shixin
1
-13
/
+1
2020-10-02
scsi: qlogicpti: Use module_platform_driver to simplify the code
Liu Shixin
1
-13
/
+1
2020-10-02
scsi: mac_esp: Use module_platform_driver to simplify the code
Liu Shixin
1
-13
/
+1
2020-10-02
scsi: jazz_esp: Use module_platform_driver to simplify the code
Liu Shixin
1
-13
/
+1
2020-10-02
scsi: mvumi: Fix error return in mvumi_io_attach()
Jing Xiangfeng
1
-0
/
+1
2020-10-02
scsi: lpfc: Drop nodelist reference on error in lpfc_gen_req()
Hannes Reinecke
1
-0
/
+2
2020-10-02
scsi: be2iscsi: Fix a theoretical leak in beiscsi_create_eqs()
Dan Carpenter
1
-2
/
+2
2020-10-02
scsi: aacraid: Add a missing iounmap call
Tomas Henzl
1
-0
/
+1
2020-10-02
scsi: qedi: Add schedule_hw_err_handler callback for fan failure
Manish Rangankar
2
-0
/
+21
2020-10-02
scsi: fnic: Fix inconsistent format argument type in fnic_debugfs.c
Ye Bin
1
-3
/
+3
2020-10-02
scsi: snic: Remove unnecessary condition
Jing Xiangfeng
1
-4
/
+0
2020-10-02
scsi: fnic: Do not call 'scsi_done()' for unhandled commands
Hannes Reinecke
1
-2
/
+1
2020-10-02
scsi: ufs: Fix missing brace warning for old compilers
Pujin Shi
1
-2
/
+2
2020-10-02
scsi: qla2xxx: Fix inconsistent format argument type in qla_dbg.c
Ye Bin
1
-1
/
+1
2020-10-02
scsi: qla2xxx: Fix inconsistent format argument type in qla_os.c
Ye Bin
1
-2
/
+2
2020-10-02
scsi: qla2xxx: Fix inconsistent format argument type in tcm_qla2xxx.c
Ye Bin
1
-1
/
+1
2020-10-02
scsi: sd: Allow user to configure command retries
Mike Christie
2
-30
/
+72
2020-10-02
scsi: core: Add limitless cmd retry support
Mike Christie
3
-20
/
+43
2020-10-02
scsi: libiscsi: use sendpage_ok() in iscsi_tcp_segment_map()
Coly Li
1
-1
/
+1
2020-10-02
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-7
/
+15
2020-09-29
scsi: qla2xxx: Update version to 10.02.00.103-k
Nilesh Javali
1
-2
/
+2
2020-09-29
scsi: qla2xxx: Fix point-to-point (N2N) device discovery issue
Arun Easi
3
-1
/
+6
2020-09-29
scsi: qla2xxx: Fix crash on session cleanup with unload
Quinn Tran
1
-6
/
+7
2020-09-29
scsi: qla2xxx: Fix reset of MPI firmware
Arun Easi
4
-39
/
+23
2020-09-29
scsi: qla2xxx: Fix MPI reset needed message
Arun Easi
1
-1
/
+1
2020-09-29
scsi: qla2xxx: Fix buffer-buffer credit extraction error
Quinn Tran
5
-81
/
+34
2020-09-29
scsi: qla2xxx: Correct the check for sscanf() return value
Saurav Kashyap
1
-2
/
+2
2020-09-29
scsi: iscsi: iscsi_tcp: Avoid holding spinlock while calling getpeername()
Mark Mielke
1
-7
/
+15
2020-09-29
scsi: ufs: ufs-exynos: Use devm_platform_ioremap_resource_byname()
Bean Huo
1
-7
/
+3
2020-09-28
scsi: storvsc: Support PAGE_SIZE larger than 4K
Boqun Feng
1
-7
/
+49
2020-09-26
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
4
-73
/
+111
2020-09-25
53c700: convert to dma_alloc_noncoherent
Christoph Hellwig
1
-6
/
+14
2020-09-25
sgiwd93: convert to dma_alloc_noncoherent
Christoph Hellwig
1
-7
/
+7
2020-09-25
53c700: improve non-coherent DMA handling
Christoph Hellwig
2
-58
/
+72
2020-09-24
Merge branch 'for-5.10/block' into for-5.10/drivers
Jens Axboe
3
-29
/
+24
2020-09-24
bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag
Christoph Hellwig
1
-2
/
+2
2020-09-22
scsi: ufs-mediatek: Support performance mode for inline encryption engine
Stanley Chu
2
-6
/
+199
2020-09-22
scsi: libsas: Simplify the return expression of sas_discover_* functions
Liu Shixin
2
-14
/
+2
2020-09-22
scsi: oak: Remove redundant initialization of variable ret
Jing Xiangfeng
1
-1
/
+1
2020-09-22
scsi: bnx2i: Remove unnecessary mutex_init()
Qinglang Miao
1
-2
/
+0
2020-09-22
scsi: qla2xxx: Update version to 10.02.00.102-k
Nilesh Javali
2
-4
/
+3
2020-09-22
scsi: qla2xxx: Add SLER and PI control support
Saurav Kashyap
7
-5
/
+45
2020-09-22
scsi: qla2xxx: Add IOCB resource tracking
Quinn Tran
8
-0
/
+151
[prev]
[next]