summaryrefslogtreecommitdiff
path: root/fs/nfsd
AgeCommit message (Expand)Author
2014-05-27nfsd4: allow space for final error returnJ. Bruce Fields
2014-05-27nfsd4: fix encoding of out-of-space repliesJ. Bruce Fields
2014-05-23nfsd4: reserve head space for krb5 integ/priv infoJ. Bruce Fields
2014-05-23nfsd4: move proc_compound xdr encode init to helperJ. Bruce Fields
2014-05-23nfsd4: tweak nfsd4_encode_getattr to take xdr_streamJ. Bruce Fields
2014-05-23nfsd4: embed xdr_stream in nfsd4_compoundresJ. Bruce Fields
2014-05-23nfsd4: decoding errors can still be cached and require spaceJ. Bruce Fields
2014-05-23nfsd4: fix write reply size estimateJ. Bruce Fields
2014-05-23nfsd4: read size estimate should include paddingJ. Bruce Fields
2014-05-23nfsd4: allow larger 4.1 session drc slotsJ. Bruce Fields
2014-05-23nfsd4: READ, READDIR, etc., are idempotentJ. Bruce Fields
2014-05-22nfsd: Only set PF_LESS_THROTTLE when really needed.NeilBrown
2014-05-22nfsd: remove nfsd4_free_slabChristoph Hellwig
2014-05-22nfsd: Remove assignments inside conditionsBenoit Taine
2014-05-22Merge 3.15 bugfixes for 3.16J. Bruce Fields
2014-05-21nfsd4: fix delegation cleanup on errorJ. Bruce Fields
2014-05-21NFSD: Don't clear SUID/SGID after root writing dataKinglong Mee
2014-05-21nfsd4: warn on finding lockowner without stateid'sJ. Bruce Fields
2014-05-21nfsd4: remove lockowner when removing lock stateidJ. Bruce Fields
2014-05-15nfsd4: fix corruption on setting an ACL.J. Bruce Fields
2014-05-08NFSD: Get rid of empty function nfs4_state_initKinglong Mee
2014-05-08NFSD: Use simple_read_from_buffer for coping data to userspaceKinglong Mee
2014-05-08Merge 3.15 bugfix for 3.16J. Bruce Fields
2014-05-08nfsd: clean up fh_auth usageChristoph Hellwig
2014-05-08NFSD: cleanup unneeded including linux/export.hKinglong Mee
2014-05-08NFSD: Call ->set_acl with a NULL ACL structure if no entriesKinglong Mee
2014-05-07NFSd: Clean up nfs4_preprocess_stateid_opTrond Myklebust
2014-05-06NFSd: Mark nfs4_free_lockowner and nfs4_free_openowner as static functionsTrond Myklebust
2014-05-06nfsd: remove <linux/nfsd/debug.h>Christoph Hellwig
2014-05-06nfsd: move <linux/nfsd/stats.h> to fs/nfsdChristoph Hellwig
2014-05-06nfsd: move <linux/nfsd/export.h> to fs/nfsdChristoph Hellwig
2014-05-06nfsd: remove <linux/nfsd/nfsfh.h>Christoph Hellwig
2014-05-06NFSd: Remove 'inline' designation for free_client()Trond Myklebust
2014-05-06NFSd: call rpc_destroy_wait_queue() from free_client()Trond Myklebust
2014-05-06NFSd: Move default initialisers from create_client() to alloc_client()Trond Myklebust
2014-04-18Revert "nfsd4: fix nfs4err_resource in 4.1 case"J. Bruce Fields
2014-04-18nfsd: set timeparms.to_maxval in setup_callback_clientJeff Layton
2014-04-08Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-04-04Merge branch 'cross-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-04-04nfsd4: don't create unnecessary mask aclJ. Bruce Fields
2014-04-04nfsd: revert v2 half of "nfsd: don't return high mode bits"J. Bruce Fields
2014-04-03kernel/groups.c: remove return value of set_groupsWang YanQing
2014-04-01vfs: add renameat2 syscallMiklos Szeredi
2014-03-31nfsd4: fix memory leak in nfsd4_encode_fattr()Yan, Zheng
2014-03-31nfsd: check passed socket's net matches NFSd superblock's oneStanislav Kinsbursky
2014-03-30NFSD/SUNRPC: Check rpc_xprt out of xs_setup_bc_tcpKinglong Mee
2014-03-30NFSD: Clear wcc data between compound opsKinglong Mee
2014-03-30nfsd: Don't return NFS4ERR_STALE_STATEID for NFSv4.1+Trond Myklebust
2014-03-28nfsd4: fix nfs4err_resource in 4.1 caseJ. Bruce Fields
2014-03-28nfsd4: fix setclientid encode sizeJ. Bruce Fields