aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd
Commit message (Expand)AuthorAge
* Merge 3.15 bugfixes for 3.16J. Bruce Fields2014-05-22
|\
| * nfsd4: warn on finding lockowner without stateid'sJ. Bruce Fields2014-05-21
| * nfsd4: remove lockowner when removing lock stateidJ. Bruce Fields2014-05-21
| * nfsd4: fix corruption on setting an ACL.J. Bruce Fields2014-05-15
* | nfsd4: fix delegation cleanup on errorJ. Bruce Fields2014-05-21
* | NFSD: Don't clear SUID/SGID after root writing dataKinglong Mee2014-05-21
* | NFSD: Get rid of empty function nfs4_state_initKinglong Mee2014-05-08
* | NFSD: Use simple_read_from_buffer for coping data to userspaceKinglong Mee2014-05-08
* | Merge 3.15 bugfix for 3.16J. Bruce Fields2014-05-08
|\|
| * NFSD: Call ->set_acl with a NULL ACL structure if no entriesKinglong Mee2014-05-08
* | nfsd: clean up fh_auth usageChristoph Hellwig2014-05-08
* | NFSD: cleanup unneeded including linux/export.hKinglong Mee2014-05-08
* | NFSd: Clean up nfs4_preprocess_stateid_opTrond Myklebust2014-05-07
* | NFSd: Mark nfs4_free_lockowner and nfs4_free_openowner as static functionsTrond Myklebust2014-05-06
* | nfsd: remove <linux/nfsd/debug.h>Christoph Hellwig2014-05-06
* | nfsd: move <linux/nfsd/stats.h> to fs/nfsdChristoph Hellwig2014-05-06
* | nfsd: move <linux/nfsd/export.h> to fs/nfsdChristoph Hellwig2014-05-06
* | nfsd: remove <linux/nfsd/nfsfh.h>Christoph Hellwig2014-05-06
* | NFSd: Remove 'inline' designation for free_client()Trond Myklebust2014-05-06
|/
* NFSd: call rpc_destroy_wait_queue() from free_client()Trond Myklebust2014-05-06
* NFSd: Move default initialisers from create_client() to alloc_client()Trond Myklebust2014-05-06
* Revert "nfsd4: fix nfs4err_resource in 4.1 case"J. Bruce Fields2014-04-18
* nfsd: set timeparms.to_maxval in setup_callback_clientJeff Layton2014-04-18
* Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-04-08
|\
| * nfsd4: don't create unnecessary mask aclJ. Bruce Fields2014-04-04
| * nfsd: revert v2 half of "nfsd: don't return high mode bits"J. Bruce Fields2014-04-04
| * nfsd4: fix memory leak in nfsd4_encode_fattr()Yan, Zheng2014-03-31
| * nfsd: check passed socket's net matches NFSd superblock's oneStanislav Kinsbursky2014-03-31
| * NFSD/SUNRPC: Check rpc_xprt out of xs_setup_bc_tcpKinglong Mee2014-03-30
| * NFSD: Clear wcc data between compound opsKinglong Mee2014-03-30
| * nfsd: Don't return NFS4ERR_STALE_STATEID for NFSv4.1+Trond Myklebust2014-03-30
| * nfsd4: fix nfs4err_resource in 4.1 caseJ. Bruce Fields2014-03-28
| * nfsd4: fix setclientid encode sizeJ. Bruce Fields2014-03-28
| * nfsd4: remove redundant check from nfsd4_check_resp_sizeJ. Bruce Fields2014-03-28
| * nfsd4: use more generous NFS4_ACL_MAXJ. Bruce Fields2014-03-28
| * nfsd4: minor nfsd4_replay_cache_entry cleanupJ. Bruce Fields2014-03-28
| * nfsd4: nfsd4_replay_cache_entry should be staticJ. Bruce Fields2014-03-28
| * nfsd4: update comments with obsolete function nameJ. Bruce Fields2014-03-28
| * NFSD: Using free_conn free connectionKinglong Mee2014-03-28
| * nfsd: typo in nfsd_rename commentJ. Bruce Fields2014-03-28
| * NFSD: simplify saved/current fh uses in nfsd4_proc_compoundKinglong Mee2014-03-28
| * NFSD: Traverse unconfirmed client through hash-tableKinglong Mee2014-03-28
| * svcrpc: explicitly reject compounds that are not padded out to 4-byte multipleJeff Layton2014-03-27
| * nfsd: notify_change needs elevated write countJ. Bruce Fields2014-03-27
| * nfsd4: fix test_stateid error reply encodingJ. Bruce Fields2014-03-27
| * nfsd4: leave reply buffer space for failed setattrJ. Bruce Fields2014-03-27
| * nfsd4: make set of large acl return efbig, not resourceJ. Bruce Fields2014-03-27
| * nfsd4: session needs room for following op to error outJ. Bruce Fields2014-03-27
| * nfsd4: buffer-length check for SUPPATTR_EXCLCREATJ. Bruce Fields2014-03-27
* | Merge branch 'cross-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-04-04
|\ \