1. 26935fb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  2. cf59676 Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  3. 1ab6c49 fs: convert fs shrinkers to new scan/count API by Dave Chinner · 11 years ago
  4. 301f026 nfsd: racy access to ->d_name in nsfd4_encode_path() by Al Viro · 11 years ago
  5. 248f807 nfsd4: nfsd4_create_clid_dir prints uninitialized data by J. Bruce Fields · 11 years ago
  6. bf7bd3e nfsd4: fix leak of inode reference on delegation failure by J. Bruce Fields · 11 years ago
  7. 3477565 Revert "nfsd: nfs4_file_get_access: need to be more careful with O_RDWR" by J. Bruce Fields · 11 years ago
  8. b8297ce Merge tag 'v3.11-rc5' into for-3.12 branch by J. Bruce Fields · 11 years ago
  9. 58cd57b nfsd: Fix SP4_MACH_CRED negotiation in EXCHANGE_ID by Weston Andros Adamson · 11 years ago
  10. c472059 nfsd4: Fix MACH_CRED NULL dereference by J. Bruce Fields · 11 years ago
  11. b1948a6 nfsd4: fix setlease error return by J. Bruce Fields · 11 years ago
  12. df66e75 nfsd: nfs4_file_get_access: need to be more careful with O_RDWR by Harshula Jayasuriya · 11 years ago
  13. e4daf1f nfsd: nfsd_open: when dentry_open returns an error do not propagate as struct file by Harshula Jayasuriya · 11 years ago
  14. 61f98b0 Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  15. 35f7a14 nfsd4: fix minorversion support interface by J. Bruce Fields · 11 years ago
  16. 0ff08ba Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  17. be0c5d8 Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  18. d109148 nfsd4: support minorversion 1 by default by J. Bruce Fields · 11 years ago
  19. f0f51f5 nfsd4: allow destroy_session over destroyed session by J. Bruce Fields · 11 years ago
  20. d08d32e nfsd4: return delegation immediately if lease fails by J. Bruce Fields · 11 years ago
  21. 0a262ff nfsd4: do not throw away 4.1 lock state on last unlock by J. Bruce Fields · 11 years ago
  22. 89f6c33 nfsd4: delegation-based open reclaims should bypass permissions by J. Bruce Fields · 11 years ago
  23. 590b743 nfsd4: minor read_buf cleanup by J. Bruce Fields · 11 years ago
  24. 2475008 nfsd4: fix decoding of compounds across page boundaries by J. Bruce Fields · 11 years ago
  25. 99c4151 nfsd4: clean up nfs4_open_delegation by J. Bruce Fields · 11 years ago
  26. 9a0590a NFSD: Don't give out read delegations on creates by Steve Dickson · 11 years ago
  27. 57569a7 nfsd4: allow client to send no cb_sec flavors by J. Bruce Fields · 11 years ago
  28. b78724b nfsd4: fail attempts to request gss on the backchannel by J. Bruce Fields · 11 years ago
  29. 57266a6 nfsd4: implement minimal SP4_MACH_CRED by J. Bruce Fields · 11 years ago
  30. 0dc1531 svcrpc: store gss mech in svc_cred by J. Bruce Fields · 11 years ago
  31. 1c8c601 locks: protect most of the file_lock handling with i_lock by Jeff Layton · 11 years ago
  32. ac6614b [readdir] constify ->actor by Al Viro · 11 years ago
  33. bb6f619 [readdir] introduce ->iterate(), ctx->pos, dir_emit() by Al Viro · 11 years ago
  34. 5c0ba4e [readdir] introduce iterate_dir() and dir_context by Al Viro · 11 years ago
  35. 1a9357f nfsd: avoid undefined signed overflow by Jim Rees · 11 years ago
  36. ba4e55b nfsd4: fix compile in !CONFIG_NFSD_V4_SECURITY_LABEL case by J. Bruce Fields · 11 years ago
  37. 18032ca NFSD: Server implementation of MAC Labeling by David Quigley · 11 years ago
  38. 4bdc33e NFSDv4.2: Add NFS v4.2 support to the NFS server by Steve Dickson · 11 years ago
  39. 4f540e2 nfsd4: store correct client minorversion for >=4.2 by J. Bruce Fields · 11 years ago
  40. eb48241 nfsd: get rid of the unused functions in vfs by Zhao Hongjiang · 11 years ago
  41. 4488cc9 NFS: Add NFSv4.2 protocol constants by Steve Dickson · 11 years ago
  42. 2dbd3ca Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  43. 7255e71 nfsd: fix oops when legacy_recdir_name_error is passed a -ENOENT error by Jeff Layton · 11 years ago
  44. 9f415eb nfsd4: don't allow owner override on 4.1 CLAIM_FH opens by J. Bruce Fields · 11 years ago
  45. 1db7722 Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  46. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  47. 676e4eb NFSD: SECINFO doesn't handle unsupported pseudoflavors correctly by Chuck Lever · 11 years ago
  48. ed9411a NFSD: Simplify GSS flavor encoding in nfsd4_do_encode_secinfo() by Chuck Lever · 11 years ago
  49. c8c797f nfsd: make symbol nfsd_reply_cache_shrinker static by Wei Yongjun · 11 years ago
  50. 2a6cf94 nfsd4: don't remap EISDIR errors in rename by J. Bruce Fields · 11 years ago
  51. 8728f98 Merge tag 'nfs-for-3.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  52. 398c33a nfsd: convert nfs4_alloc_stid() to use idr_alloc_cyclic() by Jeff Layton · 11 years ago
  53. 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
  54. dd30333 nfsd4: better error return to indicate SSV non-support by J. Bruce Fields · 11 years ago
  55. aa387d6c nfsd: fix EXDEV checking in rename by J. Bruce Fields · 11 years ago
  56. bf8d909 nfsd: Decode and send 64bit time values by Bryan Schumaker · 11 years ago
  57. ba13843 nfsd4: put_client_renew_locked can be static by Fengguang Wu · 11 years ago
  58. 9aeb5ae nfsd4: remove unused macro by J. Bruce Fields · 11 years ago
  59. 53584f6 nfsd4: remove some useless code by fanchaoting · 11 years ago
  60. 3bd64a5 nfsd4: implement SEQ4_STATUS_RECALLABLE_STATE_REVOKED by J. Bruce Fields · 11 years ago
  61. 2334003 nfsd4: clean up validate_stateid by J. Bruce Fields · 11 years ago
  62. 06b332a nfsd4: check backchannel attributes on create_session by J. Bruce Fields · 11 years ago
  63. 55c760c nfsd4: fix forechannel attribute negotiation by J. Bruce Fields · 11 years ago
  64. 373cd40 nfsd4: cleanup check_forechannel_attrs by J. Bruce Fields · 11 years ago
  65. 75ef9de constify a bunch of struct file_operations instances by Al Viro · 11 years ago
  66. 0c7c3e6 nfsd4: don't close read-write opens too soon by J. Bruce Fields · 11 years ago
  67. eb2099f nfsd4: release lockowners on last unlock in 4.1 case by J. Bruce Fields · 11 years ago
  68. bbc9c36 nfsd4: more sessions/open-owner-replay cleanup by J. Bruce Fields · 11 years ago
  69. 3d74e6a nfsd4: no need for replay_owner in sessions case by J. Bruce Fields · 11 years ago
  70. c383747 nfsd4: remove some redundant comments by J. Bruce Fields · 11 years ago
  71. 2c44a23 nfsd: use kmem_cache_free() instead of kfree() by Wei Yongjun · 11 years ago
  72. 9411b1d nfsd4: cleanup handling of nfsv4.0 closed stateid's by J. Bruce Fields · 11 years ago
  73. 41d2266 nfsd4: remove unused nfs4_check_deleg argument by J. Bruce Fields · 11 years ago
  74. e8c69d1 nfsd4: make del_recall_lru per-network-namespace by J. Bruce Fields · 11 years ago
  75. 68a3396 nfsd4: shut down more of delegation earlier by J. Bruce Fields · 11 years ago
  76. 8be2d23 nfsd4: minor cb_recall simplification by J. Bruce Fields · 11 years ago
  77. ff7c4b3 nfsd: remove /proc/fs/nfs when create /proc/fs/nfs/exports error by fanchaoting · 11 years ago
  78. b022032 nfsd: don't run get_file if nfs4_preprocess_stateid_op return error by fanchaoting · 11 years ago
  79. 89876f8 nfsd: convert the file_hashtbl to a hlist by Jeff Layton · 11 years ago
  80. 66b2b9b nfsd4: don't destroy in-use session by J. Bruce Fields · 11 years ago
  81. 221a687 nfsd4: don't destroy in-use clients by J. Bruce Fields · 11 years ago
  82. 4f6e6c1 nfsd4: simplify bind_conn_to_session locking by J. Bruce Fields · 11 years ago
  83. abcdff0 nfsd4: fix destroy_session race by J. Bruce Fields · 11 years ago
  84. bfa85e83 nfsd4: clientid lookup cleanup by J. Bruce Fields · 11 years ago
  85. c0293b0 nfsd4: destroy_clientid simplification by J. Bruce Fields · 11 years ago
  86. 1ca5079 nfsd4: remove some dprintk's by J. Bruce Fields · 11 years ago
  87. 0eb6f20 nfsd4: STALE_STATEID cleanup by J. Bruce Fields · 11 years ago
  88. 7838904 nfsd4: warn on odd create_session state by J. Bruce Fields · 11 years ago
  89. 491402a nfsd: fix bug on nfs4 stateid deallocation by ycnian@gmail.com · 11 years ago
  90. 9c6bdbb nfsd: remove unused macro in nfsv4 by Yanchuan Nian · 11 years ago
  91. 2e4b723 nfsd4: fix use-after-free of 4.1 client on connection loss by J. Bruce Fields · 11 years ago
  92. b0a9d3a nfsd4: fix race on client shutdown by J. Bruce Fields · 11 years ago
  93. 9d313b1 nfsd4: handle seqid-mutating open errors from xdr decoding by J. Bruce Fields · 11 years ago
  94. b600de7 nfsd4: remove BUG_ON by J. Bruce Fields · 11 years ago
  95. 0733c7b nfsd: scale up the number of DRC hash buckets with cache size by Jeff Layton · 11 years ago
  96. 98d821b nfsd: keep stats on worst hash balancing seen so far by Jeff Layton · 11 years ago
  97. a2f999a nfsd: add new reply_cache_stats file in nfsdfs by Jeff Layton · 11 years ago
  98. 6c6910c nfsd: track memory utilization by the DRC by Jeff Layton · 11 years ago
  99. 9dc5614 nfsd: break out comparator into separate function by Jeff Layton · 11 years ago
  100. 0b9ea37 nfsd: eliminate one of the DRC cache searches by Jeff Layton · 11 years ago