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