1. 3388bff nfs: fix unchecked value by Roman Borisov · 14 years ago
  2. 55b6e77 Ask for time_delta during fsinfo probe by Ricardo Labiaga · 14 years ago
  3. 6b96724 Revalidate caches on lock by Ricardo Labiaga · 14 years ago
  4. 118df3d SUNRPC: After calling xprt_release(), we must restart from call_reserve by Trond Myklebust · 14 years ago
  5. 6f7a35b NFSv4: Fix up the 'dircount' hint in encode_readdir by Trond Myklebust · 14 years ago
  6. 9af8c22 NFSv4: Clean up nfs4_decode_dirent by Trond Myklebust · 14 years ago
  7. 4f08222 NFSv4: nfs4_decode_dirent must clear entry->fattr->valid by Trond Myklebust · 14 years ago
  8. 3201f3d NFSv4: Fix a regression in decode_getfattr by Trond Myklebust · 14 years ago
  9. 7ad0735 NFSv4: Fix up decode_attr_filehandle() to handle the case of empty fh pointer by Trond Myklebust · 14 years ago
  10. 4a201d6 NFS: Ensure we check all allocation return values in new readdir code by Trond Myklebust · 14 years ago
  11. 82f2e54 NFS: Readdir plus in v4 by Bryan Schumaker · 14 years ago
  12. ae42c70 NFS: introduce generic decode_getattr function by Bryan Schumaker · 14 years ago
  13. 9942438 NFS: check xdr_decode for errors by Bryan Schumaker · 14 years ago
  14. 3c8a1ae NFS: nfs_readdir_filler catch all errors by Bryan Schumaker · 14 years ago
  15. 56e4ebf NFS: readdir with vmapped pages by Bryan Schumaker · 14 years ago
  16. afa8ccc NFS: remove page size checking code by Bryan Schumaker · 14 years ago
  17. babddc7 NFS: decode_dirent should use an xdr_stream by Bryan Schumaker · 14 years ago
  18. ba8e452 SUNRPC: Add a helper function xdr_inline_peek by Trond Myklebust · 14 years ago
  19. 0715dc6 NFS: remove readdir plus limit by Bryan Schumaker · 14 years ago
  20. d39ab9d NFS: re-add readdir plus by Bryan Schumaker · 14 years ago
  21. baf57a0 NFS: Optimise the readdir searches by Trond Myklebust · 14 years ago
  22. d1bacf9 NFS: add readdir cache array by Bryan Schumaker · 14 years ago
  23. 8c7597f nfs: include ratelimit.h, fix nfs4state build error by Randy Dunlap · 14 years ago
  24. 168667c NFSv4: The state manager must ignore EKEYEXPIRED. by Trond Myklebust · 14 years ago
  25. 898f635 NFSv4: Don't ignore the error return codes from nfs_intent_set_file by Trond Myklebust · 14 years ago
  26. 6eaa614 NFSv4: Don't call nfs4_reclaim_complete() on receiving NFS4ERR_STALE_CLIENTID by Trond Myklebust · 14 years ago
  27. ae1007d NFSv4: Don't call nfs4_state_mark_reclaim_reboot() from error handlers by Trond Myklebust · 14 years ago
  28. b0ed9db NFSv4: Fix open recovery by Trond Myklebust · 14 years ago
  29. bc4866b NFS: Don't SIGBUS if nfs_vm_page_mkwrite races with a cache invalidation by Trond Myklebust · 14 years ago
  30. 955a857 NFS: new idmapper by Bryan Schumaker · 14 years ago
  31. aa510da NFS: We must use list_for_each_entry_safe in nfs_access_cache_shrinker by Trond Myklebust · 14 years ago
  32. a00dd6c NFS: don't use FLUSH_SYNC on WB_SYNC_NONE COMMIT calls (try #2) by Jeff Layton · 14 years ago
  33. 5c78f58 NFS: Really fix put_nfs_open_context() by Trond Myklebust · 14 years ago
  34. dfb4f30 NFSv4.1: keep seq_res.sr_slot as pointer rather than an index by Benny Halevy · 14 years ago
  35. 7c563cc nfs: show "local_lock" mount option in /proc/mounts by Suresh Jayaraman · 14 years ago
  36. ef84303 NFS: handle inode==NULL in __put_nfs_open_context by Benny Halevy · 14 years ago
  37. 5eebde2 nfs: introduce mount option '-olocal_lock' to make locks local by Suresh Jayaraman · 14 years ago
  38. 6318594 lockd: Remove BKL from the client by Bryan Schumaker · 14 years ago
  39. b4687da SUNRPC: Refactor logic to NUL-terminate strings in pages by Chuck Lever · 14 years ago
  40. 3835935 SUNRPC: Correct an rpcbind debugging message by Chuck Lever · 14 years ago
  41. d141d97 NFS: Fix NFSv3 debugging messages in fs/nfs/nfs3proc.c by Chuck Lever · 14 years ago
  42. 6095889 NFS: Convert nfsiod to use alloc_workqueue() by Trond Myklebust · 14 years ago
  43. 4fbf6e5 SUNRPC: Convert rpciod to use the alloc_workqueue() interface by Trond Myklebust · 14 years ago
  44. d688e11 NFSv4.1: Fix the slotid initialisation in nfs_async_rename() by Trond Myklebust · 14 years ago
  45. f7732d6 NFS: Fix a use-after-free case in nfs_async_rename() by Trond Myklebust · 14 years ago
  46. d3d4152 nfs: make sillyrename an async operation by Jeff Layton · 14 years ago
  47. 779c517 nfs: move nfs_sillyrename to unlink.c by Jeff Layton · 14 years ago
  48. e8582a8 nfs: standardize the rename response container by Jeff Layton · 14 years ago
  49. 920769f nfs: standardize the rename args container by Jeff Layton · 14 years ago
  50. 2b48429 NFS: Add an 'open_context' element to struct nfs_rpc_ops by Trond Myklebust · 14 years ago
  51. c0204fd NFS: Clean up nfs4_proc_create() by Trond Myklebust · 14 years ago
  52. 535918f NFSv4: Further cleanups for nfs4_open_revalidate() by Trond Myklebust · 14 years ago
  53. b8d4cad NFSv4: Clean up nfs4_open_revalidate by Trond Myklebust · 14 years ago
  54. f46e0bd NFSv4: Further minor cleanups for nfs4_atomic_open() by Trond Myklebust · 14 years ago
  55. cd9a1c0 NFSv4: Clean up nfs4_atomic_open by Trond Myklebust · 14 years ago
  56. 859d502 SUNRPC: Remove rpcb_getport_sync() by Chuck Lever · 14 years ago
  57. 306a075 NFS: Allow NFSROOT debugging messages to be enabled dynamically by Chuck Lever · 14 years ago
  58. 8d23210 NFS: Clean up nfsroot.c by Chuck Lever · 14 years ago
  59. 56463e5 NFS: Use super.c for NFSROOT mount option parsing by Chuck Lever · 14 years ago
  60. 60ac036 NFS: Clean up NFSROOT command line parsing by Chuck Lever · 14 years ago
  61. ed58b29 NFS: Remove \t from mount debugging message by Chuck Lever · 14 years ago
  62. cf187c2 SUNRPC: Don't truncate tail data unnecessarily in xdr_shrink_pagelen by Trond Myklebust · 14 years ago
  63. 42d6d8a sunrpc: simplify xdr_shrink_pagelen use of "copy" by Benny Halevy · 14 years ago
  64. 2e29ebb sunrpc: don't use the copy variable in nested block by Benny Halevy · 14 years ago
  65. 0fe62a3 sunrpc: clean up xdr_shrink_pagelen use of temporary pointer by Benny Halevy · 14 years ago
  66. b1a7a91 sunrpc: don't shorten buflen twice in xdr_shrink_pagelen by Benny Halevy · 14 years ago
  67. 2bfc96a Linux 2.6.36-rc3 by Linus Torvalds · 14 years ago
  68. 994b384 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 14 years ago
  69. a4dc090 firewire: ohci: work around VIA and NEC PHY packet reception bug by Stefan Richter · 14 years ago
  70. 29cfcdd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  71. 303fd2c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 14 years ago
  72. 6b3a7c0f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  73. 45b5bed Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung by Linus Torvalds · 14 years ago
  74. 30c0f6a Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 14 years ago
  75. e933424 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6 by Linus Torvalds · 14 years ago
  76. 8f2a002 Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegra by Linus Torvalds · 14 years ago
  77. 06f01e7 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  78. 51bbd47 Merge branch 'lguest' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  79. a5a8283 Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
  80. 997396a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  81. 6f4dbec Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  82. 2547d1d Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  83. 7be0d4f Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  84. 62b88dc Alpha: Fix a missing comma in sys_osf_statfs() by David Howells · 14 years ago
  85. bad849b NOMMU: Stub out vm_get_page_prot() if there's no MMU by David Howells · 14 years ago
  86. 0a3b6e4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 14 years ago
  87. 2637d13 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  88. 494e2fb Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 14 years ago
  89. f181942 mm: fix hang on anon_vma->root->lock by Hugh Dickins · 14 years ago
  90. 9dde3f9 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 14 years ago
  91. 6a36672 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 14 years ago
  92. 7a28826 ALSA: pcm: add more format names by Dan Carpenter · 14 years ago
  93. 3182c8a sound: oss: fix uninitialized spinlock by Akinobu Mita · 14 years ago
  94. 60f1deb ALSA: asihpi - Return hw error directly from oustream_write. by Eliot Blennerhassett · 14 years ago
  95. c34186e net/ipv4: Eliminate kstrdup memory leak by Julia Lawall · 14 years ago
  96. 92b4678 fsnotify: drop two useless bools in the fnsotify main loop by Eric Paris · 14 years ago
  97. f72adfd fsnotify: fix list walk order by Eric Paris · 14 years ago
  98. a2f13ad fanotify: Return EPERM when a process is not privileged by Andreas Gruenbacher · 14 years ago
  99. 0fb8562 fanotify: resize pid and reorder structure by Tvrtko Ursulin · 14 years ago
  100. 9e5610a Blackfin: bf52x/bf54x boards: drop unused nand page size by Barry Song · 14 years ago