aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd
Commit message (Expand)AuthorAge
* 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
* nfsd: fix lost nfserrno() call in nfsd_setattr()J. R. Okajima2014-02-18
* nfsd4: fix acl buffer overrunJ. Bruce Fields2014-02-11
* Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-01-30
|\
| * nfsd: consider CLAIM_FH when handing out delegationMing Chen2014-01-27
| * nfsd4: fix delegation-unlink/rename raceJ. Bruce Fields2014-01-27
| * nfsd4: delay setting current_fh in openJ. Bruce Fields2014-01-27
| * nfsd4: minor nfs4_setlease cleanupJ. Bruce Fields2014-01-27
| * nfsd4: decrease nfsd4_encode_fattr stack usageJ. Bruce Fields2014-01-24
| * nfsd: fix encode_entryplus_baggage stack usageJ. Bruce Fields2014-01-23
| * nfsd4: simplify xdr encoding of nfsv4 namesJ. Bruce Fields2014-01-08
| * nfsd4: encode_rdattr_error cleanupJ. Bruce Fields2014-01-07
| * nfsd4: nfsd4_encode_fattr cleanupJ. Bruce Fields2014-01-07
| * nfsd4: better VERIFY commentJ. Bruce Fields2014-01-07
| * nfsd4: break only delegations when appropriateJ. Bruce Fields2014-01-07
| * NFSD: Fix a memory leak in nfsd4_create_sessionKinglong Mee2014-01-06
| * nfsd: get rid of unused function definitionKinglong Mee2014-01-06
| * Define op_iattr for nfsd4_open instead using macroKinglong Mee2014-01-06
| * NFSD: fix compile warning without CONFIG_NFSD_V3Kinglong Mee2014-01-06
| * NFSD: Don't start lockd when only NFSv4 is runningKinglong Mee2014-01-03
| * SUNRPC/NFSD: Support a new option for ignoring the result of svc_registerKinglong Mee2014-01-03
| * NFSD: fix bad length checking for backchannelKinglong Mee2014-01-03
| * NFSD: fix a leak which can cause CREATE_SESSION failuresKinglong Mee2014-01-03
| * Add missing recording of back channel attrs in nfsd4_sessionKinglong Mee2014-01-03
| * nfsd: get rid of unused macro definitionKinglong Mee2014-01-03
| * nfsd: clean up unnecessary temporary variable in nfsd4_decode_fattrKinglong Mee2014-01-03
| * nfsd: using nfsd4_encode_noop for encoding destroy_session/free_stateidKinglong Mee2014-01-03
| * nfsd: clean up an xdr reserved space calculationKinglong Mee2014-01-03
| * nfsd: get rid of unused function definitionKinglong Mee2014-01-02
| * nfsd: calculate the missing length of bitmap in EXCHANGE_IDKinglong Mee2014-01-02
| * nfsd: revoking of suid/sgid bits after chown() in a consistent wayStanislav Kholmanskikh2013-12-12
| * nfsd: don't try to reuse an expired DRC entry off the listJeff Layton2013-12-11