1. 09bdc2d nfsd4: fix acl buffer overrun by J. Bruce Fields · 10 years ago
  2. d9894c2 Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  3. ed47b06 nfsd: consider CLAIM_FH when handing out delegation by Ming Chen · 10 years ago
  4. 4335723 nfsd4: fix delegation-unlink/rename race by J. Bruce Fields · 10 years ago
  5. c0e6bee nfsd4: delay setting current_fh in open by J. Bruce Fields · 12 years ago
  6. e873088 nfsd4: minor nfs4_setlease cleanup by J. Bruce Fields · 12 years ago
  7. 4ac7249 nfsd: use get_acl and ->set_acl by Christoph Hellwig · 11 years ago
  8. d50e6136 nfsd4: decrease nfsd4_encode_fattr stack usage by J. Bruce Fields · 10 years ago
  9. 068c34c nfsd: fix encode_entryplus_baggage stack usage by J. Bruce Fields · 10 years ago
  10. 3554116 nfsd4: simplify xdr encoding of nfsv4 names by J. Bruce Fields · 11 years ago
  11. 87915c6 nfsd4: encode_rdattr_error cleanup by J. Bruce Fields · 11 years ago
  12. 6b6d8137 nfsd4: nfsd4_encode_fattr cleanup by J. Bruce Fields · 11 years ago
  13. 41ae6e71 nfsd4: better VERIFY comment by J. Bruce Fields · 11 years ago
  14. 208d0ac nfsd4: break only delegations when appropriate by J. Bruce Fields · 12 years ago
  15. 60810e5 NFSD: Fix a memory leak in nfsd4_create_session by Kinglong Mee · 11 years ago
  16. 73ca659 nfsd: get rid of unused function definition by Kinglong Mee · 11 years ago
  17. 3ff6930 Define op_iattr for nfsd4_open instead using macro by Kinglong Mee · 11 years ago
  18. ff88825 NFSD: fix compile warning without CONFIG_NFSD_V3 by Kinglong Mee · 11 years ago
  19. 8ef6671 NFSD: Don't start lockd when only NFSv4 is running by Kinglong Mee · 11 years ago
  20. 7e55b59 SUNRPC/NFSD: Support a new option for ignoring the result of svc_register by Kinglong Mee · 11 years ago
  21. 8a89163 NFSD: fix bad length checking for backchannel by Kinglong Mee · 11 years ago
  22. f403e45 NFSD: fix a leak which can cause CREATE_SESSION failures by Kinglong Mee · 11 years ago
  23. 2ce02b6 Add missing recording of back channel attrs in nfsd4_session by Kinglong Mee · 11 years ago
  24. dfeecc8 nfsd: get rid of unused macro definition by Kinglong Mee · 11 years ago
  25. eba1c99 nfsd: clean up unnecessary temporary variable in nfsd4_decode_fattr by Kinglong Mee · 11 years ago
  26. 43212cc nfsd: using nfsd4_encode_noop for encoding destroy_session/free_stateid by Kinglong Mee · 11 years ago
  27. a9f7b4a0 nfsd: clean up an xdr reserved space calculation by Kinglong Mee · 11 years ago
  28. b9b284df nfsd: get rid of unused function definition by Kinglong Mee · 11 years ago
  29. a8bb84b nfsd: calculate the missing length of bitmap in EXCHANGE_ID by Kinglong Mee · 11 years ago
  30. c4fa6d7 nfsd: revoking of suid/sgid bits after chown() in a consistent way by Stanislav Kholmanskikh · 11 years ago
  31. a0ef5e19 nfsd: don't try to reuse an expired DRC entry off the list by Jeff Layton · 11 years ago
  32. 2d8498d nfsd: start documenting some XDR handling functions by Christoph Hellwig · 11 years ago
  33. 6e14b46 nfsd: don't return high mode bits by Albert Fluegel · 11 years ago
  34. 781c2a5 nfsd: when reusing an existing repcache entry, unhash it first by Jeff Layton · 11 years ago
  35. 365da4a nfsd4: fix xdr decoding of large non-write compounds by J. Bruce Fields · 11 years ago
  36. 987da47 nfsd: make sure to balance get/put_write_access by Christoph Hellwig · 11 years ago
  37. 818e5a2 nfsd: split up nfsd_setattr by Christoph Hellwig · 11 years ago
  38. 449bf8d Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  39. aea240f nfsd: export proper maximum file size to the client by Christoph Hellwig · 11 years ago
  40. 6ff40de nfsd4: improve write performance with better sendspace reservations by J. Bruce Fields · 11 years ago
  41. 27ac0ff locks: break delegations on any attribute modification by J. Bruce Fields · 13 years ago
  42. 146a859 locks: break delegations on link by J. Bruce Fields · 13 years ago
  43. 8e6d782 locks: break delegations on rename by J. Bruce Fields · 13 years ago
  44. b21996e locks: break delegations on unlink by J. Bruce Fields · 13 years ago
  45. 617588d locks: introduce new FL_DELEG lock flag by J. Bruce Fields · 13 years ago
  46. b78800b Revert "nfsd: remove_stid can be incorporated into nfs4_put_delegation" by J. Bruce Fields · 11 years ago
  47. 3378b7f nfsd4: fix discarded security labels on setattr by J. Bruce Fields · 11 years ago
  48. 8217d14 NFSD: Add support for NFS v4.2 operation checking by Anna Schumaker · 11 years ago
  49. e50a26d nfsd4: nfsd_shutdown_net needs state lock by J. Bruce Fields · 11 years ago
  50. e1a90ebd NFSD: Combine decode operations for v4 and v4.1 by Anna Schumaker · 11 years ago
  51. 6f6cc32 nfsd: -EINVAL on invalid anonuid/gid instead of silent failure by J. Bruce Fields · 11 years ago
  52. 427d6c6 nfsd: return better errors to exportfs by J. Bruce Fields · 11 years ago
  53. 49e7372 nfsd: fh_update should error out in unexpected cases by J. Bruce Fields · 11 years ago
  54. 956c4fe nfsd4: need to destroy revoked delegations in destroy_client by Benny Halevy · 11 years ago
  55. 01a87d9 nfsd: no need to unhash_stid before free by Benny Halevy · 11 years ago
  56. 7ebe40f nfsd: remove_stid can be incorporated into nfs4_put_delegation by Benny Halevy · 11 years ago
  57. 5d7dab8 nfsd: nfs4_open_delegation needs to remove_stid rather than unhash_stid by Benny Halevy · 11 years ago
  58. 9857df8 nfsd: nfs4_free_stid by Benny Halevy · 11 years ago
  59. cce6de9 nfsd: fix Kconfig syntax by Christoph Hellwig · 11 years ago
  60. a6a9f18 nfsd: switch to %p[dD] by Al Viro · 11 years ago
  61. 97e47fa nfsd: switch to %p[dD] by Al Viro · 11 years ago
  62. 26935fb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  63. cf59676 Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  64. 1ab6c49 fs: convert fs shrinkers to new scan/count API by Dave Chinner · 11 years ago
  65. 301f026 nfsd: racy access to ->d_name in nsfd4_encode_path() by Al Viro · 11 years ago
  66. 248f807 nfsd4: nfsd4_create_clid_dir prints uninitialized data by J. Bruce Fields · 11 years ago
  67. bf7bd3e nfsd4: fix leak of inode reference on delegation failure by J. Bruce Fields · 11 years ago
  68. 3477565 Revert "nfsd: nfs4_file_get_access: need to be more careful with O_RDWR" by J. Bruce Fields · 11 years ago
  69. b8297ce Merge tag 'v3.11-rc5' into for-3.12 branch by J. Bruce Fields · 11 years ago
  70. 58cd57b nfsd: Fix SP4_MACH_CRED negotiation in EXCHANGE_ID by Weston Andros Adamson · 11 years ago
  71. c472059 nfsd4: Fix MACH_CRED NULL dereference by J. Bruce Fields · 11 years ago
  72. b1948a6 nfsd4: fix setlease error return by J. Bruce Fields · 11 years ago
  73. df66e75 nfsd: nfs4_file_get_access: need to be more careful with O_RDWR by Harshula Jayasuriya · 11 years ago
  74. e4daf1f nfsd: nfsd_open: when dentry_open returns an error do not propagate as struct file by Harshula Jayasuriya · 11 years ago
  75. 61f98b0 Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  76. 35f7a14 nfsd4: fix minorversion support interface by J. Bruce Fields · 11 years ago
  77. 0ff08ba Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  78. be0c5d8 Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  79. d109148 nfsd4: support minorversion 1 by default by J. Bruce Fields · 11 years ago
  80. f0f51f5 nfsd4: allow destroy_session over destroyed session by J. Bruce Fields · 11 years ago
  81. d08d32e nfsd4: return delegation immediately if lease fails by J. Bruce Fields · 11 years ago
  82. 0a262ff nfsd4: do not throw away 4.1 lock state on last unlock by J. Bruce Fields · 11 years ago
  83. 89f6c33 nfsd4: delegation-based open reclaims should bypass permissions by J. Bruce Fields · 11 years ago
  84. 590b743 nfsd4: minor read_buf cleanup by J. Bruce Fields · 11 years ago
  85. 2475008 nfsd4: fix decoding of compounds across page boundaries by J. Bruce Fields · 11 years ago
  86. 99c4151 nfsd4: clean up nfs4_open_delegation by J. Bruce Fields · 11 years ago
  87. 9a0590a NFSD: Don't give out read delegations on creates by Steve Dickson · 11 years ago
  88. 57569a7 nfsd4: allow client to send no cb_sec flavors by J. Bruce Fields · 11 years ago
  89. b78724b nfsd4: fail attempts to request gss on the backchannel by J. Bruce Fields · 11 years ago
  90. 57266a6 nfsd4: implement minimal SP4_MACH_CRED by J. Bruce Fields · 11 years ago
  91. 0dc1531 svcrpc: store gss mech in svc_cred by J. Bruce Fields · 11 years ago
  92. 1c8c601 locks: protect most of the file_lock handling with i_lock by Jeff Layton · 11 years ago
  93. ac6614b [readdir] constify ->actor by Al Viro · 11 years ago
  94. bb6f619 [readdir] introduce ->iterate(), ctx->pos, dir_emit() by Al Viro · 11 years ago
  95. 5c0ba4e [readdir] introduce iterate_dir() and dir_context by Al Viro · 11 years ago
  96. 1a9357f nfsd: avoid undefined signed overflow by Jim Rees · 11 years ago
  97. ba4e55b nfsd4: fix compile in !CONFIG_NFSD_V4_SECURITY_LABEL case by J. Bruce Fields · 11 years ago
  98. 18032ca NFSD: Server implementation of MAC Labeling by David Quigley · 11 years ago
  99. 4bdc33e NFSDv4.2: Add NFS v4.2 support to the NFS server by Steve Dickson · 11 years ago
  100. 4f540e2 nfsd4: store correct client minorversion for >=4.2 by J. Bruce Fields · 11 years ago