1. 1897c5c scsi: message: mptfc: Switch from pci_ to dma_ API by Christophe JAILLET · 3 years, 7 months ago
  2. b8a5144 scsi: message: fusion: Remove in_interrupt() usage in mpt_config() by Thomas Gleixner · 4 years, 2 months ago
  3. 33fff97 scsi: mptfc: Remove unneeded cast from memory allocation by Li Heng · 4 years, 6 months ago
  4. 2a3d4eb scsi: flip the default on use_clustering by Christoph Hellwig · 6 years ago
  5. 5083850 scsi: message: fusion: Replace GFP_ATOMIC with GFP_KERNEL by Jia-Ju Bai · 6 years ago
  6. bcbba7b scsi: mptfc: fix spelling mistake in macro names by Colin Ian King · 7 years ago
  7. fdad4aa scsi: mptfc: Do not call fc_block_scsi_eh() on host reset by Hannes Reinecke · 7 years ago
  8. cfd2aff scsi: mpt: Move scsi_remove_host() out of mptscsih_remove_host() by Hannes Reinecke · 8 years ago
  9. b6a05c8 scsi: remove eh_timed_out methods in the transport template by Christoph Hellwig · 8 years ago
  10. c08b3f9 scsi: fusion: Fix error return code in mptfc_probe() by Wei Yongjun · 8 years ago
  11. 77d4f08 scsi: mptfc: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  12. 5074b1b mptfusion: remove redundant kfree checks by Joe Lawrence · 11 years ago
  13. 9cb78c1 scsi: use 64-bit LUNs by Hannes Reinecke · 11 years ago
  14. a48ac9e fusion: Remove use of DEF_SCSI_QCMD by Matthew Wilcox · 11 years ago
  15. cac1970 fusion: switch to ->show_info() by Al Viro · 12 years ago
  16. 47b1ea7 Drivers: message: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  17. f281233 SCSI host lock push-down by Jeff Garzik · 14 years ago
  18. 213aaca [SCSI] mptfusion: Extra debug prints added relavent to Device missing delay error handling by Kashyap, Desai · 14 years ago
  19. 08f5c5c [SCSI] mptfusion: sanity check for vdevice pointer is added by Kashyap, Desai · 15 years ago
  20. ffb7fef [SCSI] mptfusion: Proper bus_type check is added by Kashyap, Desai · 15 years ago
  21. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  22. 03cb382 [SCSI] fusion: hold off error recovery while alternate ioc is initializing by Michael Reed · 15 years ago
  23. a247fa4 [SCSI] mptsas : Removed mptscsih_timer_expired. by Kashyap, Desai · 15 years ago
  24. ea2a788 [SCSI] mpt fusion: rewrite of ioctl_cmds internal generated function by Kashyap, Desai · 16 years ago
  25. e7deff3 [SCSI] mpt fusion: Adding DeviceResetCtx for internal Device reset frame by Kashyap, Desai · 16 years ago
  26. 37c60f3 [SCSI] mpt fusion: rewrite of all internal generated functions by Kashyap, Desai · 16 years ago
  27. 14d0f0b [SCSI] mpt fusion: Fixing 1078 data corruption issue for 36GB memory region by Kashyap, Desai · 16 years ago
  28. cadbd4a [SCSI] replace __FUNCTION__ with __func__ by Harvey Harrison · 17 years ago
  29. aab0de2 driver core: remove KOBJ_NAME_LEN define by Kay Sievers · 17 years ago
  30. cddc0ab [SCSI] mpt fusion : Updated copyright statment with 2008 included by Prakash, Sathya · 17 years ago
  31. 7ba2db5 [SCSI] fusion mpt: fix target missing after resetting external raid by Michael Reed · 17 years ago
  32. e820638 [SCSI] mpt fusion: lock down ScsiLookup by Eric Moore · 17 years ago
  33. e7eae9f [SCSI] mpt fusion: add use of shost_priv and remove all the typecasting by Eric Moore · 17 years ago
  34. e80b002 [SCSI] mpt fusion: removing references to hd->ioc by Eric Moore · 17 years ago
  35. a69de50 [SCSI] mpt fusion: rename vdev to vdevice by Eric Moore · 17 years ago
  36. 29dd360 [SCSI] mpt fusion: standardize printks and debug info by Eric Moore · 17 years ago
  37. f36789e [SCSI] mpt fusion: Change company name from LSI Logic to LSI by Prakash, Sathya · 17 years ago
  38. eb5329f [SCSI] mpt fusion: Link speed change display support by Prakash, Sathya · 17 years ago
  39. f606f57 [SCSI] mpt fusion: Change call back indices to u8 from int by Prakash, Sathya · 17 years ago
  40. d6ecdd6 [SCSI] mpt fusion: Changes in mptfc.c mptlan.c mptsas.c and mptspi.c for logging support by Prakash, Sathya · 17 years ago
  41. ef1d8df [SCSI] mpt fusion: add support for Brocade branded LSI FC HBA by Prakash, Sathya · 18 years ago
  42. edb9068 [SCSI] mpt fusion: add sysfs attributes to display IOC parameters by Prakash, Sathya · 18 years ago
  43. caa5dea [SCSI] mpt fusion: remove unused header - linux_compat.h by Eric Moore · 18 years ago
  44. 16d2010 [SCSI] mpt fusion: update MAINTAINERS (fusion part) by Eric Moore · 18 years ago
  45. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 18 years ago
  46. 07c861d [SCSI] fusion - bump version - 3.04.04 by Eric Moore · 18 years ago
  47. 793955f [SCSI] fusion - Greater than 255 target and lun support by Eric Moore · 18 years ago
  48. 9f4203b [SCSI] fusion: MODULE_VERSION support by Eric Moore · 18 years ago
  49. d9489fb [PATCH] kernel-doc: fix fusion and i2o docs by Randy Dunlap · 18 years ago
  50. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  51. 35508e4 [SCSI] mptfc: stall eh handlers if resetting while rport blocked by Michael Reed · 18 years ago
  52. 8ce7a9c Merge ../linux-2.6 by James Bottomley · 18 years ago
  53. 5d947f2 [SCSI] mptfc: add additional fc transport attributes by Michael Reed · 18 years ago
  54. 3a0c56d [SCSI] mptfc: correct out of order event processing by Michael Reed · 18 years ago
  55. 77d88ee [SCSI] mptfc: properly wait for firmware target discovery to complete by Michael Reed · 18 years ago
  56. ba856d3 [SCSI] mptfusion: misc fix's by Eric Moore · 19 years ago
  57. f28e716 Merge ../linux-2.6/ by James Bottomley · 19 years ago
  58. 87cf898 [SCSI] mptsas: Adding 1078 ROC support by Eric Moore · 19 years ago
  59. 8f76078 [PATCH] Remove redundant NULL checks before [kv]free - in drivers/ by Jesper Juhl · 19 years ago
  60. d6be06c [SCSI] mptfc: abort of board reset leaves port dead requiring reboot by Michael Reed · 19 years ago
  61. 419835e [SCSI] mptfc: fix fibre channel infinite request/response loop by Michael Reed · 19 years ago
  62. ca2f938 [SCSI] mptfc: set fibre channel fw target missing timers to one second by Michael Reed · 19 years ago
  63. 80d3ac7 [SCSI] mptfusion: move fc event/reset handling to mptfc by Michael Reed · 19 years ago
  64. 6dd727d [SCSI] mptfc: race between mptfc_register_dev and mptfc_target_alloc by mdr@sgi.com · 19 years ago
  65. 65207fe [SCSI] - fusion - mptfc bug fix's to prevent deadlock situations by Moore, Eric · 19 years ago
  66. 914c2d8 [SCSI] fusion - removing target_id/bus_id from the VirtDevice structure by Moore, Eric · 19 years ago
  67. 3a892be [SCSI] fusion - move some debug firmware event debug msgs to verbose level by Moore, Eric · 19 years ago
  68. 03fbcbc [SCSI] drivers/message/fusion/mptfc.c: make 2 functions static by Adrian Bunk · 19 years ago
  69. 3bc7bf1 [SCSI] fusion: FC rport code fixes by Michael Reed · 19 years ago
  70. 6d5b0c3 [SCSI] fusion - adding support for FC949ES by Moore, Eric · 19 years ago
  71. 05e8ec1 [SCSI] mptfusion - fc transport attributes by Michael Reed · 19 years ago
  72. 1ca00bb [SCSI] fusion: kzalloc / kcalloc conversion by Christoph Hellwig · 19 years ago
  73. c7c8298 [SCSI] mptfusion - mapping fixs required support for transport layers. by Moore, Eric Dean · 19 years ago
  74. 7acec1e [SCSI] mptfusion - cleaning up xxx_probe error handling by Moore, Eric Dean · 19 years ago
  75. f78496d [SCSI] mptfusion - adding = THIS_MODULE by Moore, Eric Dean · 19 years ago
  76. 466544d [SCSI] fusion SAS support (mptsas driver) updates by Moore, Eric Dean · 19 years ago
  77. 2d98601 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 by Linus Torvalds · 19 years ago
  78. 6e3815b [SCSI] - mptfusion - convert to new change_queue_depth API by Moore, Eric Dean · 20 years ago
  79. d18c3db [PATCH] PCI: make drivers use the pci shutdown callback instead of the driver core callback. by Greg Kroah-Hartman · 20 years ago
  80. 1241319 [SCSI] remove scsi_set_device by Christoph Hellwig · 20 years ago
  81. 3fadc59 [SCSI] fusion - Adding pci recog support for Fibre 949X and 939X chips by Moore, Eric Dean · 20 years ago
  82. d335cc3 [SCSI] mptfusion: fix panic loading driver statically compiled by Moore, Eric Dean · 20 years ago
  83. 2496af3 [SCSI] mptfusion: mptfc Adding Stub Driver - Fiber Channel by Moore, Eric Dean · 20 years ago