summaryrefslogtreecommitdiff
path: root/fs/nfsd
AgeCommit message (Expand)Author
2009-08-21Merge branch 'nfs-for-2.6.32' of git://git.linux-nfs.org/projects/trondmy/nfs...J. Bruce Fields
2009-08-10Merge branch 'sunrpc_cache-for-2.6.32' into nfs-for-2.6.32Trond Myklebust
2009-08-09SUNRPC: Allow the cache_detail to specify alternative upcall mechanismsTrond Myklebust
2009-08-09NFSD: Clean up the idmapper warning...Trond Myklebust
2009-08-09NFSD: Support IPv6 addresses in write_failover_ip()Chuck Lever
2009-07-28nfsd41: encode replay sequence from the slot valuesAndy Adamson
2009-07-28nfsd41: rename nfsd4_enc_uncached_replayAndy Adamson
2009-07-28nfsd41: Use separate DRC for setclientidAndy Adamson
2009-07-28nfsd41: change check_slot_seqid parametersAndy Adamson
2009-07-28nfsd41: remove redundant forechannel max requests checkAndy Adamson
2009-07-28nfsd41: hange from page to memory based drc limitsAndy Adamson
2009-07-28nfsd41: reserve less memory for DRCAndy Adamson
2009-07-28nfsd41: minor set_forechannel_maxreqs cleanupAndy Adamson
2009-07-28nfsd41: reclaim DRC memory on session freeAndy Adamson
2009-07-28nfsd: minor write_pool_threads exit cleanupJ. Bruce Fields
2009-07-28Fix memory leak in write_pool_threadsEric Sesterhenn
2009-07-14nfsd41: use globals for DRC limitsAndy Adamson
2009-07-14NFSv4: ACL in operations 'open' and 'create' should be usedYu Zhiguo
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-07-03NFSD: Don't hold unrefcounted creds over call to nfsd_setuser()David Howells
2009-06-22Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsdLinus Torvalds
2009-06-18nfsd41: Backchannel: minorversion support for the back channelAndy Adamson
2009-06-18nfsd41: Backchannel: cleanup nfs4.0 callback encode routinesAndy Adamson
2009-06-18nfsd41: Remove ip address collision detection caseMike Sager
2009-06-18nfsd: optimise the starting of zero threads when none are running.NeilBrown
2009-06-18nfsd: don't take nfsd_mutex twice when setting number of threads.NeilBrown
2009-06-16nfsd41: sanity check client drc maxreqsAndy Adamson
2009-06-16nfsd41: move channel attributes from nfsd4_session to a nfsd4_channel_attr st...Alexandros Batsakis
2009-06-15NFS: kill off complicated macro 'PROC'Yu Zhiguo
2009-06-15nfsd: minor nfsd_vfs_write cleanupJ. Bruce Fields
2009-06-15nfsd: Pull write-gathering code out of nfsd_vfs_writeJ. Bruce Fields
2009-06-15nfsd: track last inode only in use_wgather caseJ. Bruce Fields
2009-06-15nfsd: Use write gathering only with NFSv2Trond Myklebust
2009-06-15Merge commit 'v2.6.30' into for-2.6.31J. Bruce Fields
2009-06-11switch follow_down()Al Viro
2009-06-11switch follow_up() to struct pathAl Viro
2009-06-11switch rqst_exp_parent()Al Viro
2009-06-11switch rqst_exp_get_by_name()Al Viro
2009-06-11switch exp_parent() to struct pathAl Viro
2009-06-11nfsd struct path use: exp_get_by_name()Al Viro
2009-06-09Merge branch 'master' into nextJames Morris
2009-06-01NFSv4: kill off complicated macro 'PROC'Yu Zhiguo
2009-06-01NFSv4: do exact check about attribute specifiedYu Zhiguo
2009-05-28integrity: nfsd imbalance bug fixMimi Zohar
2009-05-27nfsd: fix hung up of nfs client while sync write data to nfs serverWei Yongjun
2009-05-27knfsd: remove unreported filehandle stats countersGreg Banks
2009-05-27knfsd: fix reply cache memory corruptionGreg Banks
2009-05-27knfsd: reply cache cleanupsGreg Banks
2009-05-11nfsd: silence lockdep warningJ. Bruce Fields
2009-05-06nfsd: nfs4_stat_init cleanupWang Chen