aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd
Commit message (Expand)AuthorAge
* wrappers for ->i_mutex accessAl Viro2016-01-22
* Merge tag 'nfsd-4.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2016-01-15
|\
| * nfsd: add new io class tracepointJeff Layton2016-01-14
| * nfsd: give up on CB_LAYOUTRECALLs after two lease periodsJeff Layton2016-01-08
| * nfsd: Fix nfsd leaks sunrpc module referencesKinglong Mee2016-01-07
| * lockd: constify nlmsvc_binding structureJulia Lawall2016-01-07
| * nfsd: use to_delayed_workGeliang Tang2016-01-07
| * nfsd: Register callbacks on the inetaddr_chain and inet6addr_chainScott Mayhew2015-12-23
| * nfsd: don't base cl_cb_status on stale informationJ. Bruce Fields2015-12-23
| * nfsd4: fix gss-proxy 4.1 mounts for some AD principalsJ. Bruce Fields2015-11-24
| * nfsd: fix unlikely NULL deref in mach_creds_matchJ. Bruce Fields2015-11-24
| * nfsd: minor consolidation of mach_cred handling codeJ. Bruce Fields2015-11-24
| * nfsd: helper for dup of possibly NULL stringJ. Bruce Fields2015-11-24
| * nfsd: fix a warning messageDan Carpenter2015-11-23
| * nfsd: constify nfsd4_callback_ops structureJulia Lawall2015-11-23
| * nfsd: recover: constify nfsd4_client_tracking_ops structuresJulia Lawall2015-11-23
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-01-12
|\ \
| * | nfsd: don't hold i_mutex over userspace upcallsNeilBrown2016-01-09
* | | Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-01-12
|\ \ \ | |/ / |/| |
| * | nfsd: implement the NFSv4.2 CLONE operationChristoph Hellwig2015-12-07
| * | nfsd: Pass filehandle to nfs4_preprocess_stateid_op()Anna Schumaker2015-12-07
| |/
* / nfsd: don't hold ls_mutex across a layout recallJeff Layton2015-12-16
|/
* nfsd: fix race with open / open upgrade stateidsAndrew Elble2015-11-10
* nfsd: eliminate sending duplicate and repeated delegationsAndrew Elble2015-11-10
* nfsd: remove recurring workqueue job to clean DRCJeff Layton2015-11-10
* nfsd: ensure that seqid morphing operations are atomic wrt to copiesJeff Layton2015-10-23
* nfsd: serialize layout stateid morphing operationsJeff Layton2015-10-23
* nfsd: improve client_has_state to check for unused openownersJ. Bruce Fields2015-10-23
* nfsd: fix clid_inuse on mount with security changeJ. Bruce Fields2015-10-23
* nfsd: move include of state.h from trace.c to trace.hJeff Layton2015-10-23
* nfsd: switch unsigned char flags in svc_fh to boolsJeff Layton2015-10-12
* nfsd: move svc_fh->fh_maxsize to just after fh_handleJeff Layton2015-10-12
* nfsd: drop null test before destroy functionsJulia Lawall2015-10-12
* nfsd: serialize state seqid morphing operationsJeff Layton2015-10-12
* nfsd/blocklayout: accept any minlengthChristoph Hellwig2015-10-09
* Merge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-09-07
|\
| * pnfs: move common blocklayout XDR defintions to nfs4.hChristoph Hellwig2015-08-17
* | nfsd: deal with DELEGRETURN racing with CB_RECALLAndrew Elble2015-09-02
* | nfsd: return CLID_INUSE for unexpected SETCLIENTID_CONFIRM caseJ. Bruce Fields2015-09-01
* | nfsd: ensure that delegation stateid hash references are only put onceJeff Layton2015-08-31
* | nfsd: ensure that the ol stateid hash reference is only put onceJeff Layton2015-08-31
* | nfsd: allow more than one laundry job to run at a timeJeff Layton2015-08-31
* | nfsd: don't WARN/backtrace for invalid container deployment.Paul Gortmaker2015-08-31
* | NFSD: Return word2 bitmask if setting security label in OPEN/CREATEKinglong Mee2015-08-31
* | NFSD: Set the attributes used to store the verifier for EXCLUSIVE4_1Kinglong Mee2015-08-31
* | nfsd: SUPPATTR_EXCLCREAT must be encoded before SECURITY_LABEL.Kinglong Mee2015-08-31
* | nfsd: Fix an FS_LAYOUT_TYPES/LAYOUT_TYPES encode bugKinglong Mee2015-08-31
* | NFSD: Store parent's stat in a separate valueKinglong Mee2015-08-31
* | nfsd: Fix two typos in commentsAndreas Gruenbacher2015-08-13
* | lockd: NLM grace period shouldn't block NFSv4 opensJ. Bruce Fields2015-08-13