1. e617457 Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus by James Bottomley · 10 years ago
  2. 4e8790f Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 10 years ago
  3. efc3c1d scsi: remove ->change_queue_type method by Christoph Hellwig · 10 years ago
  4. 79855d1 libsas: remove task_collector mode by Christoph Hellwig · 10 years ago
  5. c40ecc1 scsi: avoid ->change_queue_depth indirection for queue full tracking by Christoph Hellwig · 10 years ago
  6. 2ecb204 scsi: always assign block layer tags if enabled by Christoph Hellwig · 10 years ago
  7. 1cbd772 libsas: use ata_dev_classify() by Hannes Reinecke · 10 years ago
  8. 9e03284 pm8001: Update nvmd response data to request buffer by Suresh Thiagarajan · 10 years ago
  9. 88ec63d6 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  10. 7c845eb scsi: use pci_zalloc_consistent by Joe Perches · 10 years ago
  11. 6f8f31c pm8001: fix pm8001_store_update_fw by Tomas Henzl · 10 years ago
  12. 5bd355e pm8001: Fix erratic calculation in update_flash by Tomas Henzl · 10 years ago
  13. b4d511e pm8001: Use pci_enable_msix_exact() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  14. 5607de7 pm8001: Fix invalid return when request_irq() failed by Alexander Gordeev · 10 years ago
  15. f3a0655 pm8001: fix a memory leak in nvmd_resp by Tomas Henzl · 10 years ago
  16. 31d05e5 pm8001: fix update_flash by Tomas Henzl · 10 years ago
  17. 9422e86 pm8001: fix a memory leak in flash_update by Tomas Henzl · 10 years ago
  18. da22549 pm8001: Cleaning up uninitialized variables by Rickard Strandqvist · 10 years ago
  19. d981644 pm8001: Fix to remove null pointer checks that could never happen by Rickard Strandqvist · 10 years ago
  20. 5b4ce88 pm8001: more fixes to honor return value by Tomas Henzl · 10 years ago
  21. 646cdf0 pm8001: add a new spinlock to protect the CCB by Tomas Henzl · 10 years ago
  22. 5533abc pm8001: honor return value by Tomas Henzl · 10 years ago
  23. ef30054 pm8001: clean bitmap management functions by Tomas Henzl · 10 years ago
  24. 9f17609 pm8001: Fix hibernation issue by Bradley Grove · 10 years ago
  25. f2c6f18 pm8001: Fix potential null pointer dereference and memory leak. by Maurizio Lombardi · 10 years ago
  26. 4251c2a6 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  27. b42939a pm80xx : Fix missing NULL pointer checks and memory leaks by Suresh Thiagarajan · 10 years ago
  28. 332e2b4 drivers/scsi/pm8001/pm8001_ctl.c: avoid world-writable sysfs files. by Rusty Russell · 10 years ago
  29. 4909cc2 [SCSI] remove deprecated IRQF_DISABLED from SCSI by Michael Opdenacker · 10 years ago
  30. aed97b8 [SCSI] pm80xx: fix problem of pm8001_work_fn reseting incorrect phy device by XinHong Zhu · 10 years ago
  31. 09f942b [SCSI] pm80xx: no need for tag allocation when issuing the command of unregistering device by XinHong Zhu · 10 years ago
  32. 2b01d81 [SCSI] pm80xx: Spinlock fix by Suresh Thiagarajan · 11 years ago
  33. 81b86d4 [SCSI] pm80xx: Enable BAR shift to avoid BIOS conflict with MPI space for ATTO pm8001 based HBAs. by Bradley Grove · 11 years ago
  34. f49d213 [SCSI] pm80xx: Read saved WWN from NVMD for ATTO pm8001 based HBAs. by Bradley Grove · 11 years ago
  35. cf37006 [SCSI] pm80xx: Fixed return value issue by Viswas G · 11 years ago
  36. 859b5d1 [SCSI] pm80xx: Removing redundant code snippets by Viswas G · 11 years ago
  37. 6cd60b3 [SCSI] pm80xx: Tasklets synchronization fix. by Nikith Ganigarakoppal · 11 years ago
  38. 7d02900 [SCSI] pm80xx: Resetting the phy state. by Nikith Ganigarakoppal · 11 years ago
  39. 34a9b81 [SCSI] pm80xx: Fix for direct attached device. by Nikith Ganigarakoppal · 11 years ago
  40. 94f33c1 [SCSI] pm80xx: Module author addition by Nikith Ganigarakoppal · 11 years ago
  41. 9073e1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  42. d078b51 [SCSI] pm80xx: Firmware logging support. by Anand Kumar Santhanam · 11 years ago
  43. 2790940 [SCSI] pm80xx: Phy settings support for motherboard controller. by Anand Kumar Santhanam · 11 years ago
  44. 06f12f22 [SCSI] pm80xx: IButton security feature support for motherboard controllers. by Anand Kumar Santhanam · 11 years ago
  45. cb269c2 [SCSI] pm80xx: Print SAS address of IO failed device. by Anand Kumar Santhanam · 11 years ago
  46. 0ecdf00 [SCSI] pm80xx: 4G boundary fix. by Anand Kumar Santhanam · 11 years ago
  47. f9cd6cb [SCSI] pm80xx: Queue rotation logic for inbound and outbound queues. by Anand Kumar Santhanam · 11 years ago
  48. e912457 [SCSI] pm80xx: Set device state response logic fix. by Anand Kumar Santhanam · 11 years ago
  49. 966fdcf [SCSI] pm80xx: Display controller BIOS version. by Anand Kumar Santhanam · 11 years ago
  50. cb993e5 [SCSI] pm80xx: Indirect SMP request fix. by Anand Kumar Santhanam · 11 years ago
  51. a9a923e [SCSI] pm80xx: Device id changes to support series 8 controllers. by Anand Kumar Santhanam · 11 years ago
  52. 08b7e10 SCSI: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  53. f66c83d Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  54. e1e819c [SCSI] pm8001: clean up unnecessary MSI/MSI-X capability find by Yijing Wang · 11 years ago
  55. da1dccc [SCSI] pm80xx: Fix for 32 bit compilation warning by Anand Kumar Santhanam · 11 years ago
  56. 9504a92 [SCSI] pm80xx: fix Adaptec 71605H hang by Hans Verkuil · 11 years ago
  57. c8a2ba3 [SCSI] pm8001: use pdev->pm_cap instead of pci_find_capability(..,PCI_CAP_ID_PM) by Yijing Wang · 11 years ago
  58. 84cbd72 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  59. 808cbb6 [SCSI] pm80xx: remove unneeded NULL check by Dan Carpenter · 11 years ago
  60. e73823f [SCSI] libsas: implement > 16 byte CDB support by James Bottomley · 11 years ago
  61. 8b513d0 treewide: Fix typo in printk by Masanari Iida · 11 years ago
  62. aa9f832 [SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device_type by James Bottomley · 11 years ago
  63. a6cb3d0 [SCSI] pm80xx: thermal, sas controller config and error handling update by Sakthivel K · 11 years ago
  64. c6b9ef5 [SCSI] pm80xx: NCQ error handling changes by Sakthivel K · 11 years ago
  65. a33a015 [SCSI] pm80xx: WWN Modification for PM8081/88/89 controllers by Sakthivel K · 11 years ago
  66. a70b8fc [SCSI] pm80xx: Changed module name and debug messages update by Sakthivel K · 11 years ago
  67. 1c75a67 [SCSI] pm80xx: Firmware flash memory free fix, with addition of new memory region for it by Sakthivel K · 11 years ago
  68. 54792dc [SCSI] pm80xx: SPC new firmware changes for device id 0x8081 alone by Sakthivel K · 11 years ago
  69. f586099 [SCSI] pm80xx: Added SPCv/ve specific hardware functionalities and relevant changes in common files by Sakthivel K · 11 years ago
  70. 1245ee5 [SCSI] pm80xx: MSI-X implementation for using 64 interrupts by Sakthivel K · 11 years ago
  71. f74cf27 [SCSI] pm80xx: Updated common functions common for SPC and SPCv/ve by Sakthivel K · 11 years ago
  72. e590adf [SCSI] pm80xx: Multiple inbound/outbound queue configuration by Sakthivel K · 11 years ago
  73. e574210 [SCSI] pm80xx: Added SPCv/ve specific ids, variables and modify for SPC by Sakthivel K · 11 years ago
  74. bfb4809 [SCSI] pm80xx: fix for memory region free by Sakthivel K · 11 years ago
  75. 6f03979 Drivers: scsi: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  76. f0bf750 [SCSI] libsas: trim sas_task of slow path infrastructure by Dan Williams · 12 years ago
  77. e7db822 [SCSI] libsas: use ->lldd_I_T_nexus_reset for ->eh_bus_reset_handler by Dan Williams · 12 years ago
  78. 99c72eb [SCSI] pm8001: raise host can queue by Mark Salyzyn · 12 years ago
  79. fd00f7c [SCSI] pm8001: fix endian issue with code optimization. by Santosh Nayak · 12 years ago
  80. a75ee6e Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 12 years ago
  81. b08c185 [SCSI] pm8001: Use spin_lock_irqsave() for task_state. by Santosh Nayak · 12 years ago
  82. 424a6f6 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 12 years ago
  83. 8270ee2 [SCSI] pm8001: fix endian issue with code optimization. by Santosh Nayak · 12 years ago
  84. 50ec5ba [SCSI] pm8001: Fix possible racing condition. by Santosh Nayak · 12 years ago
  85. bdaefbf [SCSI] pm8001: Fix bogus interrupt state flag issue. by Santosh Nayak · 12 years ago
  86. 9508a66 [SCSI] libsas: async ata scanning by Dan Williams · 13 years ago
  87. f41a0c4 [SCSI] libsas: fix sas_find_local_phy(), take phy references by Dan Williams · 13 years ago
  88. 312d3e5 [SCSI] libsas: remove ata_port.lock management duties from lldds by Dan Williams · 13 years ago
  89. b1124cd [SCSI] libsas: introduce sas_drain_work() by Dan Williams · 13 years ago
  90. 6f4e75a [SCSI] libsas: kill sas_slave_destroy by Dan Williams · 13 years ago
  91. 5954d73 [SCSI] pm8001: deficient responses to IO_XFER_ERROR_BREAK and IO_XFER_OPEN_RETRY_TIMEOUT by Mark Salyzyn · 13 years ago
  92. d95d000 [SCSI] pm8001: Add FUNC_GET_EVENTS by Mark Salyzyn · 13 years ago
  93. 5c4fb76 [SCSI] pm8001: fix lockup on phy_control hard reset. by Mark Salyzyn · 13 years ago
  94. 44ebf89 pm8001: fix printk typo in pm8001_hwi.c by Masanari Iida · 12 years ago
  95. ac013ed1 [SCSI] isci: export phy events via ->lldd_control_phy() by Dan Williams · 13 years ago
  96. 6fbc769 [SCSI] pm8001: missing break statements by Mark Salyzyn · 13 years ago
  97. b90b378 [SCSI] pm8001: fix DEV_IS_GONE infinite retry by Mark Salyzyn · 13 years ago
  98. 11e1636 [SCSI] pm8001: remove pm8001_slave_{alloc|configure} by Dan Williams · 13 years ago
  99. 4fcf812 [SCSI] libsas: export sas_alloc_task() by Dan Williams · 13 years ago
  100. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago