aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/cxlflash
Commit message (Expand)AuthorAge
* scsi: cxlflash: Migrate scsi command pointer to AFU commandMatthew R. Ochs2016-11-30
* scsi: cxlflash: Migrate IOARRIN specific routines to function pointersMatthew R. Ochs2016-11-30
* scsi: cxlflash: Cleanup queuecommand()Matthew R. Ochs2016-11-30
* scsi: cxlflash: Cleanup send_tmf()Matthew R. Ochs2016-11-30
* scsi: cxlflash: Remove AFU command lockMatthew R. Ochs2016-11-30
* scsi: cxlflash: Wait for active AFU commands to timeout upon tear downMatthew R. Ochs2016-11-30
* scsi: cxlflash: Remove private command poolMatthew R. Ochs2016-11-30
* scsi: cxlflash: Use cmd_size for private commandsMatthew R. Ochs2016-11-30
* scsi: cxlflash: Allocate memory instead of using command pool for AFU syncMatthew R. Ochs2016-11-30
* scsi: cxlflash: Remove unused buffer from AFU commandMatthew R. Ochs2016-11-30
* scsi: cxlflash: Avoid command room violationUma Krishnan2016-11-30
* scsi: cxlflash: Improve context_reset() logicUma Krishnan2016-11-30
* scsi: cxlflash: Fix crash in cxlflash_restore_luntable()Uma Krishnan2016-11-30
* scsi: cxlflash: Set sg_tablesize to 1 instead of SG_NONEUma Krishnan2016-11-30
* scsi: cxlflash: Fix context reference tracking on detachMatthew R. Ochs2016-09-14
* scsi: cxlflash: Refactor WWPN setupMatthew R. Ochs2016-09-14
* scsi: cxlflash: Improve EEH recovery timeMatthew R. Ochs2016-09-14
* scsi: cxlflash: Fix to avoid EEH and host reset collisionsMatthew R. Ochs2016-09-14
* scsi: cxlflash: Remove the device cleanly in the system shutdown pathUma Krishnan2016-09-09
* scsi: cxlflash: Scan host only after the port is ready for I/OUma Krishnan2016-09-09
* scsi: cxlflash: Remove adapter file descriptor cacheMatthew R. Ochs2016-08-23
* scsi: cxlflash: Transition to application close modelMatthew R. Ochs2016-08-23
* scsi: cxlflash: Add kref to contextMatthew R. Ochs2016-08-18
* scsi: cxlflash: Cache owning adapter within contextMatthew R. Ochs2016-08-18
* scsi: cxlflash: Avoid mutex when destroying contextMatthew R. Ochs2016-08-18
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2016-08-05
|\
| * cxlflash: Verify problem state area is mapped before notifying shutdownUma Krishnan2016-07-27
* | Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-07-31
|\ \ | |/ |/|
| * cxl: remove dead Kconfig optionsAndrew Donnellan2016-07-19
* | cxlflash: Shutdown notify support for CXL Flash cardsUma Krishnan2016-07-12
* | cxlflash: Add device dependent flagsUma Krishnan2016-07-12
* | cxlflash: Fix to drain operations from previous resetManoj N. Kumar2016-07-12
|/
* cxlflash: Fix to resolve dead-lock during EEH recoveryManoj N. Kumar2016-05-05
* Merge branch 'fixes-base' into fixesJames Bottomley2016-04-05
|\
| * Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-03-19
| |\
| | * cxlflash: Use new cxl_pci_read_adapter_vpd() APIFrederic Barrat2016-03-09
* | | cxlflash: Move to exponential back-off when cmd_room is not availableManoj N. Kumar2016-03-28
* | | cxlflash: Fix regression issue with re-ordering patchManoj N. Kumar2016-03-28
|/ /
* | cxlflash: Increase cmd_per_lun for better throughputManoj N. Kumar2016-03-08
* | cxlflash: Fix to avoid unnecessary scan with internal LUNsManoj N. Kumar2016-03-08
* | cxlflash: Reorder user context initializationUma Krishnan2016-03-08
* | cxlflash: Simplify attach path error cleanupMatthew R. Ochs2016-03-08
* | cxlflash: Split out context initializationMatthew R. Ochs2016-03-08
* | cxlflash: Unmap problem state area before detaching master contextUma Krishnan2016-03-08
* | cxlflash: Simplify PCI registrationManoj N. Kumar2016-03-08
|/
* cxlflash: Enable device id for future IBM CXL adapterManoj Kumar2016-01-06
* cxlflash: Resolve oops in wait_port_offlineManoj Kumar2016-01-06
* cxlflash: Fix to resolve cmd leak after host resetManoj Kumar2016-01-06
* cxlflash: Removed driver date printUma Krishnan2016-01-06
* cxlflash: Fix to avoid virtual LUN failover failureMatthew R. Ochs2016-01-06