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 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-06-05
71
-27367
/
+539
|
\
|
*
scsi: qla2xxx: Remove unused 'ql_dm_tgt_ex_pct' parameter
Gleb Chesnokov
2022-06-02
1
-7
/
+0
|
*
scsi: qla2xxx: Remove setting of 'req' and 'rsp' parameters
Tom Rix
2022-06-02
1
-2
/
+0
|
*
scsi: mpi3mr: Fix kernel-doc
Jiapeng Chong
2022-06-02
1
-1
/
+1
|
*
scsi: lpfc: Add support for ATTO Fibre Channel devices
Bradley Grove
2022-06-02
3
-0
/
+141
|
*
scsi: core: Return BLK_STS_TRANSPORT for ALUA transitioning
Hannes Reinecke
2022-06-02
1
-1
/
+1
|
*
scsi: sd_zbc: Prevent zone information memory leak
Damien Le Moal
2022-06-02
3
-16
/
+16
|
*
scsi: sd: Fix potential NULL pointer dereference
Damien Le Moal
2022-06-02
1
-1
/
+0
|
*
scsi: mpi3mr: Rework mrioc->bsg_device model to fix warnings
Sumit Saxena
2022-06-02
2
-27
/
+23
|
*
scsi: myrb: Fix up null pointer access on myrb_cleanup()
Hannes Reinecke
2022-05-24
1
-3
/
+8
|
*
scsi: core: Unexport scsi_bus_type
Christoph Hellwig
2022-05-24
1
-1
/
+0
|
*
scsi: sd: Don't call blk_cleanup_disk() in sd_probe()
Christoph Hellwig
2022-05-24
1
-1
/
+1
|
*
scsi: isci: Fix typo in comment
Julia Lawall
2022-05-24
1
-1
/
+1
|
*
scsi: pmcraid: Fix typo in comment
Julia Lawall
2022-05-24
1
-1
/
+1
|
*
scsi: smartpqi: Fix typo in comment
Julia Lawall
2022-05-24
1
-1
/
+1
|
*
scsi: qedf: Fix typo in comment
Julia Lawall
2022-05-24
1
-1
/
+1
|
*
scsi: esas2r: Fix typo in comment
Julia Lawall
2022-05-24
1
-1
/
+1
|
*
scsi: storvsc: Fix typo in comment
Julia Lawall
2022-05-24
1
-1
/
+1
|
*
scsi: ufs: Split the drivers/scsi/ufs directory
Bart Van Assche
2022-05-20
46
-27042
/
+0
|
*
scsi: qla1280: Remove redundant variable
Colin Ian King
2022-05-20
1
-2
/
+1
|
*
scsi: lpfc: Add support for VMID tagging of NVMe I/Os
James Smart
2022-05-20
1
-0
/
+45
|
*
scsi: lpfc: Rework lpfc_vmid_get_appid() to be protocol independent
James Smart
2022-05-20
2
-5
/
+7
|
*
scsi: lpfc: Commonize VMID code location
James Smart
2022-05-20
4
-257
/
+291
*
|
Merge tag 'for-5.19/block-exec-2022-06-02' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-06-03
4
-6
/
+11
|
\
\
|
*
|
blk-mq: remove the done argument to blk_execute_rq_nowait
Christoph Hellwig
2022-05-28
4
-6
/
+11
*
|
|
Merge tag 'hyperv-next-signed-20220528' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2022-05-28
1
-143
/
+48
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
scsi: storvsc: Removing Pre Win8 related logic
Saurabh Sengar
2022-05-26
1
-116
/
+39
|
*
|
scsi: storvsc: Remove support for Hyper-V 2008 and 2008R2/Win7
Michael Kelley
2022-05-11
1
-27
/
+9
*
|
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-05-26
118
-2569
/
+5290
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
scsi: elx: efct: Remove NULL check after calling container_of()
Haowen Bai
2022-05-20
1
-3
/
+0
|
*
|
scsi: dpt_i2o: Drop redundant spinlock initialization
Haowen Bai
2022-05-20
1
-1
/
+0
|
*
|
scsi: qedf: Remove redundant variable op
Colin Ian King
2022-05-20
1
-2
/
+1
|
*
|
scsi: hisi_sas: Fix memory ordering in hisi_sas_task_deliver()
John Garry
2022-05-20
1
-0
/
+2
|
*
|
scsi: fnic: Replace DMA mask of 64 bits with 47 bits
Karan Tilak Kumar
2022-05-20
2
-4
/
+4
|
*
|
scsi: mpi3mr: Add target device related sysfs attributes
Sreekanth Reddy
2022-05-20
3
-0
/
+122
|
*
|
scsi: mpi3mr: Add shost related sysfs attributes
Sreekanth Reddy
2022-05-20
1
-2
/
+141
|
*
|
scsi: elx: efct: Remove redundant memset() statement
Harshit Mogalapalli
2022-05-20
1
-1
/
+0
|
*
|
scsi: megaraid_sas: Remove redundant memset() statement
Harshit Mogalapalli
2022-05-20
1
-2
/
+0
|
*
|
scsi: mpi3mr: Return error if dma_alloc_coherent() fails
Dan Carpenter
2022-05-20
1
-2
/
+6
|
*
|
scsi: hisi_sas: Fix rescan after deleting a disk
John Garry
2022-05-20
1
-29
/
+18
|
*
|
scsi: hisi_sas: Use sas_ata_wait_after_reset() in IT nexus reset
John Garry
2022-05-20
1
-7
/
+12
|
*
|
scsi: libsas: Refactor sas_ata_hard_reset()
John Garry
2022-05-20
1
-14
/
+27
|
*
|
scsi: mpt3sas: Update driver version to 42.100.00.00
Sreekanth Reddy
2022-05-20
1
-2
/
+2
|
*
|
scsi: mpt3sas: Fix junk chars displayed while printing ChipName
Sreekanth Reddy
2022-05-20
1
-1
/
+1
|
*
|
scsi: ipr: Use kobj_to_dev()
Minghao Chi
2022-05-17
1
-5
/
+5
|
*
|
scsi: mpi3mr: Fix a NULL vs IS_ERR() bug in mpi3mr_bsg_init()
Dan Carpenter
2022-05-17
1
-1
/
+1
|
*
|
scsi: bnx2fc: Avoid using get_cpu() in bnx2fc_cmd_alloc()
Sebastian Andrzej Siewior
2022-05-17
1
-3
/
+1
|
*
|
scsi: libfc: Remove get_cpu() semantics in fc_exch_em_alloc()
Davidlohr Bueso
2022-05-17
1
-2
/
+1
|
*
|
scsi: fcoe: Use per-CPU API to update per-CPU statistics
Sebastian Andrzej Siewior
2022-05-17
8
-107
/
+62
|
*
|
scsi: fcoe: Add a local_lock to fcoe_percpu
Davidlohr Bueso
2022-05-17
1
-2
/
+4
[next]