aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* nfsd: Decode and send 64bit time valuesBryan Schumaker2013-04-23
* nfsd4: put_client_renew_locked can be staticFengguang Wu2013-04-16
* nfsd4: remove unused macroJ. Bruce Fields2013-04-16
* nfsd4: remove some useless codefanchaoting2013-04-16
* nfsd4: implement SEQ4_STATUS_RECALLABLE_STATE_REVOKEDJ. Bruce Fields2013-04-16
* nfsd4: clean up validate_stateidJ. Bruce Fields2013-04-09
* nfsd4: check backchannel attributes on create_sessionJ. Bruce Fields2013-04-09
* nfsd4: fix forechannel attribute negotiationJ. Bruce Fields2013-04-09
* nfsd4: cleanup check_forechannel_attrsJ. Bruce Fields2013-04-09
* nfsd4: don't close read-write opens too soonJ. Bruce Fields2013-04-09
* nfsd4: release lockowners on last unlock in 4.1 caseJ. Bruce Fields2013-04-09
* nfsd4: more sessions/open-owner-replay cleanupJ. Bruce Fields2013-04-09
* nfsd4: no need for replay_owner in sessions caseJ. Bruce Fields2013-04-09
* nfsd4: remove some redundant commentsJ. Bruce Fields2013-04-09
* nfsd: use kmem_cache_free() instead of kfree()Wei Yongjun2013-04-09
* nfsd4: cleanup handling of nfsv4.0 closed stateid'sJ. Bruce Fields2013-04-08
* nfsd4: remove unused nfs4_check_deleg argumentJ. Bruce Fields2013-04-04
* nfsd4: make del_recall_lru per-network-namespaceJ. Bruce Fields2013-04-04
* nfsd4: shut down more of delegation earlierJ. Bruce Fields2013-04-04
* nfsd4: minor cb_recall simplificationJ. Bruce Fields2013-04-04
* nfsd: remove /proc/fs/nfs when create /proc/fs/nfs/exports errorfanchaoting2013-04-03
* nfsd: don't run get_file if nfs4_preprocess_stateid_op return errorfanchaoting2013-04-03
* nfsd: convert the file_hashtbl to a hlistJeff Layton2013-04-03
* nfsd4: don't destroy in-use sessionJ. Bruce Fields2013-04-03
* nfsd4: don't destroy in-use clientsJ. Bruce Fields2013-04-03
* nfsd4: simplify bind_conn_to_session lockingJ. Bruce Fields2013-04-03
* nfsd4: fix destroy_session raceJ. Bruce Fields2013-04-03
* nfsd4: clientid lookup cleanupJ. Bruce Fields2013-04-03
* nfsd4: destroy_clientid simplificationJ. Bruce Fields2013-04-03
* nfsd4: remove some dprintk'sJ. Bruce Fields2013-04-03
* nfsd4: STALE_STATEID cleanupJ. Bruce Fields2013-04-03
* nfsd4: warn on odd create_session stateJ. Bruce Fields2013-04-03
* nfsd: fix bug on nfs4 stateid deallocationycnian@gmail.com2013-04-03
* nfsd: remove unused macro in nfsv4Yanchuan Nian2013-04-03
* nfsd4: fix use-after-free of 4.1 client on connection lossJ. Bruce Fields2013-04-03
* nfsd4: fix race on client shutdownJ. Bruce Fields2013-04-03
* nfsd4: handle seqid-mutating open errors from xdr decodingJ. Bruce Fields2013-04-03
* nfsd4: remove BUG_ONJ. Bruce Fields2013-04-03
* nfsd: scale up the number of DRC hash buckets with cache sizeJeff Layton2013-04-03
* nfsd: keep stats on worst hash balancing seen so farJeff Layton2013-04-03
* nfsd: add new reply_cache_stats file in nfsdfsJeff Layton2013-04-03
* nfsd: track memory utilization by the DRCJeff Layton2013-04-03
* nfsd: break out comparator into separate functionJeff Layton2013-04-03
* nfsd: eliminate one of the DRC cache searchesJeff Layton2013-04-03
* nfsd4: reject "negative" acl lengthsJ. Bruce Fields2013-03-26
* nfsd: fix bad offset useKent Overstreet2013-03-22
* nfsd: fix startup order in nfsd_reply_cache_initJeff Layton2013-03-18
* nfsd: only unhash DRC entries that are in the hashtableJeff Layton2013-03-18
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-03-17
|\
| * Btrfs: fix warning of free_extent_mapLiu Bo2013-03-15