1. 661ad42 NFS: Replace old NFSv2 decoder functions with xdr_stream-based ones by Chuck Lever · 14 years ago
  2. f796f8b NFS: Introduce new-style XDR decoding functions for NFSv2 by Chuck Lever · 14 years ago
  3. 8582849 NFS: Use the "nfs_stat" enum for nfs_stat_to_errno()'s argument by Chuck Lever · 14 years ago
  4. 282ac2a NFS: Update xdr_encode_foo() functions that we're keeping by Chuck Lever · 14 years ago
  5. 2d70f53 NFS: Remove old NFSv2 encoder functions by Chuck Lever · 14 years ago
  6. 25a0866 NFS: Introduce new-style XDR encoding functions for NFSv2 by Chuck Lever · 14 years ago
  7. 5b362ac NFS: Fix panic after nfs_umount() by Chuck Lever · 14 years ago
  8. 2df485a nfs: remove extraneous and problematic calls to nfs_clear_request by Trond Myklebust · 14 years ago
  9. 0de1b7e nfs: kernel should return EPROTONOSUPPORT when not support NFSv4 by Mi Jinlong · 14 years ago
  10. 21ac19d NFS: Fix fcntl F_GETLK not reporting some conflicts by Sergey Vlasov · 14 years ago
  11. 08a22b3 nfs: Discard ACL cache on mode update by Aneesh Kumar K.V · 14 years ago
  12. 47c716c NFS: Readdir cleanups by Trond Myklebust · 14 years ago
  13. 18fb5fe NFS: nfs_readdir_search_for_cookie() don't mark as eof if cookie not found by Trond Myklebust · 14 years ago
  14. 11de3b1 NFS: Fix a memory leak in nfs_readdir by Trond Myklebust · 14 years ago
  15. 0aded70 NFS: Ensure we use the correct cookie in nfs_readdir_xdr_filler by Trond Myklebust · 14 years ago
  16. 37a09f0 NFS: Fix a readdirplus bug by Trond Myklebust · 14 years ago
  17. 0b26a0b NFS: Ensure we return the dirent->d_type when it is known by Trond Myklebust · 14 years ago
  18. 3020093 NFS: Correct the array bound calculation in nfs_readdir_add_to_array by Trond Myklebust · 14 years ago
  19. ece0b42 NFS: Don't ignore errors from nfs_do_filldir() by Trond Myklebust · 14 years ago
  20. 85f8607 NFS: Fix the error handling in "uncached_readdir()" by Trond Myklebust · 14 years ago
  21. 7a8e1dc NFS: Fix a page leak in uncached_readdir() by Trond Myklebust · 14 years ago
  22. e7c58e9 NFS: Fix a page leak in nfs_do_filldir() by Trond Myklebust · 14 years ago
  23. 5c34685 NFS: Assume eof if the server returns no readdir records by Trond Myklebust · 14 years ago
  24. 463a376 NFS: Buffer overflow in ->decode_dirent() should not be fatal by Trond Myklebust · 14 years ago
  25. b47d19d Pure nfs client performance using odirect. by Arun Bharadwaj · 14 years ago
  26. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  27. 04e4bd1 nfs: Ignore kmemleak false positive in nfs_readdir_make_qstr by Catalin Marinas · 14 years ago
  28. ac39612 NFS: readdir shouldn't read beyond the reply returned by the server by Trond Myklebust · 14 years ago
  29. 8cd51a0 NFS: Fix a couple of regressions in readdir. by Trond Myklebust · 14 years ago
  30. 23ebbd9 Revert "NFSv4: Fall back to ordinary lookup if nfs4_atomic_open() returns EISDIR" by Trond Myklebust · 14 years ago
  31. 1e657bd Regression: fix mounting NFS when NFSv3 support is not compiled by Paulius Zaleckas · 14 years ago
  32. 51ee4b8 locks: let the caller free file_lock on ->setlease failure by Christoph Hellwig · 14 years ago
  33. 05fa313 locks: fix setlease methods to free passed-in lock by J. Bruce Fields · 14 years ago
  34. 31f4347 convert simple cases of nfs-related ->get_sb() to ->mount() by Al Viro · 14 years ago
  35. a4118ee a couple of open-coded ihold() introduced by nfs merge by Al Viro · 14 years ago
  36. 12364a4 nfs4: The difference of 2 pointers is ptrdiff_t by Geert Uytterhoeven · 14 years ago
  37. 8f0d97b nfs: testing the wrong variable by Dan Carpenter · 14 years ago
  38. 015f021 nfs: handle lock context allocation failures in nfs_create_request by Jeff Layton · 14 years ago
  39. 568a810d Fixed Regression in NFS Direct I/O path by Steve Dickson · 14 years ago
  40. 7420a8c Merge branch 'flock' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  41. 763641d lockd: push lock_flocks down by Arnd Bergmann · 14 years ago
  42. 426e1f5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  43. 18a043f Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  44. 1b430be writeback: remove nonblocking/encountered_congestion references by Wu Fengguang · 14 years ago
  45. 036a107 NFS: Fix a compile issue in nfs_root by Trond Myklebust · 14 years ago
  46. 4390110 Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  47. a4dd8dc Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  48. 43c2e88 nfs4: fix channel attribute sanity-checks by J. Bruce Fields · 14 years ago
  49. 7de9c6e new helper: ihold() by Al Viro · 14 years ago
  50. 74eb94b Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  51. 1c78709 NFSv4.1: Use more sensible names for 'initialize_mountpoint' by Trond Myklebust · 14 years ago
  52. 16b374c NFSv4.1: pnfs: filelayout: add driver's LAYOUTGET and GETDEVICEINFO infrastructure by Andy Adamson · 14 years ago
  53. b1f69b7 NFSv4.1: pnfs: add LAYOUTGET and GETDEVICEINFO infrastructure by Andy Adamson · 14 years ago
  54. 974cec8 NFS: client needs to maintain list of inodes with active layouts by Andy Adamson · 14 years ago
  55. e5e9401 NFS: create and destroy inode's layout cache by Benny Halevy · 14 years ago
  56. 7ab672c NFSv4.1: pnfs: filelayout: introduce minimal file layout driver by Dean Hildebrand · 14 years ago
  57. 02c35fc NFSv4.1: pnfs: full mount/umount infrastructure by Fred Isaman · 14 years ago
  58. 85e174b NFS: set layout driver by Ricardo Labiaga · 14 years ago
  59. 504913f NFS: ask for layouttypes during v4 fsinfo call by Andy Adamson · 14 years ago
  60. 9449925 NFS: change stateid to be a union by Alexandros Batsakis · 14 years ago
  61. 3388bff nfs: fix unchecked value by Roman Borisov · 14 years ago
  62. 55b6e77 Ask for time_delta during fsinfo probe by Ricardo Labiaga · 14 years ago
  63. 6b96724 Revalidate caches on lock by Ricardo Labiaga · 14 years ago
  64. 6f7a35b NFSv4: Fix up the 'dircount' hint in encode_readdir by Trond Myklebust · 14 years ago
  65. 9af8c22 NFSv4: Clean up nfs4_decode_dirent by Trond Myklebust · 14 years ago
  66. 4f08222 NFSv4: nfs4_decode_dirent must clear entry->fattr->valid by Trond Myklebust · 14 years ago
  67. 3201f3d NFSv4: Fix a regression in decode_getfattr by Trond Myklebust · 14 years ago
  68. 7ad0735 NFSv4: Fix up decode_attr_filehandle() to handle the case of empty fh pointer by Trond Myklebust · 14 years ago
  69. 4a201d6 NFS: Ensure we check all allocation return values in new readdir code by Trond Myklebust · 14 years ago
  70. 82f2e54 NFS: Readdir plus in v4 by Bryan Schumaker · 14 years ago
  71. ae42c70 NFS: introduce generic decode_getattr function by Bryan Schumaker · 14 years ago
  72. 9942438 NFS: check xdr_decode for errors by Bryan Schumaker · 14 years ago
  73. 3c8a1ae NFS: nfs_readdir_filler catch all errors by Bryan Schumaker · 14 years ago
  74. 56e4ebf NFS: readdir with vmapped pages by Bryan Schumaker · 14 years ago
  75. afa8ccc NFS: remove page size checking code by Bryan Schumaker · 14 years ago
  76. babddc7 NFS: decode_dirent should use an xdr_stream by Bryan Schumaker · 14 years ago
  77. 0715dc6 NFS: remove readdir plus limit by Bryan Schumaker · 14 years ago
  78. d39ab9d NFS: re-add readdir plus by Bryan Schumaker · 14 years ago
  79. baf57a0 NFS: Optimise the readdir searches by Trond Myklebust · 14 years ago
  80. d1bacf9 NFS: add readdir cache array by Bryan Schumaker · 14 years ago
  81. 8c7597f nfs: include ratelimit.h, fix nfs4state build error by Randy Dunlap · 14 years ago
  82. 168667c NFSv4: The state manager must ignore EKEYEXPIRED. by Trond Myklebust · 14 years ago
  83. 898f635 NFSv4: Don't ignore the error return codes from nfs_intent_set_file by Trond Myklebust · 14 years ago
  84. 79f14b7 Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  85. 5704e44 Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  86. 6de5bd1 BKL: introduce CONFIG_BKL. by Arnd Bergmann · 14 years ago
  87. 6eaa614 NFSv4: Don't call nfs4_reclaim_complete() on receiving NFS4ERR_STALE_CLIENTID by Trond Myklebust · 14 years ago
  88. ae1007d NFSv4: Don't call nfs4_state_mark_reclaim_reboot() from error handlers by Trond Myklebust · 14 years ago
  89. b0ed9db NFSv4: Fix open recovery by Trond Myklebust · 14 years ago
  90. bc4866b NFS: Don't SIGBUS if nfs_vm_page_mkwrite races with a cache invalidation by Trond Myklebust · 14 years ago
  91. 955a857 NFS: new idmapper by Bryan Schumaker · 14 years ago
  92. b89f432 fs/locks.c: prepare for BKL removal by Arnd Bergmann · 14 years ago
  93. c653ce3 sunrpc: Add net to rpc_create_args by Pavel Emelyanov · 14 years ago
  94. fc5d00b sunrpc: Add net argument to svc_create_xprt by Pavel Emelyanov · 14 years ago
  95. aa510da NFS: We must use list_for_each_entry_safe in nfs_access_cache_shrinker by Trond Myklebust · 14 years ago
  96. a00dd6c NFS: don't use FLUSH_SYNC on WB_SYNC_NONE COMMIT calls (try #2) by Jeff Layton · 14 years ago
  97. 5c78f58 NFS: Really fix put_nfs_open_context() by Trond Myklebust · 14 years ago
  98. dfb4f30 NFSv4.1: keep seq_res.sr_slot as pointer rather than an index by Benny Halevy · 14 years ago
  99. 7c563cc nfs: show "local_lock" mount option in /proc/mounts by Suresh Jayaraman · 14 years ago
  100. ef84303 NFS: handle inode==NULL in __put_nfs_open_context by Benny Halevy · 14 years ago