index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
2023-08-07
scsi: mpi3mr: Enhance handling of devices removed after controller reset
Ranjan Kumar
1
-0
/
+13
2023-08-07
scsi: mpi3mr: WRITE SAME implementation
Ranjan Kumar
1
-24
/
+94
2023-08-07
scsi: mpi3mr: Add support for more than 1MB I/O
Ranjan Kumar
1
-4
/
+20
2023-04-11
scsi: mpi3mr: Use IRQ save variants of spinlock to protect chain frame alloca...
Ranjan Kumar
1
-3
/
+3
2023-03-31
Merge branch '6.3/scsi-fixes' into 6.4/scsi-staging
Martin K. Petersen
1
-0
/
+25
2023-03-24
Merge patch series "Constify most SCSI host templates"
Martin K. Petersen
1
-1
/
+1
2023-03-24
scsi: mpi3mr: Declare SCSI host template const
Bart Van Assche
1
-1
/
+1
2023-03-16
scsi: mpi3mr: Update copyright year
Ranjan Kumar
1
-1
/
+1
2023-03-16
scsi: mpi3mr: Avoid escalating to higher level reset when target is removed
Ranjan Kumar
1
-5
/
+23
2023-03-16
scsi: mpi3mr: Successive VD delete and add causes FW fault
Ranjan Kumar
1
-14
/
+34
2023-03-07
scsi: mpi3mr: Fix expander node leak in mpi3mr_remove()
Tomas Henzl
1
-0
/
+7
2023-03-07
scsi: mpi3mr: Fix sas_hba.phy memory leak in mpi3mr_remove()
Tomas Henzl
1
-0
/
+6
2023-03-07
scsi: mpi3mr: Fix mpi3mr_hba_port memory leak in mpi3mr_remove()
Tomas Henzl
1
-0
/
+11
2023-03-06
scsi: mpi3mr: ioctl timeout when disabling/enabling interrupt
Ranjan Kumar
1
-0
/
+1
2023-02-21
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-08-31
scsi: mpi3mr: Block I/Os while refreshing target dev objects
Sreekanth Reddy
1
-10
/
+15
2022-08-31
scsi: mpi3mr: Refresh SAS ports during soft reset
Sreekanth Reddy
1
-0
/
+50
2022-08-22
scsi: mpi3mr: Support SAS transport class callbacks
Sreekanth Reddy
1
-2
/
+18
2022-08-22
scsi: mpi3mr: Add framework to issue MPT transport cmds
Sreekanth Reddy
1
-0
/
+2
2022-08-22
scsi: mpi3mr: Add SAS SATA end devices to STL
Sreekanth Reddy
1
-17
/
+67
2022-08-22
scsi: mpi3mr: Get target object based on rphy
Sreekanth Reddy
1
-10
/
+51
2022-08-22
scsi: mpi3mr: Add expander devices to STL
Sreekanth Reddy
1
-6
/
+30
2022-08-22
scsi: mpi3mr: Enable STL on HBAs where multipath is disabled
Sreekanth Reddy
1
-4
/
+27
2022-08-22
scsi: mpi3mr: Add helper functions to manage device's port
Sreekanth Reddy
1
-1
/
+1
2022-08-22
scsi: mpi3mr: Add helper functions to retrieve device objects
Sreekanth Reddy
1
-0
/
+3
2022-08-22
scsi: mpi3mr: Enable Enclosure device add event
Sreekanth Reddy
1
-2
/
+131
2022-08-22
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-04
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-7
/
+284
2022-07-18
scsi: mpi3mr: Delete a stray tab
Dan Carpenter
1
-1
/
+1
2022-07-18
scsi: mpi3mr: Reduce VD queue depth on detecting throttling
Sreekanth Reddy
1
-0
/
+122
2022-07-18
scsi: mpi3mr: Resource Based Metering
Sreekanth Reddy
1
-7
/
+160
2022-07-07
scsi: mpi3mr: Enable shared host tagset
Sreekanth Reddy
1
-0
/
+2
2022-07-06
blk-mq: Drop 'reserved' arg of busy_tag_iter_fn
John Garry
1
-12
/
+4
2022-05-19
scsi: mpi3mr: Add target device related sysfs attributes
Sreekanth Reddy
1
-0
/
+1
2022-05-10
scsi: mpi3mr: Return I/Os to an unrecoverable HBA with DID_ERROR
Sreekanth Reddy
1
-0
/
+6
2022-05-10
scsi: mpi3mr: Hidden drives not removed during soft reset
Sreekanth Reddy
1
-3
/
+5
2022-05-10
scsi: mpi3mr: Increase I/O timeout value to 60s
Sreekanth Reddy
1
-0
/
+4
2022-05-02
scsi: mpi3mr: Expose adapter state to sysfs
Sumit Saxena
1
-0
/
+1
2022-05-02
scsi: mpi3mr: Add support for PEL commands
Sumit Saxena
1
-0
/
+42
2022-05-02
scsi: mpi3mr: Add support for MPT commands
Sumit Saxena
1
-2
/
+2
2022-05-02
scsi: mpi3mr: Add support for driver commands
Sumit Saxena
1
-0
/
+3
2022-05-02
scsi: mpi3mr: Add bsg device support
Sumit Saxena
1
-0
/
+2
2022-02-22
scsi: mpi3mr: Fix flushing !WQ_MEM_RECLAIM events warning
Sreekanth Reddy
1
-1
/
+1
[next]