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