1. 669a311 scsi: qla2xxx: fix spelling mistake: "seperator" -> "separator" by Colin Ian King · 8 years ago
  2. a56e574 scsi: aacraid: Fixed expander hotplug for SMART family by Raghava Aditya Renukunta · 8 years ago
  3. 1d55abc scsi: mpt3sas: switch to pci_alloc_irq_vectors by Hannes Reinecke · 8 years ago
  4. 1afca6b scsi: qedf: fixup compilation warning about atomic_t usage by Dupuis, Chad · 8 years ago
  5. fcbfffe scsi: remove scsi_execute_req_flags by Christoph Hellwig · 8 years ago
  6. 76aaf87 scsi: merge __scsi_execute into scsi_execute by Christoph Hellwig · 8 years ago
  7. 3949e2f scsi: simplify scsi_execute_req_flags by Christoph Hellwig · 8 years ago
  8. 74a78eb scsi: make the sense header argument to scsi_test_unit_ready mandatory by Christoph Hellwig · 8 years ago
  9. 6fa2b8f scsi: sd: improve TUR handling in sd_check_events by Christoph Hellwig · 8 years ago
  10. 148cff6 scsi: always zero sshdr in scsi_normalize_sense by Christoph Hellwig · 8 years ago
  11. 4d7d39a scsi: scsi_dh_emc: return success in clariion_std_inquiry() by Dan Carpenter · 8 years ago
  12. f170396 scsi: fix memory leak of sdpk on when gd fails to allocate by Colin Ian King · 8 years ago
  13. 8bfcd1b scsi: sd: make sd_devt_release() static by Wei Yongjun · 8 years ago
  14. 61d8658 scsi: qedf: Add QLogic FastLinQ offload FCoE driver framework. by Dupuis, Chad · 8 years ago
  15. 67f2db8 scsi: qla2xxx: Fix Regression introduced by pci_alloc_irq_vectors_affinity call. by Michael Hernandez · 8 years ago
  16. d0d2c68 scsi: qla2xxx: Fix response queue count for Target mode. by Michael Hernandez · 8 years ago
  17. f54f2cb scsi: qla2xxx: Cleaned up queue configuration code. by Michael Hernandez · 8 years ago
  18. 75d943f scsi: lpfc: add missing Kconfig NVME dependencies by James Smart · 8 years ago
  19. 693dcc3 scsi: lpfc: Update lpfc version to 11.2.0.7 by James Smart · 8 years ago
  20. d080abe scsi: lpfc: Update copyrights by James Smart · 8 years ago
  21. 2b65e18 scsi: lpfc: NVME Target: Add debugfs support by James Smart · 8 years ago
  22. d613b6a scsi: lpfc: NVME Target: bind to nvmet_fc api by James Smart · 8 years ago
  23. 8c25864 scsi: lpfc: NVME Target: Merge into FC discovery by James Smart · 8 years ago
  24. 2d7dbc4 scsi: lpfc: NVME Target: Receive buffer updates by James Smart · 8 years ago
  25. f358dd0 scsi: lpfc: NVME Target: Base modifications by James Smart · 8 years ago
  26. bd2cdd5 scsi: lpfc: NVME Initiator: Add debugfs support by James Smart · 8 years ago
  27. 0164956 scsi: lpfc: NVME Initiator: bind to nvme_fc api by James Smart · 8 years ago
  28. a0f2d3e scsi: lpfc: NVME Initiator: Merge into FC discovery by James Smart · 8 years ago
  29. 895427b scsi: lpfc: NVME Initiator: Base modifications by James Smart · 8 years ago
  30. 1d9d5a9 scsi: lpfc: refactor debugfs queue dump routines by James Smart · 8 years ago
  31. 07bcd98 scsi: lpfc: refactor debugfs queue prints by James Smart · 8 years ago
  32. 2ea259e scsi: lpfc: minor code cleanups by James Smart · 8 years ago
  33. 45ffac1 scsi: lpfc: use pci_irq_alloc_vectors and pci_irq_free_vectors by Christoph Hellwig · 8 years ago
  34. 8ea73db scsi: lpfc: Correct WQ creation for pagesize by James Smart · 8 years ago
  35. 9434452 scsi: cxlflash: Enable PCI device ID for future IBM CXL Flash AFU by Matthew R. Ochs · 8 years ago
  36. 857de6e scsi: use 'scsi_device_from_queue()' for scsi_dh by Hannes Reinecke · 8 years ago
  37. f22aaec scsi: ufs-qcom: remove redundant condition check by Subhash Jadavani · 8 years ago
  38. ed10858 scsi: smartpqi: fix time handling by Arnd Bergmann · 8 years ago
  39. 0662cc9 scsi: aacraid: Update driver version by Raghava Aditya Renukunta · 8 years ago
  40. d844752 scsi: aacraid: Fix a potential spinlock double unlock bug by Raghava Aditya Renukunta · 8 years ago
  41. 0962464 scsi: aacraid: Save adapter fib log before an IOP reset by Raghava Aditya Renukunta · 8 years ago
  42. c421530 scsi: aacraid: Reorder Adapter status check by Raghava Aditya Renukunta · 8 years ago
  43. 146aa17 scsi: aacraid: Skip IOP reset on controller panic(SMART Family) by Raghava Aditya Renukunta · 8 years ago
  44. 11da1b7 scsi: aacraid: Decrease adapter health check interval by Raghava Aditya Renukunta · 8 years ago
  45. a2d0321 scsi: aacraid: Reload offlined drives after controller reset by Raghava Aditya Renukunta · 8 years ago
  46. 849ac6a scsi: aacraid: Skip wellness sync on controller failure by Raghava Aditya Renukunta · 8 years ago
  47. a7e2c64 scsi: aacraid: Fix sync fibs time out on controller reset by Raghava Aditya Renukunta · 8 years ago
  48. 30202e0 scsi: aacraid: Added sysfs for driver version by Raghava Aditya Renukunta · 8 years ago
  49. 1bff5ab scsi: aacraid: Fix memory leak in fib init path by Raghava Aditya Renukunta · 8 years ago
  50. a0c6143 scsi: aacraid: Prevent E3 lockup when deleting units by Raghava Aditya Renukunta · 8 years ago
  51. 16ae9dd scsi: aacraid: Fix for excessive prints on EEH by Raghava Aditya Renukunta · 8 years ago
  52. f3ef4a7 scsi: aacraid: Use correct channel number for raw srb by Raghava Aditya Renukunta · 8 years ago
  53. 1c68856 scsi: aacraid: Fix camel case by Raghava Aditya Renukunta · 8 years ago
  54. 37c8596 Merge tag 'tty-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  55. caa5942 Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  56. b206461 Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  57. e30aee9 Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  58. 8ff546b Merge tag 'usb-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  59. ca78d31 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  60. a4ee7ba Merge tag 'arc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 8 years ago
  61. 38705613 Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  62. ff47d8c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  63. 3051bf3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  64. 1e74a2e Merge tag 'gcc-plugins-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  65. c054ee3 Merge branch 'for-next/gcc-plugin/structleak' into for-linus/gcc-plugins by Kees Cook · 8 years ago
  66. e7e04c0 Merge branch 'for-next/gcc-plugin-infrastructure' into for-linus/gcc-plugins by Kees Cook · 8 years ago
  67. 7bb0338 Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  68. 4a0853b Merge tag 'usercopy-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  69. 6d1dd93 Merge tag 'pstore-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  70. 81bbef2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 8 years ago
  71. 79f4d1d Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 8 years ago
  72. 97a229f Merge tag 'dmaengine-4.11-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 8 years ago
  73. ff58d00 Merge tag 'media/v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  74. 5ab3566 Merge tag 'pinctrl-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 8 years ago
  75. 2fa299a HID: rmi: fallback to generic/multitouch if hid-rmi is not built by Jiri Kosina · 8 years ago
  76. 6d1c42d Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 8 years ago
  77. 0f002fd Merge tag 'mips_4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips by Linus Torvalds · 8 years ago
  78. 252b95c Merge tag 'for-linus-4.11-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  79. b8989bc Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 8 years ago
  80. 005c349 Revert "ath10k: Search SMBIOS for OEM board file extension" by Kalle Valo · 8 years ago
  81. c9341ee Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  82. 7a771ce Merge tag 'dm-4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 8 years ago
  83. e67bd12 Merge tag 'mmc-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 8 years ago
  84. 4c5d7bc usercopy: Add tests for all get_user() sizes by Kees Cook · 8 years ago
  85. cdc1947 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  86. 772c8f6 Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  87. fd4a61e sched/core: Fix build paravirt build on arm and arm64 by Mark Brown · 8 years ago
  88. e623a9e net: socket: fix recvmmsg not returning error from sock_error by Maxime Jayat · 8 years ago
  89. 1faaa78 bnxt_en: use eth_hw_addr_random() by Tobias Klauser · 8 years ago
  90. d54fef3 Merge branch 'bpf-unlocking-fix' by David S. Miller · 8 years ago
  91. 9d876e7 bpf: fix unlocking of jited image when module ronx not set by Daniel Borkmann · 8 years ago
  92. d2852a2 arch: add ARCH_HAS_SET_MEMORY config by Daniel Borkmann · 8 years ago
  93. 559c59b net: napi_watchdog() can use napi_schedule_irqoff() by Eric Dumazet · 8 years ago
  94. 29869d6 tcp: Revert "tcp: tcp_probe: use spin_lock_bh()" by Eric Dumazet · 8 years ago
  95. d4af4c0 net/hsr: use eth_hw_addr_random() by Tobias Klauser · 8 years ago
  96. 32cc1bb Merge branch 'mvpp2-next' by David S. Miller · 8 years ago
  97. d315880 net: mvpp2: enable building on 64-bit platforms by Thomas Petazzoni · 8 years ago
  98. 0e03728 net: mvpp2: switch to build_skb() in the RX path by Thomas Petazzoni · 8 years ago
  99. 8138aff net: mvpp2: simplify MVPP2_PRS_RI_* definitions by Thomas Petazzoni · 8 years ago
  100. 31d7677 net: mvpp2: fix indentation of MVPP2_EXT_GLOBAL_CTRL_DEFAULT by Thomas Petazzoni · 8 years ago