Age | Commit message (Expand) | Author | Files | Lines |
2022-03-29 | Merge tag 'for-linus-5.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -2/+2 |
2022-03-25 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 222 | -7607/+8065 |
2022-03-24 | Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p... | Linus Torvalds | 8 | -19/+19 |
2022-03-24 | Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -5/+0 |
2022-03-22 | Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block | Linus Torvalds | 10 | -207/+67 |
2022-03-20 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2 | -9/+9 |
2022-03-16 | xen/grant-table: remove readonly parameter from functions | Juergen Gross | 1 | -2/+2 |
2022-03-15 | sr: simplify the local variable initialization in sr_block_open() | Lukas Bulwahn | 1 | -2/+2 |
2022-03-15 | scsi: scsi_ioctl: Drop needless assignment in sg_io() | Lukas Bulwahn | 1 | -1/+0 |
2022-03-15 | scsi: bsg: Drop needless assignment in scsi_bsg_sg_io_fn() | Lukas Bulwahn | 1 | -1/+0 |
2022-03-15 | scsi: fnic: Finish scsi_cmnd before dropping the spinlock | David Jeffery | 1 | -7/+6 |
2022-03-15 | scsi: lpfc: Copyright updates for 14.2.0.0 patches | James Smart | 18 | -19/+19 |
2022-03-15 | scsi: lpfc: Update lpfc version to 14.2.0.0 | James Smart | 1 | -1/+1 |
2022-03-15 | scsi: lpfc: SLI path split: Refactor BSG paths | James Smart | 1 | -14/+22 |
2022-03-15 | scsi: lpfc: SLI path split: Refactor Abort paths | James Smart | 6 | -184/+236 |
2022-03-15 | scsi: lpfc: SLI path split: Refactor SCSI paths | James Smart | 3 | -210/+174 |
2022-03-15 | scsi: lpfc: SLI path split: Refactor CT paths | James Smart | 6 | -398/+616 |
2022-03-15 | scsi: lpfc: SLI path split: Refactor misc ELS paths | James Smart | 4 | -874/+241 |
2022-03-15 | scsi: lpfc: SLI path split: Refactor VMID paths | James Smart | 2 | -7/+9 |
2022-03-15 | scsi: lpfc: SLI path split: Refactor FDISC paths | James Smart | 1 | -18/+29 |
2022-03-15 | scsi: lpfc: SLI path split: Refactor LS_RJT paths | James Smart | 1 | -5/+15 |
2022-03-15 | scsi: lpfc: SLI path split: Refactor LS_ACC paths | James Smart | 1 | -67/+177 |
2022-03-15 | scsi: lpfc: SLI path split: Refactor the RSCN/SCR/RDF/EDC/FARPR paths | James Smart | 1 | -34/+81 |
2022-03-15 | scsi: lpfc: SLI path split: Refactor PLOGI/PRLI/ADISC/LOGO paths | James Smart | 3 | -105/+242 |
2022-03-15 | scsi: lpfc: SLI path split: Refactor base ELS paths and the FLOGI path | James Smart | 7 | -240/+453 |
2022-03-15 | scsi: lpfc: SLI path split: Introduce lpfc_prep_wqe | James Smart | 5 | -2/+200 |
2022-03-15 | scsi: lpfc: SLI path split: Refactor fast and slow paths to native SLI4 | James Smart | 5 | -302/+257 |
2022-03-15 | scsi: lpfc: SLI path split: Refactor lpfc_iocbq | James Smart | 12 | -391/+385 |
2022-03-15 | scsi: lpfc: Use kcalloc() | Julia Lawall | 1 | -6/+3 |
2022-03-15 | scsi: aic7xxx: Fix typos in comments | Julia Lawall | 1 | -1/+1 |
2022-03-15 | scsi: qla2xxx: Fix typos in comments | Julia Lawall | 1 | -1/+1 |
2022-03-15 | scsi: elx: libefc_sli: Fix typos in comments | Julia Lawall | 1 | -1/+1 |
2022-03-15 | scsi: lpfc: Fix typos in comments | Julia Lawall | 1 | -1/+1 |
2022-03-15 | scsi: qla2xxx: Update version to 10.02.07.400-k | Nilesh Javali | 1 | -2/+2 |
2022-03-15 | scsi: qla2xxx: Increase max limit of ql2xnvme_queues | Shreyas Deodhar | 3 | -7/+10 |
2022-03-15 | scsi: qla2xxx: Use correct feature type field during RFF_ID processing | Manish Rangankar | 1 | -3/+2 |
2022-03-15 | scsi: qla2xxx: Fix stuck session of PRLI reject | Quinn Tran | 1 | -7/+0 |
2022-03-15 | scsi: qla2xxx: Reduce false trigger to login | Quinn Tran | 1 | -2/+3 |
2022-03-15 | scsi: qla2xxx: Fix laggy FC remote port session recovery | Quinn Tran | 2 | -3/+18 |
2022-03-15 | scsi: qla2xxx: Fix hang due to session stuck | Quinn Tran | 2 | -2/+21 |
2022-03-15 | scsi: qla2xxx: Fix N2N inconsistent PLOGI | Quinn Tran | 1 | -5/+3 |
2022-03-15 | scsi: qla2xxx: Fix crash during module load unload test | Arun Easi | 1 | -0/+2 |
2022-03-15 | scsi: qla2xxx: Fix missed DMA unmap for NVMe ls requests | Arun Easi | 1 | -0/+17 |
2022-03-15 | scsi: qla2xxx: Fix loss of NVMe namespaces after driver reload test | Arun Easi | 1 | -10/+20 |
2022-03-15 | scsi: qla2xxx: Fix disk failure to rediscover | Quinn Tran | 2 | -2/+8 |
2022-03-15 | scsi: qla2xxx: Fix incorrect reporting of task management failure | Quinn Tran | 1 | -0/+1 |
2022-03-15 | scsi: libiscsi: Teardown iscsi_cls_conn gracefully | Wenchao Hao | 2 | -27/+10 |
2022-03-15 | scsi: libiscsi: Add iscsi_cls_conn to sysfs after initialization | Wenchao Hao | 2 | -78/+11 |
2022-03-15 | scsi: iscsi: Add helper functions to manage iscsi_cls_conn | Wenchao Hao | 1 | -0/+97 |
2022-03-15 | scsi: core: Remove unreachable code warning | Yang Li | 1 | -2/+0 |