summaryrefslogtreecommitdiff
path: root/fs/nfsd
AgeCommit message (Expand)Author
2009-08-27nfsd4: remove ACE4_IDENTIFIER_GROUP flag from GROUP@ entryFrank Filz
2009-08-27nfsd41: renew_client must be called under the state lockBenny Halevy
2009-08-25knfsd: Replace lock_kernel with a mutex in nfsd pool stats.Ryusei Yamaguchi
2009-08-24nfsd: Fix unnecessary deny bits in NFSv4 ACLFrank Filz
2009-08-21nfsd: populate sin6_scope_id on callback address with scopeid from rq_addr on...Jeff Layton
2009-08-21nfsd: add support for NFSv4 callbacks over IPv6Jeff Layton
2009-08-21nfsd: convert nfs4_cb_conn struct to hold address in sockaddr_storageJeff Layton
2009-08-21nfsd: make nfs4_client->cl_addr a struct sockaddr_storageJeff Layton
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