index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-05
scsi: lpfc: Use unsigned type for num_sge
Hannes Reinecke
1
-6
/
+6
2024-02-05
scsi: core: Move scsi_host_busy() out of host lock if it is for per-command
Ming Lei
2
-2
/
+5
2024-01-23
scsi: storvsc: Fix ring buffer size calculation
Michael Kelley
1
-5
/
+7
2024-01-23
scsi: core: Move scsi_host_busy() out of host lock for waking up EH handler
Ming Lei
3
-6
/
+6
2024-01-22
Merge branch '6.8/scsi-staging' into 6.8/scsi-fixes
Martin K. Petersen
3
-5
/
+2
2024-01-20
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
6
-20
/
+92
2024-01-18
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-5
/
+73
2024-01-18
Merge tag 'trace-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
1
-1
/
+1
2024-01-17
Merge tag 'pci-v6.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2024-01-17
scsi: initio: Remove redundant variable 'rb'
Colin Ian King
1
-2
/
+1
2024-01-17
scsi: virtio_scsi: Remove duplicate check if queue is broken
Li RongQing
1
-2
/
+0
2024-01-17
scsi: isci: Fix an error code problem in isci_io_request_build()
Su Hui
1
-1
/
+1
2024-01-11
scsi: core: Kick the requeue list after inserting when flushing
Niklas Cassel
1
-3
/
+6
2024-01-11
scsi: fnic: unlock on error path in fnic_queuecommand()
Dan Carpenter
1
-0
/
+1
2024-01-11
scsi: fcoe: Fix unsigned comparison with zero in store_ctlr_mode()
Harshit Mogalapalli
1
-2
/
+4
2024-01-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
76
-1236
/
+1975
2024-01-11
Merge tag 'for-6.8/block-2024-01-08' of git://git.kernel.dk/linux
Linus Torvalds
3
-55
/
+37
2024-01-10
scsi: virtio_scsi: Add mq_poll support
Mike Christie
1
-5
/
+73
2024-01-08
sd: remove the !ZBC && blk_queue_is_zoned case in sd_read_block_characteristics
Christoph Hellwig
1
-4
/
+3
2024-01-03
scsi: mpi3mr: Fix mpi3mr_fw.c kernel-doc warnings
Randy Dunlap
1
-4
/
+2
2024-01-03
scsi: smartpqi: Bump driver version to 2.1.26-030
Don Brace
1
-3
/
+3
2024-01-03
scsi: smartpqi: Fix logical volume rescan race condition
Mahesh Rajashekhara
2
-8
/
+36
2024-01-03
scsi: smartpqi: Add new controller PCI IDs
David Strahan
1
-0
/
+40
2023-12-27
block: rename and document BLK_DEF_MAX_SECTORS
Christoph Hellwig
1
-1
/
+1
2023-12-19
sd: only call disk_clear_zoned when needed
Christoph Hellwig
1
-1
/
+1
2023-12-19
block: simplify disk_set_zoned
Christoph Hellwig
1
-2
/
+5
2023-12-19
block: remove support for the host aware zone model
Christoph Hellwig
3
-54
/
+34
2023-12-18
tracing: Allow creating instances with specified system events
Steven Rostedt (Google)
1
-1
/
+1
2023-12-18
scsi: core: Always send batch on reset or error handling command
Alexander Atanasov
1
-0
/
+2
2023-12-18
scsi: bnx2fc: Fix skb double free in bnx2fc_rcv()
Wei Yongjun
1
-6
/
+3
2023-12-13
Merge patch series "scsi: hisi_sas: Minor fixes and cleanups"
Martin K. Petersen
2
-11
/
+19
2023-12-13
scsi: hisi_sas: Correct the number of global debugfs registers
Yihang Li
1
-1
/
+1
2023-12-13
scsi: hisi_sas: Rollback some operations if FLR failed
Yihang Li
1
-0
/
+5
2023-12-13
scsi: hisi_sas: Check before using pointer variables
Yihang Li
1
-2
/
+5
2023-12-13
scsi: hisi_sas: Replace with standard error code return value
Yihang Li
2
-3
/
+3
2023-12-13
scsi: hisi_sas: Set .phy_attached before notifing phyup event HISI_PHYE_PHY_U...
Yihang Li
1
-5
/
+5
2023-12-13
scsi: fcoe: Use sysfs_match_string() over fcoe_parse_mode()
Justin Stitt
1
-22
/
+4
2023-12-13
Merge patch series "lpfc: Update lpfc to revision 14.2.0.17"
Martin K. Petersen
4
-8
/
+17
2023-12-13
scsi: lpfc: Update lpfc version to 14.2.0.17
Justin Tee
1
-1
/
+1
2023-12-13
scsi: lpfc: Move determination of vmid_flag after VMID reinitialization compl...
Justin Tee
2
-3
/
+4
2023-12-13
scsi: lpfc: Reinitialize an NPIV's VMID data structures after FDISC
Justin Tee
1
-0
/
+8
2023-12-13
scsi: lpfc: Change VMID driver load time parameters to read only
Justin Tee
1
-4
/
+4
2023-12-13
Merge patch series "Introduce support for multiqueue (MQ) in fnic"
Martin K. Petersen
10
-543
/
+847
2023-12-13
scsi: fnic: Increment driver version
Karan Tilak Kumar
1
-1
/
+1
2023-12-13
scsi: fnic: Improve logs and add support for multiqueue (MQ)
Karan Tilak Kumar
2
-140
/
+154
2023-12-13
scsi: fnic: Add support for multiqueue (MQ) in fnic driver
Karan Tilak Kumar
3
-254
/
+328
2023-12-13
scsi: fnic: Add support for multiqueue (MQ) in fnic_main.c
Karan Tilak Kumar
2
-34
/
+77
2023-12-13
scsi: fnic: Remove usage of host_lock
Karan Tilak Kumar
1
-24
/
+31
2023-12-13
scsi: fnic: Define stats to track multiqueue (MQ) IOs
Karan Tilak Kumar
2
-0
/
+13
2023-12-13
scsi: fnic: Modify ISRs to support multiqueue (MQ)
Karan Tilak Kumar
5
-74
/
+144
[next]