index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
mpi3mr
/
mpi3mr_os.c
Age
Commit message (
Expand
)
Author
2023-04-11
scsi: mpi3mr: Use IRQ save variants of spinlock to protect chain frame alloca...
Ranjan Kumar
2023-03-31
Merge branch '6.3/scsi-fixes' into 6.4/scsi-staging
Martin K. Petersen
2023-03-24
Merge patch series "Constify most SCSI host templates"
Martin K. Petersen
2023-03-24
scsi: mpi3mr: Declare SCSI host template const
Bart Van Assche
2023-03-16
scsi: mpi3mr: Update copyright year
Ranjan Kumar
2023-03-16
scsi: mpi3mr: Avoid escalating to higher level reset when target is removed
Ranjan Kumar
2023-03-16
scsi: mpi3mr: Successive VD delete and add causes FW fault
Ranjan Kumar
2023-03-07
scsi: mpi3mr: Fix expander node leak in mpi3mr_remove()
Tomas Henzl
2023-03-07
scsi: mpi3mr: Fix sas_hba.phy memory leak in mpi3mr_remove()
Tomas Henzl
2023-03-07
scsi: mpi3mr: Fix mpi3mr_hba_port memory leak in mpi3mr_remove()
Tomas Henzl
2023-03-06
scsi: mpi3mr: ioctl timeout when disabling/enabling interrupt
Ranjan Kumar
2023-02-21
scsi: mpi3mr: Fix missing mrioc->evtack_cmds initialization
Shin'ichiro Kawasaki
2022-11-17
scsi: mpi3mr: Suppress command reply debug prints
Shin'ichiro Kawasaki
2022-10-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-09-25
scsi: mpi3mr: Scan the devices during resume time
Sreekanth Reddy
2022-09-25
scsi: mpi3mr: Free enclosure objects during driver unload
Sreekanth Reddy
2022-09-25
scsi: mpi3mr: Graceful handling of surprise removal of PCIe HBA
Sreekanth Reddy
2022-09-25
scsi: mpi3mr: Support new power management framework
Sreekanth Reddy
2022-08-31
scsi: mpi3mr: Block I/Os while refreshing target dev objects
Sreekanth Reddy
2022-08-31
scsi: mpi3mr: Refresh SAS ports during soft reset
Sreekanth Reddy
2022-08-22
scsi: mpi3mr: Support SAS transport class callbacks
Sreekanth Reddy
2022-08-22
scsi: mpi3mr: Add framework to issue MPT transport cmds
Sreekanth Reddy
2022-08-22
scsi: mpi3mr: Add SAS SATA end devices to STL
Sreekanth Reddy
2022-08-22
scsi: mpi3mr: Get target object based on rphy
Sreekanth Reddy
2022-08-22
scsi: mpi3mr: Add expander devices to STL
Sreekanth Reddy
2022-08-22
scsi: mpi3mr: Enable STL on HBAs where multipath is disabled
Sreekanth Reddy
2022-08-22
scsi: mpi3mr: Add helper functions to manage device's port
Sreekanth Reddy
2022-08-22
scsi: mpi3mr: Add helper functions to retrieve device objects
Sreekanth Reddy
2022-08-22
scsi: mpi3mr: Enable Enclosure device add event
Sreekanth Reddy
2022-08-22
scsi: mpi3mr: Add framework to issue config requests
Sreekanth Reddy
2022-08-22
block: Change the return type of blk_mq_map_queues() into void
Bart Van Assche
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: Reduce VD queue depth on detecting throttling
Sreekanth Reddy
2022-07-18
scsi: mpi3mr: Resource Based Metering
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-05-19
scsi: mpi3mr: Add target device related sysfs attributes
Sreekanth Reddy
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: 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: Add support for driver commands
Sumit Saxena
2022-05-02
scsi: mpi3mr: Add bsg device support
Sumit Saxena
2022-02-22
scsi: mpi3mr: Fix flushing !WQ_MEM_RECLAIM events warning
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
[next]