index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
mpi3mr
/
mpi3mr_app.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-25
scsi: mpi3mr: Avoid memcpy field-spanning write WARNING
Shin'ichiro Kawasaki
1
-1
/
+1
2023-12-08
scsi: mpi3mr: Fix printk() format strings
Arnd Bergmann
1
-3
/
+3
2023-12-05
scsi: mpi3mr: Support for preallocation of SGL BSG data buffers part-3
Chandrakanth patil
1
-23
/
+101
2023-12-05
scsi: mpi3mr: Support for preallocation of SGL BSG data buffers part-2
Chandrakanth patil
1
-85
/
+311
2023-12-05
scsi: mpi3mr: Block PEL Enable Command on Controller Reset and Unrecoverable ...
Chandrakanth patil
1
-0
/
+16
2023-03-31
Merge branch '6.3/scsi-fixes' into 6.4/scsi-staging
Martin K. Petersen
1
-2
/
+2
2023-03-16
scsi: mpi3mr: Update copyright year
Ranjan Kumar
1
-1
/
+1
2023-03-16
scsi: mpi3mr: Fix W=1 compilation warnings
Ranjan Kumar
1
-0
/
+3
2023-03-06
scsi: mpi3mr: NVMe command size greater than 8K fails
Ranjan Kumar
1
-2
/
+2
2023-02-21
scsi: mpi3mr: Remove unnecessary memcpy() to alltgt_info->dmi
Shin'ichiro Kawasaki
1
-11
/
+2
2023-02-21
scsi: mpi3mr: Fix issues in mpi3mr_get_all_tgt_info()
Shin'ichiro Kawasaki
1
-7
/
+8
2022-06-01
scsi: mpi3mr: Fix kernel-doc
Jiapeng Chong
1
-1
/
+1
2022-06-01
scsi: mpi3mr: Rework mrioc->bsg_device model to fix warnings
Sumit Saxena
1
-26
/
+22
2022-05-19
scsi: mpi3mr: Add target device related sysfs attributes
Sreekanth Reddy
1
-0
/
+120
2022-05-19
scsi: mpi3mr: Add shost related sysfs attributes
Sreekanth Reddy
1
-2
/
+141
2022-05-16
scsi: mpi3mr: Fix a NULL vs IS_ERR() bug in mpi3mr_bsg_init()
Dan Carpenter
1
-1
/
+1
2022-05-02
scsi: mpi3mr: Add support for NVMe passthrough
Sumit Saxena
1
-3
/
+345
2022-05-02
scsi: mpi3mr: Expose adapter state to sysfs
Sumit Saxena
1
-0
/
+46
2022-05-02
scsi: mpi3mr: Add support for PEL commands
Sumit Saxena
1
-0
/
+205
2022-05-02
scsi: mpi3mr: Add support for MPT commands
Sumit Saxena
1
-1
/
+518
2022-05-02
scsi: mpi3mr: Add support for driver commands
Sumit Saxena
1
-0
/
+390
2022-05-02
scsi: mpi3mr: Add bsg device support
Sumit Saxena
1
-0
/
+105