1. 2fb9bd8 [SCSI] lpfc 8.1.11 : Discovery Fixes by James Smart · 18 years ago
  2. 0e5d030 [SCSI] scsi tgt: IBM eServer i/pSeries virtual SCSI target driver by FUJITA Tomonori · 18 years ago
  3. 26b1482 [SCSI] scsi tgt: SCSI RDMA Protocol library functions by FUJITA Tomonori · 18 years ago
  4. c603d04 [SCSI] 53c700: brown paper bag fix for auto request sense by James Bottomley · 18 years ago
  5. 46ddab7 [SCSI] qla2xxx: use NULL instead of 0 by Randy Dunlap · 18 years ago
  6. 0d2db30 [SCSI] scsi-ml: Makefile and Kconfig changes for tgt by FUJITA Tomonori · 18 years ago
  7. 97f7875 [SCSI] scsi tgt: scsi target user and kernel communication interface by FUJITA Tomonori · 18 years ago
  8. 5a55c25 [SCSI] scsi tgt: scsi target lib functionality by FUJITA Tomonori · 18 years ago
  9. b58d915 [SCSI] export scsi-ml functions needed by tgt_scsi_lib and its LLDs by FUJITA Tomonori · 18 years ago
  10. 84ad58e [SCSI] initio: fix section mismatches with HOTPLUG=n by Randy Dunlap · 18 years ago
  11. 1e99e33 [SCSI] qla2xxx: add asynchronous scsi scanning support. by Andrew Vasquez · 18 years ago
  12. d19044c [SCSI] qla2xxx: defer topology discovery to DPC thread during initialization. by Andrew Vasquez · 18 years ago
  13. 1aa8fab [SCSI] Make scsi_scan_host work for drivers which find their own targets by Matthew Wilcox · 18 years ago
  14. 93b45af [SCSI] fix missing check for no scanning by Matthew Wilcox · 18 years ago
  15. 21db188 [SCSI] Add Kconfig option for asynchronous SCSI scanning by Matthew Wilcox · 18 years ago
  16. 9027628 [SCSI] aacraid: Driver version update by Mark Haverkamp · 18 years ago
  17. d18b448 [SCSI] aacraid: Abort management FIBs by Mark Haverkamp · 18 years ago
  18. 33524b7 [SCSI] aacraid: Detect Blinkled at startup by Mark Haverkamp · 18 years ago
  19. 51d23da [SCSI] ipr: Driver version 2.3.0 by Brian King · 18 years ago
  20. bd705f2 [SCSI] ipr: Make ipr_ioctl static by Adrian Bunk · 18 years ago
  21. ac719ab [SCSI] ipr: Reduce default error log size by Brian King · 18 years ago
  22. 49dc6a1 [SCSI] ipr: Add support for logging SAS fabric errors by Brian King · 18 years ago
  23. 9d66bdf [SCSI] ipr: Remove debug trace points from dump code by Brian King · 18 years ago
  24. 7402ece [SCSI] ipr: Remove ipr_scsi_timed_out by Brian King · 18 years ago
  25. efbbdd8 [SCSI] ipr: Set default ipr Kconfig values by Brian King · 18 years ago
  26. 60e7486 [SCSI] ipr: PCI IDs for new SAS adapters by Brian King · 18 years ago
  27. 04d9768 [SCSI] ipr: Stop issuing cancel all to disk arrays by Brian King · 18 years ago
  28. 73d98ff [SCSI] ipr: SATA reset - wait for host reset completion by Brian King · 18 years ago
  29. 7feb6b3 [SCSI] qla4xxx: fix for timing issue for nvram accesses. by David C Somayajulu · 18 years ago
  30. b448de4 [SCSI] megaraid_sas: make 2 functions static by Adrian Bunk · 18 years ago
  31. d915058 [SCSI] qla4xxx: add support for qla4032 by David C Somayajulu · 18 years ago
  32. 0bd2af4 Merge ../scsi-rc-fixes-2.6 by James Bottomley · 18 years ago
  33. e138a5d [SCSI] aic94xx: fix pointer to integer conversion warning by James Bottomley · 18 years ago
  34. f26b904 [PATCH] qla4xxx: bug fix: driver hardware semaphore needs to be grabbed before soft reset by David C Somayajulu · 18 years ago
  35. 7b4feee [PATCH] aic94xx: delete ascb timers when freeing queues by Darrick J. Wong · 18 years ago
  36. dea2221 [PATCH] aic94xx: handle REQ_DEVICE_RESET by Darrick J. Wong · 18 years ago
  37. 0f9005a Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  38. c5dd273 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  39. 8746ed3 [POWERPC] Fix ucc_geth of_device discovery on mpc832x by Kim Phillips · 18 years ago
  40. 1286208 [TG3]: Add missing unlock in tg3_open() error path. by Ira W. Snyder · 18 years ago
  41. f2776ff [IPV6]: Fix address/interface handling in UDP and DCCP, according to the scoping architecture. by YOSHIFUJI Hideaki · 18 years ago
  42. 700f967 [IRDA]: Lockdep fix. by Peter Zijlstra · 18 years ago
  43. df9c230 [POWERPC] Revert "[POWERPC] Add powerpc get/set_rtc_time interface to new generic rtc class" by Kim Phillips · 18 years ago
  44. 6c12c18 [POWERPC] Revert "[POWERPC] Enable generic rtc hook for the MPC8349 mITX" by Kim Phillips · 18 years ago
  45. 4498c80 [BLUETOOTH]: Fix unaligned access in hci_send_to_sock. by David S. Miller · 18 years ago
  46. 785fd8b8 [XFRM]: nlmsg length not computed correctly in the presence of subpolicies by Jamal Hadi Salim · 18 years ago
  47. 334f3d4 [XFRM]: Sub-policies broke policy events by Jamal Hadi Salim · 18 years ago
  48. fb47ddb [IGMP]: Fix IGMPV3_EXP() normalization bit shift value. by David L Stevens · 18 years ago
  49. 354f60a [Bluetooth] Ignore L2CAP config requests on disconnect by Marcel Holtmann · 18 years ago
  50. 820ae1b [Bluetooth] Always include MTU in L2CAP config responses by Marcel Holtmann · 18 years ago
  51. ff2d367 [Bluetooth] Check if RFCOMM session is still attached to the TTY by Marcel Holtmann · 18 years ago
  52. 6bd5741 [Bluetooth] Handling pending connect attempts after inquiry by Marcel Holtmann · 18 years ago
  53. e52726d [Bluetooth] Attach low-level connections to the Bluetooth bus by Marcel Holtmann · 18 years ago
  54. 53ab61c [IPV6] IP6TUNNEL: Add missing nf_reset() on input path. by Yasuyuki Kozakai · 18 years ago
  55. b3fdd9f [IPV6] IP6TUNNEL: Delete all tunnel device when unloading module. by Yasuyuki Kozakai · 18 years ago
  56. ea659e0 [IPV6] ROUTE: Do not enable router reachability probing in router mode. by YOSHIFUJI Hideaki · 18 years ago
  57. 557e92e [IPV6] ROUTE: Prefer reachable nexthop only if the caller requests. by YOSHIFUJI Hideaki · 18 years ago
  58. ea73ee2 [IPV6] ROUTE: Try to use router which is not known unreachable. by YOSHIFUJI Hideaki · 18 years ago
  59. 6af6e1e [PATCH] Fix CPU_FREQ_GOV_ONDEMAND=y compile error by Dave Jones · 18 years ago
  60. b80ebbf Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  61. 3af9815 [PATCH] x86_64: Align data segment to PAGE_SIZE boundary by Vivek Goyal · 18 years ago
  62. 1b7f6a6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Andi Kleen · 18 years ago
  63. e5ffd2b [XFS] Stale the correct inode when freeing clusters. by David Chinner · 18 years ago
  64. d213371 [XFS] Fix uninitialized br_state and br_startoff in by Lachlan McIlroy · 18 years ago
  65. 3f5a6ca IB/ipath: Depend on CONFIG_NET by Bryan O'Sullivan · 18 years ago
  66. b3438f8 Add "pure_initcall" for static variable initialization by Linus Torvalds · 18 years ago
  67. f44ea62 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
  68. ace5f1d [PATCH] m68knommu: fix up for the irq_handler_t changes by Greg Ungerer · 18 years ago
  69. 49a1cd0 [PATCH] fix build error for HISAX_NETJET by Toralf Foerster · 18 years ago
  70. f0c69c4 [PATCH] ftape: fix printk format warnings by Randy Dunlap · 18 years ago
  71. 8243229 [PATCH] x86_64: fix memory hotplug build with NUMA=n by Yasunori Goto · 18 years ago
  72. ffb3d13 [PATCH] scx200_acb: handle PCI errors by Jeff Garzik · 18 years ago
  73. a6cd2d9 [PATCH] i2c-ixp4xx: fix ") != 0))" typo by Alexey Dobriyan · 18 years ago
  74. dfbc9e9 [PATCH] pcmcia: fix 'rmmod pcmcia' with unbound devices by Daniel Ritz · 18 years ago
  75. 610a5b7 [CRYPTO] api: Remove one too many semicolon by Yoichi Yuasa · 18 years ago
  76. e030f82 Merge branch 'fixes4linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbglaw/vax-linux by Linus Torvalds · 18 years ago
  77. ba9b1cd [PATCH] Update my CREDITS entry by David Weinehall · 18 years ago
  78. b976fe1 Revert "ACPI: created a dedicated workqueue for notify() execution" by Linus Torvalds · 18 years ago
  79. 808dbbb x86: be more careful when walking back the frame pointer chain by Linus Torvalds · 18 years ago
  80. 1ff5683 [PATCH] lockdep: fix static keys in module-allocated percpu areas by Ingo Molnar · 18 years ago
  81. dc1829a [PATCH] i386/x86_64: ACPI cpu_idle_wait() fix by Ingo Molnar · 18 years ago
  82. 0796bdb [PATCH] x86_64: stack unwinder crash fix by Ingo Molnar · 18 years ago
  83. 1d08811 lkkbd: Remove my old snail-mail address by Jan-Benedict Glaw · 18 years ago
  84. 4be7039 Fix generic fb_ddc i2c edid probe msg by Linus Torvalds · 18 years ago
  85. 4f71c5d [PATCH] Fix radeon DDC regression by Benjamin Herrenschmidt · 18 years ago
  86. 1b9bb3c Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  87. 0e12c5e Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 18 years ago
  88. d355c3c aoe: Add forgotten NULL at end of attribute list in aoeblk.c by Dennis Stosberg · 18 years ago
  89. 7bb0386 debugfs: check return value correctly by Akinobu Mita · 18 years ago
  90. e45413e W1: ioremap balanced with iounmap by Amol Lad · 18 years ago
  91. 5a3fcf5 USB: auerswald possible memleak fix by Mariusz Kozlowski · 18 years ago
  92. 0029908 USB: ipaq: Add HTC Modem Support by Alex Sanks · 18 years ago
  93. 6ab16a9 USB: Fixed outdated usb_get_device_descriptor() documentation by Laurent Pinchart · 18 years ago
  94. 70708f2 usb-storage: Remove duplicated unusual_devs.h entries for Sony Ericsson P990i by Sergey Vlasov · 18 years ago
  95. a7dc4ee USB: hid-core: Add quirk for new Apple keyboard/trackpad by Julien BLACHE · 18 years ago
  96. a3878f1 USB Storage: unusual_devs.h entry for Sony Ericsson P990i by Jan Mate · 18 years ago
  97. bb7eef6 USB: correct keymapping on Powerbook built-in USB ISO keyboards by Olaf Hering · 18 years ago
  98. 583cead USB: OHCI: fix root-hub resume bug by Alan Stern · 18 years ago
  99. 51b5bce USB: Fix UCR-61S2B unusual_dev entry by Phil Dibowitz · 18 years ago
  100. fad14a0 USB: ftdi driver pid for dmx-interfaces by Frank Sievertsen · 18 years ago