summaryrefslogtreecommitdiff
path: root/fs/nfsd
Commit message (Expand)AuthorAge
...
| * | nfsd4: better error return to indicate SSV non-supportJ. Bruce Fields2013-04-26
| * | nfsd: fix EXDEV checking in renameJ. Bruce Fields2013-04-26
| * | 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
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\ \ \
| * | | constify a bunch of struct file_operations instancesAl Viro2013-04-09
* | | | Merge tag 'nfs-for-3.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-04-30
|\ \ \ \ | | |_|/ | |/| |
| * | | SUNRPC: Refactor nfsd4_do_encode_secinfo()Chuck Lever2013-03-29