summaryrefslogtreecommitdiff
path: root/drivers/scsi/mpi3mr/mpi3mr_os.c
AgeCommit message (Expand)Author
2023-08-07scsi: mpi3mr: Enhance handling of devices removed after controller resetRanjan Kumar
2023-08-07scsi: mpi3mr: WRITE SAME implementationRanjan Kumar
2023-08-07scsi: mpi3mr: Add support for more than 1MB I/ORanjan Kumar
2023-04-11scsi: mpi3mr: Use IRQ save variants of spinlock to protect chain frame alloca...Ranjan Kumar
2023-03-31Merge branch '6.3/scsi-fixes' into 6.4/scsi-stagingMartin K. Petersen
2023-03-24Merge patch series "Constify most SCSI host templates"Martin K. Petersen
2023-03-24scsi: mpi3mr: Declare SCSI host template constBart Van Assche
2023-03-16scsi: mpi3mr: Update copyright yearRanjan Kumar
2023-03-16scsi: mpi3mr: Avoid escalating to higher level reset when target is removedRanjan Kumar
2023-03-16scsi: mpi3mr: Successive VD delete and add causes FW faultRanjan Kumar
2023-03-07scsi: mpi3mr: Fix expander node leak in mpi3mr_remove()Tomas Henzl
2023-03-07scsi: mpi3mr: Fix sas_hba.phy memory leak in mpi3mr_remove()Tomas Henzl
2023-03-07scsi: mpi3mr: Fix mpi3mr_hba_port memory leak in mpi3mr_remove()Tomas Henzl
2023-03-06scsi: mpi3mr: ioctl timeout when disabling/enabling interruptRanjan Kumar
2023-02-21scsi: mpi3mr: Fix missing mrioc->evtack_cmds initializationShin'ichiro Kawasaki
2022-11-17scsi: mpi3mr: Suppress command reply debug printsShin'ichiro Kawasaki
2022-10-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-09-25scsi: mpi3mr: Scan the devices during resume timeSreekanth Reddy
2022-09-25scsi: mpi3mr: Free enclosure objects during driver unloadSreekanth Reddy
2022-09-25scsi: mpi3mr: Graceful handling of surprise removal of PCIe HBASreekanth Reddy
2022-09-25scsi: mpi3mr: Support new power management frameworkSreekanth Reddy
2022-08-31scsi: mpi3mr: Block I/Os while refreshing target dev objectsSreekanth Reddy
2022-08-31scsi: mpi3mr: Refresh SAS ports during soft resetSreekanth Reddy
2022-08-22scsi: mpi3mr: Support SAS transport class callbacksSreekanth Reddy
2022-08-22scsi: mpi3mr: Add framework to issue MPT transport cmdsSreekanth Reddy
2022-08-22scsi: mpi3mr: Add SAS SATA end devices to STLSreekanth Reddy
2022-08-22scsi: mpi3mr: Get target object based on rphySreekanth Reddy
2022-08-22scsi: mpi3mr: Add expander devices to STLSreekanth Reddy
2022-08-22scsi: mpi3mr: Enable STL on HBAs where multipath is disabledSreekanth Reddy
2022-08-22scsi: mpi3mr: Add helper functions to manage device's portSreekanth Reddy
2022-08-22scsi: mpi3mr: Add helper functions to retrieve device objectsSreekanth Reddy
2022-08-22scsi: mpi3mr: Enable Enclosure device add eventSreekanth Reddy
2022-08-22scsi: mpi3mr: Add framework to issue config requestsSreekanth Reddy
2022-08-22block: Change the return type of blk_mq_map_queues() into voidBart Van Assche
2022-08-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-07-18scsi: mpi3mr: Delete a stray tabDan Carpenter
2022-07-18scsi: mpi3mr: Reduce VD queue depth on detecting throttlingSreekanth Reddy
2022-07-18scsi: mpi3mr: Resource Based MeteringSreekanth Reddy
2022-07-07scsi: mpi3mr: Enable shared host tagsetSreekanth Reddy
2022-07-06blk-mq: Drop 'reserved' arg of busy_tag_iter_fnJohn Garry
2022-05-19scsi: mpi3mr: Add target device related sysfs attributesSreekanth Reddy
2022-05-10scsi: mpi3mr: Return I/Os to an unrecoverable HBA with DID_ERRORSreekanth Reddy
2022-05-10scsi: mpi3mr: Hidden drives not removed during soft resetSreekanth Reddy
2022-05-10scsi: mpi3mr: Increase I/O timeout value to 60sSreekanth Reddy
2022-05-02scsi: mpi3mr: Expose adapter state to sysfsSumit Saxena
2022-05-02scsi: mpi3mr: Add support for PEL commandsSumit Saxena
2022-05-02scsi: mpi3mr: Add support for MPT commandsSumit Saxena
2022-05-02scsi: mpi3mr: Add support for driver commandsSumit Saxena
2022-05-02scsi: mpi3mr: Add bsg device supportSumit Saxena
2022-02-22scsi: mpi3mr: Fix flushing !WQ_MEM_RECLAIM events warningSreekanth Reddy