1. d648d5a [SCSI] mpt2sas: The copyright in driver sources is updated for the year 2013 by Sreekanth Reddy · 11 years ago
  2. 6409a7d [SCSI] mpt2sas: Null pointer deference possibility in mpt2sas_ctl_event_callback function by Sreekanth Reddy · 11 years ago
  3. 96625a7 mpt2sas: don't wank with fasync on ->release() by Al Viro · 11 years ago
  4. b656688 [SCSI] mpt2sas: fix double mutex lock in NON_BLOCKING state by Alexey Khoroshilov · 12 years ago
  5. 6c26566 [SCSI] mpt2sas: Provide sysfs attribute to report Backup Rail Monitor Status by sreekanth.reddy@lsi.com · 12 years ago
  6. 433d717 [SCSI] mpt2sas: 2012 source code copyright by sreekanth.reddy@lsi.com · 12 years ago
  7. 298c794 [SCSI] mpt2sas: Fix security scan issues reported by source code analysis tool by nagalakshmi.nandigama@lsi.com · 13 years ago
  8. acafc89 [SCSI] mpt2sas : Perform Target Reset instead of HBA reset when a SATA_PASSTHROUGH cmd timeout happens by nagalakshmi.nandigama@lsi.com · 13 years ago
  9. 913809f [SCSI] mpt2sas: Removed redundant global mutex for IOCTLs by nagalakshmi.nandigama@lsi.com · 13 years ago
  10. 7d7311c [SCSI] atp870u, mpt2sas, qla4xxx use pci_dev->revision by Sergei Shtylyov · 13 years ago
  11. f01690d [SCSI] mpt2sas: Rearrange the the code so that the completion queues are initialized prior to sending the request to controller firmware by nagalakshmi.nandigama@lsi.com · 13 years ago
  12. 921cd80 [SCSI] mpt2sas: New feature - Fast Load Support by nagalakshmi.nandigama@lsi.com · 13 years ago
  13. ec7ae51 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  14. 911ae94 [SCSI] mpt2sas: Added NUNA IO support in driver which uses multi-reply queue support of the HBA by nagalakshmi.nandigama@lsi.com · 13 years ago
  15. 101ae14 Remove unneeded version.h includes from drivers/scsi/ by Jesper Juhl · 13 years ago
  16. f93213d [SCSI] mpt2sas: fix broadcast AEN and task management issue by Kashyap, Desai · 13 years ago
  17. c97951e [SCSI] mpt2sas: Fixed Big Indian Issues on 32 bit PPC by Kashyap, Desai · 13 years ago
  18. ad94717 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  19. 0bdccdb [SCSI] mpt2sas : WarpDrive New product SSS6200 support added by Kashyap, Desai · 13 years ago
  20. a1f74ae [SCSI] mpt2sas: prevent heap overflows and unchecked reads by Dan Rosenberg · 14 years ago
  21. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  22. 363fa50f [SCSI] mpt2sas: Removed compiler warnnings when logging is disabled by Kashyap, Desai · 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. 3cb5469 [SCSI] mpt2sas: driver fails to recover from injected PCIe bus errors by Eric Moore · 14 years ago
  27. 1bbfa37 [SCSI] mpt2sas: Copy message frame before releasing to free pool to have a local reference. by Kashyap, Desai · 14 years ago
  28. 769578f [SCSI] mpt2sas: Copy sense buffer instead of working on direct memory location by Kashyap, Desai · 14 years ago
  29. 7fbae67 [SCSI] mpt2sas: Tie a log info message to a specific PHY. by Kashyap, Desai · 14 years ago
  30. eabb08a [SCSI] mpt2sas: print level KERN_DEBUG is replaced by KERN_INFO by Kashyap, Desai · 14 years ago
  31. 570c67a [SCSI] mpt2sas: Added sysfs support for trace buffer by Kashyap, Desai · 14 years ago
  32. d32a8c1 [SCSI] mpt2sas: Added sysfs counter for ioc reset by Kashyap, Desai · 14 years ago
  33. ebda4d3 [SCSI] mpt2sas: Send default descriptor for RAID pass through in mpt2ctl by Kashyap, Desai · 15 years ago
  34. 31b7f2e [SCSI] mpt2sas: Copyright 2010. by Kashyap, Desai · 15 years ago
  35. 8ed9a03 [SCSI] mpt2sas: removed use of tm_cmds.mutex in IOCTL branch. by Kashyap, Desai · 15 years ago
  36. e94f674 [SCSI] mpt2sas: Fix for little endian by Kashyap, Desai · 15 years ago
  37. 22c8842 [SCSI] mpt2sas: Use compat_ptr to setup the pointer compatibility. by Kashyap, Desai · 15 years ago
  38. b2ff36b [SCSI] mpt2sas: Return -ENODATA on IOCTL timeout by Kashyap, Desai · 15 years ago
  39. 463217b [SCSI] mpt2sas : PPC (power pc) endian bug fix's by Kashyap, Desai · 15 years ago
  40. ec9472c [SCSI] mpt2sas: mpt2sas_base_get_sense_buffer_dma should be returning little endian by Kashyap, Desai · 15 years ago
  41. 1b01fe3 [SCSI] mpt2sas: Add Extended Type for Diagnostic Buffer support by Kashyap, Desai · 15 years ago
  42. 32e0eb5 [SCSI] mpt2sas: Added command line option diag_buffer_enable. by Kashyap, Desai · 15 years ago
  43. fa7f316 [SCSI] mpt2sas: Support for stopping driver when Firmware encounters by Kashyap, Desai · 15 years ago
  44. bcfb6e6 [SCSI] mpt2sas: Call init_completion on a per request basis. by Kashyap, Desai · 15 years ago
  45. 77e63ed [SCSI] mpt2sas: Target Reset will be issued from Interrupt context. by Kashyap, Desai · 15 years ago
  46. 595bb0b [SCSI] mpt2sas: Added SCSIIO, Internal and high priority memory pools to support multiple TM by Kashyap, Desai · 15 years ago
  47. 19d3ebe [SCSI] mpt2sas: Copyright change to 2009. by Kashyap, Desai · 15 years ago
  48. 7b936b0 [SCSI] mpt2sas: Update driver to MPI2 REV K headers. by Kashyap, Desai · 15 years ago
  49. 155dd4c [SCSI] mpt2sas: Prevent sending command to FW while Host Reset by Kashyap, Desai · 15 years ago
  50. ddf59a3 [SCSI] mpt2sas: add query task support for MPT2COMMAND ioctl by Eric Moore · 15 years ago
  51. 99bb214 [SCSI] mpt2sas : release diagnotic buffers prior host reset by Eric Moore · 15 years ago
  52. e5f9bb1 [SCSI] mpt2sas : driver name needs to be in the MPT2IOCINFO ioctl by Eric Moore · 15 years ago
  53. 77bdd9e [SCSI] mpt2sas : running out of message frames by Eric Moore · 15 years ago
  54. ba33fad [SCSI] mpt2sas: make global symbols unique by Eric Moore · 16 years ago
  55. 635374e [SCSI] mpt2sas v00.100.11.15 by Eric Moore · 16 years ago