1. 9cbc1cb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 15 years ago
  2. 9cf46a3 fusion: fix recent kernel-doc problems by Randy Dunlap · 15 years ago
  3. 489f7ab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  4. 5b54814 net: use symbolic values for ndo_start_xmit() return codes by Patrick McHardy · 15 years ago
  5. 19f5946 trivial: Miscellaneous documentation typo fixes by Matt LaPlante · 15 years ago
  6. 82681a3 [SCSI] Merge branch 'linus' by James Bottomley · 15 years ago
  7. fc847ab [SCSI] mpt fusion: fix up doc book comments by James Bottomley · 15 years ago
  8. db7051b [SCSI] mpt fusion: Added support for Broadcast primitives Event handling by Kashyap, Desai · 15 years ago
  9. 57e9851 [SCSI] mpt fusion: Queue full event handling by Kashyap, Desai · 15 years ago
  10. a7938b0 [SCSI] mpt fusion: RAID device handling and Dual port Raid support is added by Kashyap, Desai · 15 years ago
  11. 7127819 [SCSI] mpt fusion: Put IOC into ready state if it not already in ready state by Kashyap, Desai · 15 years ago
  12. 2f18786 [SCSI] mpt fusion: Code Cleanup patch by Kashyap, Desai · 15 years ago
  13. eedf92b [SCSI] mpt fusion: Rescan SAS topology added by Kashyap, Desai · 15 years ago
  14. f9c3402 [SCSI] mpt fusion: SAS topology scan changes, expander events by Kashyap, Desai · 15 years ago
  15. 3eb0822c [SCSI] mpt fusion: Firmware event implementation using seperate WorkQueue by Kashyap, Desai · 15 years ago
  16. ea2a788 [SCSI] mpt fusion: rewrite of ioctl_cmds internal generated function by Kashyap, Desai · 15 years ago
  17. e7deff3 [SCSI] mpt fusion: Adding DeviceResetCtx for internal Device reset frame by Kashyap, Desai · 15 years ago
  18. 1ba9ab2 [SCSI] mpt fusion: rewrite taskmgmt request and completion routines by Kashyap, Desai · 15 years ago
  19. 37c60f3 [SCSI] mpt fusion: rewrite of all internal generated functions by Kashyap, Desai · 15 years ago
  20. f0f09d3 [SCSI] mpt fusion: config path optimized, completion queue is used by Kashyap, Desai · 15 years ago
  21. fd76175 [SCSI] mpt fusion: Optimized SendEvent notification Using Doorbell instead FIFO by Kashyap, Desai · 15 years ago
  22. 7b5a65b [SCSI] mpt fusion: Added support for MPT discovery completion check by Kashyap, Desai · 15 years ago
  23. 14d0f0b [SCSI] mpt fusion: Fixing 1078 data corruption issue for 36GB memory region by Kashyap, Desai · 15 years ago
  24. 5f49f63 block: set rq->resid_len to blk_rq_bytes() on issue by Tejun Heo · 15 years ago
  25. b079041 block: cleanup rq->data_len usages by Tejun Heo · 15 years ago
  26. c3a4d78 block: add rq->resid_len by Tejun Heo · 15 years ago
  27. b298cec scsi: mpt: suppress debugobjects warning by Eric Paris · 15 years ago
  28. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  29. 6a35528 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) by Yang Hongyang · 15 years ago
  30. d58069a [SCSI] mptsas: remove unneeded check by Alan Cox · 15 years ago
  31. 5ce7868 [SCSI] mpt: fix disable lsi sas to use msi as default by Yinghai Lu · 15 years ago
  32. 2f4c782 [SCSI] mpt fusion: Add Firmware debug support by Kashyap, Desai · 16 years ago
  33. e382968 [SCSI] mpt fusion: Add separate msi enable disable for FC,SPI,SAS by Kashyap, Desai · 16 years ago
  34. fd7a253 [SCSI] mpt fusion: Update MPI Headers to version 01.05.19 by Kashyap, Desai · 16 years ago
  35. cd76469 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  36. 4805fc7 fusion: convert devices to new API by Stephen Hemminger · 16 years ago
  37. c31558e [SCSI] fusion: Move a dereference below a NULL test by Julia Lawall · 16 years ago
  38. dd7c34e [SCSI] fusion: use ARRAY_SIZE by Julia Lawall · 16 years ago
  39. ef661c5 [SCSI] fusion: remove excess kernel-doc notation by Randy Dunlap · 16 years ago
  40. 0191b62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
  41. a6da74c [SCSI] mpt fusion: clear list of outstanding commands on host reset by James Bottomley · 16 years ago
  42. 9734124 mptlan: Kill directly reference of netdev->priv by Wang Chen · 16 years ago
  43. 7e452ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  44. 54e7ff9 trivial: MPT fusion - remove long dead code by Alan Cox · 16 years ago
  45. 9eeda9a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  46. 233e70f saner FASYNC handling on file close by Al Viro · 16 years ago
  47. 7c510e4 net: convert more to %pM by Johannes Berg · 16 years ago
  48. 22ab019 [SCSI] mptfusion: Increase scsi-timeouts, similariy to the LSI 4.x driver. by Bernd Schubert · 16 years ago
  49. 211c8d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  50. cadbd4a [SCSI] replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  51. d919588 Documentation cleanup: trivial misspelling, punctuation, and grammar corrections. by Matt LaPlante · 16 years ago
  52. aab0de2 driver core: remove KOBJ_NAME_LEN define by Kay Sievers · 16 years ago
  53. 89a93f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  54. 2fceef3 Merge commit 'v2.6.26' into bkl-removal by Jonathan Corbet · 16 years ago
  55. d54d48b [SCSI] mpt fusion : Adding FAULT Reset polling work by Prakash, Sathya · 16 years ago
  56. cc47244 [SCSI] mpt fusion : Setting intial period to 0xFF instead of 0xA by Prakash, Sathya · 16 years ago
  57. 2789898 [SCSI] fusion: default MSI to disabled for SPI and FC controllers by James Bottomley · 16 years ago
  58. 081a5bc [SCSI] mptspi: fix oops in mptspi_dv_renegotiate_work() by James Bottomley · 16 years ago
  59. b7e3e1f mpt: fasync BKL pushdown by Jonathan Corbet · 16 years ago
  60. cddc0ab [SCSI] mpt fusion : Updated copyright statment with 2008 included by Prakash, Sathya · 16 years ago
  61. 22288ca [SCSI] mpt fusion: Driver version upgrade to 3.04.07 by Prakash, Sathya · 16 years ago
  62. 1542492 [SCSI] mpt fusion: make struct mpt_proc_root_dir static by Adrian Bunk · 16 years ago
  63. 7ba2db5 [SCSI] fusion mpt: fix target missing after resetting external raid by Michael Reed · 16 years ago
  64. ee959b0 SCSI: convert struct class_device to struct device by Tony Jones · 16 years ago
  65. b8e3d3a [SCSI] mpt fusion: fix up msi_enable in mpt_suspend by James Bottomley · 16 years ago
  66. 7748369 [SCSI] mptsas: do not use ioc->handle to locate hba portinfo structure by Michael Reed · 16 years ago
  67. ed5f606 [SCSI] mpt fusion: convert inactive_list_mutex to a mutex by Matthias Kaehlcke · 16 years ago
  68. 23a274c [SCSI] mpt fusion: Enable MSI by default for SAS controllers by Prakash, Sathya · 16 years ago
  69. 4d4109d [SCSI] mpt fusion: Power Management fixes for MPT SAS PCI-E controllers by Prakash, Sathya · 16 years ago
  70. 51f39ea [SCSI] mpt fusion: don't oops if NumPhys==0 by Krzysztof Oledzki · 16 years ago
  71. ab3b0be [SCSI] docbook: fix fusion source files by Randy Dunlap · 16 years ago
  72. ad008d4 [SCSI] mptbase: fix use-after-free's by Adrian Bunk · 16 years ago
  73. 2939dea [SCSI] mpt fusion: kill warnings in mptbase.h on parisc64 by Kyle McMartin · 17 years ago
  74. e78d5b8 [SCSI] mpt fusion: Request I/O resources only when required by Prakash, Sathya · 16 years ago
  75. 07df8af [SCSI] mpt fusion: Avoid racing when mptsas and mptcl module are loaded in parallel by Prakash, Sathya · 16 years ago
  76. fc1323b drivers/message/: Spelling fixes by Joe Perches · 16 years ago
  77. efad798b Spelling fixes: lenght->length by Paulius Zaleckas · 16 years ago
  78. b80ca4f [SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZE by FUJITA Tomonori · 17 years ago
  79. 984621b [SCSI] mpt fusion: Fix for module unload problem in flash less controller environment by Prakash, Sathya · 17 years ago
  80. 38b3167 [SCSI] mpt fusion: make mptsas_smp_handler update resid by FUJITA Tomonori · 17 years ago
  81. 92d15c2 Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  82. ed17b03 Fusion: sg chaining support by Jens Axboe · 17 years ago
  83. 23f9b75 docbook: fix kernel-api content by Randy Dunlap · 17 years ago
  84. df3d80f Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  85. ab37128 [SCSI] mptctl : shutup uninitialized variable warnings by Eric Moore · 17 years ago
  86. e1fc2b5 [SCSI] mptlan: bug fix, only half the message frame is dma'd resulting in corruption by Eric Moore · 17 years ago
  87. c51d0be [SCSI] mpt fusion: fix up fusion prints using the sdev_printk, dev_printk, and shost_printk API by Eric Moore · 17 years ago
  88. e820638 [SCSI] mpt fusion: lock down ScsiLookup by Eric Moore · 17 years ago
  89. bc6e089 [SCSI] mpt fusion: Fix sparse warnings by Eric Moore · 17 years ago
  90. e7eae9f [SCSI] mpt fusion: add use of shost_priv and remove all the typecasting by Eric Moore · 17 years ago
  91. 2b83224 [SCSI] mpt fusion: bump version to 3.04.06 by Eric Moore · 17 years ago
  92. 448f09e [SCSI] mpt fusion: Kconfig cleanup by Eric Moore · 17 years ago
  93. 50847ed [SCSI] mpt fusion: removing Dell copyright by Eric Moore · 17 years ago
  94. e80b002 [SCSI] mpt fusion: removing references to hd->ioc by Eric Moore · 17 years ago
  95. a69de50 [SCSI] mpt fusion: rename vdev to vdevice by Eric Moore · 17 years ago
  96. 8d6d83e [SCSI] mpt fusion: adding/removing white space by Eric Moore · 17 years ago
  97. 29dd360 [SCSI] mpt fusion: standardize printks and debug info by Eric Moore · 17 years ago
  98. 82d1ce5 [SCSI] mpt fusion: remove redundant memset by Mariusz Kozlowski · 17 years ago
  99. 5687619 [SCSI] mpt fusion: fix two potential mem leaks by Jesper Juhl · 17 years ago
  100. d7383a2 [SCSI] mpt fusion: mostly kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago