summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rpc: xdr_truncate_encodeJ. Bruce Fields2014-05-302-0/+67
* nfsd4: keep xdr buf length updatedJ. Bruce Fields2014-05-282-2/+15
* nfsd4: no need for encode_compoundres to adjust lengthsJ. Bruce Fields2014-05-282-7/+4
* nfsd4: remove ADJUST_ARGSJ. Bruce Fields2014-05-281-40/+0
* nfsd4: use xdr_stream throughout compound encodingJ. Bruce Fields2014-05-282-9/+16
* 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
* SUNRPC: track whether a request is coming from a loop-back interface.NeilBrown2014-05-224-0/+20
* SUNRPC: Fix a module reference leak in svc_handle_xprtTrond Myklebust2014-05-221-0/+2
* NFSD: Ignore client's source port on RDMA transportsChuck Lever2014-05-224-1/+18
* 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
* | SUNRPC: Fix printk that is not only for nfsdKinglong Mee2014-05-081-1/+1
* | 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-082-36/+16
* | 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-062-20/+8
* | nfsd: move <linux/nfsd/stats.h> to fs/nfsdChristoph Hellwig2014-05-063-7/+4
* | nfsd: move <linux/nfsd/export.h> to fs/nfsdChristoph Hellwig2014-05-063-7/+2
* | nfsd: remove <linux/nfsd/nfsfh.h>Christoph Hellwig2014-05-0610-72/+68
* | NFSd: Remove 'inline' designation for free_client()Trond Myklebust2014-05-061-1/+1
* | lockd: avoid warning when CONFIG_SYSCTL undefinedKees Cook2014-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
* locks: allow __break_lease to sleep even when break_time is 0Jeff Layton2014-04-181-4/+3
* Linux 3.15-rc1v3.15-rc1Linus Torvalds2014-04-131-2/+2
OpenPOWER on IntegriCloud