1. ead8fb8 NFSD: Set the attributes used to store the verifier for EXCLUSIVE4_1 by Kinglong Mee · 9 years ago
  2. c87fb4a lockd: NLM grace period shouldn't block NFSv4 opens by J. Bruce Fields · 9 years ago
  3. 6cd2266 nfsd: Remove unneeded values in nfsd4_open() by Kinglong Mee · 9 years ago
  4. d8398fc nfsd: Set lc_size_chg before ops->proc_layoutcommit by Kinglong Mee · 9 years ago
  5. 96bcad5 nfsd: fput rd_file from XDR encode context by Christoph Hellwig · 9 years ago
  6. af90f70 nfsd: take struct file setup fully into nfs4_preprocess_stateid_op by Christoph Hellwig · 9 years ago
  7. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  8. 980608f nfsd4: disallow SEEK with special stateids by J. Bruce Fields · 9 years ago
  9. 5ba4a25a nfsd4: disallow ALLOCATE with special stateids by J. Bruce Fields · 9 years ago
  10. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 10 years ago
  11. 1ec8c0c nfsd: Remove duplicate macro define for max sec label length by Kinglong Mee · 9 years ago
  12. 4229789 nfsd: remove unused status arg to nfsd4_cleanup_open_state by Jeff Layton · 10 years ago
  13. beaca23 NFSD: Use correct reply size calculating function by Kinglong Mee · 10 years ago
  14. a142038 NFSD: Put exports after nfsd4_layout_verify fail by Kinglong Mee · 10 years ago
  15. 31ef83d nfsd: add trace events by Christoph Hellwig · 10 years ago
  16. c5c707f nfsd: implement pNFS layout recalls by Christoph Hellwig · 10 years ago
  17. 9cf514c nfsd: implement pNFS operations by Christoph Hellwig · 10 years ago
  18. 779fb0f sunrpc: move rq_splice_ok flag into rq_flags by Jeff Layton · 10 years ago
  19. 30660e04b sunrpc: move rq_usedeferral flag to rq_flags by Jeff Layton · 10 years ago
  20. b0cb908 nfsd: Add DEALLOCATE support by Anna Schumaker · 10 years ago
  21. 95d871f nfsd: Add ALLOCATE support by Anna Schumaker · 10 years ago
  22. 51904b0 nfsd4: fix crash on unknown operation number by J. Bruce Fields · 10 years ago
  23. d1d84c9 nfsd4: fix response size estimation for OP_SEQUENCE by J. Bruce Fields · 10 years ago
  24. 24bab49 NFSD: Implement SEEK by Anna Schumaker · 10 years ago
  25. 3234975 nfsd: Remove nfs4_lock_state(): nfsd4_open and nfsd4_open_confirm by Trond Myklebust · 10 years ago
  26. 58fb12e nfsd: Add a mutex to protect the NFSv4.0 open owner replay cache by Jeff Layton · 10 years ago
  27. b3fbfe0 nfsd: print status when nfsd4_open fails to open file it just created by Jeff Layton · 10 years ago
  28. 0fe492d nfsd: Convert nfs4_check_open_reclaim() to work with lookup_clientid() by Trond Myklebust · 10 years ago
  29. 1e444f5 NFSD: Remove iattr parameter from nfsd_symlink() by Kinglong Mee · 10 years ago
  30. 7fb8430 nfsd4: rename cr_linkname->cr_data by J. Bruce Fields · 10 years ago
  31. 52ee043 nfsd: let nfsd_symlink assume null-terminated data by J. Bruce Fields · 10 years ago
  32. b829e91 nfsd: fix rare symlink decoding bug by J. Bruce Fields · 10 years ago
  33. f419992 nfsd: add __force to opaque verifier field casts by Jeff Layton · 10 years ago
  34. bf18f16 NFSD: Using exp_get for export getting by Kinglong Mee · 10 years ago
  35. f15a5cf SUNRPC/NFSD: Change to type of bool for rq_usedeferral and rq_splice_ok by Kinglong Mee · 10 years ago
  36. 3c7aa15 NFSD: Using min/max/min_t/max_t for calculate by Kinglong Mee · 10 years ago
  37. 05638dc nfsd4: simplify server xdr->next_page use by J. Bruce Fields · 10 years ago
  38. 7025005d nfsd: remove unneeded zeroing of fields in nfsd4_proc_compound by Jeff Layton · 10 years ago
  39. ba5378b nfsd: fix setting of NFS4_OO_CONFIRMED in nfsd4_open by Jeff Layton · 10 years ago
  40. a5cddc8 nfsd4: better reservation of head space for krb5 by J. Bruce Fields · 10 years ago
  41. ccae70a nfsd4: estimate sequence response size by J. Bruce Fields · 11 years ago
  42. b86cef6 nfsd4: better estimate of getattr response size by J. Bruce Fields · 11 years ago
  43. 561f0ed nfsd4: allow large readdirs by J. Bruce Fields · 11 years ago
  44. 4f0cefb nfsd4: more precise nfsd4_max_reply by J. Bruce Fields · 11 years ago
  45. 8c7424c nfsd4: don't try to encode conflicting owner if low on space by J. Bruce Fields · 11 years ago
  46. 2825a7f nfsd4: allow encoding across page boundaries by J. Bruce Fields · 11 years ago
  47. a8095f7 nfsd4: size-checking cleanup by J. Bruce Fields · 11 years ago
  48. ea8d772 nfsd4: remove redundant encode buffer size checking by J. Bruce Fields · 11 years ago
  49. d0a381d nfsd4: teach encoders to handle reserve_space failures by J. Bruce Fields · 11 years ago
  50. 6ac9039 nfsd4: keep xdr buf length updated by J. Bruce Fields · 11 years ago
  51. d3f627c nfsd4: use xdr_stream throughout compound encoding by J. Bruce Fields · 11 years ago
  52. ddd1ea5 nfsd4: use xdr_reserve_space in attribute encoding by J. Bruce Fields · 11 years ago
  53. 07d1f80 nfsd4: fix encoding of out-of-space replies by J. Bruce Fields · 11 years ago
  54. 1802a67 nfsd4: reserve head space for krb5 integ/priv info by J. Bruce Fields · 11 years ago
  55. 2d124dfaa nfsd4: move proc_compound xdr encode init to helper by J. Bruce Fields · 11 years ago
  56. d518465 nfsd4: tweak nfsd4_encode_getattr to take xdr_stream by J. Bruce Fields · 11 years ago
  57. 4aea24b nfsd4: embed xdr_stream in nfsd4_compoundres by J. Bruce Fields · 11 years ago
  58. e372ba6 nfsd4: decoding errors can still be cached and require space by J. Bruce Fields · 10 years ago
  59. f34e432 nfsd4: fix write reply size estimate by J. Bruce Fields · 10 years ago
  60. 622f560 nfsd4: read size estimate should include padding by J. Bruce Fields · 10 years ago
  61. 5b64869 nfsd4: READ, READDIR, etc., are idempotent by J. Bruce Fields · 11 years ago
  62. 14bcab1 NFSd: Clean up nfs4_preprocess_stateid_op by Trond Myklebust · 10 years ago
  63. 2336745 NFSD: Clear wcc data between compound ops by Kinglong Mee · 10 years ago
  64. 480efae nfsd4: fix setclientid encode size by J. Bruce Fields · 11 years ago
  65. 4daeed2 NFSD: simplify saved/current fh uses in nfsd4_proc_compound by Kinglong Mee · 10 years ago
  66. 4c69d58 nfsd4: session needs room for following op to error out by J. Bruce Fields · 11 years ago
  67. d9894c2 Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  68. 4335723 nfsd4: fix delegation-unlink/rename race by J. Bruce Fields · 11 years ago
  69. c0e6bee nfsd4: delay setting current_fh in open by J. Bruce Fields · 13 years ago
  70. 4ac7249 nfsd: use get_acl and ->set_acl by Christoph Hellwig · 11 years ago
  71. 41ae6e7 nfsd4: better VERIFY comment by J. Bruce Fields · 11 years ago
  72. 7e55b59 SUNRPC/NFSD: Support a new option for ignoring the result of svc_register by Kinglong Mee · 11 years ago
  73. a8bb84b nfsd: calculate the missing length of bitmap in EXCHANGE_ID by Kinglong Mee · 11 years ago
  74. 58cd57b nfsd: Fix SP4_MACH_CRED negotiation in EXCHANGE_ID by Weston Andros Adamson · 11 years ago
  75. 35f7a14 nfsd4: fix minorversion support interface by J. Bruce Fields · 11 years ago
  76. 89f6c33 nfsd4: delegation-based open reclaims should bypass permissions by J. Bruce Fields · 11 years ago
  77. 18032ca NFSD: Server implementation of MAC Labeling by David Quigley · 11 years ago
  78. 9f415eb nfsd4: don't allow owner override on 4.1 CLAIM_FH opens by J. Bruce Fields · 11 years ago
  79. 2a6cf94 nfsd4: don't remap EISDIR errors in rename by J. Bruce Fields · 11 years ago
  80. bbc9c36 nfsd4: more sessions/open-owner-replay cleanup by J. Bruce Fields · 12 years ago
  81. 3d74e6a nfsd4: no need for replay_owner in sessions case by J. Bruce Fields · 12 years ago
  82. 9411b1d nfsd4: cleanup handling of nfsv4.0 closed stateid's by J. Bruce Fields · 11 years ago
  83. b022032 nfsd: don't run get_file if nfs4_preprocess_stateid_op return error by fanchaoting · 11 years ago
  84. 9d313b1 nfsd4: handle seqid-mutating open errors from xdr decoding by J. Bruce Fields · 12 years ago
  85. b600de7 nfsd4: remove BUG_ON by J. Bruce Fields · 12 years ago
  86. 84822d0 nfsd4: simplify nfsd4_encode_fattr interface slightly by J. Bruce Fields · 12 years ago
  87. a1dc695 nfsd4: free_stateid can use the current stateid by J. Bruce Fields · 12 years ago
  88. 9b3234b nfsd4: disable zero-copy on non-final read ops by J. Bruce Fields · 12 years ago
  89. b9c0ef8 nfsd: make NFSd service boot time per-net by Stanislav Kinsbursky · 12 years ago
  90. 7007c90 nfsd: avoid permission checks on EXCLUSIVE_CREATE replay by Neil Brown · 12 years ago
  91. ffe1137 nfsd4: delay filling in write iovec array till after xdr decoding by J. Bruce Fields · 12 years ago
  92. 3320fef19 nfsd: use service net instead of hard-coded init_net by Stanislav Kinsbursky · 12 years ago
  93. cb73a9f nfsd4: implement backchannel_ctl operation by J. Bruce Fields · 12 years ago
  94. d15c077 nfsd4: enforce per-client sessions/no-sessions distinction by J. Bruce Fields · 12 years ago
  95. 24ff99c NFSD: Swap the struct nfs4_operation getter and setter by Bryan Schumaker · 12 years ago
  96. 5ccb006 LockD: pass actual network namespace to grace period management functions by Stanislav Kinsbursky · 12 years ago
  97. c6f5c93 Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  98. 96f6f98 nfsd: fix b0rken error value for setattr on read-only mount by Al Viro · 12 years ago
  99. 9dc4e6c nfsd: don't fail unchecked creates of non-special files by J. Bruce Fields · 12 years ago
  100. a52d726 nfsd: convert nfs4_client->cl_cb_flags to a generic flags field by Jeff Layton · 13 years ago