1. e9edbe3 mpt2sas: Copyright in driver sources is updated for year the 2014 by Sreekanth Reddy · 10 years ago
  2. ff4637d mpt2sas: MPI2 Rev Y (2.00.17) and Rev Z (2.00.18) specifications by Sreekanth Reddy · 10 years ago
  3. 4e1f20a mpt2sas: Added driver module parameter max_msix_vectors by Sreekanth Reddy · 10 years ago
  4. 7c160fa bnx2i: Make boot_nic entry visible in the sysfs session objects by Tej Parkash · 10 years ago
  5. 5565461 bnx2fc: fix incorrect DMA memory mapping in bnx2fc_unmap_sg_list() by Chad Dupuis · 10 years ago
  6. fd10ccf lpfc: update lpfc version to driver version 10.4.8000.0 by James Smart · 10 years ago
  7. 8c50d25 lpfc: fix for handling unmapped ndlp in target reset handler by James Smart · 10 years ago
  8. eb01656 lpfc: fix low priority issues from fortify source code scan by James Smart · 10 years ago
  9. a2fc4aef lpfc: fix high priority issues from fortify source code scan by James Smart · 10 years ago
  10. 7ba36ef lpfc: fix crash from page fault caused by use after rport delete by James Smart · 10 years ago
  11. 9bd2bff5 lpfc: fix locking issues with abort data paths by James Smart · 10 years ago
  12. 12838e7 lpfc: fix race between LOGO/PLOGI handling causing NULL pointer by James Smart · 10 years ago
  13. 2f6fa2c lpfc: fix IP Reset processing - wait for RDY before proceeding by James Smart · 10 years ago
  14. c623219 lpfc: fix quarantined XRI recovery qualifier state in link bounce by James Smart · 10 years ago
  15. dafe8ce lpfc: fix discovery timeout during nameserver login by James Smart · 10 years ago
  16. 4f871e1 lpfc: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  17. a7901ac lpfc: do not feed jiffies as random seed from lpfc driver by Daniel Borkmann · 10 years ago
  18. 0d4aec1 lpfc: use time_after() by Manuel Schölling · 10 years ago
  19. 1aee383 lpfc: use dma_zalloc_coherent by Joe Perches · 10 years ago
  20. 9ab9b13 lpfc: mark function as static in lpfc/lpfc_bsg.c by Rashika Kheria · 10 years ago
  21. 7bfe781 lpfc: mark functions as static in lpfc/lpfc_scsi.c by Rashika Kheria · 10 years ago
  22. e399b22 lpfc: mark functions as static in lpfc/lpfc_init.c by Rashika Kheria · 10 years ago
  23. b86a675 lpfc: mark functions as static in lpfc/lpfc_hbadisc.c by Rashika Kheria · 10 years ago
  24. 5d8b816 lpfc: mark functions as static in lpfc/lpfc_sli.c by Rashika Kheria · 10 years ago
  25. 86001f2 fnic: assign FIP_ALL_FCF_MACS to fcoe_all_fcfs by Hiral Shah · 10 years ago
  26. 6b38397 qla2xxx: Prevent probe and board_disable race by Joe Lawrence · 10 years ago
  27. beb9e31 qla2xxx: Prevent removal and board_disable race by Joe Lawrence · 10 years ago
  28. 232792b qla2xxx: Schedule board_disable only once by Joe Lawrence · 10 years ago
  29. c821e0d qla2xxx: Collect PCI register checks and board_disable scheduling by Joe Lawrence · 10 years ago
  30. 1a2fbf1 qla2xxx: Use qla2x00_clear_drv_active on probe failure by Joe Lawrence · 10 years ago
  31. db7157d qla2xxx: Fix shost use-after-free on device removal by Joe Lawrence · 10 years ago
  32. c01a8bc pmcraid: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  33. 182801f pmcraid: Get rid of a redundant assignment by Alexander Gordeev · 10 years ago
  34. 6b73352 csiostor: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  35. c6b9bad csiostor: Remove superfluous call to pci_disable_msix() by Alexander Gordeev · 10 years ago
  36. e149fc1 be2iscsi: Use pci_enable_msix_range() by Alexander Gordeev · 10 years ago
  37. 5e8d900 megaraid_sas: Version and Changelog update by Adam Radford · 10 years ago
  38. a2fbcbc megaraid_sas: Fix reset_mutex leak by Adam Radford · 10 years ago
  39. c21bb25 megaraid_sas: Remove unused variables in megasas_instance by Adam Radford · 10 years ago
  40. 9ea81f8 megaraid_sas: Add missing initial call to megasas_get_ld_vf_affiliation(). by Adam Radford · 10 years ago
  41. 4cbfea8 megaraid_sas: Fix LD/VF affiliation parsing by Adam Radford · 10 years ago
  42. e46b034 scsi_debug: bump inquiry version to SPC-4, update version descriptors by Douglas Gilbert · 10 years ago
  43. cd62b7d scsi_debug: give unit attention and other errors precedence over TSF by Douglas Gilbert · 10 years ago
  44. 01123ef scsi_debug: scsi_cmnd->cmnd check and casts unnecessary by Douglas Gilbert · 10 years ago
  45. 5d46ad7 fusion: fix excess parameter kernel-doc warning by Randy Dunlap · 10 years ago
  46. 132aa22 hpsa: refine the pci enable/disable handling by Tomas Henzl · 10 years ago
  47. 9e03284 pm8001: Update nvmd response data to request buffer by Suresh Thiagarajan · 10 years ago
  48. a07b671 be2iscsi: Bump the driver version by Jayamohan Kallickal · 10 years ago
  49. b7ab35b be2iscsi: Fix processing CQE before connection resources are freed by Jayamohan Kallickal · 10 years ago
  50. a3d313e be2iscsi: Fix updating the boot enteries in sysfs by Jayamohan Kallickal · 10 years ago
  51. 65c5efa be2iscsi: Fix the copyright year by Jayamohan Kallickal · 10 years ago
  52. 3903341 be2iscsi: Fix the sparse warning introduced in previous submission by Jayamohan Kallickal · 10 years ago
  53. fc38504 scsi: fix decimal printf format specifiers prefixed with 0x by Hans Wennborg · 10 years ago
  54. 8e5a948 qla2xxx: Remove restriction on starting remote device discovery on port update. by Chad Dupuis · 10 years ago
  55. 34c5801 qla2xxx: Move mailbox failure messages to a default debug level. by Chad Dupuis · 10 years ago
  56. f6e495a mptfusion: simplify rounding by Rasmus Villemoes · 10 years ago
  57. 84e32a0 qla2xxx: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  58. 6bfa690 mpt3sas: Use pci_enable_msix_exact() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  59. 52674c6 mpt2sas: Use pci_enable_msix_exact() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  60. 8ae80ed megaraid: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  61. dd08812 megaraid: Fail resume if MSI-X re-initialization failed by Alexander Gordeev · 10 years ago
  62. 18fce3c hpsa: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  63. 49bd1a8 hpsa: Fallback to MSI rather than to INTx if MSI-X failed by Alexander Gordeev · 10 years ago
  64. ed81d77 eata: remove driver_lock by Christoph Hellwig · 10 years ago
  65. 6fe8c1d scsi: balance out autopm get/put calls in scsi_sysfs_add_sdev() by Subhash Jadavani · 10 years ago
  66. 50c4e96 scsi: don't store LUN bits in CDB[1] for USB mass-storage devices by Alan Stern · 10 years ago
  67. 64bdcbc scsi: add use_cmd_list flag by Kashyap.Desai@avagotech.com · 10 years ago
  68. 2eefd57 sd: Avoid sending medium write commands if device is write protected by Sujit Reddy Thumma · 10 years ago
  69. 74cf298 scsi: fix various kernel-doc problems in scsi_error.c by Randy Dunlap · 10 years ago
  70. 4b8c6ba scsi: fix regression that accidentally disabled block-based tcq by Christoph Hellwig · 10 years ago
  71. cbaa422 libiscsi: fix potential buffer overrun in __iscsi_conn_send_pdu by Mike Christie · 10 years ago
  72. f3b5933 ia64: Fix syscall number for memfd_create by Tony Luck · 10 years ago
  73. d6bb3e9 vfs: simplify and shrink stack frame of link_path_walk() by Linus Torvalds · 10 years ago
  74. 3630056 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  75. 9e82bf0 Linux 3.17-rc5 by Linus Torvalds · 10 years ago
  76. 83373f7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  77. 9226b5b vfs: avoid non-forwarding large load after small store in path lookup by Linus Torvalds · 10 years ago
  78. 5910cfd Merge branch 'parisc-3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 10 years ago
  79. 4023bfc be careful with nd->inode in path_init() and follow_dotdot_rcu() by Al Viro · 10 years ago
  80. 7bd8837 don't bugger nd->seq on set_root_rcu() from follow_dotdot_rcu() by Al Viro · 10 years ago
  81. 02c1be3 Merge tag 'ntb-3.17' of git://github.com/jonmason/ntb by Linus Torvalds · 10 years ago
  82. 8ac19f0 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  83. 938c04a Merge tag 'irqchip-urgent-3.17' of git://git.infradead.org/users/jcooper/linux into irq/urgent by Thomas Gleixner · 10 years ago
  84. 3cc5ba1 ntb: Add alignment check to meet hardware requirement by Dave Jiang · 10 years ago
  85. 9ef6bf6 MAINTAINERS: update NTB info by Jon Mason · 10 years ago
  86. a1413cf NTB: correct the spread of queues over mw's by Jon Mason · 10 years ago
  87. f5be3e2912 fix bogus read_seqretry() checks introduced in b37199e by Al Viro · 10 years ago
  88. 6f18493 move the call of __d_drop(anon) into __d_materialise_unique(dentry, anon) by Al Viro · 10 years ago
  89. f77ced6 [fix] lustre: d_make_root() does iput() on dentry allocation failure by Al Viro · 10 years ago
  90. 1536340 Merge branches 'locking-urgent-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  91. 8920649 parisc: Implement new LWS CAS supporting 64 bit operations. by Guy Martin · 10 years ago
  92. 99d263d vfs: fix bad hashing of dentries by Linus Torvalds · 10 years ago
  93. 23d0db7 Make hash_64() use a 64-bit multiply when appropriate by Linus Torvalds · 10 years ago
  94. 72d9310 Make ARCH_HAS_FAST_MULTIPLIER a real config variable by Linus Torvalds · 10 years ago
  95. 186cec3 Merge tag 'dm-3.17-fix2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  96. 645cc09 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  97. fc486b0 Merge tag 'stable/for-linus-3.17-b-rc4-arm-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  98. 474e941 alarmtimer: Lock k_itimer during timer callback by Richard Larocque · 10 years ago
  99. 265b81d alarmtimer: Do not signal SIGEV_NONE timers by Richard Larocque · 10 years ago
  100. e86fea7 alarmtimer: Return relative times in timer_gettime by Richard Larocque · 10 years ago