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