1. 5af9b7f Merge 4.9.211 into android-4.9-q by Greg Kroah-Hartman · 4 years, 8 months ago
  2. ddfa91a scsi: mptfusion: Fix double fetch bug in ioctl by Dan Carpenter · 4 years, 9 months ago
  3. 70c65e4 Merge 4.9.103 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  4. 95bcf5b scsi: mptfusion: Add bounds check in mptctl_hp_targetinfo() by Dan Carpenter · 7 years ago
  5. 2bcbbd5 Merge 4.9.97 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  6. 70f2351 scsi: mptsas: Disable WRITE SAME by Martin K. Petersen · 6 years ago
  7. 24da2c8 BACKPORT: treewide: Fix function prototypes for module_param_call() by Kees Cook · 7 years ago
  8. c08b3f9 scsi: fusion: Fix error return code in mptfc_probe() by Wei Yongjun · 8 years ago
  9. b299053 scsi: mpt: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  10. 77d4f08 scsi: mptfc: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  11. 675e065 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  12. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 8 years ago
  13. 1354379 mptsas: fix checks for dma mapping errors by Alexey Khoroshilov · 8 years ago
  14. 1d64508 scsi: disable automatic target scan by Hannes Reinecke · 9 years ago
  15. e8c61ec mptbase: fixup error handling paths in mpt_attach() by Ewan D. Milne · 9 years ago
  16. 28558f5 mptfusion: hide unused seq_mpt_print_ioc_summary function by Arnd Bergmann · 9 years ago
  17. febdfbd Merge tag '4.4-scsi-mkp' into misc by James Bottomley · 9 years ago
  18. 4912120 mptfusion: don't allow negative bytes in kbuf_alloc_2_sgl() by Dan Carpenter · 9 years ago
  19. 64d513a scsi: use host wide tags by default by Christoph Hellwig · 9 years ago
  20. e819cdb mptfusion: prevent some memory corruption by Dan Carpenter · 9 years ago
  21. 8cd1943 fusion: remove dead MTRR code by Luis R. Rodriguez · 9 years ago
  22. 2865c07 mptsas: fix depth param in scsi_track_queue_full by Tomas Henzl · 9 years ago
  23. db5ed4d scsi: drop reason argument from ->change_queue_depth by Christoph Hellwig · 10 years ago
  24. c8b09f6 scsi: don't set tagging state from scsi_adjust_queue_depth by Christoph Hellwig · 10 years ago
  25. 2ecb204 scsi: always assign block layer tags if enabled by Christoph Hellwig · 10 years ago
  26. 8f88dc4 mptfusion: don't change queue type in ->change_queue_depth by Christoph Hellwig · 10 years ago
  27. 609aa22 scsi: remove ordered_tags scsi_device field by Christoph Hellwig · 10 years ago
  28. 9a50aae Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  29. 4089b71 mptfusion: enable no_write_same for vmware scsi disks by Chris J Arges · 10 years ago
  30. 6a38792 scsi: use 'depends' instead of 'select' for SCSI_FC_ATTRS by Randy Dunlap · 10 years ago
  31. 5d46ad7 fusion: fix excess parameter kernel-doc warning by Randy Dunlap · 10 years ago
  32. f6e495a mptfusion: simplify rounding by Rasmus Villemoes · 10 years ago
  33. 9f21316 mptfusion: tweak null pointer checks by Joe Lawrence · 10 years ago
  34. 3269619 mptfusion: combine fw_event_work and its event_data by Joe Lawrence · 10 years ago
  35. c9834c7 mptfusion: make adapter prod_name[] a pointer by Joe Lawrence · 10 years ago
  36. 3e67c45 mptfusion: use memdup_user by Joe Lawrence · 10 years ago
  37. 5074b1b mptfusion: remove redundant kfree checks by Joe Lawrence · 10 years ago
  38. 5767d25 mptfusion: mark file-private functions as static by Joe Lawrence · 10 years ago
  39. 71e75c9 scsi: convert device_busy to atomic_t by Christoph Hellwig · 10 years ago
  40. 9cb78c1 scsi: use 64-bit LUNs by Hannes Reinecke · 10 years ago
  41. 73d02c2 mptfusion: fix msgContext in mptctl_hp_hostinfo by Tomas Henzl · 10 years ago
  42. a48ac9e fusion: Remove use of DEF_SCSI_QCMD by Matthew Wilcox · 11 years ago
  43. ecc3bc9 fusion: Add free msg frames to the head, not tail of list by Matthew Wilcox · 11 years ago
  44. f568849 Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  45. 64cdb41 MPT / PCI: Use pci_stop_and_remove_bus_device_locked() by Rafael J. Wysocki · 11 years ago
  46. 458b76e block: Kill bio_segments()/bi_vcnt usage by Kent Overstreet · 11 years ago
  47. 4de13d7a Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  48. f0689f0 mptctl: don't wank with fasync in ->release() by Al Viro · 11 years ago
  49. d9dda78 procfs: new helper - PDE_DATA(inode) by Al Viro · 11 years ago
  50. cac1970 fusion: switch to ->show_info() by Al Viro · 11 years ago
  51. 2f47787 block: Remove some unnecessary bi_vcnt usage by Kent Overstreet · 12 years ago
  52. 47b1ea7 Drivers: message: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  53. 3012d60 drivers/message/fusion/mptscsih.c: missing break by Alan Cox · 12 years ago
  54. 20953a6 [SCSI] Fusion MPT: disable pci device when mpt map resoures failed by Hanjun Guo · 12 years ago
  55. 08615d7 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  56. 9ceb5c1 drivers/message/fusion: use pci_dev->revision by Sergei Shtylyov · 12 years ago
  57. 83ff74e [SCSI] mptfusion: unlock on error in mpt_config() by Dan Carpenter · 13 years ago
  58. ee446fd tokenring: delete all remaining driver support by Paul Gortmaker · 12 years ago
  59. 210647a PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device by Yinghai Lu · 13 years ago
  60. d04baa1 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  61. 85d3722 [SCSI] mptsas: Add device ID for SAS1068_820XELP. by Chandrakala Chavva · 13 years ago
  62. 8af3d8d [SCSI] fusion: ensure NUL-termination of MptCallbacksName elements by Ferenc Wagner · 13 years ago
  63. 42b2aa8 treewide: Fix typos in various parts of the kernel, and fix some comments. by Justin P. Mattock · 13 years ago
  64. 513382c [SCSI] mptfusion: Added check for SILI bit in READ_16 CDB for DATA UNDERRUN ERRATA by nagalakshmi.nandigama@lsi.com · 13 years ago
  65. 98cbe37 [SCSI] mptfusion: Fix for device offline while doing aggressive HBA reset by kashyap.desai@lsi.com · 13 years ago
  66. 731f56c [SCSI] mptfusion: Bump version 3.4.20 by kashyap.desai@lsi.com · 13 years ago
  67. a38ae37 [SCSI] mptfusion: Avoid out of order Event processing due to cpu migration by kashyap.desai@lsi.com · 13 years ago
  68. e62cca1 [SCSI] mptfusion: Better handling of DEAD IOC PCI-E Link down error condition by kashyap.desai@lsi.com · 13 years ago
  69. 3850b14 [SCSI] mptfusion: Set max sector count module parameter by kashyap.desai@lsi.com · 13 years ago
  70. e466e1c [SCSI] mptfusion : Added check for SILI bit in READ_6 CDB for DATA UNDERRUN ERRATA by Kashyap, Desai · 13 years ago
  71. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  72. 72ef0e5 [SCSI] mptsas: Fix annoying warning by Borislav Petkov · 13 years ago
  73. cbc78ae [SCSI] mptfusion: Bump version 3.4.19 by Kashyap, Desai · 13 years ago
  74. 19fff15 [SCSI] mptfusion: Adding inline data padding support for TAPE drive. by Kashyap, Desai · 13 years ago
  75. 56cee8d [SCSI] mptfusion: Remove debug print from mptscsih_qcmd() by Kashyap, Desai · 13 years ago
  76. aeaeb5c [SCSI] fusion: do not check serial_number in the abort handler by Christoph Hellwig · 13 years ago
  77. 85ee7a1 treewide: cleanup continuations and remove logging message whitespace by Joe Perches · 13 years ago
  78. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  79. a44f99c Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  80. c55d267 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  81. d100d40 message: change to new flag variable by matt mooney · 14 years ago
  82. 3487735 [SCSI] mptfusion: Remove bus reset for mptsas module by Kashyap, Desai · 14 years ago
  83. d75733d [SCSI] mptfusion: Support SAS2.0 Devices with SAS1.0 Controllers by Kashyap, Desai · 14 years ago
  84. d2b2147 [SCSI] mptfusion: Bump version 03.04.18 by Kashyap, Desai · 14 years ago
  85. bcfe42e [SCSI] mptfusion: Fix Incorrect return value in mptscsih_dev_reset by Kashyap, Desai · 14 years ago
  86. 84857c8 [SCSI] mptfusion: mptctl_release is required in mptctl.c by Kashyap, Desai · 14 years ago
  87. efee0bd [SCSI] mptfusion: Fix memory leak in mptctl_getiocinfo() by Jesper Juhl · 14 years ago
  88. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  89. f281233 SCSI host lock push-down by Jeff Garzik · 14 years ago
  90. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  91. c70b529 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  92. c45d15d scsi: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 14 years ago
  93. 1c1acab [SCSI] drivers/message/fusion: Return -ENOMEM on memory allocation failure by Julia Lawall · 14 years ago
  94. fc58fb1 fusion: add function parameter names to kernel-doc by Randy Dunlap · 14 years ago
  95. 1f5cfe2 fusion: fix non-kernel-doc comment block by Randy Dunlap · 14 years ago
  96. c29c08b Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  97. 26df076 Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  98. 71740c4 fusion: fix kernel-doc warnings by Randy Dunlap · 14 years ago
  99. eb6edad mpt fusion: convert to seq_file by Alexey Dobriyan · 14 years ago
  100. 57ba471 param: use module_param in drivers/message/fusion/mptbase.c by Rusty Russell · 14 years ago