index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
mpi3mr
/
mpi3mr_os.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-05
scsi: mpi3mr: Prevent PCI writes from driver during PCI error recovery
Sumit Saxena
1
-5
/
+44
2024-07-05
scsi: mpi3mr: Support PCI Error Recovery callback handlers
Sumit Saxena
1
-0
/
+199
2024-06-27
scsi: mpi3mr: Trigger support
Ranjan Kumar
1
-0
/
+113
2024-04-12
scsi: mpi3mr: Switch to using ->device_configure
Christoph Hellwig
1
-2
/
+1
2024-04-12
scsi: mpi3mr: Switch to using ->device_configure
Christoph Hellwig
1
-43
/
+30
2024-03-26
scsi: mpi3mr: Set MPI request flags appropriately
Ranjan Kumar
1
-1
/
+1
2024-03-26
scsi: mpi3mr: Block devices are not removed even when VDs are offlined
Ranjan Kumar
1
-5
/
+5
2024-01-24
scsi: mpi3mr: Use ida to manage mrioc ID
Guixin Liu
1
-2
/
+10
2023-12-06
scsi: mpi3mr: Fetch correct device dev handle for status reply descriptor
Chandrakanth patil
1
-0
/
+1
2023-12-06
scsi: mpi3mr: Clean up block devices post controller reset
Chandrakanth patil
1
-2
/
+7
2023-12-06
scsi: mpi3mr: Refresh sdev queue depth after controller reset
Chandrakanth patil
1
-2
/
+8
2023-11-25
scsi: mpi3mr: Add PCI checks where SAS5116 diverges from SAS4116
Sumit Saxena
1
-1
/
+4
2023-11-25
scsi: mpi3mr: Add support for SAS5116 PCI IDs
Sumit Saxena
1
-0
/
+8
2023-10-13
scsi: mpi3mr: Split off bus_reset function from host_reset
Hannes Reinecke
1
-20
/
+37
2023-08-08
scsi: mpi3mr: Enhance handling of devices removed after controller reset
Ranjan Kumar
1
-0
/
+13
2023-08-08
scsi: mpi3mr: WRITE SAME implementation
Ranjan Kumar
1
-24
/
+94
2023-08-08
scsi: mpi3mr: Add support for more than 1MB I/O
Ranjan Kumar
1
-4
/
+20
2023-04-12
scsi: mpi3mr: Use IRQ save variants of spinlock to protect chain frame alloca...
Ranjan Kumar
1
-3
/
+3
2023-04-01
Merge branch '6.3/scsi-fixes' into 6.4/scsi-staging
Martin K. Petersen
1
-0
/
+25
2023-03-25
Merge patch series "Constify most SCSI host templates"
Martin K. Petersen
1
-1
/
+1
2023-03-25
scsi: mpi3mr: Declare SCSI host template const
Bart Van Assche
1
-1
/
+1
2023-03-17
scsi: mpi3mr: Update copyright year
Ranjan Kumar
1
-1
/
+1
2023-03-17
scsi: mpi3mr: Avoid escalating to higher level reset when target is removed
Ranjan Kumar
1
-5
/
+23
2023-03-17
scsi: mpi3mr: Successive VD delete and add causes FW fault
Ranjan Kumar
1
-14
/
+34
2023-03-08
scsi: mpi3mr: Fix expander node leak in mpi3mr_remove()
Tomas Henzl
1
-0
/
+7
2023-03-08
scsi: mpi3mr: Fix sas_hba.phy memory leak in mpi3mr_remove()
Tomas Henzl
1
-0
/
+6
2023-03-08
scsi: mpi3mr: Fix mpi3mr_hba_port memory leak in mpi3mr_remove()
Tomas Henzl
1
-0
/
+11
2023-03-07
scsi: mpi3mr: ioctl timeout when disabling/enabling interrupt
Ranjan Kumar
1
-0
/
+1
2023-02-22
scsi: mpi3mr: Fix missing mrioc->evtack_cmds initialization
Shin'ichiro Kawasaki
1
-0
/
+4
2022-11-17
scsi: mpi3mr: Suppress command reply debug prints
Shin'ichiro Kawasaki
1
-1
/
+2
2022-10-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-70
/
+475
2022-09-25
scsi: mpi3mr: Scan the devices during resume time
Sreekanth Reddy
1
-0
/
+4
2022-09-25
scsi: mpi3mr: Free enclosure objects during driver unload
Sreekanth Reddy
1
-0
/
+19
2022-09-25
scsi: mpi3mr: Graceful handling of surprise removal of PCIe HBA
Sreekanth Reddy
1
-0
/
+45
2022-09-25
scsi: mpi3mr: Support new power management framework
Sreekanth Reddy
1
-20
/
+13
2022-09-01
scsi: mpi3mr: Block I/Os while refreshing target dev objects
Sreekanth Reddy
1
-10
/
+15
2022-09-01
scsi: mpi3mr: Refresh SAS ports during soft reset
Sreekanth Reddy
1
-0
/
+50
2022-08-23
scsi: mpi3mr: Support SAS transport class callbacks
Sreekanth Reddy
1
-2
/
+18
2022-08-23
scsi: mpi3mr: Add framework to issue MPT transport cmds
Sreekanth Reddy
1
-0
/
+2
2022-08-23
scsi: mpi3mr: Add SAS SATA end devices to STL
Sreekanth Reddy
1
-17
/
+67
2022-08-23
scsi: mpi3mr: Get target object based on rphy
Sreekanth Reddy
1
-10
/
+51
2022-08-23
scsi: mpi3mr: Add expander devices to STL
Sreekanth Reddy
1
-6
/
+30
2022-08-23
scsi: mpi3mr: Enable STL on HBAs where multipath is disabled
Sreekanth Reddy
1
-4
/
+27
2022-08-23
scsi: mpi3mr: Add helper functions to manage device's port
Sreekanth Reddy
1
-1
/
+1
2022-08-23
scsi: mpi3mr: Add helper functions to retrieve device objects
Sreekanth Reddy
1
-0
/
+3
2022-08-23
scsi: mpi3mr: Enable Enclosure device add event
Sreekanth Reddy
1
-2
/
+131
2022-08-23
scsi: mpi3mr: Add framework to issue config requests
Sreekanth Reddy
1
-0
/
+1
2022-08-22
block: Change the return type of blk_mq_map_queues() into void
Bart Van Assche
1
-4
/
+1
2022-08-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-7
/
+284
2022-07-19
scsi: mpi3mr: Delete a stray tab
Dan Carpenter
1
-1
/
+1
[next]