1. 841b86f treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts by Kees Cook · 7 years ago
  2. 242b565 scsi: pmcraid: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  3. db26993 scsi: pmcraid: fix duplicated code for different branches by Gustavo A. R. Silva · 7 years ago
  4. a7ec87a scsi: pmcraid: Replace PCI pool old API by Romain Perier · 7 years ago
  5. b77b36c scsi: pmcraid: remove redundant check to see if request_size is less than zero by Colin Ian King · 8 years ago
  6. edb88ce scsi: pmcraid: use normal copy_from_user by Arnd Bergmann · 8 years ago
  7. 144b139 scsi: pmcraid: fix minor sparse warnings by Arnd Bergmann · 8 years ago
  8. 45c80be scsi: pmcraid: fix endianess sparse annotations by Arnd Bergmann · 8 years ago
  9. 3397623 scsi: pmcraid: use __iomem pointers for ioctl argument by Arnd Bergmann · 8 years ago
  10. 9140260 scsi: pmcraid: fix lock imbalance in pmcraid_reset_reload() by Christoph Hellwig · 8 years ago
  11. eab5c15 scsi: pmcraid: switch to pci_alloc_irq_vectors by Christoph Hellwig · 8 years ago
  12. a829a84 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  13. 2d76a24 scsi: pmcraid: Add missing resource releases by Quentin Lambert · 8 years ago
  14. 56989f6 genetlink: mark families as __ro_after_init by Johannes Berg · 8 years ago
  15. 489111e genetlink: statically initialize families by Johannes Berg · 8 years ago
  16. a07ea4d genetlink: no longer support using static family IDs by Johannes Berg · 8 years ago
  17. 61b96d5 scsi: pmcraid: mark symbols static where possible by Baoyou Xie · 8 years ago
  18. febdfbd Merge tag '4.4-scsi-mkp' into misc by James Bottomley · 9 years ago
  19. 9c9bd59 scsi: pmcraid: replace struct timeval with ktime_get_real_seconds() by Alison Schofield · 9 years ago
  20. 64d513ac scsi: use host wide tags by default by Christoph Hellwig · 9 years ago
  21. c5ce28d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  22. 29afc4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  23. 5a0ccb6 ibmraid: fix writeable attribute with no store method by Alan · 10 years ago
  24. 053c095 netlink: make nlmsg_end() and genlmsg_end() void by Johannes Berg · 10 years ago
  25. efc3c1d scsi: remove ->change_queue_type method by Christoph Hellwig · 10 years ago
  26. db5ed4d scsi: drop reason argument from ->change_queue_depth by Christoph Hellwig · 10 years ago
  27. c8b09f6 scsi: don't set tagging state from scsi_adjust_queue_depth by Christoph Hellwig · 10 years ago
  28. 2ecb204 scsi: always assign block layer tags if enabled by Christoph Hellwig · 10 years ago
  29. 5066863 scsi: remove abuses of scsi_populate_tag by Christoph Hellwig · 10 years ago
  30. a62182f scsi: provide a generic change_queue_type method by Christoph Hellwig · 10 years ago
  31. c01a8bc pmcraid: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  32. 182801f pmcraid: Get rid of a redundant assignment by Alexander Gordeev · 10 years ago
  33. f7c65af drivers/scsi: replace strict_strto calls by Daniel Walter · 10 years ago
  34. 9cb78c1 scsi: use 64-bit LUNs by Hannes Reinecke · 10 years ago
  35. 7adfff5 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  36. 54b2b50 [SCSI] Disable WRITE SAME for RAID and virtual host adapter drivers by Martin K. Petersen · 11 years ago
  37. 5e53e68 genetlink/pmcraid: use proper genetlink multicast API by Johannes Berg · 11 years ago
  38. 1ee2dcc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  39. 68eb550 genetlink: pass family to functions using groups by Johannes Berg · 11 years ago
  40. 08b7e10 SCSI: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  41. 278cee0 treewide: Fix typo in printk by Masanari Iida · 12 years ago
  42. e84cb41 pmcraid: don't wank with fasync in ->release() by Al Viro · 12 years ago
  43. 6f03979 Drivers: scsi: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  44. 4382973 workqueue: deprecate flush[_delayed]_work_sync() by Tejun Heo · 12 years ago
  45. 4f91b11 SCSI, pmcraid: Fix spelling error in a pmcraid_err() call by Jesper Juhl · 13 years ago
  46. a63ec37 [SCSI] pmcraid: pmcraid_chr_ioctl uses incorrect argument order to kmalloc() by Dave Jones · 13 years ago
  47. e060c38 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  48. 101ae14 Remove unneeded version.h includes from drivers/scsi/ by Jesper Juhl · 13 years ago
  49. b5b5154 [SCSI] pmcraid: reject negative request size by Dan Rosenberg · 13 years ago
  50. b7c2f03 Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  51. 5f6279d [SCSI] pmcraid: reject negative request size by Dan Rosenberg · 14 years ago
  52. a1b6666 pmcraid: Drop __DATE__ usage by Michal Marek · 14 years ago
  53. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  54. a684b8d [SCSI] remove flush_scheduled_work() usages by Tejun Heo · 14 years ago
  55. 1d3c16a PCI: make pci_restore_state return void by Jon Mason · 14 years ago
  56. 5da6141 [SCSI] pmcraid: disable msix and expand device config entry by Anil Ravindranath · 14 years ago
  57. f281233 SCSI host lock push-down by Jeff Garzik · 14 years ago
  58. 592488a [SCSI] pmcraid: add support for set timestamp command and other fixes by Anil Ravindranath · 14 years ago
  59. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  60. 660bddd [SCSI] pmcraid : Remove unnecessary casts for void * pointers by Cyril Jayaprakash · 14 years ago
  61. c20c426 [SCSI] pmcraid: MSI-X support and other changes by Anil Ravindranath · 15 years ago
  62. f3d6e1d [SCSI] pmcraid: redundant check in pmcraid_check_ioctl_buffer() by Roel Kluin · 15 years ago
  63. 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
  64. 086fa5f block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors by Martin K. Petersen · 15 years ago
  65. a70757b [SCSI] pmcraid: fix to avoid twice scsi_dma_unmap for a command by Anil Ravindranath · 15 years ago
  66. 729c845 [SCSI] pmcraid: support SMI-S object model of storage pool by Anil Ravindranath · 15 years ago
  67. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  68. 382f51f Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  69. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  70. e881a17 [SCSI] modify change_queue_depth to take in reason why it is being called by Mike Christie · 15 years ago
  71. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  72. 8819796 [SCSI] pmcraid: Fix ppc64 driver build for using cpu_to_le32 on U8 data type by Anil Ravindranath · 15 years ago
  73. 3487640 [SCSI] pmcraid: Changed driver prints to scmd/sdev_printk by Anil Ravindranath · 15 years ago
  74. 89a3681 [SCSI] pmcraid: PMC-Sierra MaxRAID driver to support 6Gb/s SAS RAID controller by Anil Ravindranath · 15 years ago