index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
kexec_elf.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-06-02
scsi: mpi3mr: Rework mrioc->bsg_device model to fix warnings
Sumit Saxena
2
-27
/
+23
2022-05-24
scsi: myrb: Fix up null pointer access on myrb_cleanup()
Hannes Reinecke
1
-3
/
+8
2022-05-24
scsi: core: Unexport scsi_bus_type
Christoph Hellwig
1
-1
/
+0
2022-05-24
scsi: sd: Don't call blk_cleanup_disk() in sd_probe()
Christoph Hellwig
1
-1
/
+1
2022-05-24
scsi: ufs: ufshcd: Delete unnecessary NULL check
Dan Carpenter
1
-4
/
+1
2022-05-24
scsi: isci: Fix typo in comment
Julia Lawall
1
-1
/
+1
2022-05-24
scsi: pmcraid: Fix typo in comment
Julia Lawall
1
-1
/
+1
2022-05-24
scsi: smartpqi: Fix typo in comment
Julia Lawall
1
-1
/
+1
2022-05-24
scsi: qedf: Fix typo in comment
Julia Lawall
1
-1
/
+1
2022-05-24
scsi: esas2r: Fix typo in comment
Julia Lawall
1
-1
/
+1
2022-05-24
scsi: storvsc: Fix typo in comment
Julia Lawall
1
-1
/
+1
2022-05-20
scsi: ufs: Split the drivers/scsi/ufs directory
Bart Van Assche
53
-133
/
+156
2022-05-20
scsi: qla1280: Remove redundant variable
Colin Ian King
1
-2
/
+1
2022-05-20
scsi: lpfc: Add support for VMID tagging of NVMe I/Os
James Smart
1
-0
/
+45
2022-05-20
scsi: lpfc: Rework lpfc_vmid_get_appid() to be protocol independent
James Smart
2
-5
/
+7
2022-05-20
scsi: lpfc: Commonize VMID code location
James Smart
4
-257
/
+291
2022-05-20
scsi: nvme-fc: Add new routine nvme_fc_io_getuuid()
Muneendra Kumar
2
-0
/
+32
2022-05-20
scsi: target: tcmu: Avoid holding XArray lock when calling lock_page
Bodo Stroesser
1
-5
/
+5
2022-05-20
scsi: elx: efct: Remove NULL check after calling container_of()
Haowen Bai
1
-3
/
+0
2022-05-20
scsi: dpt_i2o: Drop redundant spinlock initialization
Haowen Bai
1
-1
/
+0
2022-05-20
scsi: qedf: Remove redundant variable op
Colin Ian King
1
-2
/
+1
2022-05-20
scsi: hisi_sas: Fix memory ordering in hisi_sas_task_deliver()
John Garry
1
-0
/
+2
2022-05-20
scsi: fnic: Replace DMA mask of 64 bits with 47 bits
Karan Tilak Kumar
2
-4
/
+4
2022-05-20
scsi: mpi3mr: Add target device related sysfs attributes
Sreekanth Reddy
3
-0
/
+122
2022-05-20
scsi: mpi3mr: Add shost related sysfs attributes
Sreekanth Reddy
1
-2
/
+141
2022-05-20
scsi: elx: efct: Remove redundant memset() statement
Harshit Mogalapalli
1
-1
/
+0
2022-05-20
scsi: megaraid_sas: Remove redundant memset() statement
Harshit Mogalapalli
1
-2
/
+0
2022-05-20
scsi: mpi3mr: Return error if dma_alloc_coherent() fails
Dan Carpenter
1
-2
/
+6
2022-05-20
scsi: hisi_sas: Fix rescan after deleting a disk
John Garry
1
-29
/
+18
2022-05-20
scsi: hisi_sas: Use sas_ata_wait_after_reset() in IT nexus reset
John Garry
1
-7
/
+12
2022-05-20
scsi: libsas: Refactor sas_ata_hard_reset()
John Garry
2
-14
/
+34
2022-05-20
scsi: mpt3sas: Update driver version to 42.100.00.00
Sreekanth Reddy
1
-2
/
+2
2022-05-20
scsi: mpt3sas: Fix junk chars displayed while printing ChipName
Sreekanth Reddy
1
-1
/
+1
2022-05-17
scsi: ipr: Use kobj_to_dev()
Minghao Chi
1
-5
/
+5
2022-05-17
scsi: mpi3mr: Fix a NULL vs IS_ERR() bug in mpi3mr_bsg_init()
Dan Carpenter
1
-1
/
+1
2022-05-17
scsi: bnx2fc: Avoid using get_cpu() in bnx2fc_cmd_alloc()
Sebastian Andrzej Siewior
1
-3
/
+1
2022-05-17
scsi: libfc: Remove get_cpu() semantics in fc_exch_em_alloc()
Davidlohr Bueso
1
-2
/
+1
2022-05-17
scsi: fcoe: Use per-CPU API to update per-CPU statistics
Sebastian Andrzej Siewior
8
-107
/
+62
2022-05-17
scsi: fcoe: Add a local_lock to fcoe_percpu
Davidlohr Bueso
2
-2
/
+6
2022-05-11
scsi: target: iscsi: Rename iscsi_session to iscsit_session
Max Gurtovoy
23
-125
/
+125
2022-05-11
scsi: target: iscsi: Rename iscsi_conn to iscsit_conn
Max Gurtovoy
33
-456
/
+456
2022-05-11
scsi: target: iscsi: Rename iscsi_cmd to iscsit_cmd
Max Gurtovoy
27
-393
/
+393
2022-05-11
scsi: mpi3mr: Return I/Os to an unrecoverable HBA with DID_ERROR
Sreekanth Reddy
1
-0
/
+6
2022-05-11
scsi: mpi3mr: Hidden drives not removed during soft reset
Sreekanth Reddy
1
-3
/
+5
2022-05-11
scsi: mpi3mr: Increase I/O timeout value to 60s
Sreekanth Reddy
2
-0
/
+7
2022-05-11
scsi: lpfc: Update lpfc version to 14.2.0.3
James Smart
1
-1
/
+1
2022-05-11
scsi: lpfc: Use sg_dma_address() and sg_dma_len() macros for NVMe I/O
James Smart
1
-2
/
+2
2022-05-11
scsi: lpfc: Alter FPIN stat accounting logic
James Smart
2
-54
/
+17
2022-05-11
scsi: lpfc: Rework FDMI initialization after link up
James Smart
5
-20
/
+129
2022-05-11
scsi: lpfc: Change VMID registration to be based on fabric parameters
James Smart
4
-11
/
+14
[next]