1. d0ace3c [SCSI] scsi_debug: needs CRC_T10DIF by Randy Dunlap · 16 years ago
  2. c6a4428 [SCSI] scsi_debug: DIF/DIX support by Martin K. Petersen · 16 years ago
  3. 59d3270 [SCSI] scsi_sysfs: delete extra kernel-doc by Randy Dunlap · 16 years ago
  4. 40c3460 [SCSI] ses: Use new scsi VPD helper by Matthew Wilcox · 16 years ago
  5. 881a256 [SCSI] Add VPD helper by Matthew Wilcox · 16 years ago
  6. 5fa0ae1 [SCSI] qla2xxx: Update version number to 8.03.00-k4. by Andrew Vasquez · 16 years ago
  7. ca42f2b [SCSI] qla2xxx: Correct overwrite of pre-assigned init-control-block structure size. by Andrew Vasquez · 16 years ago
  8. c6b2fca [SCSI] qla2xxx: Correct truncation in return-code status checking. by Andrew Vasquez · 16 years ago
  9. ee546b6 [SCSI] qla2xxx: Correct vport delete bug. by Anirban Chakraborty · 16 years ago
  10. 605aa2b [SCSI] qla2xxx: Use correct value for max vport in LOOP topology. by Lalit Chandivade · 16 years ago
  11. 6431c5d [SCSI] qla2xxx: Correct address range checking for option-rom updates. by Andrew Vasquez · 16 years ago
  12. 4469c19 [SCSI] fcoe: Change fcoe receive thread nice value from 19 (lowest priority) to -20 by Robert Love · 16 years ago
  13. 55c8baf [SCSI] fcoe: fix handling of pending queue, prevent out of order frames (v3) by Chris Leech · 16 years ago
  14. c826a31 [SCSI] fcoe: Out of order tx frames was causing several check condition SCSI status by Vasu Dev · 16 years ago
  15. e904158 [SCSI] fcoe: fix kfree(skb) by Roel Kluin · 16 years ago
  16. 422819c [SCSI] libfc: do not change the fh_rx_id of a recevied frame by Yi Zou · 16 years ago
  17. 03ec862 [SCSI] fcoe: Correct fcoe_transports initialization vs. registration by Robert Love · 16 years ago
  18. a468f32 [SCSI] fcoe: Use setup_timer() and mod_timer() by Robert Love · 16 years ago
  19. fc47ff6 [SCSI] libfc, fcoe: Remove unnecessary cast by removing inline wrapper by Robert Love · 16 years ago
  20. b2ab99c [SCSI] libfc, fcoe: Cleanup function formatting and minor typos by Robert Love · 16 years ago
  21. 34f42a0 [SCSI] libfc, fcoe: Fix kerneldoc comments by Robert Love · 16 years ago
  22. efaf5c0 [SCSI] libfc: check for err when recv and state is incorrect by Robert Love · 16 years ago
  23. d3b3332 [SCSI] libfc: rename rp to rdata in fc_disc_new_target() by Robert Love · 16 years ago
  24. 23f11f9 [SCSI] libfc: correct RPORT_TO_PRIV usage by Robert Love · 16 years ago
  25. 5101ff9 [SCSI] libfc: Don't violate transport template for rogue port creation by Robert Love · 16 years ago
  26. f7db2c15 [SCSI] libfc: exch mgr is freed while lport still retrying sequences by Steve Ma · 16 years ago
  27. 26d9cab [SCSI] libfc: fixed a read IO data integrity issue when a IO data frame lost by Vasu Dev · 16 years ago
  28. 6755db1 [SCSI] libfc: rport retry on LS_RJT from certain ELS by Chris Leech · 16 years ago
  29. bc0e17f [SCSI] libfc, fcoe: fixed locking issues with lport->lp_mutex around lport->link_status by Vasu Dev · 16 years ago
  30. a7e84f2 [SCSI] libfc: fixed a soft lockup issue in fc_exch_recv_abts by Vasu Dev · 16 years ago
  31. 78342da [SCSI] libfc: handle RRQ exch timeout by Vasu Dev · 16 years ago
  32. 571f824 [SCSI] libfc: when rport goes away (re-plogi), clean up exchanges to/from rport by Abhijeet Joglekar · 16 years ago
  33. 1f6ff36 [SCSI] libfc: Pass lport in exch_mgr_reset by Abhijeet Joglekar · 16 years ago
  34. 33dd6f9 [SCSI] sd: Don't try to spin up drives that are connected to an inactive port by Matthew Wilcox · 16 years ago
  35. 5ad8b7d drm: fix double lock typo by Helge Bahmann · 16 years ago
  36. 9c1a774 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 16 years ago
  37. 1777f1a crypto: ixp4xx - Fix qmgr_request_queue build failure by Krzysztof Hałasa · 16 years ago
  38. f41bf2a Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  39. bdf602b [ARM] fix lots of ARM __devexit sillyness by Russell King · 16 years ago
  40. 43e4070 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  41. 299eb93 drm/i915: Fix use-before-null-check in i915_irq_emit(). by Eric Anholt · 16 years ago
  42. fda714c drm: Avoid client deadlocks when the master disappears. by Thomas Hellstrom · 16 years ago
  43. 171901d drm: Wake up all lock waiters when the master disappears. by Thomas Hellstrom · 16 years ago
  44. 4d77c88 drm: Don't return ERESTARTSYS to user-space. by Thomas Hellstrom · 16 years ago
  45. d86a1c3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 16 years ago
  46. 359aa09 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  47. 6b3bf20 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  48. 7b88ed6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 16 years ago
  49. a087489 sdhci: Add NO_BUSY_IRQ quirk for Marvell CAFE host chip by Andres Salomon · 16 years ago
  50. f945405 sdhci: Add quirk for controllers with no end-of-busy IRQ by Ben Dooks · 16 years ago
  51. 52c0326 zaurus: add usb id for motomagx phones by Dmitriy Taychenachev · 16 years ago
  52. 05ffb3e usbnet: make usbnet_get_link() fall back to ethtool_op_get_link() by Bjørn Mork · 16 years ago
  53. 2cf48a1 veth: Fix carrier detect by Eric W. Biederman · 16 years ago
  54. cac477e cdc_ether: add usb id for Ericsson F3507g by Bjørn Mork · 16 years ago
  55. 6709fe9 r8169: read MAC address from EEPROM on init (2nd attempt) by Ivan Vecera · 16 years ago
  56. 18963ca Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
  57. 98f8948 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  58. 9ab7b25 Input: elantech - touchpad driver miss-recognising logitech mice by Arjan Opmeer · 16 years ago
  59. 4d36845 Input: synaptics - ensure we reset the device on resume by Andy Whitcroft · 16 years ago
  60. 139ebe8 Input: usbtouchscreen - fix eGalax HID ignoring by Daniel Ritz · 16 years ago
  61. 778ef1e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 16 years ago
  62. 3c4f115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  63. 535d8e8 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  64. 6febf65 Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  65. 174eef1 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 16 years ago
  66. 31d8b56 hpilo: new pci device by David Altobelli · 16 years ago
  67. 8ca2f15 w1: add missing Kconfig/Makefile entries for DS2431 slave driver by Herton Ronaldo Krzesinski · 16 years ago
  68. dca1714 w1_ds2433: clear the validcrc flag after a write by Ben Gardner · 16 years ago
  69. e747951 USB: musb: fix srp sysfs entry deletion by Vikram Pandita · 16 years ago
  70. 5c23c90 USB: musb: resume suspended root hub on disconnect by Anand Gadiyar · 16 years ago
  71. 136733d USB: musb: use right poll limit for low speed devices by Sergei Shtylyov · 16 years ago
  72. 3ecdb9a USB: musb: be careful with 64K+ transfer lengths, host side by Sergei Shtylyov · 16 years ago
  73. 51d9f3e USB: musb: fix data toggle saving with shared FIFO by Sergei Shtylyov · 16 years ago
  74. dc61d23 USB: musb: host endpoint_disable() oops fixes by Sergei Shtylyov · 16 years ago
  75. a2fd814 USB: musb: fix urb_dequeue() method by Sergei Shtylyov · 16 years ago
  76. b7bdcb7 USB: musb: fix musb_host_tx() for shared endpoint FIFO by Dmitry Krivoschekov · 16 years ago
  77. c2c9632 USB: musb: be careful with 64K+ transfer lengths (gadget side) by Felipe Balbi · 16 years ago
  78. 34f32c9 usb: musb: make Davinci *work* in mainline by David Brownell · 16 years ago
  79. 67f5a4b USB: usb_get_string should check the descriptor type by Alan Stern · 16 years ago
  80. 54b9ed3 USB: gadget: fix build error in omap_apollon_2420_defconfig by David Brownell · 16 years ago
  81. ce459ec USB: g_file_storage: automatically disable stalls under Atmel by Alan Stern · 16 years ago
  82. 5126a26 USB: usb-storage: add IGNORE_RESIDUE flag for Genesys Logic adapters by Alan Stern · 16 years ago
  83. c332b4e USB: Quirk for Hummingbird huc56s / Conexant ACM modem by Adam Richter · 16 years ago
  84. 5d7a475 USB: serial: add support for second revision of Ericsson F3507G WWAN card by Patrik Kullman · 16 years ago
  85. 155df65 USB: cdc-acm: add usb id for motomagx phones by Dmitriy Taychenachev · 16 years ago
  86. 28fb668 USB: option: add BenQ 3g modem information by Jesse Sung · 16 years ago
  87. 29a46bf usb: gadget: obex: select correct ep descriptors by Felipe Balbi · 16 years ago
  88. 9aa09d2 USB: EHCI: slow down ITD reuse by Karsten Wiese · 16 years ago
  89. 9a6e184 USB: fsl_usb2_udc: fix potential queue head corruption by Li Yang · 16 years ago
  90. acfa511 Staging: w35und: fix usb_control_msg() error handling in wb35_probe() by Pekka Enberg · 16 years ago
  91. 05e361c Staging: w35und: fix registration with wlan stack by Pavel Machek · 16 years ago
  92. 5789813 Staging: panel: fix oops on panel_cleanup_module by Costantino Leandro · 16 years ago
  93. 096c55d Staging: rtl8187se: Fix oops and memory poison caused by builtin ieee80211. by leandro Costantino · 16 years ago
  94. 69e09c9 Staging: rtl8187se: fix Kconfig dependencies by Randy Dunlap · 16 years ago
  95. 7958a45 gianfar: Do right check on num_txbdfree by Rini van Zetten · 16 years ago
  96. e92aa63 b44: Disable device on shutdown by Michael Buesch · 16 years ago
  97. f8af11a b44: Unconditionally enable interrupt routing on reset by Michael Buesch · 16 years ago
  98. 9b58027 net: fix hp-plus build error by Randy Dunlap · 16 years ago
  99. 382c554 V4L/DVB (10694): [PATCH] software IRQ watchdog for Flexcop B2C2 DVB PCI cards by Patrick Boettcher · 16 years ago
  100. 0ad675e V4L/DVB (10663): soc-camera: fix S_CROP breakage on PXA and SuperH by Guennadi Liakhovetski · 16 years ago