1. c1d288a m68k: amiga - GVP Series II SCSI zorro_driver conversion by Geert Uytterhoeven · 15 years ago
  2. 65c2784 m68k/scsi: a2091 - Do not use legacy Scsi_Host.base by Geert Uytterhoeven · 15 years ago
  3. c737e22 m68k: amiga - A2091/A590 SCSI zorro_driver conversion by Geert Uytterhoeven · 15 years ago
  4. 5d3f2c3 m68k/scsi: mvme147 - Kill obsolete HOSTS_C logic by Geert Uytterhoeven · 16 years ago
  5. c57c1ca m68k/scsi: a3000 - Kill a3000_scsiregs typedef by Geert Uytterhoeven · 16 years ago
  6. 349d65f m68k/scsi: gvp11 - Kill gvp11_scsiregs typedef by Geert Uytterhoeven · 16 years ago
  7. 56522e3 m68k/scsi: a2091 - Kill a2091_scsiregs typedef by Geert Uytterhoeven · 16 years ago
  8. 11ca46e m68k/scsi: gvp11 - Extract check_wd33c93() by Geert Uytterhoeven · 16 years ago
  9. a8169e6 m68k/scsi: a3000 - Kill static global a3000_host by Geert Uytterhoeven · 16 years ago
  10. 4616ac7 m68k/scsi: mvme147 - Kill static global mvme147_host by Geert Uytterhoeven · 16 years ago
  11. d753722 m68k/scsi: a3000 - Kill ugly DMA() macro by Geert Uytterhoeven · 16 years ago
  12. 6869b15 m68k/scsi: gvp11 - Kill ugly DMA() macro by Geert Uytterhoeven · 16 years ago
  13. 4be929b kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MIN by Alexey Dobriyan · 15 years ago
  14. f137711 Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 15 years ago
  15. 62a11ae Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  16. 9f6aa57 scsi_scan.c: fix/convert functions to use kernel-doc by Randy Dunlap · 15 years ago
  17. cf9b59e9d Merge remote branch 'origin' into secretlab/next-devicetree by Grant Likely · 15 years ago
  18. 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 15 years ago
  19. d6fb1db Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  20. 70ca0a4 Fix networking tree iscsi_tcp.c mis-merge by Linus Torvalds · 15 years ago
  21. 2c3c8be sysfs: add struct file* to bin_attr callbacks by Chris Wright · 15 years ago
  22. 33cf23b Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  23. f896546 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  24. bd7fc2f Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  25. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  26. 5429126 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 15 years ago
  27. 2ec8c6b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  28. 61c7a08 of: Always use 'struct device.of_node' to get device node pointer. by Grant Likely · 15 years ago
  29. 95bb335 [SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6 by James Bottomley · 15 years ago
  30. 3e4ec34 libata: kill ATA_FLAG_DISABLED by Tejun Heo · 15 years ago
  31. bf54a2b m68k: amiga - Zorro bus modalias support by Geert Uytterhoeven · 16 years ago
  32. f4927c4 scsi: Push down BKL into ioctl functions by Arnd Bergmann · 15 years ago
  33. 9cccde9 [SCSI] aacraid: add an ifdef'd device delete case instead of taking the device offline by Rajashekhara, Mahesh · 15 years ago
  34. da3cc67 [SCSI] aacraid: prohibit access to array container space by Rajashekhara, Mahesh · 15 years ago
  35. 1fc8010 [SCSI] aacraid: add support for handling ATA pass-through commands. by Rajashekhara, Mahesh · 15 years ago
  36. e3cc268 [SCSI] aacraid: expose physical devices for models with newer firmware by Rajashekhara, Mahesh · 15 years ago
  37. 5ca0559 [SCSI] aacraid: respond automatically to volumes added by config tool by Rajashekhara, Mahesh · 15 years ago
  38. 15af974 [SCSI] fcoe: fix fcoe module ref counting by Vasu Dev · 15 years ago
  39. fb83153 [SCSI] libfcoe: FIP Keep-Alive messages for VPorts are sent with incorrect port_id and wwn by Kaladhar Musunuru · 15 years ago
  40. 8b889e4 [SCSI] libfcoe: Fix incorrect MAC address clearing by Kaladhar Musunuru · 15 years ago
  41. 34ce27b [SCSI] fcoe: fix a circular locking issue with rtnl and sysfs mutex by Vasu Dev · 15 years ago
  42. 7b2787e [SCSI] libfc: Move the port_id into lport by Robert Love · 15 years ago
  43. 5e4f8fe [SCSI] fcoe: move link speed checking into its own routine by Robert Love · 15 years ago
  44. d29510a [SCSI] libfc: Remove extra pointer check by Robert Love · 15 years ago
  45. 1b80e0f [SCSI] libfc: Remove unused fc_get_host_port_type by Robert Love · 15 years ago
  46. 721cafa [SCSI] fcoe: fixes wrong error exit in fcoe_create by Vasu Dev · 15 years ago
  47. b3667f9 [SCSI] libfc: set seq_id for incoming sequence by Joe Eykholt · 15 years ago
  48. f1af620 [SCSI] qla2xxx: Updates to ISP82xx support. by Giridhar Malavali · 15 years ago
  49. f4c496c [SCSI] qla2xxx: Optionally disable target reset. by Giridhar Malavali · 15 years ago
  50. 86fbee8 [SCSI] qla2xxx: ensure flash operation and host reset via sg_reset are mutually exclusive by Lalit Chandivade · 15 years ago
  51. 1516ef4 [SCSI] qla2xxx: Silence bogus warning by gcc for wrap and did. by Mike Waychison · 15 years ago
  52. bad7500 [SCSI] qla2xxx: T10 DIF support added. by Arun Easi · 15 years ago
  53. 3822263 [SCSI] qla2xxx: Support for asynchronous TM and Marker IOCBs. by Madhuranath Iyengar · 15 years ago
  54. 4916392 [SCSI] qla2xxx: Provide common framework for BSG and IOCB commands. by Madhuranath Iyengar · 15 years ago
  55. b7d2280 [SCSI] qla2xxx: Cleanup FCP-command-status processing debug statements. by Andrew Vasquez · 15 years ago
  56. 5ff1d58 [SCSI] qla2xxx: Limit mailbox command contention for ADISC requests. by Andrew Vasquez · 15 years ago
  57. 99b0bec [SCSI] qla2xxx: Further generalization of SRB CTX infrastructure. by Andrew Vasquez · 15 years ago
  58. 6a03b4c [SCSI] qla2xxx: Add char device to increase driver use count by Harish Zunjarrao · 15 years ago
  59. 3e46f03 [SCSI] qla2xxx: Clear error status after uncorrectable non-fatal errors. by Lalit Chandivade · 15 years ago
  60. 62542f4 [SCSI] qla2xxx: Display proper link state for disconnected ports. by Andrew Vasquez · 15 years ago
  61. 0b9dae6 [SCSI] qla2xxx: Check for ISP84xx before processing to get 84xx firmware version. by Andrew Vasquez · 15 years ago
  62. 1b4d0d8 [SCSI] libsas: fix deref before check in commit 70b25f890ce by James Bottomley · 15 years ago
  63. 278554b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  64. 317b6d6 pcmcia: dev_node removal (write-only drivers) by Dominik Brodowski · 15 years ago
  65. eb14120 pcmcia: re-work pcmcia_request_irq() by Dominik Brodowski · 15 years ago
  66. 77a4229 [SCSI] Retry commands with UNIT_ATTENTION sense codes to fix ext3/ext4 I/O error by James Bottomley · 15 years ago
  67. c213e14 [SCSI] Enable retries for SYNCRONIZE_CACHE commands to fix I/O error by Hannes Reinecke · 15 years ago
  68. b1de6ab [SCSI] a2091: Kill ugly DMA() macro by Geert Uytterhoeven · 15 years ago
  69. afdbbc1 [SCSI] a3000: Use shost_priv() and kill ugly HDATA() macro by Geert Uytterhoeven · 15 years ago
  70. ce19566 [SCSI] mvme147: Use shost_priv() and kill ugly HDATA() macro by Geert Uytterhoeven · 15 years ago
  71. 52c3d8a [SCSI] gvp11: Use shost_priv() and kill ugly HDATA() macro by Geert Uytterhoeven · 15 years ago
  72. 6d1d5d4 [SCSI] a2091: Use shost_priv() and kill ugly HDATA() macro by Geert Uytterhoeven · 15 years ago
  73. 2135101 [SCSI] a3000: Reindentation by Geert Uytterhoeven · 15 years ago
  74. be4540d [SCSI] mvme147: Reindentation by Geert Uytterhoeven · 15 years ago
  75. bb17b78 [SCSI] gvp11: Reindentation by Geert Uytterhoeven · 15 years ago
  76. 09bc85b [SCSI] a2091: Reindentation by Geert Uytterhoeven · 15 years ago
  77. 900e8d6 [SCSI] wd33c93: Kill empty wd33c93_release() by Geert Uytterhoeven · 15 years ago
  78. 1a6633d [SCSI] qla4xxx: Update driver version to 5.02.00-k1 by Vikas Chaudhary · 15 years ago
  79. 09a0f71 [SCSI] qla4xxx: added support for abort task management command by Vikas Chaudhary · 15 years ago
  80. 5369887 [SCSI] qla4xxx: correct use of cmd->host_scribble by Vikas Chaudhary · 15 years ago
  81. 821d6e5 [SCSI] qla4xxx: do not retry login to CHAP auth failed targets by Vikas Chaudhary · 15 years ago
  82. c301b02 [SCSI] qla4xxx: Updated firmware ready timeout algorithm by Vikas Chaudhary · 15 years ago
  83. c2393cd [SCSI] qla4xxx: Code Clean up - remove "marker_needed" by Vikas Chaudhary · 15 years ago
  84. 065aa1b [SCSI] qla4xxx: set device state as per Link UP and LINK DOWN by Vikas Chaudhary · 15 years ago
  85. 2a49a78 [SCSI] qla4xxx: added IPv6 support. by Vikas Chaudhary · 15 years ago
  86. 3487d9e [SCSI] cxgb3i: Fix error path for module init by Roland Dreier · 15 years ago
  87. 5447ed6 [SCSI] scsi_debug: virtual_gb ignores sector_size by Douglas Gilbert · 15 years ago
  88. 96b1f96 [SCSI] libiscsi: regression: fix header digest errors by Mike Christie · 15 years ago
  89. 2471b89 [SCSI] pm8001: potential null dereference in pm8001_dev_gone_notify() by Dan Carpenter · 15 years ago
  90. daa142d [SCSI] ibmvfc: Reduce error recovery timeout by Brian King · 15 years ago
  91. f5832fa [SCSI] ibmvfc: Fix command completion handling by Brian King · 15 years ago
  92. 859e816 [SCSI] hpsa: remove unneeded defines by Mike Miller · 15 years ago
  93. 70b25f8 [SCSI] fix locking around blk_abort_request() by Tejun Heo · 15 years ago
  94. 160e7f6 [SCSI] fix sdev_rw_attr macro for scsi device sysfs entries by Tomohiro Kusumi · 15 years ago
  95. 8637ac3 [SCSI] bfa: fix compilation warning in powerpc by Jing Huang · 15 years ago
  96. a908301 [SCSI] qla2xxx: Add ISP82XX support. by Giridhar Malavali · 15 years ago
  97. 9a908c1 [SCSI] advansys: fix narrow board error path by Herton Ronaldo Krzesinski · 15 years ago
  98. c446c1f [SCSI] scsi_trace: Enhance SCSI command tracing by Martin K. Petersen · 15 years ago
  99. bf81623 [SCSI] add scsi trace core functions and put trace points by Kei Tokunaga · 15 years ago
  100. e308b3d [SCSI] scsi_debug: Block Limits VPD page fixes by Martin K. Petersen · 15 years ago