Age | Commit message (Expand) | Author | Files | Lines |
2016-08-06 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -1/+9 |
2016-07-31 | Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -4/+0 |
2016-07-27 | cxlflash: Verify problem state area is mapped before notifying shutdown | Uma Krishnan | 1 | -1/+9 |
2016-07-19 | cxl: remove dead Kconfig options | Andrew Donnellan | 1 | -4/+0 |
2016-07-13 | cxlflash: Shutdown notify support for CXL Flash cards | Uma Krishnan | 3 | -1/+73 |
2016-07-13 | cxlflash: Add device dependent flags | Uma Krishnan | 2 | -2/+5 |
2016-07-13 | cxlflash: Fix to drain operations from previous reset | Manoj N. Kumar | 1 | -13/+14 |
2016-05-06 | cxlflash: Fix to resolve dead-lock during EEH recovery | Manoj N. Kumar | 1 | -0/+15 |
2016-04-05 | Merge branch 'fixes-base' into fixes | James Bottomley | 2 | -17/+2 |
2016-03-29 | cxlflash: Move to exponential back-off when cmd_room is not available | Manoj N. Kumar | 1 | -4/+4 |
2016-03-29 | cxlflash: Fix regression issue with re-ordering patch | Manoj N. Kumar | 2 | -42/+93 |
2016-03-20 | Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2 | -17/+2 |
2016-03-09 | cxlflash: Use new cxl_pci_read_adapter_vpd() API | Frederic Barrat | 2 | -17/+2 |
2016-03-09 | cxlflash: Increase cmd_per_lun for better throughput | Manoj N. Kumar | 2 | -4/+6 |
2016-03-09 | cxlflash: Fix to avoid unnecessary scan with internal LUNs | Manoj N. Kumar | 1 | -0/+10 |
2016-03-09 | cxlflash: Reorder user context initialization | Uma Krishnan | 1 | -28/+28 |
2016-03-09 | cxlflash: Simplify attach path error cleanup | Matthew R. Ochs | 1 | -24/+31 |
2016-03-09 | cxlflash: Split out context initialization | Matthew R. Ochs | 2 | -37/+56 |
2016-03-09 | cxlflash: Unmap problem state area before detaching master context | Uma Krishnan | 1 | -3/+3 |
2016-03-09 | cxlflash: Simplify PCI registration | Manoj N. Kumar | 1 | -53/+1 |
2016-01-07 | cxlflash: Enable device id for future IBM CXL adapter | Manoj Kumar | 2 | -2/+5 |
2016-01-07 | cxlflash: Resolve oops in wait_port_offline | Manoj Kumar | 2 | -3/+26 |
2016-01-07 | cxlflash: Fix to resolve cmd leak after host reset | Manoj Kumar | 1 | -2/+17 |
2016-01-07 | cxlflash: Removed driver date print | Uma Krishnan | 2 | -3/+1 |
2016-01-07 | cxlflash: Fix to avoid virtual LUN failover failure | Matthew R. Ochs | 1 | -0/+2 |
2016-01-07 | cxlflash: Fix to escalate LINK_RESET also on port 1 | Manoj Kumar | 1 | -1/+1 |
2015-12-10 | cxlflash: drop unlikely before IS_ERR_OR_NULL | Geliang Tang | 1 | -2/+2 |
2015-12-10 | cxlflash: a couple off by one bugs | Dan Carpenter | 1 | -2/+2 |
2015-10-30 | cxlflash: Fix to avoid bypassing context cleanup | Matthew R. Ochs | 1 | -4/+1 |
2015-10-30 | cxlflash: Fix to avoid lock instrumentation rejection | Matthew R. Ochs | 1 | -0/+1 |
2015-10-30 | cxlflash: Fix to avoid corrupting port selection mask | Matthew R. Ochs | 2 | -19/+18 |
2015-10-30 | cxlflash: Fix to escalate to LINK_RESET on login timeout | Manoj Kumar | 1 | -1/+1 |
2015-10-30 | cxlflash: Fix to avoid leaving dangling interrupt resources | Matthew R. Ochs | 1 | -12/+16 |
2015-10-30 | cxlflash: Fix to avoid potential deadlock on EEH | Matthew R. Ochs | 3 | -1/+60 |
2015-10-30 | cxlflash: Correct trace string | Matthew R. Ochs | 1 | -1/+1 |
2015-10-30 | cxlflash: Fix to avoid corrupting adapter fops | Matthew R. Ochs | 3 | -12/+3 |
2015-10-30 | cxlflash: Fix to double the delay each time | Manoj Kumar | 1 | -1/+1 |
2015-10-30 | cxlflash: Fix to prevent stale AFU RRQ | Matthew R. Ochs | 1 | -0/+3 |
2015-10-30 | cxlflash: Correct spelling, grammar, and alignment mistakes | Matthew R. Ochs | 5 | -48/+38 |
2015-10-30 | cxlflash: Fix to prevent EEH recovery failure | Matthew R. Ochs | 1 | -0/+9 |
2015-10-30 | cxlflash: Fix MMIO and endianness errors | Matthew R. Ochs | 5 | -23/+24 |
2015-10-30 | cxlflash: Fix function prolog parameters and return codes | Matthew R. Ochs | 1 | -44/+26 |
2015-10-30 | cxlflash: Remove unnecessary scsi_block_requests | Matthew R. Ochs | 1 | -2/+0 |
2015-10-30 | cxlflash: Correct behavior in device reset handler following EEH | Matthew R. Ochs | 1 | -3/+2 |
2015-10-30 | cxlflash: Fix to prevent workq from accessing freed memory | Matthew R. Ochs | 1 | -1/+1 |
2015-10-30 | cxlflash: Correct usage of scsi_host_put() | Matthew R. Ochs | 1 | -1/+2 |
2015-10-30 | cxlflash: Fix AFU version access/storage and add check | Matthew R. Ochs | 3 | -8/+14 |
2015-10-30 | cxlflash: Remove dual port online dependency | Matthew R. Ochs | 1 | -17/+10 |
2015-10-30 | cxlflash: Fix async interrupt bypass logic | Matthew R. Ochs | 1 | -1/+1 |
2015-10-30 | cxlflash: Fix host link up event handling | Matthew R. Ochs | 3 | -4/+15 |