1. 2906b3c aha1542: Use shost_printk instead of printk by Ondrej Zary · 10 years ago
  2. 37d607b aha1542: Change aha1542_set_bus_times parameters by Ondrej Zary · 10 years ago
  3. 68ea9de aha1542: Pass struct Scsi_Host * to functions by Ondrej Zary · 10 years ago
  4. 954a9fd aha1542: cleanup includes by Ondrej Zary · 10 years ago
  5. 1d084d2 aha1542: remove useless changelog by Ondrej Zary · 10 years ago
  6. e51dacb aha1542: fix include guard and remove useless changelog by Ondrej Zary · 10 years ago
  7. c2532f6 aha1542: Always name Scsi_Host variables sh by Ondrej Zary · 10 years ago
  8. 55b28f9 aha1524: Use struct scsi_cmnd by Ondrej Zary · 10 years ago
  9. cad2fc7 aha1542: clean up cmd variables by Ondrej Zary · 10 years ago
  10. 17787a0 aha1542: Simplify aha1542_biosparam by Ondrej Zary · 10 years ago
  11. f71429a aha1542: rework configuration parameters by Ondrej Zary · 10 years ago
  12. 3a70c00 aha1542: rework hw_init by Ondrej Zary · 10 years ago
  13. 23e6940 aha1542: Call wait_mask from aha1542_out by Ondrej Zary · 10 years ago
  14. b847fd0 aha1542: split out code from aha1542_hw_init by Ondrej Zary · 10 years ago
  15. 8537cba aha1542: Merge aha1542_host_reset and aha1542_bus_reset by Ondrej Zary · 10 years ago
  16. dfd7c99 aha1542: Remove aha1542_restart by Ondrej Zary · 10 years ago
  17. bdebe22 aha1542: remove useless code from aha1542_test_port by Ondrej Zary · 10 years ago
  18. a13b372 aha1542: Remove unneeded gotos by Ondrej Zary · 10 years ago
  19. 0c2b648 aha1542: Split aha1542_out by Ondrej Zary · 10 years ago
  20. f8846be aha1542: Unify aha1542_in and aha1542_in1 by Ondrej Zary · 10 years ago
  21. 2093bfa aha1542: Remove WAIT and WAITd macros by Ondrej Zary · 10 years ago
  22. 6d9ffe6 aha1542: Use BIT() macro by Ondrej Zary · 10 years ago
  23. f232d53 aha1542: remove empty aha1542_stat by Ondrej Zary · 10 years ago
  24. 09a4483 aha1542: Reorder functions to remove forward declarations by Ondrej Zary · 10 years ago
  25. cb5b570 aha1542: Use u8 instead of unchar by Ondrej Zary · 10 years ago
  26. f1bbef6 aha1542: Convert aha1542_intr_reset to function by Ondrej Zary · 10 years ago
  27. e98878f aha1542: Remove HOSTDATA macro by Ondrej Zary · 10 years ago
  28. 10be625 aha1542: Remove SCSI_BUF_PA, SCSI_SG_PA, AHA1542_SCATTER and AHA1542_CMDLUN by Ondrej Zary · 10 years ago
  29. 6f82fbf aha1542: remove dead code by Ondrej Zary · 10 years ago
  30. 643a7c4 aha1542: Stop using scsi_module.c by Ondrej Zary · 10 years ago
  31. f20dffc aacraid: driver version change by Mahesh Rajashekhara · 10 years ago
  32. dab04b0 aacraid: AIF raw device remove support by Mahesh Rajashekhara · 10 years ago
  33. ef61623 aacraid: performance improvement changes by Mahesh Rajashekhara · 10 years ago
  34. f9c4259 aacraid: IOCTL fix by Mahesh Rajashekhara · 10 years ago
  35. dafde94 aacraid: IOP RESET command handling changes by Mahesh Rajashekhara · 10 years ago
  36. a7129a5 aacraid: 240 simple volume support by Mahesh Rajashekhara · 10 years ago
  37. 5d91064 aacraid: vpd page code 0x83 support by Mahesh Rajashekhara · 10 years ago
  38. 495c021 aacraid: MSI-x support by Mahesh Rajashekhara · 10 years ago
  39. b836439 aacraid: 4KB sector support by Mahesh Rajashekhara · 10 years ago
  40. 2f5d1f7 aacraid: IOCTL pass-through command fix by Mahesh Rajashekhara · 10 years ago
  41. 46154a0 aacraid: AIF support for SES device add/remove by Mahesh Rajashekhara · 10 years ago
  42. 29854a4 ipr: Driver version 2.6.1 by Brian King · 10 years ago
  43. f8ee25d ipr: AF DASD raw mode implementation in ipr driver by Wen Xiong · 10 years ago
  44. ea30c1d ipr: Re-enable write same by Brian King · 10 years ago
  45. a65e8f1 ipr: Fix possible error path oops during initialization by Brian King · 10 years ago
  46. 2796ca5 ipr: Reset in task context by Brian King · 10 years ago
  47. 4fdd7c7 ipr: Reboot speed improvements by Brian King · 10 years ago
  48. be0cf6c scsi: storvsc: Set the tablesize based on the information given by the host by K. Y. Srinivasan · 10 years ago
  49. aaced99 scsi: storvsc: Don't assume that the scatterlist is not chained by K. Y. Srinivasan · 10 years ago
  50. 8de5807 scsi: storvsc: Fix a bug in copy_from_bounce_buffer() by K. Y. Srinivasan · 10 years ago
  51. 5117b93 scsi: storvsc: Retrieve information about the capability of the target by K. Y. Srinivasan · 10 years ago
  52. 0147dab scsi: storvsc: Always send on the selected outgoing channel by K. Y. Srinivasan · 10 years ago
  53. f458aad scsi: storvsc: Size the queue depth based on the ringbuffer size by K. Y. Srinivasan · 10 years ago
  54. b9ec3a5 scsi: storvsc: Increase the ring buffer size by K. Y. Srinivasan · 10 years ago
  55. 114fc1d aic7xxx: replace kmalloc/memset by kzalloc by Michael Opdenacker · 10 years ago
  56. cff549e scsi: proper state checking and module refcount handling in scsi_device_get by Christoph Hellwig · 10 years ago
  57. 3d9a1f5 sd: don't grab a device references from driver methods by Christoph Hellwig · 10 years ago
  58. e27829d scsi: serialize ->rescan against ->remove by Christoph Hellwig · 10 years ago
  59. 4e5a800 ncr5380: Harmonize jiffies conversion with msecs_to_jiffies by Nicholas Mc Guire · 10 years ago
  60. b026e8e g_NCR5380: Kill compiler warning if builtin by Geert Uytterhoeven · 10 years ago
  61. 700d985 ncr5380: Drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  62. c8c6c9b Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  63. e20d3ef Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  64. 53861af Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  65. c6b1de1 Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  66. e59b4e9 debugfs: Provide a file creation function that also takes an initial size by David Howells · 10 years ago
  67. 7772855a sg: fix EWOULDBLOCK errors with scsi-mq by Tony Battersby · 10 years ago
  68. 7568615 sg: fix unkillable I/O wait deadlock with scsi-mq by Tony Battersby · 10 years ago
  69. 3b524a6 sg: fix read() error reporting by Tony Battersby · 10 years ago
  70. 2ecf8e0 wd719x: add missing .module to wd719x_template by Ondrej Zary · 10 years ago
  71. 397ea9c hpsa: correct compiler warnings introduced by hpsa-add-local-workqueue patch by Don Brace · 10 years ago
  72. f76a610 fixed invalid assignment of 64bit mask to host dma_boundary for scatter gather segment boundary limit. by Minh Duc Tran · 10 years ago
  73. 0f989f7 MODULE_DEVICE_TABLE: fix some callsites by Andrew Morton · 10 years ago
  74. c7badc9 scsi: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 10 years ago
  75. 3e12cef Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  76. 7e33912 mm: gup: use get_user_pages_unlocked by Andrea Arcangeli · 10 years ago
  77. 540a7c5 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  78. c5ce28d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  79. 29afc4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  80. c08f8467 Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  81. 6e03f89 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  82. 14365ea Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  83. bd07586 am53c974: remove left-over debugging code by Hannes Reinecke · 10 years ago
  84. 26e49cf block: pass iov_iter to the BLOCK_PC mapping functions by Kent Overstreet · 10 years ago
  85. 541c571 csiostor:Use firmware version from cxgb4/t4fw_version.h by Praveen Madhavan · 10 years ago
  86. 9c4a6b1 scsi_logging: return void for dev_printk() functions by Hannes Reinecke · 10 years ago
  87. f50332f scsi: print single-character strings with seq_putc by Rasmus Villemoes · 10 years ago
  88. 3d30079 scsi: merge consecutive seq_puts calls by Rasmus Villemoes · 10 years ago
  89. 91c40f2 scsi: replace seq_printf with seq_puts by Rasmus Villemoes · 10 years ago
  90. ee7c727 aha152x: replace seq_printf with seq_puts by Rasmus Villemoes · 10 years ago
  91. 2f97942 advansys: replace seq_printf with seq_puts by Rasmus Villemoes · 10 years ago
  92. 0c3de38 scsi: remove SPRINTF macro by Rasmus Villemoes · 10 years ago
  93. 5af2e38 sg: remove an unused variable by Bart Van Assche · 10 years ago
  94. 6636e7f hpsa: Use local workqueues instead of system workqueues by Don Brace · 10 years ago
  95. c8ae0ab hpsa: add in P840ar controller model name by Don Brace · 10 years ago
  96. 27fb813 hpsa: add in gen9 controller model names by Don Brace · 10 years ago
  97. c706a79 hpsa: detect and report failures changing controller transport modes by Robert Elliott · 10 years ago
  98. 007e7aa hpsa: shorten the wait for the CISS doorbell mode change ack by Robert Elliott · 10 years ago
  99. 8ebc924 hpsa: refactor duplicated scan completion code into a new routine by Webb Scales · 10 years ago
  100. ec5cbf0 hpsa: move SG descriptor set-up out of hpsa_scatter_gather() by Webb Scales · 10 years ago