aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd
Commit message (Expand)AuthorAge
...
* nfsd: use service net instead of hard-coded net where possibleStanislav Kinsbursky2012-11-15
* nfsd4: get_backchannel_cred should be staticFengguang Wu2012-11-14
* nfsd4: init_session should be declared staticFengguang Wu2012-11-14
* nfsd: release the legacy reclaimable clients list in grace_doneJeff Layton2012-11-12
* nfsd: get rid of cl_recdir fieldJeff Layton2012-11-12
* nfsd: move the confirmed and unconfirmed hlists to a rbtreeJeff Layton2012-11-12
* nfsd: don't search for client by hash on legacy reboot recovery gracedoneJeff Layton2012-11-12
* nfsd: make nfs4_client_to_reclaim return a pointer to the reclaim recordJeff Layton2012-11-12
* nfsd: break out reclaim record removal into separate functionJeff Layton2012-11-12
* nfsd: have nfsd4_find_reclaim_client take a char * argumentJeff Layton2012-11-12
* nfsd: warn about impending removal of nfsdcld upcallJeff Layton2012-11-12
* nfsd: pass info about the legacy recoverydir in environment variablesJeff Layton2012-11-12
* nfsd: change heuristic for selecting the client_tracking_opsJeff Layton2012-11-12
* nfsd: add a usermodehelper upcall for NFSv4 client ID trackingJeff Layton2012-11-12
* nfsd: remove unused argument to nfs4_has_reclaimed_stateJeff Layton2012-11-10
* nfsd: fix error handling in nfsd4_remove_clid_dirJeff Layton2012-11-10
* nfsd4: backchannel should use client-provided security flavorJ. Bruce Fields2012-11-07
* nfsd4: common helper to initialize callback workJ. Bruce Fields2012-11-07
* nfsd4: implement backchannel_ctl operationJ. Bruce Fields2012-11-07
* nfsd4: use callback security parameters in create_sessionJ. Bruce Fields2012-11-07
* nfsd4: clean up callback security parsingJ. Bruce Fields2012-11-07
* nfsd: use vfs_fsync_range(), not O_SYNC, for stable writesJ. Bruce Fields2012-11-07
* nfsd: assume writeable exportabled filesystems have f_syncJ. Bruce Fields2012-11-07
* nfsd4: don't BUG in delegation break callbackJ. Bruce Fields2012-11-07
* nfsd4: remove unused init_session returnJ. Bruce Fields2012-11-07
* nfsd4: helper function for getting mounted_on inoJ. Bruce Fields2012-11-07
* nfs: fix wrong object type in lockowner_slabYanchuan Nian2012-11-07
* nfsd4: remove unused variable in nfsd4_delegreturn()Wei Yongjun2012-11-07
* exportfs: add FILEID_INVALID to indicate invalid fid_typeNamjae Jeon2012-11-07
* nfs: disintegrate UAPI for nfsJ. Bruce Fields2012-10-09
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-02
| |\
| | * make get_file() return its argumentAl Viro2012-09-26
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-10-02
| |\ \ | | |/ | |/|
| | * userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattrEric W. Biederman2012-09-18
* | | nfsd4: don't allow reclaims of expired clientsJ. Bruce Fields2012-10-01
* | | nfsd4: remove redundant callback probeJ. Bruce Fields2012-10-01
* | | nfsd4: expire old client earlierJ. Bruce Fields2012-10-01
* | | nfsd4: separate session allocation and initializationJ. Bruce Fields2012-10-01
* | | nfsd4: clean up session allocationJ. Bruce Fields2012-10-01
* | | nfsd4: minor free_session cleanupJ. Bruce Fields2012-10-01
* | | nfsd4: new_conn_from_crses should only allocateJ. Bruce Fields2012-10-01
* | | nfsd4: separate connection allocation and initializationJ. Bruce Fields2012-10-01
* | | nfsd4: reject bad forechannel attrs earlierJ. Bruce Fields2012-10-01
* | | nfsd4: enforce per-client sessions/no-sessions distinctionJ. Bruce Fields2012-10-01
* | | nfsd4: set cl_minorversion at create timeJ. Bruce Fields2012-10-01
* | | nfsd4: don't pin clientids to pseudoflavorsJ. Bruce Fields2012-10-01
* | | nfsd4: fix bind_conn_to_session xdr commentJ. Bruce Fields2012-09-25
* | | nfsd4: cast readlink() bug argumentJ. Bruce Fields2012-09-10
* | | NFSD: pass null terminated buf to kstrtouint()Malahal Naineni2012-09-10
* | | nfsd: remove duplicate init in nfsd4_cb_recallNamjae Jeon2012-09-10