1. 1077a57 isci: fix incorrect assumptions about task->dev and task->dev->port being NULL by Dan Williams · 13 years ago
  2. 34cad85 isci: add "isci_id" attribute by Dan Williams · 13 years ago
  3. 6e2802a isci: All pending requests are terminated before stopping the device. by Jeff Skirvin · 13 years ago
  4. aa14510 isci: Always set response/status for requests going into the error path. by Jeff Skirvin · 13 years ago
  5. 50e7f9b isci: Errors in the submit path for SATA devices manage the ap lock. by Dan Williams · 13 years ago
  6. 70957a9 isci: Fixed BUG_ON in isci_abort_task_process_cb callback. by Jeff Skirvin · 13 years ago
  7. c3f42fe isci: Fix TMF build for SAS/SATA LUN reset cases. by Jeff Skirvin · 13 years ago
  8. 4dc043c isci: Termination handling cleanup, added termination timeouts. by Jeff Skirvin · 13 years ago
  9. cbb65c6 isci: Code review change for completion pointer cleanup. by Jeff Skirvin · 13 years ago
  10. f0846c6 isci: Cleaning up task execute path. by Jeff Skirvin · 13 years ago
  11. 1fad9e9 isci: save the i/o tag outside the scic request structure. by Jeff Skirvin · 13 years ago
  12. ec6c963 isci: Any reset indicated on an I/O completion escalates it to the error path. by Jeff Skirvin · 13 years ago
  13. a5fde22 isci: fix completion / abort path. by Jeff Skirvin · 13 years ago
  14. 11b00c1 isci: Changes in isci_host_completion_routine by Jeff Skirvin · 13 years ago
  15. 18d3d72 isci: isci_request_cleanup_completed_loiterer checks task before task_done by Jeff Skirvin · 13 years ago
  16. 5409bc3 isci: cleanup debug leftovers in isci.h by Dan Williams · 13 years ago
  17. 1a38045 isci: replace remote_device_lock with scic_lock by Dan Williams · 13 years ago
  18. d9c3739 isci: preallocate remote devices by Dan Williams · 13 years ago
  19. 6ad31fe isci: replace isci_remote_device completion with event queue by Dan Williams · 13 years ago
  20. 8acaec1 isci: kill "host quiesce" mechanism by Dan Williams · 13 years ago
  21. 3a97eec isci: remove sci_device_handle by Dan Williams · 13 years ago
  22. b329aff isci: kill isci_host list in favor of an array by Dan Williams · 13 years ago
  23. 52bed8e isci: enable isci for dmar builds by Dan Williams · 13 years ago
  24. fe9a643 isci: pad stp and smp request sizes by Dan Williams · 13 years ago
  25. 27ce51d isci: fix hang after target reset by Dan Williams · 13 years ago
  26. d7628d0 isci: Cleanup warning messages for phy resets by Dave Jiang · 13 years ago
  27. 4d07f7f isci: Adding support for phy enable and disable by Dave Jiang · 13 years ago
  28. c658b10 isci: controller stop/start fixes by Pawel Marek · 13 years ago
  29. 3ff0121 isci: handle cases where a d2h fis is used report an ncq error by Piotr Sawicki · 13 years ago
  30. a8d4b9f isci: workaround port task scheduler starvation issue by Tomasz Chudy · 13 years ago
  31. 7c40a80 isci: rework timer api by Dan Williams · 13 years ago
  32. 150fc6f isci: fix sas address reporting by Dan Williams · 13 years ago
  33. 7392d27 isci: Removing deprecated functions by Dave Jiang · 13 years ago
  34. a191405 isci: Change event notify calls from scic_cb_* to isci_event_* by Dave Jiang · 13 years ago
  35. 6389a77 isci: have the driver use native SG calls and DMA-API by Dave Jiang · 13 years ago
  36. 103a00c isci: Make the driver copy data directly from and to sg for PIO by Dave Jiang · 13 years ago
  37. f7885c8 isci: Removed special macros that does 64bit address math by Dave Jiang · 13 years ago
  38. b382429 isci: fix for asserts during aborts/resets to SAS/SATA in APC mode by Piotr Sawicki · 13 years ago
  39. 52b957c isci: Add Support for new TC completion codes by Tomasz Chudy · 13 years ago
  40. 3c06c28 isci: clean up remaining silicon revision ifdefs in phy init by Dan Williams · 13 years ago
  41. d9def18 isci: Add support for user parameters in SCIC layer by Jacek Danecki · 13 years ago
  42. 2462146 isci: Move transport layer registers from port to phy by Henryk Dembkowski · 13 years ago
  43. 06fdb32 isci: fix "no outbound task timeout" default value by Tomasz Chudy · 13 years ago
  44. 8f31550 isci: phy state machine cleanup step1 by Dan Williams · 13 years ago
  45. 858d4aa isci: Move firmware loading to per PCI device by Dave Jiang · 13 years ago
  46. 92cd511 isci: Initialize proc_name field in scsi_host_template by Havard Skinnemoen · 13 years ago
  47. 5d147e7 isci: remove scic_controller_get_handler_methods and ilk by Edmund Nadolski · 13 years ago
  48. 83f5eee isci: debug fixes by Dan Williams · 13 years ago
  49. 83e5143 isci: advertise linkrate by Dan Williams · 13 years ago
  50. 92f4f0f isci: implement error isr by Dan Williams · 13 years ago
  51. 77950f5 isci: enable interrupts during controller start, and flush discovery by Edmund Nadolski · 13 years ago
  52. 0cf89d1 isci: cleanup "starting" state handling by Dan Williams · 13 years ago
  53. c7ef403 isci: bypass scic_controller_get_handler_methods() by Dan Williams · 13 years ago
  54. 11c8898 isci: remove SCIC_DEBUG_ENABLED, and fixup an odd macro by Dan Williams · 13 years ago
  55. f7d36e1 isci: kill a callback cast by Dan Williams · 13 years ago
  56. 27d42e3 isci: coding style changes for remote device by Henryk Dembkowski · 13 years ago
  57. e574a8c isci: cleanup core consolidation leftovers by Dan Williams · 13 years ago
  58. db48255 isci: c99 tables cleanup step1 by Henryk Dembkowski · 13 years ago
  59. 2f02f55 isci: coding style changes for remote device by Henryk Dembkowski · 13 years ago
  60. 7fbafaa isci: remote device and node cleanup step1 by Henryk Dembkowski · 13 years ago
  61. 6e473dd isci: removing unused loglevel module param by Dave Jiang · 13 years ago
  62. b5739b6 isci: kill sci_types.h by Edmund Nadolski · 13 years ago
  63. 82d2992 isci: kill SCI_IO_REQUEST_DATA_DIRECTION by Dan Williams · 13 years ago
  64. a7e536c isci: remove SCI_INVALID_HANDLE by Edmund Nadolski · 13 years ago
  65. 74ea9c1 isci: remove unused SC_LIBRARY_HANDLE_T typedef by Edmund Nadolski · 13 years ago
  66. 6f231dd isci: Intel(R) C600 Series Chipset Storage Control Unit Driver by Dan Williams · 13 years ago
  67. 59c5f46 Linux 3.0-rc2 by Linus Torvalds · 13 years ago
  68. e0dcd8a mm: fix ENOSPC returned by handle_mm_fault() by Hugh Dickins · 13 years ago
  69. 0d6925d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 13 years ago
  70. c12f667 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 13 years ago
  71. 3190dad Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 13 years ago
  72. 0792644 Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegra by Linus Torvalds · 13 years ago
  73. f2a4d8a ARM: Tegra: Harmony: Fix conflicting GPIO numbering by Stephen Warren · 13 years ago
  74. e6ece70 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  75. 942c1a9 hwmon: (max6642): Better chip detection schema by Per Dalén · 13 years ago
  76. 23c79d3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 13 years ago
  77. 0e833d8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  78. aa0467d btrfs: fix uninitialized variable warning by David Sterba · 13 years ago
  79. 7841cb2 btrfs: add helper for fs_info->closing by David Sterba · 13 years ago
  80. 4b9465c Btrfs: add mount -o inode_cache by Chris Mason · 13 years ago
  81. e7786c3 btrfs: scrub: add explicit plugging by Arne Jansen · 13 years ago
  82. a4689d2 btrfs: use btrfs_ino to access inode number by David Sterba · 13 years ago
  83. d132a53 Btrfs: don't save the inode cache if we are deleting this root by Josef Bacik · 13 years ago
  84. 5f3f302 btrfs: false BUG_ON when degraded by Arne Jansen · 13 years ago
  85. ca456ae Btrfs: don't save the inode cache in non-FS roots by liubo · 13 years ago
  86. 211f96c Btrfs: make sure we don't overflow the free space cache crc page by Chris Mason · 13 years ago
  87. 17aca1c Btrfs: fix uninit variable in the delayed inode code by Chris Mason · 13 years ago
  88. 1bc8779 btrfs: scrub: don't reuse bios and pages by Arne Jansen · 13 years ago
  89. 4f1ba49 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  90. 39b4a46 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 13 years ago
  91. cb37bbd Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 13 years ago
  92. 3af91a1 Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 13 years ago
  93. 9a44fde Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-ktest by Linus Torvalds · 13 years ago
  94. cd4ecf8 Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 13 years ago
  95. 1f3bd0f Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 13 years ago
  96. bb3d6bf Revert "ASoC: Update cx20442 for TTY API change" by Linus Torvalds · 13 years ago
  97. 55db4c6 Revert "tty: make receive_buf() return the amout of bytes received" by Linus Torvalds · 13 years ago
  98. 7b29dc2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into for-davem by John W. Linville · 13 years ago
  99. 157186b ALSA: usb - turn off de-emphasis in s/pdif for cm6206 by Eric Lammerts · 13 years ago
  100. 0980119 UBIFS: fix-up free space earlier by Ben Gardiner · 13 years ago