1. 0ab39de nfsd: fix comparison in fh_fsid_match() by Dan Carpenter · 9 years ago
  2. c23ae60 nfsd: default NFSv4.2 to on by J. Bruce Fields · 10 years ago
  3. 8650b8a nfsd: pNFS block layout driver by Christoph Hellwig · 9 years ago
  4. 31ef83d nfsd: add trace events by Christoph Hellwig · 10 years ago
  5. c5c707f nfsd: implement pNFS layout recalls by Christoph Hellwig · 10 years ago
  6. 9cf514c nfsd: implement pNFS operations by Christoph Hellwig · 10 years ago
  7. 4d227fc nfsd: make find_any_file available outside nfs4state.c by Christoph Hellwig · 10 years ago
  8. e6ba76e nfsd: make find/get/put file available outside nfs4state.c by Christoph Hellwig · 10 years ago
  9. cd61c52 nfsd: make lookup/alloc/unhash_stid available outside nfs4state.c by Christoph Hellwig · 10 years ago
  10. 9558f25 nfsd: add fh_fsid_match helper by Christoph Hellwig · 10 years ago
  11. 4d94c2e nfsd: move nfsd_fh_match to nfsfh.h by Christoph Hellwig · 10 years ago
  12. 2ab99ee fs: track fl_owner for leases by Christoph Hellwig · 9 years ago
  13. a584143 Merge branch 'locks-3.20' of git://git.samba.org/jlayton/linux into for-3.20 by J. Bruce Fields · 9 years ago
  14. 4c94e13 nfsd: factor out a helper to decode nfstime4 values by Christoph Hellwig · 9 years ago
  15. bbc7f33 nfsd: fix year-2038 nfs4 state problem by J. Bruce Fields · 9 years ago
  16. 7448cc3 locks: clean up the lm_change prototype by Jeff Layton · 9 years ago
  17. 6109c85 locks: add a dedicated spinlock to protect i_flctx lists by Jeff Layton · 9 years ago
  18. bd61e0a locks: convert posix locks to file_lock_context by Jeff Layton · 9 years ago
  19. 9179370 nfsd: nfs4state: Remove unused function by Rickard Strandqvist · 9 years ago
  20. 0ec016e nfsd4: tweak rd_dircount accounting by J. Bruce Fields · 10 years ago
  21. 67db103 nfsd: fi_delegees doesn't need to be an atomic_t by Jeff Layton · 10 years ago
  22. 94ae1db nfsd: fix fi_delegees leak when fi_had_conflict returns true by Jeff Layton · 10 years ago
  23. 0b233b7 Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  24. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  25. cbfe0de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  26. 8754589 net: replace remaining users of arch_fast_hash with jhash by Daniel Borkmann · 10 years ago
  27. bf7491f nfsd4: fix xdr4 count of server in fs_location4 by Benjamin Coddington · 10 years ago
  28. 5a64e56 nfsd4: fix xdr4 inclusion of escaped char by Benjamin Coddington · 10 years ago
  29. ef17af2 fs: nfsd: Fix signedness bug in compare_blob by Rasmus Villemoes · 10 years ago
  30. 779fb0f sunrpc: move rq_splice_ok flag into rq_flags by Jeff Layton · 10 years ago
  31. 78b65eb sunrpc: move rq_dropme flag into rq_flags by Jeff Layton · 10 years ago
  32. 30660e04b sunrpc: move rq_usedeferral flag to rq_flags by Jeff Layton · 10 years ago
  33. 7501cc2 sunrpc: move rq_local field to rq_flags by Jeff Layton · 10 years ago
  34. 4d152e2 sunrpc: add a generic rq_flags field to svc_rqst and move rq_secure to it by Jeff Layton · 10 years ago
  35. ba00410 Merge branch 'iov_iter' into for-next by Al Viro · 10 years ago
  36. 818f2f5 nfsd: minor off by one checks in __write_versions() by Dan Carpenter · 10 years ago
  37. c6c15e1 nfsd: Fix slot wake up race in the nfsv4.1 callback code by Trond Myklebust · 10 years ago
  38. 6f4e0d5 nfsd_vfs_write(): use file_inode() by Al Viro · 10 years ago
  39. ef8a1a1 nfsd: get rid of ->f_dentry by Al Viro · 10 years ago
  40. 244c7d4 nfsd/nfsctl.c: new helper by Al Viro · 10 years ago
  41. a455589 assorted conversions to %p[dD] by Al Viro · 10 years ago
  42. 56429e9b merge nfs bugfixes into nfsd for-3.19 branch by J. Bruce Fields · 10 years ago
  43. 6d0ba04 nfsd: correctly define v4.2 support attributes by Christoph Hellwig · 10 years ago
  44. 5b095e9 nfsd: convert nfs4_file searches to use RCU by Jeff Layton · 10 years ago
  45. b0cb908 nfsd: Add DEALLOCATE support by Anna Schumaker · 10 years ago
  46. 95d871f nfsd: Add ALLOCATE support by Anna Schumaker · 10 years ago
  47. ac7576f vfs: make first argument of dir_context.actor typed by Miklos Szeredi · 10 years ago
  48. ccc6398 nfsd: clean up comments over nfs4_file definition by Jeff Layton · 10 years ago
  49. b0d2e42 NFSD: Always initialize cl_cb_addr by Chuck Lever · 10 years ago
  50. e77a7b4 nfsd: fix inclusive vfs_fsync_range() end by Zach Brown · 10 years ago
  51. 51904b0 nfsd4: fix crash on unknown operation number by J. Bruce Fields · 10 years ago
  52. d1d84c9 nfsd4: fix response size estimation for OP_SEQUENCE by J. Bruce Fields · 10 years ago
  53. faafcba Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  54. 5e40d33 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  55. ef4a48c Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linux by Linus Torvalds · 10 years ago
  56. 6dea073 Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  57. 4d01b7f locks: give lm_break a return value by Jeff Layton · 10 years ago
  58. c45198e locks: move freeing of leases outside of i_lock by Jeff Layton · 10 years ago
  59. 1c7dd2f locks: define a lm_setup handler for leases by Jeff Layton · 10 years ago
  60. e6f5c78 locks: plumb a "priv" pointer into the setlease routines by Jeff Layton · 10 years ago
  61. 0c637be nfsd: don't keep a pointer to the lease in nfs4_file by Jeff Layton · 10 years ago
  62. 0efaa7e locks: generic_delete_lease doesn't need a file_lock at all by Jeff Layton · 10 years ago
  63. 415b96c nfsd: fix potential lease memory leak in nfs4_setlease by Jeff Layton · 10 years ago
  64. 34549ab nfsd: eliminate "to_delegation" define by Jeff Layton · 10 years ago
  65. 15b23ef nfsd4: fix corruption of NFSv4 read data by J. Bruce Fields · 10 years ago
  66. 6c8ff87 Merge commit 'v3.16' into next by James Morris · 10 years ago
  67. 24bab49 NFSD: Implement SEEK by Anna Schumaker · 10 years ago
  68. 87a15a8 NFSD: Add generic v4.2 infrastructure by Anna Schumaker · 10 years ago
  69. 0162ac2 nfsd: introduce nfsd4_callback_ops by Christoph Hellwig · 10 years ago
  70. f0b5de1 nfsd: split nfsd4_callback initialization and use by Christoph Hellwig · 10 years ago
  71. 326129d nfsd: introduce a generic nfsd4_cb by Christoph Hellwig · 10 years ago
  72. 2faf3b4 nfsd: remove nfsd4_callback.cb_op by Christoph Hellwig · 10 years ago
  73. 341b51d nfsd: do not clear rpc_resp in nfsd4_cb_done_sequence by Benny Halevy · 10 years ago
  74. 444b6e9 nfsd: fix nfsd4_cb_recall_done error handling by Christoph Hellwig · 10 years ago
  75. f139caf sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedule() by Kirill Tkhai · 10 years ago
  76. 70b2823 nfsd4: clarify how grace period ends by J. Bruce Fields · 10 years ago
  77. bea57fe nfsd4: stop grace_time update at end of grace period by J. Bruce Fields · 10 years ago
  78. 65decb6 nfsd: skip subsequent UMH "create" operations after the first one for v4.0 clients by Jeff Layton · 10 years ago
  79. 788a791 nfsd: set and test NFSD4_CLIENT_STABLE bit to reduce nfsdcltrack upcalls by Jeff Layton · 10 years ago
  80. d682e75 nfsd: serialize nfsdcltrack upcalls for a particular client by Jeff Layton · 10 years ago
  81. d4318ac nfsd: pass extra info in env vars to upcalls to allow for early grace period end by Jeff Layton · 10 years ago
  82. 7f5ef2e nfsd: add a v4_end_grace file to /proc/fs/nfsd by Jeff Layton · 10 years ago
  83. 3b3e7b7 nfsd: reject reclaim request when client has already sent RECLAIM_COMPLETE by Jeff Layton · 10 years ago
  84. 919b804 nfsd: remove redundant boot_time parm from grace_done client tracking op by Jeff Layton · 10 years ago
  85. f779002 lockd: move lockd's grace period handling into its own module by Jeff Layton · 10 years ago
  86. f0c6312 nfsd: update mtime on truncate by Christoph Hellwig · 10 years ago
  87. aef9583 NFSD: Get reference of lockowner when coping file_lock by Kinglong Mee · 10 years ago
  88. b5971af NFSD: New helper nfs4_get_stateowner() for atomic_inc sop reference by Kinglong Mee · 10 years ago
  89. 3034a14 ima: pass 'opened' flag to identify newly created files by Dmitry Kasatkin · 10 years ago
  90. aee3776 nfsd4: fix rd_dircount enforcement by J. Bruce Fields · 10 years ago
  91. 027bc41 NFSD: Put export if prepare_creds() fail by Kinglong Mee · 10 years ago
  92. 13c82e8 NFSD: Full checking of authentication name by Kinglong Mee · 10 years ago
  93. 48c348b NFSD: Fix bad using of return value from qword_get by Kinglong Mee · 10 years ago
  94. 15d176c NFSD: Fix a memory leak if nfsd4_recdir_load fail by Kinglong Mee · 10 years ago
  95. c2236f141 NFSD: Reset creds after mnt_want_write_file() fail by Kinglong Mee · 10 years ago
  96. 8519f99 NFSD: Put file after ima_file_check fail in nfsd_open() by Kinglong Mee · 10 years ago
  97. ccad7da nfsd4: remove labeled NFS warning from config help by J. Bruce Fields · 10 years ago
  98. 2b8941b NFSD: Update some as-yet unused 4.2 error codes by Anna Schumaker · 10 years ago
  99. 6cd9066 NFSD: Remove duplicate initialization of file_lock by Kinglong Mee · 10 years ago
  100. 18c01ab nfsd: allow turning off nfsv3 readdir_plus by Rajesh Ghanekar · 10 years ago