1. 0b4d414 [PATCH] sysctl: remove insert_at_head from register_sysctl by Eric W. Biederman · 18 years ago
  2. 01879db [PATCH] sysctl: scsi: remove unnecessary insert_at_head flag by Eric W. Biederman · 18 years ago
  3. 38515e9 [PATCH] Scheduled removal of SA_xxx interrupt flags fixups by Thomas Gleixner · 18 years ago
  4. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 18 years ago
  5. 00977a5 [PATCH] mark struct file_operations const 6 by Arjan van de Ven · 18 years ago
  6. 5f0b143 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 18 years ago
  7. aa58d61 [PATCH] Get rid of "double zeroing" of allocated pages by Robert P. J. Day · 18 years ago
  8. c376222 [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). by Robert P. J. Day · 18 years ago
  9. 81b7bbd Merge branch 'linus' by James Bottomley · 18 years ago
  10. 1996676 [SCSI] aic79xx: use dma_get_required_mask() by Hannes Reinecke · 18 years ago
  11. 68a696a Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-tc by Linus Torvalds · 18 years ago
  12. 95389b8 [PATCH] osst endianness annotations by Al Viro · 18 years ago
  13. b437735 [PATCH] iscsi endianness annotations by Al Viro · 18 years ago
  14. 4df4db5 [TC] dec_esp: Driver model for the PMAZ-A by Maciej W. Rozycki · 18 years ago
  15. 89298c7 PCI: remove duplicate device id from ipr by Greg Kroah-Hartman · 18 years ago
  16. 5504802 [SCSI] aic79xx: fix bracket mismatch in unused macro by Mariusz Kozlowski · 18 years ago
  17. 2065e31 [SCSI] BusLogic: Replace 'boolean' by 'bool' by Richard Knutsson · 18 years ago
  18. 35d6848 [SCSI] advansys: clean up warnings by Ken Witherow · 18 years ago
  19. a84cb1e [SCSI] 53c7xx: brackets fix in uncompiled code by Mariusz Kozlowski · 18 years ago
  20. af0db3a [SCSI] nsp_cs: remove old scsi code by Michal Piotrowski · 18 years ago
  21. a76106a [SCSI] aic79xx: make ahd_match_scb() static by Adrian Bunk · 18 years ago
  22. 22cfefb [SCSI] scsi_kmap_atomic_sg(): check that local irqs are disabled by Andrew Morton · 18 years ago
  23. 4474643 [SCSI] Buslogic: local_irq_disable() is redundant after local_irq_save() by Jiri Kosina · 18 years ago
  24. 083d163 [SCSI] aic94xx: update for v28 firmware by Wu, Gilbert · 18 years ago
  25. ce35a81 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 18 years ago
  26. 292148f [SCSI] scsi_error: Fix lost EH commands by Brian King · 18 years ago
  27. 214fbb7 [SCSI] aic94xx: Add default bus reset handler by Darrick J. Wong · 18 years ago
  28. 058e2c4 [SCSI] aic94xx: Remove TMF result code munging by Darrick J. Wong · 18 years ago
  29. a9344e6 [SCSI] libsas: Add an LU reset mechanism to the error handler by Darrick J. Wong · 18 years ago
  30. 423f7cf [SCSI] libsas: Don't BUG when connecting two expanders via wide port by Darrick J. Wong · 18 years ago
  31. 9abe16c [SCSI] st: fix Tape dies if wrong block size used, bug 7919 by Kai Makisara · 18 years ago
  32. 502c62f [SCSI] spi transport class: export spi_dv_pending by Eric Moore · 18 years ago
  33. 017f2e3 [SCSI] sd: udev accessing an uninitialized scsi_disk field results in a crash by Nagendra Singh Tomar · 18 years ago
  34. fd1b494 [SCSI] Fix sense key MEDIUM ERROR processing and retry by Luben Tuikov · 18 years ago
  35. 7b3b921 [SCSI] qla2xxx: Update version number to 8.01.07-k5. by Andrew Vasquez · 18 years ago
  36. 30716e0 Merge branch 'linus' by James Bottomley · 18 years ago
  37. 03c79cc [SCSI] qla2xxx: Remove unnecessary spinlock primitive - mbx_reg_lock. by Seokmann Ju · 18 years ago
  38. 7c98a04 [SCSI] qla2xxx: Fixup printk() with proper new-line character. by Andrew Vasquez · 18 years ago
  39. 26b8d348 [SCSI] qla2xxx: Allow NVRAM updates to immediately go into effect. by Andrew Vasquez · 18 years ago
  40. ffec28a [SCSI] qla2xxx: Enable queue-full throttling when UNDERRUN detected. by Andrew Vasquez · 18 years ago
  41. 7aef45a [SCSI] qla2xxx: Fail initialization when inconsistent NVRAM detected. by Andrew Vasquez · 18 years ago
  42. 178779a [SCSI] qla2xxx: Check loop-state before reading host statistics. by Andrew Vasquez · 18 years ago
  43. 9bb9fcf [SCSI] qla2xxx: Refactor set-HBA-model/description code. by Andrew Vasquez · 18 years ago
  44. 2603221 [SCSI] qla2xxx: Set correct cabling state during initialization. by Andrew Vasquez · 18 years ago
  45. b1372bc [SCSI] qla2xxx: Perform implicit LOGO during fabric logout request. by Lalit Chandivade · 18 years ago
  46. 30c4766 [SCSI] qla2xxx: Export OptionROM boot-codes version information. by Andrew Vasquez · 18 years ago
  47. d88021a [SCSI] qla2xxx: Handle IRQ-0 assignments by the system. by Andrew Vasquez · 18 years ago
  48. a8488ab [SCSI] qla2xxx: Add MSI-X support. by Andrew Vasquez · 18 years ago
  49. 3c60612 [SCSI] qla2xxx: Correct sector-erase issues while writing flash. by Andrew Vasquez · 18 years ago
  50. 9a696b4 [PATCH] sym53c500_cs: remove bogus call fo free_dma() by Al Viro · 18 years ago
  51. 63bb1bf [SCSI] libsas: fix task attribute by FUJITA Tomonori · 18 years ago
  52. 20ce791 [SCSI] ipr: remove duplicate device id by Greg Kroah-Hartman · 18 years ago
  53. f27708f [SCSI] libsas: Enable automatic spin-up of SAS disks by Darrick J. Wong · 18 years ago
  54. 111367f [SCSI] aic94xx: Register eh_device_reset_handler by Darrick J. Wong · 18 years ago
  55. ad68923 [SCSI] libsas: Handle SCSI commands that complete with failure codes by Darrick J. Wong · 18 years ago
  56. dca84e4 [SCSI] scsi_error.c: Export some scsi_eh_* functions by Darrick J. Wong · 18 years ago
  57. 2143496 [SCSI] libsas: Check return values of sysfs_create_link by Darrick J. Wong · 18 years ago
  58. 6f63caa [SCSI] libsas: Clean up discovery failure handler code by Darrick J. Wong · 18 years ago
  59. 3b6e9fa [SCSI] libsas: Fix incorrect sas_port deformation in sas_form_port by Darrick J. Wong · 18 years ago
  60. a5364c5 [SCSI] NCR_D700: fix compile error by Mark Haverkamp · 18 years ago
  61. e37ee4b [SCSI] aacraid: expanded expose physical device code (new) by Mark Haverkamp · 18 years ago
  62. e8f32de [SCSI] aacraid: rework packet support code by Mark Haverkamp · 18 years ago
  63. 239eab1 [SCSI] aacraid: Begin adding support for new adapter type by Mark Haverkamp · 18 years ago
  64. 2871332 [SCSI] aacraid: rework communication support code by Mark Haverkamp · 18 years ago
  65. 9cd065a [SCSI] ipr: Driver version 2.3.1 by Brian King · 18 years ago
  66. e619e1a [SCSI] ipr: PCI error recovery fix by Brian King · 18 years ago
  67. 7dce0e1 [SCSI] ipr: Tolerate not finding PCI-X registers by Brian King · 18 years ago
  68. 6d84c94 [SCSI] ipr: Remove usage of pci driver data by Brian King · 18 years ago
  69. 86b9c4c [SCSI] aic94xx: fix typos and update verison number by Alexis Bruemmer · 18 years ago
  70. 91614c0 [SCSI] st: A MTIOCTOP/MTWEOF within the early warning will cause the file number to be incorrect by Kai Makisara · 18 years ago
  71. 477ffb9 [SCSI] qla4xxx: bug fixes by David C Somayajulu · 18 years ago
  72. 938e2ac [SCSI] Fix scsi_add_device() for async scanning by Matthew Wilcox · 18 years ago
  73. 365bbe0 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 18 years ago
  74. 02cd743 [SCSI] libsas: Start I_T recovery if ABORT TASK fails by Darrick J. Wong · 18 years ago
  75. 6b0efb8 [SCSI] libsas: Add SAS_HA state flags to avoid queueing events while unloading by Darrick J. Wong · 18 years ago
  76. 980fa2f [SCSI] libsas: phy port lock needs irq spinlocks by Darrick J. Wong · 18 years ago
  77. e7571c1 [SCSI] aic94xx: Scan SAS devices asynchronously by Darrick J. Wong · 18 years ago
  78. fe3b5bf [SCSI] libsas: sysfs phy control attributes should not be S_IWUGO by Darrick J. Wong · 18 years ago
  79. 57ba07d [SCSI] aic94xx: Lock DDB read/write accesses by Darrick J. Wong · 18 years ago
  80. 3b709df [SCSI] aic94xx: Fix DDB and SCB initialization by Darrick J. Wong · 18 years ago
  81. bf2a192 [SCSI] aic94xx: Match request_firmware with release_firmware by Darrick J. Wong · 18 years ago
  82. 3cd041f [SCSI] aic94xx: Remove workqueue code from REQ_TASK_ABORT/REQ_DEVICE_RESET code by Darrick J. Wong · 18 years ago
  83. 396819f [SCSI] libsas: Delay issuing ABORT TASK TMF until the error handler by Darrick J. Wong · 18 years ago
  84. 3ebf692 [SCSI] libsas: Enable the EH strategy handler to reset a phy after a command by Darrick J. Wong · 18 years ago
  85. 37958fb [SCSI] libsas: Remove SAS_TASK_INITIATOR_ABORTED flag by Darrick J. Wong · 18 years ago
  86. 8f3b8fa [SCSI] aic94xx: Don't eat TMF_QUERY_TASK results by Darrick J. Wong · 18 years ago
  87. c8490f3 [SCSI] libsas: Use SCAN_WILD_CARD instead of ~0 by Darrick J. Wong · 18 years ago
  88. f121642 [SCSI] aic94xx: Set lldd_max_execute_num in sas_ha by Darrick J. Wong · 18 years ago
  89. cde3f74 [SCSI] libsas: Destroy the task collector thread after releasing ports by Darrick J. Wong · 18 years ago
  90. 6d4dcd4 [SCSI] libsas: Reset timer on taskless scsi_cmnds in sas_scsi_timed_out by Darrick J. Wong · 18 years ago
  91. acbf167 [SCSI] libsas: Add a sysfs knob to enable/disable a phy by Darrick J. Wong · 18 years ago
  92. b218a0d [SCSI] libsas: Don't give scsi_cmnds to the EH if they never made it to the SAS LLDD or have already returned by Darrick J. Wong · 18 years ago
  93. bf45120 [SCSI] libsas: Clean up rphys/port dev list after a discovery error on an expander by Darrick J. Wong · 18 years ago
  94. 8880839 [SCSI] libsas: Clean up rphys/port dev list after a discovery error. by Darrick J. Wong · 18 years ago
  95. befede3 [SCSI] qla2xxx: correct locking while call starget_for_each_device() by Seokmann Ju · 18 years ago
  96. 3424a65 [SCSI] scsi_scan message cosmetic error by Kurt Garloff · 18 years ago
  97. 59f19a9 [SCSI] megaraid: more kernel-doc fixes by Randy Dunlap · 18 years ago
  98. a69b74d [SCSI] megaraid: fix kernel-doc by Randy Dunlap · 18 years ago
  99. cd96d96 [SCSI] megaraid_{mm,mbox}: init fix for kdump by Sumant Patro · 18 years ago
  100. 6f3cbf5 [SCSI] scsi_debug: error processing by Douglas Gilbert · 18 years ago