1. 3b8a1ba megaraid : use dev_printk when possible by Bjorn Helgaas · 9 years ago
  2. 91c40f2 scsi: replace seq_printf with seq_puts by Rasmus Villemoes · 10 years ago
  3. b6c92b7 scsi: correct return values for .eh_abort_handler implementations by Hannes Reinecke · 10 years ago
  4. 1abf635 scsi: use 64-bit value for 'max_luns' by Hannes Reinecke · 10 years ago
  5. 9cb78c1 scsi: use 64-bit LUNs by Hannes Reinecke · 10 years ago
  6. 0f2bb84 [SCSI] megaraid: simplify internal command handling by Christoph Hellwig · 10 years ago
  7. 54b2b50 [SCSI] Disable WRITE SAME for RAID and virtual host adapter drivers by Martin K. Petersen · 11 years ago
  8. 8b1fce0 PCI: Convert alloc_pci_dev(void) to pci_alloc_dev(bus) by Gu Zheng · 11 years ago
  9. 9bec8a7 megaraid: single_open() leak by Al Viro · 11 years ago
  10. 4a520d2 proc: Supply an accessor for getting the data from a PDE's parent by David Howells · 11 years ago
  11. 270b5ac proc: Add proc_mkdir_data() by David Howells · 11 years ago
  12. c7f079c megaraid: Don't use create_proc_read_entry() by David Howells · 11 years ago
  13. 6f03979 Drivers: scsi: remove __dev* attributes. by Greg Kroah-Hartman · 11 years ago
  14. 99dbb16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  15. 54ebfd5 megaraid: remove unnecessary #defines by Jon Mason · 12 years ago
  16. 9d5d93e [SCSI] megaraid: cleanup type issue in mega_build_cmd() by Dan Carpenter · 12 years ago
  17. 77dfce0 scsi: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  18. 124dd90 [SCSI] megaraid: fix sparse warnings by adam radford · 12 years ago
  19. 5cd049a [SCSI] remove cmd->serial_number litter by Christoph Hellwig · 13 years ago
  20. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  21. 8e572ba fix typos 'comamnd' -> 'command' in comments by Justin P. Mattock · 13 years ago
  22. f281233 SCSI host lock push-down by Jeff Garzik · 14 years ago
  23. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  24. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  25. c45d15d scsi: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 14 years ago
  26. f4927c4 scsi: Push down BKL into ioctl functions by Arnd Bergmann · 14 years ago
  27. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  28. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  29. 6a35528 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) by Yang Hongyang · 15 years ago
  30. d41ad93 trivial: Fix misspelling of "firmware" in megaraid.c by Nick Andrew · 15 years ago
  31. 6b0eea2 [SCSI] megaraid: fix mega_internal_command oops by FUJITA Tomonori · 16 years ago
  32. f2b9857 Add a bunch of cycle_kernel_lock() calls by Jonathan Corbet · 16 years ago
  33. d21c95c Add "no BKL needed" comments to several drivers by Jonathan Corbet · 16 years ago
  34. c74c120 proc: remove proc_root from drivers by Alexey Dobriyan · 16 years ago
  35. 7d1abbe [SCSI] megaraid: outb_p extermination by Alan Cox · 16 years ago
  36. d3f46f3 [SCSI] remove use_sg_chaining by James Bottomley · 16 years ago
  37. bfd90dc [SCSI] megaraid: add __devexit annotation by Adrian Bunk · 17 years ago
  38. 45711f1 [SG] Update drivers to use sg helpers by Jens Axboe · 17 years ago
  39. 9cb83c7 [SCSI] add use_sg_chaining option to scsi_host_template by FUJITA Tomonori · 17 years ago
  40. df3d80f Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  41. bbfbbbc [SCSI] kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
  42. d5e8938 [SCSI] megaraid_old: fix READ_CAPACITY by FUJITA Tomonori · 17 years ago
  43. 3f6270e [SCSI] megaraid_old: convert to use the data buffer accessors by FUJITA Tomonori · 17 years ago
  44. de5952e [SCSI] megaraid: fix compiler warnings by Martin Bligh · 17 years ago
  45. e1fa0ce [SCSI] megaraid: replace yield() with cond_resched() by Amol Lad · 17 years ago
  46. 84a3c97 [SCSI] megaraid: fix warnings when CONFIG_PROC_FS=n by walter harms · 17 years ago
  47. bab41e9 PCI: Convert to alloc_pci_dev() by Michael Ellerman · 17 years ago
  48. 4520b00 [SCSI] megaraid: pci_module_init to pci_register_driver by Richard Knutsson · 17 years ago
  49. 00977a5 [PATCH] mark struct file_operations const 6 by Arjan van de Ven · 17 years ago
  50. 00769ec [SCSI] megaraid: fix MMIO casts by Jeff Garzik · 18 years ago
  51. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  52. 2d2f8d5 [SCSI] megaraid: Make megaraid_ioctl() check copy_to_user() return value by Jesper Juhl · 18 years ago
  53. 4ff3671 [SCSI] Improve inquiry printing by Matthew Wilcox · 18 years ago
  54. 1d6f359 [PATCH] irq-flags: scsi: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  55. 125e187 [PATCH] More BUG_ON conversion by Eric Sesterhenn · 18 years ago
  56. f0cd91a Merge ../linux-2.6 by James Bottomley · 18 years ago
  57. 5d5ff44 [SCSI] fix up request buffer reference in various scsi drivers by Christoph Hellwig · 18 years ago
  58. 5298841 [SCSI] megaraid: unused variable by Andrew Morton · 18 years ago
  59. 910638a [PATCH] Replace 0xff.. with correct DMA_xBIT_MASK by Matthias Gehre · 18 years ago
  60. 3542adc [SCSI] megaraid_legacy: kobject_register failure by Ju, Seokmann · 18 years ago
  61. 0b95067 [SCSI] turn most scsi semaphores into mutexes by Arjan van de Ven · 18 years ago
  62. 2a1e137 Merge by hand (conflicts in scsi_lib.c) by James Bottomley · 19 years ago
  63. 3492b32 [SCSI] megaraid_legacy: removed PCI ID overlap from the driv er by Ju, Seokmann · 19 years ago
  64. f035330 [SCSI] Fix incorrect pointer in megaraid.c MODE_SENSE emulation by Mark Lord · 19 years ago
  65. 238f9b0 [PATCH] fix megaraid.c locking by Christoph Hellwig · 19 years ago
  66. 0a04137 [SCSI] remove Scsi_Pointer typedef by Christoph Hellwig · 19 years ago
  67. cb0258a [SCSI] megaraid (legacy): remove scsi_assign_lock usage by Christoph Hellwig · 19 years ago
  68. 51c928c [SCSI] Legacy MegaRAID: Fix READ CAPACITY by James Bottomley · 19 years ago
  69. 2d98601 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 by Linus Torvalds · 19 years ago
  70. d18c3db [PATCH] PCI: make drivers use the pci shutdown callback instead of the driver core callback. by Greg Kroah-Hartman · 19 years ago
  71. 8d115f8 [SCSI] remove scsi_cmnd->state by Christoph Hellwig · 19 years ago
  72. fa4c496 [SCSI] megaraid: fix compilation after eh locking changes by James Bottomley · 19 years ago
  73. 7f20b6a [PATCH] megaraid build fix by bobl · 19 years ago
  74. 94d0e7b8 [SCSI] allow sleeping in ->eh_device_reset_handler() by Jeff Garzik · 19 years ago
  75. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago