Age | Commit message (Expand) | Author |
2018-04-18 | scsi: cxlflash: Setup LISNs for user contexts | Uma Krishnan |
2018-01-10 | scsi: cxlflash: Staging to support future accelerators | Matthew R. Ochs |
2018-01-10 | scsi: cxlflash: Remove embedded CXL work structures | Matthew R. Ochs |
2018-01-10 | scsi: cxlflash: Explicitly cache number of interrupts per context | Matthew R. Ochs |
2018-01-10 | scsi: cxlflash: Update cxl-specific arguments to generic cookie | Uma Krishnan |
2017-10-31 | scsi: cxlflash: Derive pid through accessors | Matthew R. Ochs |
2017-08-25 | scsi: cxlflash: Avoid double mutex unlock | Matthew R. Ochs |
2017-08-24 | scsi: cxlflash: Fix an error handling path in 'cxlflash_disk_attach()' | Christophe JAILLET |
2017-06-26 | scsi: cxlflash: Handle AFU sync failures | Uma Krishnan |
2017-04-13 | scsi: cxlflash: Support multiple hardware queues | Uma Krishnan |
2017-04-13 | scsi: cxlflash: Fence EEH during probe | Matthew R. Ochs |
2017-04-13 | scsi: cxlflash: Remove port configuration assumptions | Matthew R. Ochs |
2017-03-03 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2017-02-24 | mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf | Dave Jiang |
2017-02-23 | scsi: merge __scsi_execute into scsi_execute | Christoph Hellwig |
2017-01-11 | scsi: cxlflash: Cleanup prints | Matthew R. Ochs |
2017-01-11 | scsi: cxlflash: Support SQ Command Mode | Matthew R. Ochs |
2016-09-14 | scsi: cxlflash: Fix context reference tracking on detach | Matthew R. Ochs |
2016-08-23 | scsi: cxlflash: Remove adapter file descriptor cache | Matthew R. Ochs |
2016-08-23 | scsi: cxlflash: Transition to application close model | Matthew R. Ochs |
2016-08-18 | scsi: cxlflash: Add kref to context | Matthew R. Ochs |
2016-08-18 | scsi: cxlflash: Cache owning adapter within context | Matthew R. Ochs |
2016-08-18 | scsi: cxlflash: Avoid mutex when destroying context | Matthew R. Ochs |
2016-05-05 | cxlflash: Fix to resolve dead-lock during EEH recovery | Manoj N. Kumar |
2016-03-08 | cxlflash: Reorder user context initialization | Uma Krishnan |
2016-03-08 | cxlflash: Simplify attach path error cleanup | Matthew R. Ochs |
2016-03-08 | cxlflash: Split out context initialization | Matthew R. Ochs |
2015-12-10 | cxlflash: drop unlikely before IS_ERR_OR_NULL | Geliang Tang |
2015-12-10 | cxlflash: a couple off by one bugs | Dan Carpenter |
2015-10-30 | cxlflash: Fix to avoid bypassing context cleanup | Matthew R. Ochs |
2015-10-30 | cxlflash: Fix to avoid potential deadlock on EEH | Matthew R. Ochs |
2015-10-30 | cxlflash: Fix to avoid corrupting adapter fops | Matthew R. Ochs |
2015-10-30 | cxlflash: Correct spelling, grammar, and alignment mistakes | Matthew R. Ochs |
2015-10-30 | cxlflash: Fix to prevent EEH recovery failure | Matthew R. Ochs |
2015-10-30 | cxlflash: Fix MMIO and endianness errors | Matthew R. Ochs |
2015-10-30 | cxlflash: Correct naming of limbo state and waitq | Matthew R. Ochs |
2015-10-30 | cxlflash: Fix to avoid CXL services during EEH | Matthew R. Ochs |
2015-10-30 | cxlflash: Fix to avoid sizeof(bool) | Matthew R. Ochs |
2015-10-30 | cxlflash: Fix potential oops following LUN removal | Matthew R. Ochs |
2015-10-30 | cxlflash: Fix read capacity timeout | Manoj Kumar |
2015-10-30 | cxlflash: Replace magic numbers with literals | Manoj Kumar |
2015-08-26 | cxlflash: Virtual LUN support | Matthew R. Ochs |
2015-08-26 | cxlflash: Superpipe support | Matthew R. Ochs |