aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd
AgeCommit message (Expand)Author
2016-03-17nfsd: recover: fix memory leakSudip Mukherjee
2016-03-16nfsd: fix deadlock secinfo+readdir compoundJ. Bruce Fields
2016-03-04vfs: pass a flags argument to vfs_readv/vfs_writevChristoph Hellwig
2016-03-02nfsd4: resfh unused in nfsd4_secinfoJ. Bruce Fields
2016-03-01nfsd: Lower NFSv4.1 callback message size limitChuck Lever
2016-03-01nfsd: Update NFS server comments related to RDMA supportChuck Lever
2016-03-01nfsd: Fix a memory leak when meeting unsupported state_protect_how4Kinglong Mee
2016-03-01nfsd4: fix bad bounds checkingJ. Bruce Fields
2016-01-27nfsd: Use shashHerbert Xu
2016-01-22wrappers for ->i_mutex accessAl Viro
2016-01-15Merge tag 'nfsd-4.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2016-01-14nfsd: add new io class tracepointJeff Layton
2016-01-12Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-01-12Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-01-09nfsd: don't hold i_mutex over userspace upcallsNeilBrown
2016-01-08nfsd: give up on CB_LAYOUTRECALLs after two lease periodsJeff Layton
2016-01-07nfsd: Fix nfsd leaks sunrpc module referencesKinglong Mee
2016-01-07lockd: constify nlmsvc_binding structureJulia Lawall
2016-01-07nfsd: use to_delayed_workGeliang Tang
2015-12-23nfsd: Register callbacks on the inetaddr_chain and inet6addr_chainScott Mayhew
2015-12-23nfsd: don't base cl_cb_status on stale informationJ. Bruce Fields
2015-12-16nfsd: don't hold ls_mutex across a layout recallJeff Layton
2015-12-07nfsd: implement the NFSv4.2 CLONE operationChristoph Hellwig
2015-12-07nfsd: Pass filehandle to nfs4_preprocess_stateid_op()Anna Schumaker
2015-11-24nfsd4: fix gss-proxy 4.1 mounts for some AD principalsJ. Bruce Fields
2015-11-24nfsd: fix unlikely NULL deref in mach_creds_matchJ. Bruce Fields
2015-11-24nfsd: minor consolidation of mach_cred handling codeJ. Bruce Fields
2015-11-24nfsd: helper for dup of possibly NULL stringJ. Bruce Fields
2015-11-23nfsd: fix a warning messageDan Carpenter
2015-11-23nfsd: constify nfsd4_callback_ops structureJulia Lawall
2015-11-23nfsd: recover: constify nfsd4_client_tracking_ops structuresJulia Lawall
2015-11-10nfsd: fix race with open / open upgrade stateidsAndrew Elble
2015-11-10nfsd: eliminate sending duplicate and repeated delegationsAndrew Elble
2015-11-10nfsd: remove recurring workqueue job to clean DRCJeff Layton
2015-10-23nfsd: ensure that seqid morphing operations are atomic wrt to copiesJeff Layton
2015-10-23nfsd: serialize layout stateid morphing operationsJeff Layton
2015-10-23nfsd: improve client_has_state to check for unused openownersJ. Bruce Fields
2015-10-23nfsd: fix clid_inuse on mount with security changeJ. Bruce Fields
2015-10-23nfsd: move include of state.h from trace.c to trace.hJeff Layton
2015-10-12nfsd: switch unsigned char flags in svc_fh to boolsJeff Layton
2015-10-12nfsd: move svc_fh->fh_maxsize to just after fh_handleJeff Layton
2015-10-12nfsd: drop null test before destroy functionsJulia Lawall
2015-10-12nfsd: serialize state seqid morphing operationsJeff Layton
2015-10-09nfsd/blocklayout: accept any minlengthChristoph Hellwig
2015-09-07Merge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-09-02nfsd: deal with DELEGRETURN racing with CB_RECALLAndrew Elble
2015-09-01nfsd: return CLID_INUSE for unexpected SETCLIENTID_CONFIRM caseJ. Bruce Fields
2015-08-31nfsd: ensure that delegation stateid hash references are only put onceJeff Layton
2015-08-31nfsd: ensure that the ol stateid hash reference is only put onceJeff Layton
2015-08-31nfsd: allow more than one laundry job to run at a timeJeff Layton