1. f4927c4 scsi: Push down BKL into ioctl functions by Arnd Bergmann · 14 years ago
  2. 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
  3. 1fe6dbf [SCSI] gdth: Convert to use regular kernel types. by Dave Jones · 15 years ago
  4. 690e744 [SCSI] gdth: Prevent negative offsets in ioctl CVE-2009-3080 by Dave Jones · 15 years ago
  5. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  6. 6a35528 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) by Yang Hongyang · 15 years ago
  7. ced7172 gdth section fixes by Al Viro · 16 years ago
  8. 242f9dc block: unify request timeout handling by Jens Axboe · 16 years ago
  9. 46787b4 gdth: cdev lock_kernel() pushdown by Jonathan Corbet · 16 years ago
  10. a85591f [SCSI] gdth: fix Error: Driver 'gdth' is already registered, aborting... by James Bottomley · 16 years ago
  11. 2d6f0d0 [SCSI] gdth: fix timer handling by James Bottomley · 16 years ago
  12. 64a87b2 [SCSI] Let scsi_cmnd->cmnd use request->cmd buffer by Boaz Harrosh · 16 years ago
  13. d35055a [SCSI] gdth: remove command accessors by Boaz Harrosh · 16 years ago
  14. cff2680 [SCSI] gdth: convert to PCI hotplug API by Jeff Garzik · 16 years ago
  15. 4c9c8d7 [SCSI] gdth: PCI probe cleanups, prep for PCI hotplug API conversion by Jeff Garzik · 16 years ago
  16. 1b96f89 [SCSI] gdth: Allocate sense_buffer to prevent NULL pointer dereference by Sven Schnelle · 16 years ago
  17. ee54cc6 [SCSI] gdth: fix to internal commands execution by Boaz Harrosh · 16 years ago
  18. b31ddd3 [SCSI] gdth: bugfix for the at-exit problems by Boaz Harrosh · 16 years ago
  19. 9910930 [SCSI] gdth: update deprecated pci_find_device by Sergio Luis · 16 years ago
  20. 61c9281 [SCSI] gdth: scan for scsi devices by Boaz Harrosh · 16 years ago
  21. 230e886 [SCSI] gdth: kill unneeded 'irq' argument by Jeff Garzik · 17 years ago
  22. 1212663 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  23. 45711f1 [SG] Update drivers to use sg helpers by Jens Axboe · 17 years ago
  24. 05dd7ed [SCSI] gdth: __init fixes by Adrian Bunk · 17 years ago
  25. c596cc4 scsi/gdth: fix crash in gdth_timeout if no gdth controllers found by Linus Torvalds · 17 years ago
  26. c8e91b0 [SCSI] gdth: fix CONFIG_ISA build failure by Dhaval Giani · 17 years ago
  27. 3892d88 [SCSI] gdth: !use_sg cleanup and use of scsi accessors by Boaz Harrosh · 17 years ago
  28. f842b64 [SCSI] gdth: Move members from SCp to gdth_cmndinfo, stage 2 by Boaz Harrosh · 17 years ago
  29. 3058d5d [SCSI] gdth: Setup proper per-command private data by Boaz Harrosh · 17 years ago
  30. 884f7fb [SCSI] gdth: Remove gdth_ctr_tab[] by Boaz Harrosh · 17 years ago
  31. 835cc24 [SCSI] gdth: switch to modern scsi host registration by Christoph Hellwig · 17 years ago
  32. 10e1b4b [SCSI] gdth: gdth_interrupt() gdth_get_status() & gdth_wait() fixes by Boaz Harrosh · 17 years ago
  33. 45f1a41 [SCSI] gdth: clean up host private data by Boaz Harrosh · 17 years ago
  34. 52759e6 [SCSI] gdth: Remove virt hosts by Christoph Hellwig · 17 years ago
  35. 69916b7 [SCSI] gdth: Reorder scsi_host_template intitializers by Jeff Garzik · 17 years ago
  36. a52667f [SCSI] gdth: kill gdth_{read,write}[bwl] wrappers by Jeff Garzik · 17 years ago
  37. 8d7a5da [SCSI] gdth: Remove 2.4.x support, in-kernel changelog by Jeff Garzik · 17 years ago
  38. 8514ef2 [SCSI] gdth: split out pci probing by Christoph Hellwig · 17 years ago
  39. 706a5d4 [SCSI] gdth: split out eisa probing by Christoph Hellwig · 17 years ago
  40. aed91cb [SCSI] gdth: split out isa probing by Christoph Hellwig · 17 years ago
  41. b8bff2a gdth: Make one abuse of scsi_cmnd less obvious by Matthew Wilcox · 17 years ago
  42. 687d2bc [SCSI] gdth: Stop abusing ->done for internal commands by Matthew Wilcox · 17 years ago
  43. bbfbbbc [SCSI] kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
  44. 8e9a8a0 [SCSI] gdth: remove redundant PCI stuff by Jeff Garzik · 17 years ago
  45. 7a960b7 [SCSI] gdth: Fix obvious typo "spin_lock_irqrestore()" by Robert P. J. Day · 17 years ago
  46. 6c4b7e4 [SCSI] gdth: fix ambiguous gdthtable definition by David Rientjes · 17 years ago
  47. bb9ba31 [SCSI] gdth: fix oops in gdth_copy_cmd() by Joerg Dorchain · 17 years ago
  48. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  49. 00977a5 [PATCH] mark struct file_operations const 6 by Arjan van de Ven · 17 years ago
  50. 107e716 [SCSI] gdth: Fix && typos by Jean Delvare · 18 years ago
  51. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  52. 6e9a473 [PATCH] completions: lockdep annotate on stack completions by Peter Zijlstra · 18 years ago
  53. 1d6f359 [PATCH] irq-flags: scsi: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  54. beb4048 [SCSI] remove scsi_request infrastructure by Christoph Hellwig · 18 years ago
  55. 6391a11 [SCSI] drivers/scsi: Use ARRAY_SIZE macro by Tobias Klauser · 18 years ago
  56. cbd5f69 [SCSI] remove the scsi_request interface from the gdth driver by Leubner, Achim · 18 years ago
  57. 5d5ff44 [SCSI] fix up request buffer reference in various scsi drivers by Christoph Hellwig · 18 years ago
  58. 910638a [PATCH] Replace 0xff.. with correct DMA_xBIT_MASK by Matthias Gehre · 18 years ago
  59. e041c68 [PATCH] Notifier chain update: API changes by Alan Stern · 18 years ago
  60. 40cdc84 [SCSI] gdth: don't map zero-length requests by Jenx Axboe · 18 years ago
  61. 575c968 spelling: s/appropiate/appropriate/ by Adrian Bunk · 19 years ago
  62. f64a181 [SCSI] remove Scsi_Device typedef by Christoph Hellwig · 19 years ago
  63. d0be4a7d [SCSI] remove Scsi_Host_Template typedef by Christoph Hellwig · 19 years ago
  64. 1241319 [SCSI] remove scsi_set_device by Christoph Hellwig · 19 years ago
  65. 3471c28 [SCSI] Remove no-op implementations of SCSI EH hooks by Jeff Garzik · 19 years ago
  66. 8e87904 [PATCH] drivers/scsi/gdth.c: cleanups by · 19 years ago
  67. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago