index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-03-26
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2025-03-26
Merge tag 'for-6.15/block-20250322' of git://git.kernel.dk/linux
Linus Torvalds
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-24
Merge tag 'bitmap-for-6.15' of https://github.com/norov/linux
Linus Torvalds
2025-03-24
Merge tag 'hardening-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-03-17
scsi: st: Tighten the page format heuristics with MODE SELECT
Kai Mäkisara
2025-03-17
scsi: st: ERASE does not change tape location
Kai Mäkisara
2025-03-17
scsi: st: Fix array overflow in st_setup()
Kai Mäkisara
2025-03-17
scsi: lpfc: Restore clearing of NLP_UNREG_INP in ndlp->nlp_flag
Ewan D. Milne
2025-03-17
scsi: hisi_sas: Fixed failure to issue vendor specific commands
Xingui Yang
2025-03-17
scsi: fnic: Remove unnecessary NUL-terminations
Thorsten Blum
2025-03-17
scsi: fnic: Remove redundant flush_workqueue() calls
Chen Ni
2025-03-13
block: remove unused parameter 'q' parameter in __blk_rq_map_sg()
Anuj Gupta
2025-03-10
scsi: core: Use a switch statement when attaching VPD pages
Chaohai Chen
2025-03-10
scsi: mpi3mr: Task Abort EH Support
Chandrakanth Patil
2025-03-10
scsi: storvsc: Don't report the host packet status as the hv status
Roman Kisel
2025-03-10
scsi: isci: Make most module parameters static
Dr. David Alan Gilbert
2025-03-10
scsi: megaraid_sas: Make most module parameters static
Dr. David Alan Gilbert
2025-03-03
scsi: fnic: Remove unnecessary spinlock locking and unlocking
Karan Tilak Kumar
2025-03-03
scsi: fnic: Replace fnic->lock_flags with local flags
Karan Tilak Kumar
2025-03-03
scsi: fnic: Replace use of sizeof with standard usage
Karan Tilak Kumar
2025-03-03
scsi: fnic: Fix indentation and remove unnecessary parenthesis
Karan Tilak Kumar
2025-03-03
scsi: fnic: Remove unnecessary debug print
Karan Tilak Kumar
2025-03-03
scsi: logging: Fix scsi_logging_level bounds
Nicolas Bouchinet
2025-03-03
scsi: scsi_error: Add comments to scsi_check_sense()
Damien Le Moal
2025-03-03
scsi: mpt3sas: Fix buffer overflow in mpt3sas_send_mctp_passthru_req()
Dan Carpenter
2025-03-03
scsi: lpfc: Fix spelling mistake 'Toplogy' -> 'Topology'
Colin Ian King
2025-03-03
scsi: lpfc: Convert timeouts to secs_to_jiffies()
Easwar Hariharan
2025-03-03
scsi: hisi_sas: Remove incorrect ACPI_PTR annotations
Arnd Bergmann
2025-03-02
scsi: scsi_debug: Fix uninitialized variable use
Arnd Bergmann
2025-03-02
scsi: core: Fix missing lock protection
Chaohai Chen
2025-02-28
scsi: qla2xxx: Mark device strings as nonstring
Kees Cook
2025-02-28
scsi: mpt3sas: Mark device strings as nonstring
Kees Cook
2025-02-28
scsi: mpi3mr: Mark device strings as nonstring
Kees Cook
2025-02-24
scsi: scsi_debug: Do not sleep in atomic sections
Bart Van Assche
2025-02-24
scsi: scsi_debug: Simplify command handling
Bart Van Assche
2025-02-24
scsi: scsi_debug: Remove a reference to in_use_bm
Bart Van Assche
2025-02-24
scsi: scsi_debug: Remove sdebug_device_access_info
John Garry
2025-02-24
scsi: qla2xxx: Fix typos in a comment
Yuichiro Tsuji
2025-02-24
scsi: mpt3sas: Fix spelling mistake "receveid" -> "received"
Colin Ian King
2025-02-24
Merge patch series "mpi3mr: Few Enhancements and minor fixes"
Martin K. Petersen
2025-02-24
scsi: mpi3mr: Update driver version to 8.13.0.5.50
Ranjan Kumar
2025-02-24
scsi: mpi3mr: Check admin reply queue from Watchdog
Ranjan Kumar
2025-02-24
scsi: mpi3mr: Update timestamp only for supervisor IOCs
Ranjan Kumar
2025-02-24
scsi: mpi3mr: Update MPI Headers to revision 35
Ranjan Kumar
2025-02-24
Merge patch series "scsi: scsi_debug: Add more tape support"
Martin K. Petersen
2025-02-24
Merge patch series "Initial support for RK3576 UFS controller"
Martin K. Petersen
2025-02-24
scsi: lpfc: rework lpfc_next_{online,present}_cpu()
Yury Norov
2025-02-24
scsi: lpfc: switch lpfc_irq_rebalance() to using cpumask_next_wrap()
Yury Norov
[next]