Age | Commit message (Expand) | Author |
2021-05-08 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2021-05-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-05-07 | treewide: remove editor modelines and cruft | Masahiro Yamada |
2021-05-06 | include: remove pagemap.h from blkdev.h | Matthew Wilcox (Oracle) |
2021-05-06 | proc: mandate ->proc_lseek in "struct proc_ops" | Alexey Dobriyan |
2021-05-05 | Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-05-02 | scsi: fnic: Use scsi_host_busy_iter() to traverse commands | Hannes Reinecke |
2021-05-02 | scsi: fnic: Kill 'exclude_id' argument to fnic_cleanup_io() | Hannes Reinecke |
2021-05-02 | scsi: scsi_debug: Fix cmd_per_lun, set to max_queue | Douglas Gilbert |
2021-04-30 | PCI/VPD: Remove pci_vpd_find_tag() 'offset' argument | Heiner Kallweit |
2021-04-29 | Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2021-04-28 | scsi: ufs: core: Narrow down fast path in system suspend path | Can Guo |
2021-04-28 | scsi: ufs: core: Cancel rpm_dev_flush_recheck_work during system suspend | Can Guo |
2021-04-28 | scsi: ufs: core: Do not put UFS power into LPM if link is broken | Can Guo |
2021-04-28 | scsi: qla2xxx: Prevent PRLI in target mode | Anastasia Kovaleva |
2021-04-28 | scsi: qla2xxx: Add marginal path handling support | Bikash Hazarika |
2021-04-28 | scsi: ufs: core: Fix a typo in ufs-sysfs.c | Keoseong Park |
2021-04-28 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2021-04-28 | Merge tag 'for-5.13/block-2021-04-27' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-04-26 | scsi: lpfc: Fix bad memory access during VPD DUMP mailbox command | James Smart |
2021-04-26 | scsi: lpfc: Fix DMA virtual address ptr assignment in bsg | James Smart |
2021-04-26 | scsi: lpfc: Fix illegal memory access on Abort IOCBs | James Smart |
2021-04-17 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2021-04-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-04-15 | scsi: sd: Introduce a new local variable in sd_check_events() | Bart Van Assche |
2021-04-15 | scsi: dc395x: Open-code status_byte(u8) calls | Bart Van Assche |
2021-04-15 | scsi: 53c700: Open-code status_byte(u8) calls | Bart Van Assche |
2021-04-15 | scsi: smartpqi: Remove unused functions | Bart Van Assche |
2021-04-15 | scsi: qla4xxx: Remove an unused function | Bart Van Assche |
2021-04-15 | scsi: myrs: Remove unused functions | Bart Van Assche |
2021-04-15 | scsi: myrb: Remove unused functions | Bart Van Assche |
2021-04-15 | scsi: mpt3sas: Fix two kernel-doc headers | Bart Van Assche |
2021-04-15 | scsi: fcoe: Suppress a compiler warning | Bart Van Assche |
2021-04-15 | scsi: libfc: Fix a format specifier | Bart Van Assche |
2021-04-15 | scsi: aacraid: Remove an unused function | Bart Van Assche |
2021-04-15 | scsi: core: Introduce enum scsi_disposition | Bart Van Assche |
2021-04-15 | scsi: core: Modify the scsi_send_eh_cmnd() return value for the SDEV_BLOCK case | Bart Van Assche |
2021-04-15 | scsi: core: Rename scsi_softirq_done() into scsi_complete() | Bart Van Assche |
2021-04-15 | scsi: core: Make the scsi_alloc_sgtables() documentation more accurate | Bart Van Assche |
2021-04-15 | scsi: pm80xx: Remove global lock from outbound queue processing | Viswas G |
2021-04-15 | scsi: pm80xx: Reset PI and CI memory during re-initialization | Viswas G |
2021-04-15 | scsi: pm80xx: Completing pending I/O after fatal error | Ruksar Devadi |
2021-04-15 | scsi: pm80xx: Add sysfs attribute to track iop1 count | Vishakha Channapattan |
2021-04-15 | scsi: pm80xx: Add sysfs attribute to track iop0 count | Vishakha Channapattan |
2021-04-15 | scsi: pm80xx: Add sysfs attribute to track RAAE count | Vishakha Channapattan |
2021-04-15 | scsi: pm80xx: Add sysfs attribute to check controller hmi error | Vishakha Channapattan |
2021-04-15 | scsi: pm80xx: Add sysfs attribute to check MPI state | Vishakha Channapattan |
2021-04-15 | scsi: qla2xxx: Reserve extra IRQ vectors | Roman Bolshakov |
2021-04-15 | scsi: smartpqi: Fix device pointer variable reference static checker issue | Don Brace |
2021-04-15 | scsi: smartpqi: Fix blocks_per_row static checker issue | Don Brace |