1. 4dc98c1 scsi: 3ware: fix return 0 on the error path of probe by Anton Vasilyev · 6 years ago
  2. 91ebc1f scsi: core: remove Scsi_Cmnd typedef by Johannes Thumshirn · 6 years ago
  3. 9899e4d scsi: 3w-xxxx: fix a missing-check bug by Wenwen Wang · 7 years ago
  4. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  5. 2c9bce5 scsi: Update 3ware driver email addresses by adam radford · 8 years ago
  6. 4f44f35 3w-xxxx: Pass through compat mode ioctls by Ryan C. Underwood · 9 years ago
  7. 9cd9554 3w-xxxx: fix command completion race by Christoph Hellwig · 10 years ago
  8. db5ed4d scsi: drop reason argument from ->change_queue_depth by Christoph Hellwig · 10 years ago
  9. 1e6f241 scsi: don't allow setting of queue_depth bigger than can_queue by Christoph Hellwig · 10 years ago
  10. c8b09f6 scsi: don't set tagging state from scsi_adjust_queue_depth by Christoph Hellwig · 10 years ago
  11. 54b2b50 [SCSI] Disable WRITE SAME for RAID and virtual host adapter drivers by Martin K. Petersen · 11 years ago
  12. 28ce280 [SCSI] 3w-xxxx: Create sense buffer for unsupported commands by Martin K. Petersen · 12 years ago
  13. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  14. 6f03979 Drivers: scsi: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  15. f281233 SCSI host lock push-down by Jeff Garzik · 14 years ago
  16. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  17. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  18. c45d15d scsi: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 14 years ago
  19. f137711 Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 14 years ago
  20. f4927c4 scsi: Push down BKL into ioctl functions by Arnd Bergmann · 15 years ago
  21. 4deedd8 [SCSI] 3w-xxxx, 3w-9xxx: force 60 second timeout by adam radford · 15 years ago
  22. 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
  23. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  24. e881a17 [SCSI] modify change_queue_depth to take in reason why it is being called by Mike Christie · 15 years ago
  25. 06fe9fb tree-wide: fix a very frequent spelling mistake by Dirk Hohndel · 15 years ago
  26. 7b14f58 [SCSI] 3w-xxxx: scsi_dma_unmap fix by adam radford · 16 years ago
  27. 0723d4a [SCSI] 3w-xxxx: remove unnecessary local_irq_save/restore for scsi sg copy API by FUJITA Tomonori · 16 years ago
  28. f2b9857 Add a bunch of cycle_kernel_lock() calls by Jonathan Corbet · 16 years ago
  29. d21c95c Add "no BKL needed" comments to several drivers by Jonathan Corbet · 16 years ago
  30. ee959b0 SCSI: convert struct class_device to struct device by Tony Jones · 17 years ago
  31. ccde6b8 [SCSI] 3w-9xxx, 3w-xxxx: memset not needed in probe by Denis Cheng · 17 years ago
  32. e943752 [SCSI] 3w-xxxx: use sg buffer copy helper functions by FUJITA Tomonori · 17 years ago
  33. d3f46f3 [SCSI] remove use_sg_chaining by James Bottomley · 17 years ago
  34. 45711f1 [SG] Update drivers to use sg helpers by Jens Axboe · 17 years ago
  35. 9cb83c7 [SCSI] add use_sg_chaining option to scsi_host_template by FUJITA Tomonori · 17 years ago
  36. 6edae70 [SCSI] 3w-xxxx: convert to use the data buffer accessors by FUJITA Tomonori · 18 years ago
  37. 6e3b2bb [SCSI] 3w-xxxx: fix oops caused by incorrect REQUEST_SENSE handling by James Bottomley · 18 years ago
  38. 00977a5 [PATCH] mark struct file_operations const 6 by Arjan van de Ven · 18 years ago
  39. 4fe4818 [SCSI] 3ware 8000 serialize reset code by adam radford · 18 years ago
  40. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  41. dcbccbde [SCSI] pci_module_init conversion in scsi subsystem by Henrik Kretzschmar · 18 years ago
  42. 1d6f359 [PATCH] irq-flags: scsi: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  43. 6391a11 [SCSI] drivers/scsi: Use ARRAY_SIZE macro by Tobias Klauser · 18 years ago
  44. 5d5ff44 [SCSI] fix up request buffer reference in various scsi drivers by Christoph Hellwig · 18 years ago
  45. 7551d9a [PATCH] 3ware: kmap_atomic() fix by Andrew Morton · 19 years ago
  46. a12e25bd [SCSI] sem2mutex 3w-[x9]xxx by Jes Sorensen · 19 years ago
  47. 017560f [SCSI] use sfoo_printk() in drivers by Jeff Garzik · 19 years ago
  48. c9d297c [SCSI] fix 3ware raid emulated commands by James Bottomley · 19 years ago
  49. d18c3db [PATCH] PCI: make drivers use the pci shutdown callback instead of the driver core callback. by Greg Kroah-Hartman · 19 years ago
  50. df0ae24 [SCSI] allow sleeping in ->eh_host_reset_handler() by Jeff Garzik · 19 years ago
  51. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago