1. 2dbd3ca Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  2. 7255e71 nfsd: fix oops when legacy_recdir_name_error is passed a -ENOENT error by Jeff Layton · 11 years ago
  3. 9f415eb nfsd4: don't allow owner override on 4.1 CLAIM_FH opens by J. Bruce Fields · 11 years ago
  4. 1db7722 Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  5. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  6. 676e4eb NFSD: SECINFO doesn't handle unsupported pseudoflavors correctly by Chuck Lever · 11 years ago
  7. ed9411a NFSD: Simplify GSS flavor encoding in nfsd4_do_encode_secinfo() by Chuck Lever · 11 years ago
  8. c8c797f nfsd: make symbol nfsd_reply_cache_shrinker static by Wei Yongjun · 11 years ago
  9. 2a6cf94 nfsd4: don't remap EISDIR errors in rename by J. Bruce Fields · 11 years ago
  10. 8728f98 Merge tag 'nfs-for-3.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  11. 398c33a nfsd: convert nfs4_alloc_stid() to use idr_alloc_cyclic() by Jeff Layton · 11 years ago
  12. b1df763 Merge branch 'nfs-for-next' of git://linux-nfs.org/~trondmy/nfs-2.6 into for-3.10 by J. Bruce Fields · 11 years ago
  13. dd30333 nfsd4: better error return to indicate SSV non-support by J. Bruce Fields · 11 years ago
  14. aa387d6c nfsd: fix EXDEV checking in rename by J. Bruce Fields · 11 years ago
  15. bf8d909 nfsd: Decode and send 64bit time values by Bryan Schumaker · 11 years ago
  16. ba13843 nfsd4: put_client_renew_locked can be static by Fengguang Wu · 11 years ago
  17. 9aeb5ae nfsd4: remove unused macro by J. Bruce Fields · 11 years ago
  18. 53584f6 nfsd4: remove some useless code by fanchaoting · 11 years ago
  19. 3bd64a5 nfsd4: implement SEQ4_STATUS_RECALLABLE_STATE_REVOKED by J. Bruce Fields · 11 years ago
  20. 2334003 nfsd4: clean up validate_stateid by J. Bruce Fields · 11 years ago
  21. 06b332a nfsd4: check backchannel attributes on create_session by J. Bruce Fields · 11 years ago
  22. 55c760c nfsd4: fix forechannel attribute negotiation by J. Bruce Fields · 11 years ago
  23. 373cd40 nfsd4: cleanup check_forechannel_attrs by J. Bruce Fields · 11 years ago
  24. 75ef9de constify a bunch of struct file_operations instances by Al Viro · 11 years ago
  25. 0c7c3e6 nfsd4: don't close read-write opens too soon by J. Bruce Fields · 11 years ago
  26. eb2099f nfsd4: release lockowners on last unlock in 4.1 case by J. Bruce Fields · 11 years ago
  27. bbc9c36 nfsd4: more sessions/open-owner-replay cleanup by J. Bruce Fields · 11 years ago
  28. 3d74e6a nfsd4: no need for replay_owner in sessions case by J. Bruce Fields · 11 years ago
  29. c383747 nfsd4: remove some redundant comments by J. Bruce Fields · 11 years ago
  30. 2c44a23 nfsd: use kmem_cache_free() instead of kfree() by Wei Yongjun · 11 years ago
  31. 9411b1d nfsd4: cleanup handling of nfsv4.0 closed stateid's by J. Bruce Fields · 11 years ago
  32. 41d2266 nfsd4: remove unused nfs4_check_deleg argument by J. Bruce Fields · 11 years ago
  33. e8c69d1 nfsd4: make del_recall_lru per-network-namespace by J. Bruce Fields · 11 years ago
  34. 68a3396 nfsd4: shut down more of delegation earlier by J. Bruce Fields · 11 years ago
  35. 8be2d23 nfsd4: minor cb_recall simplification by J. Bruce Fields · 11 years ago
  36. ff7c4b3 nfsd: remove /proc/fs/nfs when create /proc/fs/nfs/exports error by fanchaoting · 11 years ago
  37. b022032 nfsd: don't run get_file if nfs4_preprocess_stateid_op return error by fanchaoting · 11 years ago
  38. 89876f8 nfsd: convert the file_hashtbl to a hlist by Jeff Layton · 11 years ago
  39. 66b2b9b nfsd4: don't destroy in-use session by J. Bruce Fields · 11 years ago
  40. 221a687 nfsd4: don't destroy in-use clients by J. Bruce Fields · 11 years ago
  41. 4f6e6c1 nfsd4: simplify bind_conn_to_session locking by J. Bruce Fields · 11 years ago
  42. abcdff0 nfsd4: fix destroy_session race by J. Bruce Fields · 11 years ago
  43. bfa85e83 nfsd4: clientid lookup cleanup by J. Bruce Fields · 11 years ago
  44. c0293b0 nfsd4: destroy_clientid simplification by J. Bruce Fields · 11 years ago
  45. 1ca5079 nfsd4: remove some dprintk's by J. Bruce Fields · 11 years ago
  46. 0eb6f20 nfsd4: STALE_STATEID cleanup by J. Bruce Fields · 11 years ago
  47. 7838904 nfsd4: warn on odd create_session state by J. Bruce Fields · 11 years ago
  48. 491402a nfsd: fix bug on nfs4 stateid deallocation by ycnian@gmail.com · 11 years ago
  49. 9c6bdbb nfsd: remove unused macro in nfsv4 by Yanchuan Nian · 11 years ago
  50. 2e4b723 nfsd4: fix use-after-free of 4.1 client on connection loss by J. Bruce Fields · 11 years ago
  51. b0a9d3a nfsd4: fix race on client shutdown by J. Bruce Fields · 11 years ago
  52. 9d313b1 nfsd4: handle seqid-mutating open errors from xdr decoding by J. Bruce Fields · 11 years ago
  53. b600de7 nfsd4: remove BUG_ON by J. Bruce Fields · 11 years ago
  54. 0733c7b nfsd: scale up the number of DRC hash buckets with cache size by Jeff Layton · 11 years ago
  55. 98d821b nfsd: keep stats on worst hash balancing seen so far by Jeff Layton · 11 years ago
  56. a2f999a nfsd: add new reply_cache_stats file in nfsdfs by Jeff Layton · 11 years ago
  57. 6c6910c nfsd: track memory utilization by the DRC by Jeff Layton · 11 years ago
  58. 9dc5614 nfsd: break out comparator into separate function by Jeff Layton · 11 years ago
  59. 0b9ea37 nfsd: eliminate one of the DRC cache searches by Jeff Layton · 11 years ago
  60. a77c806 SUNRPC: Refactor nfsd4_do_encode_secinfo() by Chuck Lever · 11 years ago
  61. 64a817c nfsd4: reject "negative" acl lengths by J. Bruce Fields · 11 years ago
  62. e49dbbf nfsd: fix bad offset use by Kent Overstreet · 11 years ago
  63. ac534ff nfsd: fix startup order in nfsd_reply_cache_init by Jeff Layton · 11 years ago
  64. a517b60 nfsd: only unhash DRC entries that are in the hashtable by Jeff Layton · 11 years ago
  65. ebd6c70 nfsd: convert to idr_alloc() by Tejun Heo · 11 years ago
  66. 801cb2d nfsd: remove unused get_new_stid() by Tejun Heo · 11 years ago
  67. 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 11 years ago
  68. b666973 Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  69. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  70. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  71. 4f4a4fa nfsd: handle vfs_getattr errors in acl protocol by J. Bruce Fields · 11 years ago
  72. 3dadecc switch vfs_getattr() to struct path by Al Viro · 11 years ago
  73. 94f2f14 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  74. 697ce9b fs/nfsd: change type of max_delegations, nfsd_drc_max_mem and nfsd_drc_mem_used by Zhang Yanfei · 11 years ago
  75. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  76. 56edc86 nfsd: fix compiler warning about ambiguous types in nfsd_cache_csum by Jeff Layton · 11 years ago
  77. deb4534 nfsd: enable NFSv4 state in containers by Stanislav Kinsbursky · 11 years ago
  78. 71a5030 nfsd: disable usermode helper client tracker in container by Stanislav Kinsbursky · 11 years ago
  79. 96d851c nfsd: use proper net while reading "exports" file by Stanislav Kinsbursky · 11 years ago
  80. 11f7794 nfsd: containerize NFSd filesystem by Stanislav Kinsbursky · 11 years ago
  81. 1ac8362 nfsd: fix comments on nfsd_cache_lookup by Jeff Layton · 11 years ago
  82. 2d43833 SUNRPC: rework cache upcall logic by Stanislav Kinsbursky · 11 years ago
  83. 73fb847 SUNRPC: introduce cache_detail->cache_request callback by Stanislav Kinsbursky · 11 years ago
  84. 6fab877 nfsd: Properly compare and initialize kuids and kgids by Eric W. Biederman · 11 years ago
  85. 4c1e1b3 nfsd: Store ex_anon_uid and ex_anon_gid as kuids and kgids by Eric W. Biederman · 11 years ago
  86. 03bc6d1 nfsd: Modify nfsd4_cb_sec to use kuids and kgids by Eric W. Biederman · 11 years ago
  87. ab8e4ae nfsd: Handle kuids and kgids in the nfs4acl to posix_acl conversion by Eric W. Biederman · 11 years ago
  88. 7c19723 nfsd: Convert nfsxdr to use kuids and kgids by Eric W. Biederman · 11 years ago
  89. 458878a nfsd: Convert nfs3xdr to use kuids and kgids by Eric W. Biederman · 11 years ago
  90. e097258 nfsd: Remove nfsd_luid, nfsd_lgid, nfsd_ruid and nfsd_rgid by Eric W. Biederman · 11 years ago
  91. 65e10f6 nfsd: Convert idmap to use kuids and kgids by Eric W. Biederman · 11 years ago
  92. b566389 nfsd: idmap use u32 not uid_t as the intermediate type by Eric W. Biederman · 11 years ago
  93. 6c1810e nfsd: Remove declaration of nonexistent nfs4_acl_permisison by Eric W. Biederman · 11 years ago
  94. e56a316 nfsd4: free_stid can be static by Fengguang Wu · 11 years ago
  95. 01a7dec nfsd: keep a checksum of the first 256 bytes of request by Jeff Layton · 11 years ago
  96. 5976687 sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to addr.h by Jeff Layton · 11 years ago
  97. 3abdb60 nfsd4: simplify idr allocation by J. Bruce Fields · 11 years ago
  98. 2d32b29 nfsd: Fix memleak by majianpeng · 11 years ago
  99. b4e7f2c nfsd: register a shrinker for DRC cache entries by Jeff Layton · 11 years ago
  100. aca8a23 nfsd: add recurring workqueue job to clean the cache by Jeff Layton · 11 years ago