1. bd7bf9d NFSv4: Convert delegation->type field to fmode_t by Trond Myklebust · 16 years ago
  2. 9082a5c NFSv4: Fix up delegation callbacks by Trond Myklebust · 16 years ago
  3. b7391f4 NFSv4: Return unreferenced delegations more promptly by Trond Myklebust · 16 years ago
  4. 6411bd4 NFSv4: Clean up the asynchronous delegation return by Trond Myklebust · 16 years ago
  5. b0d3ded NFSv4: Clean up nfs_expire_all_delegations() by Trond Myklebust · 16 years ago
  6. 0d62f85 NFSv4: Fix a BAD_SEQUENCEID condition. by Trond Myklebust · 16 years ago
  7. f3c7649 NFSv4: Don't exit the state management if there are still tasks to do by Trond Myklebust · 16 years ago
  8. e005e80 NFSv4: Rename the state reclaimer thread by Trond Myklebust · 16 years ago
  9. 707fb4b NFSv4: Clean up NFS4ERR_CB_PATH_DOWN error management... by Trond Myklebust · 16 years ago
  10. 515d861 NFSv4: Clean up the support for returning multiple delegations by Trond Myklebust · 16 years ago
  11. 9e33bed NFSv4: Add recovery for individual stateids by Trond Myklebust · 16 years ago
  12. 95d35cb NFSv4: Remove nfs_client->cl_sem by Trond Myklebust · 16 years ago
  13. 19e03c5 NFSv4: Ensure that file unlock requests don't conflict with state recovery by Trond Myklebust · 16 years ago
  14. 65de872 NFS: Remove the unnecessary argument to nfs4_wait_clnt_recover() by Trond Myklebust · 16 years ago
  15. fe1d819 NFSv4: Ensure that nfs4_reclaim_open_state() doesn't depend on cl_sem by Trond Myklebust · 16 years ago
  16. 7eff03a NFSv4: Add a recovery marking scheme for state owners by Trond Myklebust · 16 years ago
  17. 0f605b5 NFSv4: Don't tell server we rebooted when not necessary by Trond Myklebust · 16 years ago
  18. e598d84 NFSv4: Remove redundant RENEW calls if we know the lease has expired by Trond Myklebust · 16 years ago
  19. b79a4a1 NFSv4: Fix state recovery when the client runs over the grace period by Trond Myklebust · 16 years ago
  20. 6dc9d57 NFSv4: Callers to nfs4_get_renew_cred() need to hold nfs_client->cl_lock by Trond Myklebust · 16 years ago
  21. 0286001 NFSv4: Clean up for the state loss reclaimer by Trond Myklebust · 16 years ago
  22. 15c831b NFS: Use atomic bitops when changing struct nfs_delegation->flags by Trond Myklebust · 16 years ago
  23. 86e8948 NFSv4: Fix up the dereferencing of delegation->inode by Trond Myklebust · 16 years ago
  24. 3431043 NFSv4: Fix up another delegation related race by Trond Myklebust · 16 years ago
  25. 0cb2659 NLM: allow lockd requests from an unprivileged port by Chuck Lever · 16 years ago
  26. 50a737f NFS: "[no]resvport" mount option changes mountd client too by Chuck Lever · 16 years ago
  27. d740351 NFS: add "[no]resvport" mount option by Chuck Lever · 16 years ago
  28. 542fcc3 NFS: move nfs_server flag initialization by Chuck Lever · 16 years ago
  29. 4a01b8a NFS: expand flags passed to nfs_create_rpc_client() by Chuck Lever · 16 years ago
  30. c5d120f NFS: introduce nfs_mount_info struct for calling nfs_mount() by Chuck Lever · 16 years ago
  31. 146ec94 NFS: Move declaration of nfs_mount() to fs/nfs/internal.h by Chuck Lever · 16 years ago
  32. 7b5d2b9 NFS: rename nfs_path variable by Chuck Lever · 16 years ago
  33. df94f00 lockd: convert reclaimer thread to kthread interface by Jeff Layton · 16 years ago
  34. 2de5987 LOCKD: Make lockd_up() and lockd_down() exported GPL-only by Trond Myklebust · 16 years ago
  35. d716f0b SUNRPC: nfsacl_encode/nfsacl_decode should be exported as GPL-only by Trond Myklebust · 16 years ago
  36. 7bd8826 SUNRPC: rpcsec_gss modules should not be used by out-of-tree code by Trond Myklebust · 16 years ago
  37. 468039e SUNRPC: Convert the xdr helpers and rpc_pipefs to EXPORT_SYMBOL_GPL by Trond Myklebust · 16 years ago
  38. 88a9fe8 SUNRPC: Remove the last remnant of the BKL... by Trond Myklebust · 16 years ago
  39. 136221f nfs: remove redundant tests on reading new pages by Wu Fengguang · 16 years ago
  40. 3d44cc3 Null pointer deref with hrtimer_try_to_cancel() by Thomas Gleixner · 16 years ago
  41. ab65387 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 16 years ago
  42. e6a997e 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
  43. 280a9ca x86: fix resume (S2R) broken by Intel microcode module, on A110L by Dmitry Adamushko · 16 years ago
  44. f1d9e45 fs/9p: change simple_strtol to simple_strtoul by Julia Lawall · 16 years ago
  45. 7dd0cdc 9p: convert d_iname references to d_name.name by Wu Fengguang · 16 years ago
  46. 6ff2320 9p: Remove potentially bad parameter from function entry debug print. by Duane Griffin · 16 years ago
  47. 9a1d103 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 16 years ago
  48. 8837e34 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  49. 281981c Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  50. f3485c8 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  51. db873cf Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 16 years ago
  52. eae34c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  53. 5bd9c69 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 16 years ago
  54. 19b3f31 ALSA: Fix a Oops bug in omap soc driver. by Stanley Miao · 16 years ago
  55. 8f55c1e ALSA: hda - Remove non-working headphone control for Dell laptops by Takashi Iwai · 16 years ago
  56. 9e43f0d ALSA: hda - Add no-jd model for IDT 92HD73xx by Takashi Iwai · 16 years ago
  57. 85f13b6 ALSA: Revert "ALSA: hda: removed unneeded hp_nid references" by Takashi Iwai · 16 years ago
  58. d8a0be6 cciss: fix problem that deleting multiple logical drives could cause a panic by Stephen M. Cameron · 16 years ago
  59. fa620e9 ALSA: hda - Add quirk for Dell Studio 17 by Joerg Schirottke · 16 years ago
  60. ac5c4e7 drm/i915: GEM on PAE has problems - disable it for now. by Dave Airlie · 16 years ago
  61. c4de0a5 drm/i915: Don't return busy for buffers left on the flushing list. by Eric Anholt · 16 years ago
  62. a2ed961 md: Don't read past end of bitmap when reading bitmap. by NeilBrown · 16 years ago
  63. 929096f Linux 2.6.28-rc9 by Linus Torvalds · 16 years ago
  64. 59da1f8 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 16 years ago
  65. 69098ba Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 16 years ago
  66. b3806c3b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  67. 3653b9a8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  68. 52af894 Maintainer email fixes for inotify by John McCutchan · 16 years ago
  69. 8983fdb avr32: favr-32 build fix by Haavard Skinnemoen · 16 years ago
  70. de13d28 ATSTK1006: Fix boot from NAND flash by Haavard Skinnemoen · 16 years ago
  71. c9bc03a Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent by Ingo Molnar · 16 years ago
  72. 55aab5f x86 gart: don't complain if no AMD GART found by Bjorn Helgaas · 16 years ago
  73. e28d832 ALSA: hda - Fix silent HP output on D975 by Takashi Iwai · 16 years ago
  74. 3298a73 bnx2: Fix bug in bnx2_free_rx_mem(). by Michael Chan · 16 years ago
  75. 3e3d0e9 PCI hotplug: ibmphp: Fix module ref count underflow by Neil Horman · 16 years ago
  76. 69c30e1 irda: Add irda_skb_cb qdisc related padding by Samuel Ortiz · 16 years ago
  77. 55dac3a Merge branch 'i2c-fixes' of git://aeryn.fluff.org.uk/bjdooks/linux by Linus Torvalds · 16 years ago
  78. 0bc77ec Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 16 years ago
  79. 3797455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  80. 5b8bd54 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  81. 331c313 cifs: fix buffer overrun in parse_DFS_referrals by Jeff Layton · 16 years ago
  82. a52519f Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/powerpc by Linus Torvalds · 16 years ago
  83. 4b4cdf3 STAGING: Move staging drivers back to staging-specific menu by Dmitry Baryshkov · 16 years ago
  84. aa6f3c6 driver core: add newlines to debugging enabled/disabled messages by Marcel Holtmann · 16 years ago
  85. 09a35ce xilinx_hwicap: remove improper wording in license statement by Greg Kroah-Hartman · 16 years ago
  86. 1c93ca0 driver core: fix using 'ret' variable in unregister_dynamic_debug_module by Johann Felix Soden · 16 years ago
  87. af4b851 USB: pl2303: add id for Hewlett-Packard LD220-HP POS pole display by Mike Provencher · 16 years ago
  88. 413ba6f USB: set correct configuration in probe of ti_usb_3410_5052 by Oliver Neukum · 16 years ago
  89. 7c99200 USB: add 5372:2303 to pl2303 by Matthew Arnold · 16 years ago
  90. 24c0996 USB: skip Set-Interface(0) if already in altsetting 0 by Alan Stern · 16 years ago
  91. 9a9fafb8 USB: fix comment about endianness of descriptors by Phil Endecott · 16 years ago
  92. c33ba39 USB: Documentation/usb/gadget_serial.txt: update to match driver use_acm behaviour by Peter Korsgaard · 16 years ago
  93. aacf4a0 usbmon: drop bogus 0t from usbmon.txt by Pete Zaitcev · 16 years ago
  94. 7c12414 USB: gadget: fix rndis working at high speed by David Brownell · 16 years ago
  95. 01ba085 USB: ftdi_sio: Adding Ewert Energy System's CANdapter PID by Andrew Ewert · 16 years ago
  96. f2ee695 USB: tty: SprogII DCC controller identifiers by Alan Cox · 16 years ago
  97. a4b1880 usb-storage: update unusual_devs entry for Nokia 5310 by Alan Stern · 16 years ago
  98. 48e1a54 USB: Unusual devs patch for Nokia 3500c by Ozan Sener · 16 years ago
  99. 1393fce USB: storage: unusual_devs.h: Nokia 3109c addition by CSÉCSY László · 16 years ago
  100. 5413aa4 USB: fix problem with usbtmc driver not loading properly by Greg Kroah-Hartman · 16 years ago