1. 9a50aae Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  2. 4089b71 mptfusion: enable no_write_same for vmware scsi disks by Chris J Arges · 10 years ago
  3. 6a38792 scsi: use 'depends' instead of 'select' for SCSI_FC_ATTRS by Randy Dunlap · 10 years ago
  4. 5d46ad7 fusion: fix excess parameter kernel-doc warning by Randy Dunlap · 10 years ago
  5. f6e495a mptfusion: simplify rounding by Rasmus Villemoes · 10 years ago
  6. 9f21316 mptfusion: tweak null pointer checks by Joe Lawrence · 10 years ago
  7. 3269619 mptfusion: combine fw_event_work and its event_data by Joe Lawrence · 10 years ago
  8. c9834c7 mptfusion: make adapter prod_name[] a pointer by Joe Lawrence · 10 years ago
  9. 3e67c45 mptfusion: use memdup_user by Joe Lawrence · 10 years ago
  10. 5074b1b mptfusion: remove redundant kfree checks by Joe Lawrence · 10 years ago
  11. 5767d25 mptfusion: mark file-private functions as static by Joe Lawrence · 10 years ago
  12. 71e75c9 scsi: convert device_busy to atomic_t by Christoph Hellwig · 10 years ago
  13. 1abf635 scsi: use 64-bit value for 'max_luns' by Hannes Reinecke · 10 years ago
  14. 9cb78c1 scsi: use 64-bit LUNs by Hannes Reinecke · 10 years ago
  15. 73d02c2 mptfusion: fix msgContext in mptctl_hp_hostinfo by Tomas Henzl · 10 years ago
  16. a48ac9e fusion: Remove use of DEF_SCSI_QCMD by Matthew Wilcox · 10 years ago
  17. ecc3bc9 fusion: Add free msg frames to the head, not tail of list by Matthew Wilcox · 10 years ago
  18. 4b1779c Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  19. d2e074c i2o: Use pci_bus_alloc_resource(), not allocate_resource() directly by Bjorn Helgaas · 10 years ago
  20. 60f061e i2o: Refactor i2o_iop_systab_set() PCI space allocation by Bjorn Helgaas · 10 years ago
  21. 5c513bd i2o: Fix I/O space alignment requirement by Bjorn Helgaas · 10 years ago
  22. 7ed37fc i2o: Fix I/O space allocation copy/paste error by Bjorn Helgaas · 10 years ago
  23. a3eb7fb drivers/message/i2o/i2o_config.c: fix deadlock in compat_ioctl(I2OGETIOPS) by Alexey Khoroshilov · 10 years ago
  24. f568849 Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  25. 64cdb41 MPT / PCI: Use pci_stop_and_remove_bus_device_locked() by Rafael J. Wysocki · 10 years ago
  26. 458b76e block: Kill bio_segments()/bi_vcnt usage by Kent Overstreet · 11 years ago
  27. 1099243 drivers/message/i2o/driver.c: add missing destroy_workqueue() on error in i2o_driver_register() by Wei Yongjun · 11 years ago
  28. ba6857b i2o: convert bus code to use dev_groups by Greg Kroah-Hartman · 11 years ago
  29. d853754 drivers: avoid format strings in names passed to alloc_workqueue() by Kees Cook · 11 years ago
  30. 4de13d7a Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  31. db2a144 block_device_operations->release() should return void by Al Viro · 11 years ago
  32. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  33. 270b5ac proc: Add proc_mkdir_data() by David Howells · 11 years ago
  34. 9151b398 i2o: check copy_from_user() size parameter by Dan Carpenter · 11 years ago
  35. f0689f0 mptctl: don't wank with fasync in ->release() by Al Viro · 11 years ago
  36. d9dda78 procfs: new helper - PDE_DATA(inode) by Al Viro · 11 years ago
  37. cac1970 fusion: switch to ->show_info() by Al Viro · 11 years ago
  38. 21ba37c i2o: use proc_remove_subtree() by Al Viro · 11 years ago
  39. 2f47787 block: Remove some unnecessary bi_vcnt usage by Kent Overstreet · 12 years ago
  40. 47b1ea7 Drivers: message: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  41. 3012d60 drivers/message/fusion/mptscsih.c: missing break by Alan Cox · 12 years ago
  42. 8fdbb34 messages: i2o: Fix typo in messages/i2o by Masanari Iida · 12 years ago
  43. 20953a6 [SCSI] Fusion MPT: disable pci device when mpt map resoures failed by Hanjun Guo · 12 years ago
  44. 261eba7 drivers/message/i2o/i2o_config.c: bound allocation by Alan Cox · 12 years ago
  45. 40251b8 drivers/message/i2o/i2o_proc.c: the pointer returned from chtostr() points to an array which is no longer valid by Kamil Dudka · 12 years ago
  46. 08615d7 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  47. 9ceb5c1 drivers/message/fusion: use pci_dev->revision by Sergei Shtylyov · 12 years ago
  48. 0545522 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  49. 83ff74e [SCSI] mptfusion: unlock on error in mpt_config() by Dan Carpenter · 13 years ago
  50. bb8187d MCA: delete all remaining traces of microchannel bus support. by Paul Gortmaker · 12 years ago
  51. ee446fd tokenring: delete all remaining driver support by Paul Gortmaker · 12 years ago
  52. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 12 years ago
  53. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  54. 210647a PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device by Yinghai Lu · 12 years ago
  55. d04baa1 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 12 years ago
  56. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  57. d161a13 switch procfs to umode_t use by Al Viro · 13 years ago
  58. 85d3722 [SCSI] mptsas: Add device ID for SAS1068_820XELP. by Chandrakala Chavva · 13 years ago
  59. 8af3d8d [SCSI] fusion: ensure NUL-termination of MptCallbacksName elements by Ferenc Wagner · 13 years ago
  60. 42b2aa8 treewide: Fix typos in various parts of the kernel, and fix some comments. by Justin P. Mattock · 13 years ago
  61. 314ef9c drivers/message: Add module.h to i2o/pci.c by Paul Gortmaker · 13 years ago
  62. 513382c [SCSI] mptfusion: Added check for SILI bit in READ_16 CDB for DATA UNDERRUN ERRATA by nagalakshmi.nandigama@lsi.com · 13 years ago
  63. 98cbe37 [SCSI] mptfusion: Fix for device offline while doing aggressive HBA reset by kashyap.desai@lsi.com · 13 years ago
  64. 731f56c [SCSI] mptfusion: Bump version 3.4.20 by kashyap.desai@lsi.com · 13 years ago
  65. a38ae37 [SCSI] mptfusion: Avoid out of order Event processing due to cpu migration by kashyap.desai@lsi.com · 13 years ago
  66. e62cca1 [SCSI] mptfusion: Better handling of DEAD IOC PCI-E Link down error condition by kashyap.desai@lsi.com · 13 years ago
  67. 3850b14 [SCSI] mptfusion: Set max sector count module parameter by kashyap.desai@lsi.com · 13 years ago
  68. 6c6e3b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  69. e466e1c [SCSI] mptfusion : Added check for SILI bit in READ_6 CDB for DATA UNDERRUN ERRATA by Kashyap, Desai · 13 years ago
  70. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  71. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 13 years ago
  72. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  73. ad94717 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  74. 72ef0e5 [SCSI] mptsas: Fix annoying warning by Borislav Petkov · 13 years ago
  75. 70f23fd treewide: fix a few typos in comments by Justin P. Mattock · 13 years ago
  76. cbc78ae [SCSI] mptfusion: Bump version 3.4.19 by Kashyap, Desai · 13 years ago
  77. 19fff15 [SCSI] mptfusion: Adding inline data padding support for TAPE drive. by Kashyap, Desai · 13 years ago
  78. 56cee8d [SCSI] mptfusion: Remove debug print from mptscsih_qcmd() by Kashyap, Desai · 13 years ago
  79. aeaeb5c [SCSI] fusion: do not check serial_number in the abort handler by Christoph Hellwig · 13 years ago
  80. 5cd049a [SCSI] remove cmd->serial_number litter by Christoph Hellwig · 13 years ago
  81. 85ee7a1 treewide: cleanup continuations and remove logging message whitespace by Joe Perches · 13 years ago
  82. 9fd097b block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe drivers by Tejun Heo · 13 years ago
  83. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  84. 6c51038 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  85. a44f99c Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  86. e16b396 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  87. c55d267 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  88. d100d40 message: change to new flag variable by matt mooney · 13 years ago
  89. 4c63f56 Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core by Jens Axboe · 13 years ago
  90. 7eaceac block: remove per-queue plugging by Jens Axboe · 13 years ago
  91. f47350f i2o_block: Convert to bdops->check_events() by Tejun Heo · 13 years ago
  92. 43d133c Merge branch 'master' into for-2.6.39 by Tejun Heo · 13 years ago
  93. 3487735 [SCSI] mptfusion: Remove bus reset for mptsas module by Kashyap, Desai · 13 years ago
  94. d75733d [SCSI] mptfusion: Support SAS2.0 Devices with SAS1.0 Controllers by Kashyap, Desai · 13 years ago
  95. d2b2147 [SCSI] mptfusion: Bump version 03.04.18 by Kashyap, Desai · 13 years ago
  96. bcfe42e [SCSI] mptfusion: Fix Incorrect return value in mptscsih_dev_reset by Kashyap, Desai · 13 years ago
  97. 84857c8 [SCSI] mptfusion: mptctl_release is required in mptctl.c by Kashyap, Desai · 13 years ago
  98. 5228671 i2o: use alloc_workqueue() instead of create_workqueue() by Tejun Heo · 13 years ago
  99. efee0bd [SCSI] mptfusion: Fix memory leak in mptctl_getiocinfo() by Jesper Juhl · 14 years ago
  100. 1dcb202 drivers/message/, i2o: Remove unnecessary casts of void ptr returning alloc function return values by Jesper Juhl · 14 years ago