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
2022-07-07
scsi: lpfc: Remove extra atomic_inc on cmd_pending in queuecommand after VMID
James Smart
1
-1
/
+0
2022-07-07
scsi: lpfc: Set PU field when providing D_ID in XMIT_ELS_RSP64_CX iocb
James Smart
1
-0
/
+1
2022-07-07
scsi: lpfc: Prevent buffer overflow crashes in debugfs with malformed user input
James Smart
1
-10
/
+10
2022-07-07
scsi: lpfc: Fix uninitialized cqe field in lpfc_nvme_cancel_iocb()
James Smart
1
-0
/
+1
2022-07-07
Merge branch '5.19/scsi-fixes' into 5.20/scsi-staging
Martin K. Petersen
21
-88
/
+214
2022-07-07
scsi: sd: Rework asynchronous resume support
Bart Van Assche
2
-18
/
+71
2022-07-07
scsi: core: Move the definition of SCSI_QUEUE_DELAY
Bart Van Assche
1
-7
/
+7
2022-07-07
scsi: megaraid_sas: Clean up some inconsistent indenting
Jiapeng Chong
1
-2
/
+2
2022-07-07
scsi: gvp11: Convert m68k WD33C93 drivers to DMA API
Michael Schmitz
1
-18
/
+77
2022-07-07
scsi: a2091: Convert m68k WD33C93 drivers to DMA API
Michael Schmitz
1
-15
/
+48
2022-07-07
scsi: a3000: Convert m68k WD33C93 drivers to DMA API
Michael Schmitz
1
-9
/
+44
2022-07-07
scsi: core: Shorten long warning messages
Li Zhijian
1
-3
/
+1
2022-07-07
scsi: mpi3mr: Increase cmd_per_lun to 128
Sreekanth Reddy
1
-1
/
+1
2022-07-07
scsi: mpi3mr: Enable shared host tagset
Sreekanth Reddy
1
-0
/
+2
2022-07-07
scsi: qla2xxx: Check correct variable in qla24xx_async_gffid()
Dan Carpenter
1
-2
/
+2
2022-07-06
block: move zone related fields to struct gendisk
Christoph Hellwig
1
-1
/
+1
2022-07-06
block: pass a gendisk to blk_queue_max_open_zones and blk_queue_max_active_zones
Christoph Hellwig
1
-3
/
+3
2022-07-06
block: pass a gendisk to blk_queue_set_zoned
Christoph Hellwig
2
-4
/
+4
2022-07-06
blk-mq: Drop 'reserved' arg of busy_tag_iter_fn
John Garry
5
-30
/
+16
2022-07-06
scsi: fnic: Drop reserved request handling
John Garry
1
-2
/
+0
2022-07-06
blk-mq: Drop blk_mq_ops.timeout 'reserved' arg
John Garry
2
-4
/
+2
2022-07-06
scsi: core: Remove reserved request time-out handling
John Garry
3
-12
/
+6
2022-06-28
block: simplify disk shutdown
Christoph Hellwig
4
-8
/
+8
2022-06-27
scsi: dpt_i2o: Remove obsolete driver
Arnd Bergmann
10
-5655
/
+0
2022-06-27
scsi: BusLogic: Remove bus_to_virt()
Arnd Bergmann
2
-13
/
+24
2022-06-27
scsi: fcoe: Remove redundant assignment to variable 'wlen'
Colin Ian King
1
-1
/
+0
2022-06-27
scsi: hisi_sas: Limit max hw sectors for v3 HW
John Garry
1
-0
/
+7
2022-06-26
powerpc/powermac: Remove empty function note_scsi_host()
Christophe Leroy
1
-5
/
+0
2022-06-21
scsi: mpt3sas: Remove flush_scheduled_work() call
Tetsuo Handa
1
-1
/
+0
2022-06-21
scsi: sym53c8xx_2: Remove redundant "with"
Jiang Jian
1
-1
/
+1
2022-06-21
scsi: snic: Remove redundant "on"
Jiang Jian
1
-1
/
+1
2022-06-21
scsi: aacraid: Remove redundant "the"
Jiang Jian
1
-1
/
+1
2022-06-21
scsi: hisi_sas: Align comments
Jiang Jian
1
-2
/
+2
2022-06-21
scsi: mpt3sas: Fix whitespace and spelling mistake
Zhang Jiaming
1
-4
/
+4
2022-06-21
scsi: mpt3sas: Fix typo in comment
Ren Yu
1
-1
/
+1
2022-06-21
scsi: libiscsi: Improve conn_send_pdu API
Mike Christie
1
-23
/
+62
2022-06-21
scsi: iscsi: Try to avoid taking back_lock in xmit path
Mike Christie
1
-16
/
+14
2022-06-21
scsi: iscsi: Remove iscsi_get_task back_lock requirement
Mike Christie
3
-32
/
+88
2022-06-21
scsi: iscsi: Remove unneeded task state check
Mike Christie
1
-5
/
+8
2022-06-21
scsi: iscsi_tcp: Drop target_alloc use
Mike Christie
1
-1
/
+0
2022-06-21
scsi: iscsi_tcp: Tell net when there's more data
Mike Christie
1
-1
/
+1
2022-06-21
scsi: iscsi: Run recv path from workqueue
Mike Christie
2
-13
/
+54
2022-06-21
scsi: iscsi: Add recv workqueue helpers
Mike Christie
1
-2
/
+27
2022-06-21
scsi: iscsi: Rename iscsi_conn_queue_work()
Mike Christie
3
-8
/
+8
2022-06-21
scsi: iscsi: Fix session removal on shutdown
Mike Christie
6
-10
/
+18
2022-06-21
scsi: qedi: Use QEDI_MODE_NORMAL for error handling
Mike Christie
1
-1
/
+1
2022-06-21
scsi: iscsi: Add helper to remove a session from the kernel
Mike Christie
1
-0
/
+49
2022-06-21
scsi: iscsi: Clean up bound endpoints during shutdown
Mike Christie
1
-10
/
+10
2022-06-21
scsi: iscsi: Allow iscsi_if_stop_conn() to be called from kernel
Mike Christie
1
-10
/
+7
2022-06-21
scsi: iscsi: Fix HW conn removal use after free
Mike Christie
1
-2
/
+0
[prev]
[next]