1. 612872c lpfc: Fix possible use-after-free and double free in lpfc_mbx_cmpl_rdp_page_a2() by Johannes Thumshirn · 9 years ago
  2. b103918 lpfc: Use && instead of & for boolean expression by Sebastian Herbszt · 9 years ago
  3. acd5312 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  4. cb8a4de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  5. f0284ca lpfc: Update version to 10.7.0.0 for upstream patch set. by James Smart · 9 years ago
  6. 7c5e518 lpfc: Fix to drop PLOGIs from fabric node till LOGO processing completes by James Smart · 9 years ago
  7. ae374a3 lpfc: Fix scsi task management error message. by James Smart · 9 years ago
  8. 16f3b48 lpfc: Fix cq_id masking problem. by James Smart · 9 years ago
  9. 5116fbf lpfc: Fix scsi prep dma buf error. by James Smart · 9 years ago
  10. 8b0dff1 lpfc: Add support for using block multi-queue by James Smart · 9 years ago
  11. 953ceed lpfc: Devices are not discovered during takeaway/giveback testing by James Smart · 9 years ago
  12. 73dc0db lpfc: Fix vport deletion failure. by James Smart · 9 years ago
  13. 481ad96 lpfc: Check for active portpeerbeacon. by James Smart · 9 years ago
  14. 641c43c lpfc: Update driver version for upstream patch set 10.6.0.1. by James Smart · 9 years ago
  15. f911462 lpfc: Change buffer pool empty message to miscellaneous category by James Smart · 9 years ago
  16. f818ea7 lpfc: Fix incorrect log message reported for empty FCF record. by James Smart · 9 years ago
  17. 466e840 lpfc: Fix rport leak. by James Smart · 9 years ago
  18. e5abba4 lpfc: Correct loss of RSCNs during array takeaway/giveback testing. by James Smart · 9 years ago
  19. cc82355 lpfc: Fix crash in vport_delete. by James Smart · 9 years ago
  20. ed243d3 lpfc: Fix to remove IRQF_SHARED flag for MSI/MSI-X vectors. by James Smart · 9 years ago
  21. 6b337e0 lpfc: Fix discovery issue when changing from Pt2Pt to Fabric. by James Smart · 9 years ago
  22. c84163d lpfc: Correct reporting of vport state on fdisc command failure. by James Smart · 9 years ago
  23. 8647887 lpfc: Add support for RDP ELS command. by James Smart · 9 years ago
  24. a1efe16 lpfc: Fix ABORTs WQ selection in terminate_rport_io by James Smart · 9 years ago
  25. 7aafb6e lpfc: Correct reference counting of rport by James Smart · 9 years ago
  26. 8b017a3 lpfc: Add support for ELS LCB. by James Smart · 9 years ago
  27. 0290217 lpfc: Correct loss of target discovery after cable swap. by James Smart · 9 years ago
  28. e26422f lpfc: The lpfc driver does not issue RFF_ID and RFT_ID in the correct sequence by James Smart · 9 years ago
  29. 79ce48d lpfc: Grammar s/an negative/a negative/ by Geert Uytterhoeven · 9 years ago
  30. 8b2564e lpfc: Fix breakage on big endian kernels by Alexey Kardashevskiy · 9 years ago
  31. d09c78f lpfc: Update version to 10.5.0.0 for upstream patch set by James Smart · 9 years ago
  32. f25e8e7 lpfc: Update copyright to 2015 by James Smart · 9 years ago
  33. 4fbdf9c lpfc: Fix for lun discovery issue with saturn adapter. by James Smart · 9 years ago
  34. ad490b6 lpfc: Fix crash in device reset handler. by James Smart · 9 years ago
  35. 6c7cf48 lpfc: Fix OS crash when running loopback test in applications by James Smart · 9 years ago
  36. 6eae430 lpfc: Fix internal loopback failure. by James Smart · 9 years ago
  37. be6bb94 lpfc: Fix premature release of rpi bit in bitmask by James Smart · 9 years ago
  38. 34154e0 lpfc: Initiator sends wrong BBCredit value for either FLOGI or FLOGI_ACC by James Smart · 9 years ago
  39. 63e480f lpfc: Fix null ndlp dereference in target_reset_handler by James Smart · 9 years ago
  40. 76b2c34 lpfc: Fix FDMI Fabric support in driver for Brocade by James Smart · 9 years ago
  41. f0bf5f9 lpfc: Fix provide host name and OS name in RSNN-NN FC-GS command by James Smart · 9 years ago
  42. 26d830e lpfc: Parse the new 20G, 25G and 40G link speeds in the lpfc driver by James Smart · 9 years ago
  43. a0683bf lpfc: Add support for reporting option_rom_version on newer adapters by James Smart · 9 years ago
  44. 2c9c5a0 lpfc: Fix setting of EQ (interrupt) delay Multiplier by James Smart · 9 years ago
  45. ea4142f lpfc: Fix host reset escalation killing all IOs. by James Smart · 9 years ago
  46. 85c0f17 lpfc: Linux lpfc driver doesn't re-establish the link after a cable pull on LPe12002 by James Smart · 9 years ago
  47. ed4afe74 lpfc: Fix to handle PLOGI when already logged in by James Smart · 9 years ago
  48. c637797 lpfc: Add new mbx cmd recognition by James Smart · 9 years ago
  49. 946727d lpfc: Add Lancer Temperature Event support to the lpfc driver by James Smart · 9 years ago
  50. 77d093f lpfc: Fix the iteration count to match the 30 sec comment in the routine lpfc_pci_function_reset by James Smart · 9 years ago
  51. d454c91 lpfc: correct device removal deadlock after link bounce by James Smart · 10 years ago
  52. e617457 Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus by James Bottomley · 10 years ago
  53. cbfe0de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  54. efc3c1d scsi: remove ->change_queue_type method by Christoph Hellwig · 10 years ago
  55. db5ed4d scsi: drop reason argument from ->change_queue_depth by Christoph Hellwig · 10 years ago
  56. c40ecc1 scsi: avoid ->change_queue_depth indirection for queue full tracking by Christoph Hellwig · 10 years ago
  57. 89dac7b lpfc: remove queue_depth events by Christoph Hellwig · 10 years ago
  58. b583043 kill f_dentry uses by Al Viro · 10 years ago
  59. a455589 assorted conversions to %p[dD] by Al Viro · 10 years ago
  60. c8b09f6 scsi: don't set tagging state from scsi_adjust_queue_depth by Christoph Hellwig · 10 years ago
  61. 2ecb204 scsi: always assign block layer tags if enabled by Christoph Hellwig · 10 years ago
  62. 5066863 scsi: remove abuses of scsi_populate_tag by Christoph Hellwig · 10 years ago
  63. a62182f scsi: provide a generic change_queue_type method by Christoph Hellwig · 10 years ago
  64. fd10ccf lpfc: update lpfc version to driver version 10.4.8000.0 by James Smart · 10 years ago
  65. 8c50d25 lpfc: fix for handling unmapped ndlp in target reset handler by James Smart · 10 years ago
  66. eb01656 lpfc: fix low priority issues from fortify source code scan by James Smart · 10 years ago
  67. a2fc4aef lpfc: fix high priority issues from fortify source code scan by James Smart · 10 years ago
  68. 7ba36ef lpfc: fix crash from page fault caused by use after rport delete by James Smart · 10 years ago
  69. 9bd2bff5 lpfc: fix locking issues with abort data paths by James Smart · 10 years ago
  70. 12838e7 lpfc: fix race between LOGO/PLOGI handling causing NULL pointer by James Smart · 10 years ago
  71. 2f6fa2c lpfc: fix IP Reset processing - wait for RDY before proceeding by James Smart · 10 years ago
  72. c623219 lpfc: fix quarantined XRI recovery qualifier state in link bounce by James Smart · 10 years ago
  73. dafe8ce lpfc: fix discovery timeout during nameserver login by James Smart · 10 years ago
  74. 4f871e1 lpfc: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  75. a7901ac lpfc: do not feed jiffies as random seed from lpfc driver by Daniel Borkmann · 10 years ago
  76. 0d4aec1 lpfc: use time_after() by Manuel Schölling · 10 years ago
  77. 1aee383 lpfc: use dma_zalloc_coherent by Joe Perches · 10 years ago
  78. 9ab9b13 lpfc: mark function as static in lpfc/lpfc_bsg.c by Rashika Kheria · 10 years ago
  79. 7bfe781 lpfc: mark functions as static in lpfc/lpfc_scsi.c by Rashika Kheria · 10 years ago
  80. e399b22 lpfc: mark functions as static in lpfc/lpfc_init.c by Rashika Kheria · 10 years ago
  81. b86a675 lpfc: mark functions as static in lpfc/lpfc_hbadisc.c by Rashika Kheria · 10 years ago
  82. 5d8b816 lpfc: mark functions as static in lpfc/lpfc_sli.c by Rashika Kheria · 10 years ago
  83. 029165a lpfc: Remove superfluous call to pci_disable_msix() by Alexander Gordeev · 10 years ago
  84. 1abf635 scsi: use 64-bit value for 'max_luns' by Hannes Reinecke · 10 years ago
  85. 9cb78c1 scsi: use 64-bit LUNs by Hannes Reinecke · 10 years ago
  86. abf04af Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  87. 1c54fc1 Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  88. 3fb4b16 lpfc: Update lpfc version to driver version 10.2.8001.0 by James Smart · 10 years ago
  89. 28d7f3d lpfc: Fix ExpressLane priority setup by James Smart · 10 years ago
  90. 12222f4 lpfc: mark old devices as obsolete by James Smart · 10 years ago
  91. 59c5f61 lpfc: Fix for initializing RRQ bitmap by James Smart · 10 years ago
  92. 68e814f lpfc: Fix for cleaning up stale ring flag and sp_queue_event entries by James Smart · 10 years ago
  93. 2e61f50 lpfc: Update lpfc version to driver version 10.2.8000.0 by James Smart · 10 years ago
  94. b857ff3 lpfc: Update Copyright on changed files from 8.3.45 patches by James Smart · 10 years ago
  95. 16a59fb lpfc: Update Copyright on changed files by James Smart · 10 years ago
  96. 98912dd lpfc: Fixed locking for scsi task management commands by James Smart · 10 years ago
  97. f38fa0b lpfc: Convert runtime references to old xlane cfg param to fof cfg param by James Smart · 10 years ago
  98. 0293635 lpfc: Fix FW dump using sysfs by James Smart · 10 years ago
  99. db55fba lpfc: Fix SLI4 s abort loop to process all FCP rings and under ring_lock by James Smart · 10 years ago
  100. ee62021 lpfc: Fixed kernel panic in lpfc_abort_handler by James Smart · 10 years ago