Age | Commit message (Expand) | Author |
2024-12-23 | scsi: add support for user-meta interface | Anuj Gupta |
2024-12-13 | scsi/cxlflash: Deprecate driver | Andrew Donnellan |
2024-12-09 | scsi: Constify struct pci_device_id | Christophe JAILLET |
2024-12-09 | scsi: storvsc: Don't assume cpu_possible_mask is dense | Michael Kelley |
2024-12-09 | scsi: Eliminate scsi_register() and scsi_unregister() usage & docs | Randy Dunlap |
2024-12-04 | Merge patch series "Replace the "slave_*" function names" | Martin K. Petersen |
2024-12-04 | scsi: core: Remove the .slave_configure() method | Bart Van Assche |
2024-12-04 | scsi: Convert SCSI drivers to .sdev_configure() | Bart Van Assche |
2024-12-04 | scsi: Rename .device_configure() into .sdev_configure() | Bart Van Assche |
2024-12-04 | scsi: Rename .slave_alloc() and .slave_destroy() | Bart Van Assche |
2024-12-04 | scsi: pm80xx: Improve debugging for aborted commands | Vishakha Channapattan |
2024-12-04 | scsi: pm80xx: Increase reserved tags from 8 to 128 | Igor Pylypiv |
2024-12-04 | scsi: pm80xx: Use dynamic tag numbers for PHY start and stop | Jolly Shah |
2024-12-04 | scsi: pm80xx: Do not use libsas port ID | Igor Pylypiv |
2024-12-04 | scsi: scsi_debug: Fix hrtimer support for ndelay | John Garry |
2024-12-04 | scsi: storvsc: Do not flag MAINTENANCE_IN return of SRB_STATUS_DATA_OVERRUN a... | Cathy Avery |
2024-12-04 | scsi: sg: Fix slab-use-after-free read in sg_release() | Suraj Sonawane |
2024-12-04 | scsi: qla2xxx: Update version to 10.02.09.400-k | Nilesh Javali |
2024-12-04 | scsi: qla2xxx: Supported speed displayed incorrectly for VPorts | Anil Gurumurthy |
2024-12-04 | scsi: qla2xxx: Fix NVMe and NPIV connect issue | Quinn Tran |
2024-12-04 | scsi: qla2xxx: Remove check req_sg_cnt should be equal to rsp_sg_cnt | Saurav Kashyap |
2024-12-04 | scsi: qla2xxx: Move FCE Trace buffer allocation to user control | Quinn Tran |
2024-12-04 | scsi: csiostor: Fix typo doesnt->doesn't | Prateek Singh Rathore |
2024-12-04 | scsi: fnic: Use vcalloc() instead of vmalloc() and memset(0) | Thorsten Blum |
2024-12-04 | scsi: qla2xxx: Fix use after free on unload | Quinn Tran |
2024-12-04 | scsi: qla2xxx: Fix abort in bsg timeout | Quinn Tran |
2024-12-04 | scsi: mpi3mr: Update driver version to 8.12.0.3.50 | Ranjan Kumar |
2024-12-04 | scsi: mpi3mr: Handling of fault code for insufficient power | Ranjan Kumar |
2024-12-04 | scsi: mpi3mr: Start controller indexing from 0 | Ranjan Kumar |
2024-12-04 | scsi: mpi3mr: Fix corrupt config pages PHY state is switched in sysfs | Ranjan Kumar |
2024-12-04 | scsi: mpi3mr: Synchronize access to ioctl data buffer | Ranjan Kumar |
2024-12-04 | scsi: mpt3sas: Update driver version to 51.100.00.00 | Ranjan Kumar |
2024-12-04 | scsi: mpt3sas: Diag-Reset when Doorbell-In-Use bit is set during driver load ... | Ranjan Kumar |
2024-12-02 | Merge branch '6.13/scsi-queue' into 6.13/scsi-fixes | Martin K. Petersen |
2024-11-29 | Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2024-11-25 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2024-11-20 | scsi: megaraid_sas: Fix for a potential deadlock | Tomas Henzl |
2024-11-20 | scsi: lpfc: Fix spelling errors 'asynchronously' | liujing |
2024-11-20 | scsi: bfa: Remove unused parsers | Dr. David Alan Gilbert |
2024-11-20 | scsi: bfa: Remove unused structure builders | Dr. David Alan Gilbert |
2024-11-20 | scsi: qla1280: Fix hw revision numbering for ISP1020/1040 | Magnus Lindholm |
2024-11-20 | Merge branch '6.12/scsi-fixes' into 6.13/scsi-staging | Martin K. Petersen |
2024-11-19 | Merge tag 'irq-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2024-11-18 | Merge tag 'for-6.13/block-20241118' of git://git.kernel.dk/linux | Linus Torvalds |
2024-11-12 | block: remove the write_hint field from struct request | Christoph Hellwig |
2024-11-11 | block: pre-calculate max_zone_append_sectors | Christoph Hellwig |
2024-11-08 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2024-11-07 | Revert "block: pre-calculate max_zone_append_sectors" | Jens Axboe |
2024-11-06 | Merge patch series "scsi: st: Device reset patches" | Martin K. Petersen |
2024-11-06 | scsi: st: New session only when Unit Attention for new tape | Kai Mäkisara |