1. 886a076 Fix compile of tmscsim SCSI driver by Linus Torvalds · 17 years ago
  2. 4f7a307 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  3. 89661ad Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  4. b312b38 m68k: Atari SCSI workqueue updates by Geert Uytterhoeven · 17 years ago
  5. 3130d90 m68k: Atari SCSI driver compile fixes by Roman Zippel · 17 years ago
  6. c28bda2 m68k: Reformat the Atari SCSI driver by Roman Zippel · 17 years ago
  7. fb810d1 m68k: Atari SCSI revival by Michael Schmitz · 17 years ago
  8. bab41e9 PCI: Convert to alloc_pci_dev() by Michael Ellerman · 17 years ago
  9. 6473d16 PCI: Cleanup the includes of <linux/pci.h> by Jean Delvare · 17 years ago
  10. 39f5fb3 kconfig: fix path to modules.txt in Kconfig help by Alexander E. Patrakov · 17 years ago
  11. 40cd3a4 [POWERPC] Rename get_property to of_get_property: drivers by Stephen Rothwell · 17 years ago
  12. cd9bb7e Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  13. 24a77da Merge branch 'for-2.6.22' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  14. 4e08df3 [SCSI] qla2xxx: fix regression on sparc64 by David Miller · 17 years ago
  15. 5972511 [BLOCK] Don't pin lots of memory in mempools by Jens Axboe · 17 years ago
  16. 49e1900 Merge branch 'linux-2.6' into for-2.6.22 by Paul Mackerras · 17 years ago
  17. 120bda3 git-libata-all-ipr-fix by Andrew Morton · 17 years ago
  18. e1f2a09 [SCSI] esp_scsi.c: Fix compilation. by Alexey Dobriyan · 17 years ago
  19. b7bb125 SCSI: use the proper semaphore to protect the class lists by Greg Kroah-Hartman · 17 years ago
  20. 0278ef8 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  21. cd9ad58 [SCSI] SUNESP: Complete driver rewrite to version 2.0 by David S. Miller · 17 years ago
  22. a48141d Revert "[POWERPC] Rename get_property to of_get_property: drivers" by Paul Mackerras · 17 years ago
  23. ccf0dec [SPARC/64] constify of_get_property return: drivers by Stephen Rothwell · 17 years ago
  24. af65bdf [NETLINK]: Switch cb_lock spinlock to mutex and allow to override it by Patrick McHardy · 17 years ago
  25. b529ccf [NETLINK]: Introduce nlmsg_hdr() helper by Arnaldo Carvalho de Melo · 17 years ago
  26. 8c8dc32 [POWERPC] Remove old interface find_path_device by Stephen Rothwell · 17 years ago
  27. d7b8bcb [SCSI] modalias for scsi devices by Michael Tokarev · 18 years ago
  28. 44ec954 [SCSI] sg: cap reserved_size values at max_sectors by Alan Stern · 17 years ago
  29. 1079a2d [SCSI] BusLogic: stop using check_region by Zachary Amsden · 17 years ago
  30. ad1331a [SCSI] tgt: fix rdma transfer bugs by Bastian Blank · 17 years ago
  31. 4def7fa [SCSI] aacraid: fix aacraid not finding device by Salyzyn, Mark · 17 years ago
  32. ed773e6 [SCSI] scsi_error.c: Add EH Start Unit retry by Brian King · 17 years ago
  33. ff99e40 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  34. 8d3ee2c [SCSI] QLOGICPTI: Do not unmap DMA unless we actually mapped something. by David S. Miller · 17 years ago
  35. 6e3b2bb [SCSI] 3w-xxxx: fix oops caused by incorrect REQUEST_SENSE handling by James Bottomley · 17 years ago
  36. d05c7a8 [POWERPC] Rename get_property to of_get_property: drivers by Stephen Rothwell · 17 years ago
  37. a7edd0e [POWERPC] get_property returns const by Stephen Rothwell · 17 years ago
  38. 8cc574a [SCSI]: Fix scsi_send_eh_cmnd scatterlist handling by David S. Miller · 17 years ago
  39. 18a6598 [SCSI] aacraid: [Fastboot] Panics for AACRAID driver during 'insmod' for kexec test. by Salyzyn, Mark · 17 years ago
  40. aa2e07b [SCSI] ipr: Driver version to 2.3.2 by Brian King · 17 years ago
  41. 51b1c7e [SCSI] ipr: Faster sg list fetch by Brian King · 17 years ago
  42. 0feeed8 [SCSI] ipr: Return better qc_issue errors by Brian King · 17 years ago
  43. e435340 [SCSI] ipr: Disrupt device error by Brian King · 17 years ago
  44. 933916f [SCSI] ipr: Improve async error logging level control by Brian King · 17 years ago
  45. a9aedb0 [SCSI] ipr: PCI unblock config access fix by Brian King · 17 years ago
  46. 24d6f2b [SCSI] ipr: Fix for oops following SATA request sense by Brian King · 17 years ago
  47. b0692dd [SCSI] ipr: Log error for SAS dual path switch by Brian King · 17 years ago
  48. cc9bd5d [SCSI] ipr: Enable logging of debug error data for all devices by Brian King · 17 years ago
  49. 185eb31 [SCSI] ipr: Add new PCI-E IDs to device table by Brian King · 17 years ago
  50. 7d2267b [SCSI] ipr: Remove auto RAID create module parameter by Brian King · 17 years ago
  51. 5469cb5 [SCSI] ipr: Make adapter operational timeout be per adapter type by Brian King · 17 years ago
  52. 0979c84 [SCSI] ibmvscsi: add slave_configure to allow device restart by Robert Jennings · 17 years ago
  53. a897ff2 [SCSI] ibmvscsi: allow for dynamic adjustment of server request_limit by Robert Jennings · 17 years ago
  54. a45c863 [SCSI] aacraid: fix print of Firmware Build Date and add TSID by Salyzyn, Mark · 17 years ago
  55. 74ee9d5 [SCSI] aacraid: remove unused or deprecated firmware constants by Salyzyn, Mark · 17 years ago
  56. 665db93 [SCSI] qla2xxx: Remove duplicate pci_disable_device() call by Bernhard Walle · 17 years ago
  57. 4dfb7cb [SCSI] aacraid: resolve compiler warnings using ptrdiff_t by Salyzyn, Mark · 17 years ago
  58. e3e0ca5 [SCSI] aic7xxx: make functions static by Adrian Bunk · 17 years ago
  59. 9695a25 [SCSI] aacraid: cleanups by Adrian Bunk · 17 years ago
  60. 3cfff0f [SCSI] dpt_i2o: remove dead code by Adrian Bunk · 17 years ago
  61. b73c3d7 [SCSI] Remove some unused SCSI-related kernel config variables. by Robert P. J. Day · 17 years ago
  62. 0d06b28 [SCSI] dpt: whitespace cleanup by Henne · 17 years ago
  63. 023ae61 [SCSI] pcmcia: allow drivers to be built non-modular by Robert P. J. Day · 17 years ago
  64. 912d4e8 [SCSI] aacraid: Add likely() and unlikely() by Salyzyn, Mark · 17 years ago
  65. 1196ae0 [SCSI] qla2xxx: fix for byteswap in fc_host fabric_name by Richard Lary · 17 years ago
  66. 07da60c [SCSI] lpfc: fix oops when parsing dodgy VPD by Anton Blanchard · 17 years ago
  67. d459094 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 17 years ago
  68. 802ae2f [SCSI] aacraid: cleanup and version stamp driver by Salyzyn, Mark · 17 years ago
  69. 20235f3 [SCSI] aacraid: check buffer address in aac_internal_transfer by Salyzyn, Mark · 17 years ago
  70. 0272bf7 [SCSI] fix scsi_wait_scan build problem by James Bottomley · 17 years ago
  71. cc5d2c8 [SCSI] sd: fix up start/stop messages for new sd_printk() API by James Bottomley · 17 years ago
  72. c3c94c5 [SCSI] sd: implement START/STOP management by Tejun Heo · 17 years ago
  73. 3721050 [SCSI] sd: fix return value of sd_sync_cache() by Tejun Heo · 17 years ago
  74. 5f9279f [SCSI] eata_pio: Remove FALSE/TRUE defines by Richard Knutsson · 17 years ago
  75. 6c5f8ce [SCSI] expose eh_timed_out to the host template by James Bottomley · 17 years ago
  76. 03d4433 [SCSI] aacraid: Improved error handling by Mark Haverkamp · 17 years ago
  77. f2b1a06 [SCSI] aacraid: fix srb ioctl for 64 bits by Mark Haverkamp · 17 years ago
  78. 9e7c349 [SCSI] aacraid: remove un-needed references to container id (cid) by Mark Haverkamp · 17 years ago
  79. 33bb3b2 [SCSI] aacraid: Fix ioctl handling when adapter resets by Mark Haverkamp · 17 years ago
  80. fe76df4 [SCSI] aacraid: Fix blocking issue with container probing function (cast update) by Mark Haverkamp · 17 years ago
  81. a8166a5 [SCSI] aacraid: Fix struct element name issue by Mark Haverkamp · 17 years ago
  82. 8418852 [SCSI] aacraid: add restart adapter platform function by Mark Haverkamp · 17 years ago
  83. b22f687 [SCSI] set resid in scsi_io_completion() even for check condition by Pete Wyckoff · 17 years ago
  84. a52deca [SCSI] tgt: remove the code to build sense by FUJITA Tomonori · 17 years ago
  85. c3d2350 [SCSI] fc_transport: update potential link speeds by James Smart · 17 years ago
  86. 457620b [SCSI] qla2xxx: Update version number to 8.01.07-k6. by Andrew Vasquez · 17 years ago
  87. 27d9403 [SCSI] qla2xxx: Allow the extended-error-logging flag to be dynamic. by Andrew Vasquez · 17 years ago
  88. fecf9788 [SCSI] qla2xxx: Drop acquisition of hardware_lock during flash manipulations. by Andrew Vasquez · 17 years ago
  89. 40a2e34 [SCSI] qla2xxx: Add cond_resched() calls during HBA flash manipulation. by Andrew Vasquez · 17 years ago
  90. ed67708 [SCSI] qla2xxx: Add scan_[start|finish]() callbacks for ISP24xx HBAs. by Andrew Vasquez · 17 years ago
  91. b889d53 [SCSI] qla2xxx: fix RSCN handling on big-endian systems by Malahal Naineni · 17 years ago
  92. 840c283 [SCSI] make scsi_wait_scan always modular by James Bottomley · 17 years ago
  93. d9a9cdf [PATCH] sysfs and driver core: add callback helper, used by SCSI and S390 by Alan Stern · 17 years ago
  94. 56937f7 [SCSI] sd: typo fix: sdkp_printk should be sd_printk by James Bottomley · 17 years ago
  95. 38891cb [SCSI] pci2000: Delete unused header file. by Robert P. J. Day · 17 years ago
  96. e8f8248 [SCSI] tgt: fix scsi command leak by FUJITA Tomonori · 17 years ago
  97. bc7e380 [SCSI] tgt: fix sesnse buffer problems by FUJITA Tomonori · 17 years ago
  98. 181011e [SCSI] tgt: rm bio hacks in scsi tgt by Mike Christie · 17 years ago
  99. 0f23841 [SCSI] iscsi_tcp: print useful error message when iscsi crc23c allocation fails by Mike Christie · 17 years ago
  100. 8231f0e [SCSI] iscsi_tcp: increase max_sectors by Mike Christie · 17 years ago