1. 9858ae3 [SCSI] mptfusion : mptscsih_abort return value should be SUCCESS instead of value 0. by Kashyap, Desai · 14 years ago
  2. f1053a7 [SCSI] mptsas: Fix issue with chain pools allocation on katmai by Anatolij Gustschin · 15 years ago
  3. 5d9d6e4 i2o: propogate the BKL down into the ioctl method by Alan Cox · 14 years ago
  4. e46b63b [SCSI] mpt fusion: Fix 32 bit platforms with 64 bit resources. by Pravin Bathija · 15 years ago
  5. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  6. e881a17 [SCSI] modify change_queue_depth to take in reason why it is being called by Mike Christie · 15 years ago
  7. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  8. 080bb70 [SCSI] mptfusion: Bump version to 3.04.13 by Kashyap, Desai · 15 years ago
  9. 9b53b39 [SCSI] mptspi: Fix for incorrect data underrun errata by Kashyap, Desai · 15 years ago
  10. e39e145 [SCSI] mptctl : Remove printk which floods unnecessary messages to var/log/message by Kashyap, Desai · 15 years ago
  11. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  12. 342ff1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  13. 83d5cde const: make block_device_operations const by Alexey Dobriyan · 15 years ago
  14. 3dbda77 trivial: fix typos "man[ae]g?ment" -> "management" by Uwe Kleine-Koenig · 15 years ago
  15. 3969522 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  16. b437b95 [SCSI] mptsas : Bump version to 3.04.12 by Kashyap, Desai · 15 years ago
  17. 9766096 [SCSI] mptsas : FW event thread and scsi mid layer deadlock in SYNCHRONIZE CACHE command by Kashyap, Desai · 15 years ago
  18. fea9840 [SCSI] mptsas : Send DID_NO_CONNECT for pending IOs of removed device by Kashyap, Desai · 15 years ago
  19. c55b89f [SCSI] mptsas : PAE Kernel more than 4 GB kernel panic by Kashyap, Desai · 15 years ago
  20. f44fd18 [SCSI] mptsas : NULL pointer on big endian systems causing Expander not to tear off by Kashyap, Desai · 15 years ago
  21. 9e39089 [SCSI] mptsas : Sanity check for phyinfo is added by Kashyap, Desai · 15 years ago
  22. 8ea0696 [SCSI] mptsas : Bump version to 3.04.11 by Kashyap, Desai · 15 years ago
  23. d130691 [SCSI] mptsas : Code cleanup of host page alloc and diag reset. by Kashyap, Desai · 15 years ago
  24. 79a3ec1 [SCSI] mptsas : set max_id to infinite value. by Kashyap, Desai · 15 years ago
  25. 4b97650 [SCSI] mptsas : Change config request timeout value to 30 seconds. by Kashyap, Desai · 15 years ago
  26. d23321b [SCSI] mptsas : Handle INSUFFICIENT resources status as similar to IOC BUSY status by Kashyap, Desai · 15 years ago
  27. a247fa4 [SCSI] mptsas : Removed mptscsih_timer_expired. by Kashyap, Desai · 15 years ago
  28. 9d2e9d6 [SCSI] mptsas : Change DEFINED value of can queue for FC and SAS devices. by Kashyap, Desai · 15 years ago
  29. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  30. 129dd98 fusion: mptsas, fix lock imbalance by Jiri Slaby · 15 years ago
  31. 8e20ce9 convert some DMA_nnBIT_MASK() callers by Andrew Morton · 15 years ago
  32. 9cbc1cb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 15 years ago
  33. 9cf46a3 fusion: fix recent kernel-doc problems by Randy Dunlap · 15 years ago
  34. 489f7ab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  35. 5b54814 net: use symbolic values for ndo_start_xmit() return codes by Patrick McHardy · 15 years ago
  36. 19f5946 trivial: Miscellaneous documentation typo fixes by Matt LaPlante · 15 years ago
  37. 82681a3 [SCSI] Merge branch 'linus' by James Bottomley · 15 years ago
  38. fc847ab [SCSI] mpt fusion: fix up doc book comments by James Bottomley · 15 years ago
  39. db7051b [SCSI] mpt fusion: Added support for Broadcast primitives Event handling by Kashyap, Desai · 15 years ago
  40. 57e9851 [SCSI] mpt fusion: Queue full event handling by Kashyap, Desai · 15 years ago
  41. a7938b0 [SCSI] mpt fusion: RAID device handling and Dual port Raid support is added by Kashyap, Desai · 15 years ago
  42. 7127819 [SCSI] mpt fusion: Put IOC into ready state if it not already in ready state by Kashyap, Desai · 15 years ago
  43. 2f18786 [SCSI] mpt fusion: Code Cleanup patch by Kashyap, Desai · 15 years ago
  44. eedf92b [SCSI] mpt fusion: Rescan SAS topology added by Kashyap, Desai · 15 years ago
  45. f9c3402 [SCSI] mpt fusion: SAS topology scan changes, expander events by Kashyap, Desai · 15 years ago
  46. 3eb0822c [SCSI] mpt fusion: Firmware event implementation using seperate WorkQueue by Kashyap, Desai · 15 years ago
  47. ea2a788 [SCSI] mpt fusion: rewrite of ioctl_cmds internal generated function by Kashyap, Desai · 15 years ago
  48. e7deff3 [SCSI] mpt fusion: Adding DeviceResetCtx for internal Device reset frame by Kashyap, Desai · 15 years ago
  49. 1ba9ab2 [SCSI] mpt fusion: rewrite taskmgmt request and completion routines by Kashyap, Desai · 15 years ago
  50. 37c60f3 [SCSI] mpt fusion: rewrite of all internal generated functions by Kashyap, Desai · 15 years ago
  51. f0f09d3 [SCSI] mpt fusion: config path optimized, completion queue is used by Kashyap, Desai · 15 years ago
  52. fd76175 [SCSI] mpt fusion: Optimized SendEvent notification Using Doorbell instead FIFO by Kashyap, Desai · 15 years ago
  53. 7b5a65b [SCSI] mpt fusion: Added support for MPT discovery completion check by Kashyap, Desai · 15 years ago
  54. 14d0f0b [SCSI] mpt fusion: Fixing 1078 data corruption issue for 36GB memory region by Kashyap, Desai · 15 years ago
  55. e1defc4 block: Do away with the notion of hardsect_size by Martin K. Petersen · 15 years ago
  56. 5f49f63 block: set rq->resid_len to blk_rq_bytes() on issue by Tejun Heo · 15 years ago
  57. 9934c8c block: implement and enforce request peek/start/fetch by Tejun Heo · 15 years ago
  58. 296b2f6 block: convert to dequeueing model (easy ones) by Tejun Heo · 15 years ago
  59. 1011c1b block: blk_rq_[cur_]_{sectors|bytes}() usage cleanup by Tejun Heo · 15 years ago
  60. b079041 block: cleanup rq->data_len usages by Tejun Heo · 15 years ago
  61. 83096eb block: convert to pos and nr_sectors accessors by Tejun Heo · 15 years ago
  62. 5b93629 block: implement blk_rq_pos/[cur_]sectors() and convert obvious ones by Tejun Heo · 15 years ago
  63. c3a4d78 block: add rq->resid_len by Tejun Heo · 15 years ago
  64. f06d9a2 block: replace end_request() with [__]blk_end_request_cur() by Tejun Heo · 15 years ago
  65. b298cec scsi: mpt: suppress debugobjects warning by Eric Paris · 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. d58069a [SCSI] mptsas: remove unneeded check by Alan Cox · 15 years ago
  69. 99b7623 proc 2/2: remove struct proc_dir_entry::owner by Alexey Dobriyan · 15 years ago
  70. 5ce7868 [SCSI] mpt: fix disable lsi sas to use msi as default by Yinghai Lu · 15 years ago
  71. 2f4c782 [SCSI] mpt fusion: Add Firmware debug support by Kashyap, Desai · 15 years ago
  72. e382968 [SCSI] mpt fusion: Add separate msi enable disable for FC,SPI,SAS by Kashyap, Desai · 15 years ago
  73. fd7a253 [SCSI] mpt fusion: Update MPI Headers to version 01.05.19 by Kashyap, Desai · 15 years ago
  74. cd76469 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  75. 7f46b13 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 15 years ago
  76. 4805fc7 fusion: convert devices to new API by Stephen Hemminger · 15 years ago
  77. 57c44c5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  78. 40d7ee5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  79. 14bca6c i2o: remove extraneous kernel-doc by Randy Dunlap · 15 years ago
  80. cd3ed6b i2o: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  81. 025dfda trivial: fix then -> than typos in comments and documentation by Frederik Schwarzer · 16 years ago
  82. f1b11e5 i2o: Update my address by Alan Cox · 15 years ago
  83. c31558e [SCSI] fusion: Move a dereference below a NULL test by Julia Lawall · 16 years ago
  84. dd7c34e [SCSI] fusion: use ARRAY_SIZE by Julia Lawall · 16 years ago
  85. ef661c5 [SCSI] fusion: remove excess kernel-doc notation by Randy Dunlap · 16 years ago
  86. 0191b62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
  87. 9a1d103 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 16 years ago
  88. a6da74c [SCSI] mpt fusion: clear list of outstanding commands on host reset by James Bottomley · 16 years ago
  89. eb14f01 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  90. 2289e66 drivers/message/i2o/iop.c: cleanup kerneldoc by Qinghuang Feng · 16 years ago
  91. 5e33330 Fix incorrect use of loose in i2o_block.c by Nick Andrew · 16 years ago
  92. 9734124 mptlan: Kill directly reference of netdev->priv by Wang Chen · 16 years ago
  93. 7e452ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  94. 54e7ff9 trivial: MPT fusion - remove long dead code by Alan Cox · 16 years ago
  95. 9eeda9a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  96. 233e70f saner FASYNC handling on file close by Al Viro · 16 years ago
  97. a1744d3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  98. b77b0ef i2o: fix kernel-doc warnings by Randy Dunlap · 16 years ago
  99. 7c510e4 net: convert more to %pM by Johannes Berg · 16 years ago
  100. f8aea20 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago