index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
mpi3mr
Age
Commit message (
Expand
)
Author
2022-08-04
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-07-18
scsi: mpi3mr: Delete a stray tab
Dan Carpenter
2022-07-18
scsi: mpi3mr: Unlock on error path
Dan Carpenter
2022-07-18
scsi: mpi3mr: Reduce VD queue depth on detecting throttling
Sreekanth Reddy
2022-07-18
scsi: mpi3mr: Resource Based Metering
Sreekanth Reddy
2022-07-07
scsi: mpi3mr: Increase cmd_per_lun to 128
Sreekanth Reddy
2022-07-07
scsi: mpi3mr: Enable shared host tagset
Sreekanth Reddy
2022-07-06
blk-mq: Drop 'reserved' arg of busy_tag_iter_fn
John Garry
2022-06-01
scsi: mpi3mr: Fix kernel-doc
Jiapeng Chong
2022-06-01
scsi: mpi3mr: Rework mrioc->bsg_device model to fix warnings
Sumit Saxena
2022-05-19
scsi: mpi3mr: Add target device related sysfs attributes
Sreekanth Reddy
2022-05-19
scsi: mpi3mr: Add shost related sysfs attributes
Sreekanth Reddy
2022-05-19
scsi: mpi3mr: Return error if dma_alloc_coherent() fails
Dan Carpenter
2022-05-16
scsi: mpi3mr: Fix a NULL vs IS_ERR() bug in mpi3mr_bsg_init()
Dan Carpenter
2022-05-10
scsi: mpi3mr: Return I/Os to an unrecoverable HBA with DID_ERROR
Sreekanth Reddy
2022-05-10
scsi: mpi3mr: Hidden drives not removed during soft reset
Sreekanth Reddy
2022-05-10
scsi: mpi3mr: Increase I/O timeout value to 60s
Sreekanth Reddy
2022-05-02
scsi: mpi3mr: Update driver version to 8.0.0.69.0
Sumit Saxena
2022-05-02
scsi: mpi3mr: Add support for NVMe passthrough
Sumit Saxena
2022-05-02
scsi: mpi3mr: Expose adapter state to sysfs
Sumit Saxena
2022-05-02
scsi: mpi3mr: Add support for PEL commands
Sumit Saxena
2022-05-02
scsi: mpi3mr: Add support for MPT commands
Sumit Saxena
2022-05-02
scsi: mpi3mr: Move data structures/definitions from MPI headers to uapi header
Sumit Saxena
2022-05-02
scsi: mpi3mr: Add support for driver commands
Sumit Saxena
2022-05-02
scsi: mpi3mr: Add bsg device support
Sumit Saxena
2022-03-24
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-02-22
scsi: mpi3mr: Fix flushing !WQ_MEM_RECLAIM events warning
Sreekanth Reddy
2022-02-17
treewide: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
2022-02-11
scsi: mpi3mr: Bump driver version to 8.0.0.68.0
Sreekanth Reddy
2022-02-11
scsi: mpi3mr: Fix memory leaks
Sreekanth Reddy
2022-02-11
scsi: mpi3mr: Update the copyright year
Sreekanth Reddy
2022-02-11
scsi: mpi3mr: Fix reporting of actual data transfer size
Sreekanth Reddy
2022-02-11
scsi: mpi3mr: Fix cmnd getting marked as in use forever
Sreekanth Reddy
2022-02-11
scsi: mpi3mr: Fix hibernation issue
Sreekanth Reddy
2022-02-11
scsi: mpi3mr: Update MPI3 headers
Sreekanth Reddy
2022-02-11
scsi: mpi3mr: Fix printing of pending I/O count
Sreekanth Reddy
2022-02-11
scsi: mpi3mr: Fix deadlock while canceling the fw event
Sreekanth Reddy
2022-01-05
scsi: mpi3mr: Fix formatting problems in some kernel-doc comments
Yang Li
2022-01-05
scsi: mpi3mr: Fix some spelling mistakes
Colin Ian King
2021-12-23
scsi: mpi3mr: Bump driver version to 8.0.0.61.0
Sreekanth Reddy
2021-12-23
scsi: mpi3mr: Fixes around reply request queues
Sreekanth Reddy
2021-12-23
scsi: mpi3mr: Enhanced Task Management Support Reply handling
Sreekanth Reddy
2021-12-23
scsi: mpi3mr: Use TM response codes from MPI3 headers
Sreekanth Reddy
2021-12-23
scsi: mpi3mr: Add io_uring interface support in I/O-polled mode
Sreekanth Reddy
2021-12-23
scsi: mpi3mr: Print cable mngnt and temp threshold events
Sreekanth Reddy
2021-12-23
scsi: mpi3mr: Support Prepare for Reset event
Sreekanth Reddy
2021-12-23
scsi: mpi3mr: Add Event acknowledgment logic
Sreekanth Reddy
2021-12-23
scsi: mpi3mr: Gracefully handle online FW update operation
Sreekanth Reddy
2021-12-23
scsi: mpi3mr: Detect async reset that occurred in firmware
Sreekanth Reddy
2021-12-23
scsi: mpi3mr: Add IOC reinit function
Sreekanth Reddy
[next]