1. c55d267 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  2. 5edc341 drivers: remove extraneous includes of smp_lock.h by Arnd Bergmann · 14 years ago
  3. 00fa2b1 [SCSI] megaraid_sas: Version and Changelog update by adam radford · 13 years ago
  4. ebf054b [SCSI] megaraid_sas: Fix iMR OCR support to work correctly by adam radford · 13 years ago
  5. 42a8d2b [SCSI] megaraid_sas: Fix max_sectors for IEEE SGL by adam radford · 13 years ago
  6. 1ac515e [SCSI] megaraid_sas: Fix fault state handling by adam radford · 13 years ago
  7. f86c542 [SCSI] megaraid_sas: Fix tasklet_init call by adam radford · 13 years ago
  8. 4c598b2 [SCSI] megaraid_sas: Add CFG_CLEARED AEN by adam radford · 13 years ago
  9. eaa3c24 [SCSI] megaraid_sas: Fix megasas_build_dcdb_fusion to use correct LUN field by adam radford · 13 years ago
  10. f512440 [SCSI] megaraid_sas: Fix megasas_build_dcdb_fusion to not filter by TYPE_DISK by adam radford · 13 years ago
  11. 66192dfe [SCSI] megaraid_sas: Fix probe_one to clear MSI-X flags in kdump by adam radford · 13 years ago
  12. e141919 [SCSI] megaraid_sas: Call tasklet_schedule for MSI-X by adam radford · 13 years ago
  13. 0a77066 [SCSI] megaraid_sas: Enable MSI-X before calling megasas_init_fw by adam radford · 13 years ago
  14. 53ef2bb [SCSI] megaraid_sas: Add missing check_and_restore_queue_depth call by adam radford · 13 years ago
  15. eb1b123 [SCSI] megaraid_sas: Fix failure gotos by adam radford · 13 years ago
  16. 98cb7e4 [SCSI] megaraid_sas: Sanity check user supplied length before passing it to dma_alloc_coherent() by Bjørn Mork · 14 years ago
  17. a684b8d [SCSI] remove flush_scheduled_work() usages by Tejun Heo · 14 years ago
  18. 8e572ba fix typos 'comamnd' -> 'command' in comments by Justin P. Mattock · 13 years ago
  19. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  20. 9c915a8 [SCSI] megaraid_sas: Add 9565/9285 specific code by adam radford · 14 years ago
  21. cd50ba8 [SCSI] megaraid_sas: Add struct megasas_instance_template changes by adam radford · 14 years ago
  22. b6d5d88 [SCSI] megaraid_sas: Use lowest memory bar for SR-IOV VF support by adam radford · 14 years ago
  23. 80d9da9 [SCSI] megaraid_sas: Add MSI-X support and msix_disable module parameter by adam radford · 14 years ago
  24. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  25. 3f1530c [SCSI] megaraid_sas: Update GPL headers. by adam radford · 14 years ago
  26. 0d49016 [SCSI] megaraid_sas: Rename megaraid_sas.c to megaraid_sas_base.c by adam radford · 14 years ago
  27. a34f0b3 fix comment typos concerning "consistent" by Uwe Kleine-König · 14 years ago
  28. f281233 SCSI host lock push-down by Jeff Garzik · 14 years ago
  29. e340c35 [SCSI] megaraid_sas: Version and documentation update by Yang, Bo · 14 years ago
  30. 707e09b [SCSI] megaraid_sas: Add three times Online controller reset by Yang, Bo · 14 years ago
  31. 1fd1068 [SCSI] megaraid_sas: Add input parameter for max_sectors by Yang, Bo · 14 years ago
  32. 837f5fe [SCSI] megaraid_sas: support devices update flag by Yang, Bo · 14 years ago
  33. c70b529 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  34. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  35. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  36. 39a9855 [SCSI] megaraid_sas: Add Online Controller Reset to MegaRAID SAS drive by bo yang · 14 years ago
  37. c45d15d scsi: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 14 years ago
  38. f4927c4 scsi: Push down BKL into ioctl functions by Arnd Bergmann · 14 years ago
  39. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  40. 6544517 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  41. b3dc1a2 [SCSI] megaraid_sas: fix for 32bit apps by Tomas Henzl · 14 years ago
  42. 63bad45 [SCSI] megaraid_sas: version and documentation update by Yang, Bo · 15 years ago
  43. c978684 [SCSI] megaraid_sas: driver fixed the device update issue by Yang, Bo · 15 years ago
  44. bdc6fb8 [SCSI] megaraid_sas: add the logical drive list to driver by Yang, Bo · 15 years ago
  45. 780a376 [SCSI] megaraid_sas: Zero pad_0 in mfi structure by Yang, Bo · 15 years ago
  46. bb7d3f2 [SCSI] megaraid_sas: remove sysfs poll_mode_io world writeable permissions by Bryn M. Reeves · 15 years ago
  47. aeab3fd [SCSI] megaraid_sas: make driver PCI legacy I/O port free driver by Noriyuki Fujii · 15 years ago
  48. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  49. e881a17 [SCSI] modify change_queue_depth to take in reason why it is being called by Mike Christie · 15 years ago
  50. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  51. a0b7736 [SCSI] megaraid_sas: Update version number and documentation by Yang, Bo · 15 years ago
  52. 7218df6 [SCSI] megaraid_sas: use the firmware boot timeout when waiting for commands by Yang, Bo · 15 years ago
  53. 7b2519a [SCSI] megaraid_sas: fix 64 bit sense pointer truncation by Yang, Bo · 15 years ago
  54. 7e8a75f [SCSI] megaraid_sas: Add the support for updating the OS after adding/removing the devices from FW by Yang, Bo · 15 years ago
  55. 0c79e68 [SCSI] megaraid_sas: Fix the fix for fw hang caused by megaraid sas application by Yang, Bo · 15 years ago
  56. f4c9a13 [SCSI] megaraid_sas: add the IEEE SGE support to SAS2 controller by Yang, Bo · 15 years ago
  57. 7bebf5c [SCSI] megaraid_sas: allocate the application cmds to sas2 controller by Yang, Bo · 15 years ago
  58. 044833b [SCSI] megaraid_sas: report system PDs to OS by Yang, Bo · 15 years ago
  59. 81e403c [SCSI] megaraid_sas: infrastructure to get PDs from FW by Yang, Bo · 15 years ago
  60. 8791112 [SCSI] megaraid_sas: Add new megaraid SAS 2 controller support to the driver by Yang, Bo · 15 years ago
  61. 72c4fd3 [SCSI] megaraid_sas: add sysfs for AEN polling by Yang, Bo · 15 years ago
  62. c351883 [SCSI] megaraid_sas: Add poll mechanism to megaraid sas driver by Yang, Bo · 15 years ago
  63. 8d56825 [SCSI] megaraid_sas: tape drive support fix by Yang, Bo · 15 years ago
  64. fd589a8 trivial: fix typo "to to" in multiple files by Anand Gadiyar · 15 years ago
  65. 4b512d2 trivial: typo (en|dis|avail|remove)bale -> (en|dis|avail|remove)able by Thadeu Lima de Souza Cascardo · 15 years ago
  66. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  67. 6a35528 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) by Yang Hongyang · 15 years ago
  68. ee1ab9e [SCSI] megaraid_sas: switch to block timeout by James Bottomley · 16 years ago
  69. 233e70f saner FASYNC handling on file close by Al Viro · 16 years ago
  70. 242f9dc block: unify request timeout handling by Jens Axboe · 16 years ago
  71. 66dca9b [SCSI] megaraid_sas: remove sysfs dbg_lvl world writeable permissions by Joe Malicki · 16 years ago
  72. 24541f9 [SCSI] megaraid_sas: version and Documentation Update by Yang, Bo · 16 years ago
  73. 6610a6b [SCSI] megaraid_sas: add new controllers (0x78 0x79) by Yang, Bo · 16 years ago
  74. 530e6fc [SCSI] megaraid_sas: add the shutdown DCMD cmd to driver shutdown routine by Yang, Bo · 16 years ago
  75. 06f579d [SCSI] megaraid_sas: add readl to force PCI posting flush by Yang, Bo · 16 years ago
  76. cadbd4a [SCSI] replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  77. f18f81d megaraid: BKL pushdown by Arnd Bergmann · 16 years ago
  78. f2b9857 Add a bunch of cycle_kernel_lock() calls by Jonathan Corbet · 16 years ago
  79. d21c95c Add "no BKL needed" comments to several drivers by Jonathan Corbet · 16 years ago
  80. 33139b2 [SCSI] megaraid_sas: fix suspend/resume sections by Jiri Slaby · 16 years ago
  81. 127ce971 [SCSI] megaraid_sas; Update the Version and Changelog by bo yang · 16 years ago
  82. 69cd39e9 [SCSI] megaraid_mbox: fix Dell CERC firmware problem by Hannes Reinecke · 16 years ago
  83. e80ab41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 16 years ago
  84. ee959b0 SCSI: convert struct class_device to struct device by Tony Jones · 16 years ago
  85. 6188e10 Convert asm/semaphore.h users to linux/semaphore.h by Matthew Wilcox · 16 years ago
  86. d313584 drivers: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 16 years ago
  87. af7a564 [SCSI] megaraid_sas: Add the new controller(1078DE) support to the driver by bo yang · 16 years ago
  88. d532dbe [SCSI] megaraid_sas: Fix the frame count calculation by bo yang · 16 years ago
  89. b70a41e [SCSI] megaraid_sas: rollback the sense info implementation by bo yang · 16 years ago
  90. 90a95af [SCSI] MegaRAID driver management char device moved to misc by Thomas Horsten · 16 years ago
  91. 8f1bfa4c scsi: megaraid: trivial drop duplicate mutex.h include by Daniel Walker · 16 years ago
  92. b1c1181 drivers/scsi/: Spelling fixes by Joe Perches · 16 years ago
  93. d3f46f3 [SCSI] remove use_sg_chaining by James Bottomley · 17 years ago
  94. 382db81 [SCSI] megaraid: fix section mismatch by Randy Dunlap · 17 years ago
  95. f28cd7c [SCSI] megaraid_sas: Update version and changelog by bo yang · 17 years ago
  96. ad84db2 [SCSI] megaraid_sas: support for poll_mode_io (reduced interrupt) by bo yang · 17 years ago
  97. 7343eb6 [SCSI] megaraid_sas: call cmd completion from reset by bo yang · 17 years ago
  98. b10c36a [SCSI] megaraid_sas: use unsigned long for sense_buff ptr by bo yang · 17 years ago
  99. 14faea9 [SCSI] megaraid_sas: check max_sgl reported by FW for setting max_sectors_per_req by bo yang · 17 years ago
  100. 31ea708 [SCSI] megaraid_sas: add hibernation support by bo yang · 17 years ago