summaryrefslogtreecommitdiffstats
path: root/fs/nfsd
Commit message (Expand)AuthorAgeFilesLines
* nfsd4: use xdr_reserve_space in attribute encodingJ. Bruce Fields2014-05-286-145/+203
* nfsd4: allow space for final error returnJ. Bruce Fields2014-05-271-2/+7
* nfsd4: fix encoding of out-of-space repliesJ. Bruce Fields2014-05-273-5/+27
* nfsd4: reserve head space for krb5 integ/priv infoJ. Bruce Fields2014-05-231-1/+1
* nfsd4: move proc_compound xdr encode init to helperJ. Bruce Fields2014-05-231-4/+13
* nfsd4: tweak nfsd4_encode_getattr to take xdr_streamJ. Bruce Fields2014-05-233-18/+42
* nfsd4: embed xdr_stream in nfsd4_compoundresJ. Bruce Fields2014-05-234-45/+46
* nfsd4: decoding errors can still be cached and require spaceJ. Bruce Fields2014-05-232-5/+7
* nfsd4: fix write reply size estimateJ. Bruce Fields2014-05-231-1/+1
* nfsd4: read size estimate should include paddingJ. Bruce Fields2014-05-231-1/+1
* nfsd4: allow larger 4.1 session drc slotsJ. Bruce Fields2014-05-231-1/+1
* nfsd4: READ, READDIR, etc., are idempotentJ. Bruce Fields2014-05-231-8/+3
* nfsd: Only set PF_LESS_THROTTLE when really needed.NeilBrown2014-05-222-6/+12
* nfsd: remove nfsd4_free_slabChristoph Hellwig2014-05-221-26/+25
* nfsd: Remove assignments inside conditionsBenoit Taine2014-05-224-20/+40
* Merge 3.15 bugfixes for 3.16J. Bruce Fields2014-05-222-3/+14
|\
| * nfsd4: warn on finding lockowner without stateid'sJ. Bruce Fields2014-05-211-0/+4
| * nfsd4: remove lockowner when removing lock stateidJ. Bruce Fields2014-05-211-2/+9
| * nfsd4: fix corruption on setting an ACL.J. Bruce Fields2014-05-151-1/+1
* | nfsd4: fix delegation cleanup on errorJ. Bruce Fields2014-05-211-20/+12
* | NFSD: Don't clear SUID/SGID after root writing dataKinglong Mee2014-05-211-18/+0
* | NFSD: Get rid of empty function nfs4_state_initKinglong Mee2014-05-083-10/+0
* | NFSD: Use simple_read_from_buffer for coping data to userspaceKinglong Mee2014-05-081-13/+2
* | Merge 3.15 bugfix for 3.16J. Bruce Fields2014-05-081-8/+9
|\ \ | |/
| * NFSD: Call ->set_acl with a NULL ACL structure if no entriesKinglong Mee2014-05-081-8/+9
* | nfsd: clean up fh_auth usageChristoph Hellwig2014-05-081-11/+9
* | NFSD: cleanup unneeded including linux/export.hKinglong Mee2014-05-081-1/+0
* | NFSd: Clean up nfs4_preprocess_stateid_opTrond Myklebust2014-05-072-17/+13
* | NFSd: Mark nfs4_free_lockowner and nfs4_free_openowner as static functionsTrond Myklebust2014-05-062-14/+12
* | nfsd: remove <linux/nfsd/debug.h>Christoph Hellwig2014-05-061-1/+8
* | nfsd: move <linux/nfsd/stats.h> to fs/nfsdChristoph Hellwig2014-05-063-2/+44
* | nfsd: move <linux/nfsd/export.h> to fs/nfsdChristoph Hellwig2014-05-062-1/+111
* | nfsd: remove <linux/nfsd/nfsfh.h>Christoph Hellwig2014-05-063-6/+55
* | NFSd: Remove 'inline' designation for free_client()Trond Myklebust2014-05-061-1/+1
|/
* NFSd: call rpc_destroy_wait_queue() from free_client()Trond Myklebust2014-05-061-0/+1
* NFSd: Move default initialisers from create_client() to alloc_client()Trond Myklebust2014-05-061-12/+12
* Revert "nfsd4: fix nfs4err_resource in 4.1 case"J. Bruce Fields2014-04-181-8/+0
* nfsd: set timeparms.to_maxval in setup_callback_clientJeff Layton2014-04-181-1/+3
* Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-04-0812-50/+129
|\
| * nfsd4: don't create unnecessary mask aclJ. Bruce Fields2014-04-041-4/+9
| * nfsd: revert v2 half of "nfsd: don't return high mode bits"J. Bruce Fields2014-04-041-1/+1
| * nfsd4: fix memory leak in nfsd4_encode_fattr()Yan, Zheng2014-03-311-1/+3
| * nfsd: check passed socket's net matches NFSd superblock's oneStanislav Kinsbursky2014-03-311-0/+5
| * NFSD/SUNRPC: Check rpc_xprt out of xs_setup_bc_tcpKinglong Mee2014-03-301-1/+18
| * NFSD: Clear wcc data between compound opsKinglong Mee2014-03-302-1/+15
| * nfsd: Don't return NFS4ERR_STALE_STATEID for NFSv4.1+Trond Myklebust2014-03-301-1/+4
| * nfsd4: fix nfs4err_resource in 4.1 caseJ. Bruce Fields2014-03-281-0/+8
| * nfsd4: fix setclientid encode sizeJ. Bruce Fields2014-03-281-1/+2
| * nfsd4: remove redundant check from nfsd4_check_resp_sizeJ. Bruce Fields2014-03-281-2/+0
| * nfsd4: use more generous NFS4_ACL_MAXJ. Bruce Fields2014-03-281-3/+7
OpenPOWER on IntegriCloud