index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
mpi3mr
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-08-04
3
-11
/
+420
|
\
|
*
scsi: mpi3mr: Delete a stray tab
Dan Carpenter
2022-07-18
1
-1
/
+1
|
*
scsi: mpi3mr: Unlock on error path
Dan Carpenter
2022-07-18
1
-1
/
+2
|
*
scsi: mpi3mr: Reduce VD queue depth on detecting throttling
Sreekanth Reddy
2022-07-18
3
-0
/
+136
|
*
scsi: mpi3mr: Resource Based Metering
Sreekanth Reddy
2022-07-18
3
-10
/
+280
|
*
scsi: mpi3mr: Increase cmd_per_lun to 128
Sreekanth Reddy
2022-07-07
1
-1
/
+1
|
*
scsi: mpi3mr: Enable shared host tagset
Sreekanth Reddy
2022-07-07
1
-0
/
+2
*
|
blk-mq: Drop 'reserved' arg of busy_tag_iter_fn
John Garry
2022-07-06
1
-12
/
+4
|
/
*
scsi: mpi3mr: Fix kernel-doc
Jiapeng Chong
2022-06-01
1
-1
/
+1
*
scsi: mpi3mr: Rework mrioc->bsg_device model to fix warnings
Sumit Saxena
2022-06-01
2
-27
/
+23
*
scsi: mpi3mr: Add target device related sysfs attributes
Sreekanth Reddy
2022-05-19
3
-0
/
+122
*
scsi: mpi3mr: Add shost related sysfs attributes
Sreekanth Reddy
2022-05-19
1
-2
/
+141
*
scsi: mpi3mr: Return error if dma_alloc_coherent() fails
Dan Carpenter
2022-05-19
1
-2
/
+6
*
scsi: mpi3mr: Fix a NULL vs IS_ERR() bug in mpi3mr_bsg_init()
Dan Carpenter
2022-05-16
1
-1
/
+1
*
scsi: mpi3mr: Return I/Os to an unrecoverable HBA with DID_ERROR
Sreekanth Reddy
2022-05-10
1
-0
/
+6
*
scsi: mpi3mr: Hidden drives not removed during soft reset
Sreekanth Reddy
2022-05-10
1
-3
/
+5
*
scsi: mpi3mr: Increase I/O timeout value to 60s
Sreekanth Reddy
2022-05-10
2
-0
/
+7
*
scsi: mpi3mr: Update driver version to 8.0.0.69.0
Sumit Saxena
2022-05-02
1
-2
/
+2
*
scsi: mpi3mr: Add support for NVMe passthrough
Sumit Saxena
2022-05-02
2
-3
/
+370
*
scsi: mpi3mr: Expose adapter state to sysfs
Sumit Saxena
2022-05-02
3
-1
/
+48
*
scsi: mpi3mr: Add support for PEL commands
Sumit Saxena
2022-05-02
4
-1
/
+592
*
scsi: mpi3mr: Add support for MPT commands
Sumit Saxena
2022-05-02
4
-3
/
+574
*
scsi: mpi3mr: Move data structures/definitions from MPI headers to uapi header
Sumit Saxena
2022-05-02
4
-100
/
+2
*
scsi: mpi3mr: Add support for driver commands
Sumit Saxena
2022-05-02
6
-22
/
+430
*
scsi: mpi3mr: Add bsg device support
Sumit Saxena
2022-05-02
5
-0
/
+129
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-03-24
9
-134
/
+233
|
\
|
*
scsi: mpi3mr: Fix flushing !WQ_MEM_RECLAIM events warning
Sreekanth Reddy
2022-02-22
1
-1
/
+1
|
*
scsi: mpi3mr: Bump driver version to 8.0.0.68.0
Sreekanth Reddy
2022-02-11
1
-2
/
+2
|
*
scsi: mpi3mr: Fix memory leaks
Sreekanth Reddy
2022-02-11
1
-1
/
+1
|
*
scsi: mpi3mr: Update the copyright year
Sreekanth Reddy
2022-02-11
4
-4
/
+4
|
*
scsi: mpi3mr: Fix reporting of actual data transfer size
Sreekanth Reddy
2022-02-11
1
-0
/
+2
|
*
scsi: mpi3mr: Fix cmnd getting marked as in use forever
Sreekanth Reddy
2022-02-11
1
-2
/
+14
|
*
scsi: mpi3mr: Fix hibernation issue
Sreekanth Reddy
2022-02-11
1
-1
/
+1
|
*
scsi: mpi3mr: Update MPI3 headers
Sreekanth Reddy
2022-02-11
7
-101
/
+116
|
*
scsi: mpi3mr: Fix printing of pending I/O count
Sreekanth Reddy
2022-02-11
1
-1
/
+1
|
*
scsi: mpi3mr: Fix deadlock while canceling the fw event
Sreekanth Reddy
2022-02-11
3
-21
/
+91
*
|
treewide: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
2022-02-17
1
-1
/
+1
|
/
*
scsi: mpi3mr: Fix formatting problems in some kernel-doc comments
Yang Li
2022-01-05
1
-3
/
+2
*
scsi: mpi3mr: Fix some spelling mistakes
Colin Ian King
2022-01-05
1
-3
/
+3
*
scsi: mpi3mr: Bump driver version to 8.0.0.61.0
Sreekanth Reddy
2021-12-23
1
-2
/
+2
*
scsi: mpi3mr: Fixes around reply request queues
Sreekanth Reddy
2021-12-23
2
-2
/
+5
*
scsi: mpi3mr: Enhanced Task Management Support Reply handling
Sreekanth Reddy
2021-12-23
2
-38
/
+185
*
scsi: mpi3mr: Use TM response codes from MPI3 headers
Sreekanth Reddy
2021-12-23
2
-34
/
+27
*
scsi: mpi3mr: Add io_uring interface support in I/O-polled mode
Sreekanth Reddy
2021-12-23
3
-38
/
+210
*
scsi: mpi3mr: Print cable mngnt and temp threshold events
Sreekanth Reddy
2021-12-23
2
-3
/
+73
*
scsi: mpi3mr: Support Prepare for Reset event
Sreekanth Reddy
2021-12-23
3
-33
/
+96
*
scsi: mpi3mr: Add Event acknowledgment logic
Sreekanth Reddy
2021-12-23
3
-12
/
+224
*
scsi: mpi3mr: Gracefully handle online FW update operation
Sreekanth Reddy
2021-12-23
2
-18
/
+92
*
scsi: mpi3mr: Detect async reset that occurred in firmware
Sreekanth Reddy
2021-12-23
3
-163
/
+120
*
scsi: mpi3mr: Add IOC reinit function
Sreekanth Reddy
2021-12-23
1
-1
/
+115
[next]