| Commit message (Expand) | Author | Age | Files | Lines |
* | lpfc: support nvmet_fc defer_rcv callback | James Smart | 2017-08-10 | 4 | -2/+38 |
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2017-07-11 | 1 | -2/+3 |
|\ |
|
| * | t10-pi: Move opencoded contants to common header | Dmitry Monakhov | 2017-07-03 | 1 | -2/+3 |
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2017-07-06 | 17 | -453/+718 |
|\ \ |
|
| * | | scsi: lpfc: don't double count abort errors | Dan Carpenter | 2017-07-01 | 1 | -1/+0 |
| * | | scsi: lpfc: spin_lock_irq() is not nestable | Dan Carpenter | 2017-07-01 | 1 | -10/+10 |
| * | | scsi: lpfc: fix refcount error on node list | James Smart | 2017-06-26 | 1 | -7/+0 |
| * | | scsi: lpfc: Fix nvme io stoppage after link bounce | James Smart | 2017-06-26 | 1 | -34/+1 |
| * | | scsi: lpfc: update to revision to 11.4.0.1 | James Smart | 2017-06-19 | 1 | -1/+1 |
| * | | scsi: lpfc: Driver responds LS_RJT to Beacon Off ELS - Linux | James Smart | 2017-06-19 | 1 | -18/+4 |
| * | | scsi: lpfc: Fix crash in lpfc_sli_ringtxcmpl_put when nvmet gets an abort req... | James Smart | 2017-06-19 | 1 | -0/+1 |
| * | | scsi: lpfc: Fix crash doing IO with resets | James Smart | 2017-06-19 | 1 | -14/+8 |
| * | | scsi: lpfc: Fix crash after firmware flash when IO is running. | James Smart | 2017-06-19 | 1 | -1/+1 |
| * | | scsi: lpfc: Fix SLI3 drivers attempting NVME ELS commands. | James Smart | 2017-06-19 | 2 | -2/+17 |
| * | | scsi: lpfc: Break up IO ctx list into a separate get and put list | James Smart | 2017-06-19 | 5 | -40/+89 |
| * | | scsi: lpfc: Reduce time spent in IRQ for received NVME commands | James Smart | 2017-06-19 | 1 | -2/+0 |
| * | | scsi: lpfc: Vport creation is failing with "Link Down" error | James Smart | 2017-06-19 | 1 | -9/+12 |
| * | | scsi: lpfc: Fix nvme_info sysfs output to be consistent | James Smart | 2017-06-19 | 1 | -1/+1 |
| * | | scsi: lpfc: Fix system panic when express lane enabled. | James Smart | 2017-06-19 | 1 | -0/+3 |
| * | | scsi: lpfc: update to revision to 11.4.0.0 | James Smart | 2017-06-12 | 1 | -1/+1 |
| * | | scsi: lpfc: Add auto EQ delay logic | James Smart | 2017-06-12 | 8 | -13/+177 |
| * | | scsi: lpfc: Fix defects reported by Coverity Scan | James Smart | 2017-06-12 | 2 | -21/+13 |
| * | | scsi: lpfc: Fix vports not logging into target | James Smart | 2017-06-12 | 1 | -17/+14 |
| * | | scsi: lpfc: Fix PRLI retry handling when target rejects it. | James Smart | 2017-06-12 | 1 | -3/+14 |
| * | | scsi: lpfc: Null pointer dereference when log_verbose is set to 0xffffffff | James Smart | 2017-06-12 | 1 | -2/+4 |
| * | | scsi: lpfc: Fix System panic after loading the driver | James Smart | 2017-06-12 | 2 | -7/+8 |
| * | | scsi: lpfc: Fix crash on powering off BFS VM with passthrough device | James Smart | 2017-06-12 | 1 | -2/+10 |
| * | | scsi: lpfc: Fix return value of board_mode store routine in case of online fa... | James Smart | 2017-06-12 | 1 | -0/+2 |
| * | | scsi: lpfc: Fix counters so outstandng NVME IO count is accurate | James Smart | 2017-06-12 | 6 | -41/+89 |
| * | | scsi: lpfc: Fix Port going offline after multiple resets. | James Smart | 2017-06-12 | 1 | -0/+1 |
| * | | scsi: lpfc: Fix nvmet node ref count handling | James Smart | 2017-06-12 | 1 | -4/+4 |
| * | | scsi: lpfc: Fix Lun Priority level shown as NA | James Smart | 2017-06-12 | 1 | -2/+4 |
| * | | scsi: lpfc: Add changes to assist in NVMET debugging | James Smart | 2017-06-12 | 2 | -71/+151 |
| * | | scsi: lpfc: Fix nvme port role handling in sysfs and debugfs handlers. | James Smart | 2017-06-12 | 2 | -26/+28 |
| * | | scsi: lpfc: Fix transition nvme-i rport handling to nport only. | James Smart | 2017-06-12 | 4 | -30/+11 |
| * | | scsi: lpfc: Add nvme initiator devloss support | James Smart | 2017-06-12 | 2 | -91/+57 |
| * | | scsi: lpfc: make a couple of functions static | Colin Ian King | 2017-06-12 | 1 | -2/+2 |
| * | | scsi: lpfc: fix spelling mistake "entrys" -> "entries" | Colin Ian King | 2017-06-12 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-07-05 | 1 | -20/+0 |
|\ \
| |/
|/| |
|
| * | Merge remote-tracking branch 'jl/locks-4.13' into work.misc-set_fs | Al Viro | 2017-06-26 | 17 | -423/+861 |
| |\ |
|
| * | | lpfc debugfs: get rid of pointless access_ok() | Al Viro | 2017-06-04 | 1 | -20/+0 |
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2017-06-11 | 4 | -7/+11 |
|\ \ \
| |_|/
|/| | |
|
| * | | scsi: lpfc: prevent potential null pointer dereference | Gustavo A. R. Silva | 2017-05-31 | 1 | -2/+3 |
| * | | scsi: lpfc: Avoid NULL pointer dereference in lpfc_els_abort() | Guilherme G. Piccoli | 2017-05-31 | 2 | -3/+6 |
| * | | scsi: lpfc: nvmet_fc: fix format string | Arnd Bergmann | 2017-05-31 | 1 | -2/+2 |
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2017-05-24 | 17 | -413/+839 |
|\| | |
|
| * | | scsi: lpfc: fix build issue if NVME_FC_TARGET is not defined | James Smart | 2017-05-17 | 1 | -0/+2 |
| * | | scsi: lpfc: Fix NULL pointer dereference during PCI error recovery | Guilherme G. Piccoli | 2017-05-17 | 1 | -0/+7 |
| * | | scsi: lpfc: update version to 11.2.0.14 | James Smart | 2017-05-16 | 1 | -1/+1 |
| * | | scsi: lpfc: Add MDS Diagnostic support. | James Smart | 2017-05-16 | 6 | -10/+161 |