aboutsummaryrefslogtreecommitdiff
path: root/fs/nfsd
AgeCommit message (Expand)Author
2012-10-09nfs: disintegrate UAPI for nfsJ. Bruce Fields
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-10-01nfsd4: don't allow reclaims of expired clientsJ. Bruce Fields
2012-10-01nfsd4: remove redundant callback probeJ. Bruce Fields
2012-10-01nfsd4: expire old client earlierJ. Bruce Fields
2012-10-01nfsd4: separate session allocation and initializationJ. Bruce Fields
2012-10-01nfsd4: clean up session allocationJ. Bruce Fields
2012-10-01nfsd4: minor free_session cleanupJ. Bruce Fields
2012-10-01nfsd4: new_conn_from_crses should only allocateJ. Bruce Fields
2012-10-01nfsd4: separate connection allocation and initializationJ. Bruce Fields
2012-10-01nfsd4: reject bad forechannel attrs earlierJ. Bruce Fields
2012-10-01nfsd4: enforce per-client sessions/no-sessions distinctionJ. Bruce Fields
2012-10-01nfsd4: set cl_minorversion at create timeJ. Bruce Fields
2012-10-01nfsd4: don't pin clientids to pseudoflavorsJ. Bruce Fields
2012-09-26make get_file() return its argumentAl Viro
2012-09-25nfsd4: fix bind_conn_to_session xdr commentJ. Bruce Fields
2012-09-18userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattrEric W. Biederman
2012-09-10nfsd4: cast readlink() bug argumentJ. Bruce Fields
2012-09-10NFSD: pass null terminated buf to kstrtouint()Malahal Naineni
2012-09-10nfsd: remove duplicate init in nfsd4_cb_recallNamjae Jeon
2012-09-10nfsd4: eliminate redundant nfs4_free_stateidJ. Bruce Fields
2012-09-10fs/nfsd/nfs4idmap.c: adjust inconsistent IS_ERR and PTR_ERRJulia Lawall
2012-09-10nfsd: remove unused listener-removal interfacesJ. Bruce Fields
2012-09-10nfsd4: fix nfs4 stateid leakJ. Bruce Fields
2012-08-21svcrpc: remove handling of unknown errors from svc_recvJ. Bruce Fields
2012-08-21nfsd: allow configuring nfsd to listen on 5-digit portsJ. Bruce Fields
2012-08-21nfsd: remove redundant "port" argumentJ. Bruce Fields
2012-08-21knfsd: don't allocate file_locks on the stackJeff Layton
2012-08-21knfsd: remove bogus BUG_ON() call from nfsd4_lockuJeff Layton
2012-08-21nfsd4: nfsd_process_n_delegations should be staticJ. Bruce Fields
2012-08-20NFSD: Swap the struct nfs4_operation getter and setterBryan Schumaker
2012-08-20nfsd: do_nfsd_create verf argument is a u32J. Bruce Fields
2012-08-20nfsd4: declare nfs4_recoverydir properlyJ. Bruce Fields
2012-08-20nfsd4: nfsaclsvc_encode_voidres staticJ. Bruce Fields
2012-08-20nfsd: trivial comment updatesJeff Layton
2012-08-20nfsd4: fix security flavor of NFSv4.0 callbackJ. Bruce Fields
2012-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-07-31Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-07-31nfsd: Push mnt_want_write() outside of i_mutexJan Kara
2012-07-27NFSd: make boot_time variable per network namespaceStanislav Kinsbursky
2012-07-27NFSd: make grace end flag per network namespaceStanislav Kinsbursky
2012-07-27LockD: pass actual network namespace to grace period management functionsStanislav Kinsbursky
2012-07-27SUNRPC: service request network namespace helper introducedStanislav Kinsbursky
2012-07-27NFSd: make nfsd4_manager allocated per network namespace context.Stanislav Kinsbursky
2012-07-27nfsd4: fix missing fault_inject.h includeJ. Bruce Fields
2012-07-25NFSd: set nfsd_serv to NULL after service destructionStanislav Kinsbursky
2012-07-25NFSd: introduce nfsd_destroy() helperStanislav Kinsbursky
2012-07-25nfsd: add get_uint for u32'sJ. Bruce Fields
2012-07-25NFSd: fix locking in nfsd_forget_delegations()Stanislav Kinsbursky