summaryrefslogtreecommitdiff
path: root/fs/nfsd
AgeCommit message (Expand)AuthorFilesLines
2009-08-21Merge branch 'nfs-for-2.6.32' of git://git.linux-nfs.org/projects/trondmy/nfs...J. Bruce Fields5-24/+36
2009-08-11Merge branch 'sunrpc_cache-for-2.6.32' into nfs-for-2.6.32Trond Myklebust2-6/+28
2009-08-09SUNRPC: Allow the cache_detail to specify alternative upcall mechanismsTrond Myklebust2-4/+26
2009-08-09NFSD: Clean up the idmapper warning...Trond Myklebust1-2/+2
2009-08-09NFSD: Support IPv6 addresses in write_failover_ip()Chuck Lever1-14/+7
2009-07-29nfsd41: encode replay sequence from the slot valuesAndy Adamson2-36/+37
2009-07-28nfsd41: rename nfsd4_enc_uncached_replayAndy Adamson1-2/+2
2009-07-28nfsd41: Use separate DRC for setclientidAndy Adamson3-29/+40
2009-07-28nfsd41: change check_slot_seqid parametersAndy Adamson1-11/+13
2009-07-28nfsd41: remove redundant forechannel max requests checkAndy Adamson1-4/+0
2009-07-28nfsd41: hange from page to memory based drc limitsAndy Adamson2-22/+19
2009-07-28nfsd41: reserve less memory for DRCAndy Adamson1-2/+1
2009-07-28nfsd41: minor set_forechannel_maxreqs cleanupAndy Adamson1-8/+7
2009-07-28nfsd41: reclaim DRC memory on session freeAndy Adamson1-0/+3
2009-07-28nfsd: minor write_pool_threads exit cleanupJ. Bruce Fields1-5/+1
2009-07-28Fix memory leak in write_pool_threadsEric Sesterhenn1-0/+1
2009-07-15nfsd41: use globals for DRC limitsAndy Adamson2-9/+20
2009-07-14NFSv4: ACL in operations 'open' and 'create' should be usedYu Zhiguo1-5/+42
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan2-2/+0
2009-07-03NFSD: Don't hold unrefcounted creds over call to nfsd_setuser()David Howells1-2/+1
2009-06-22Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsdLinus Torvalds13-595/+1135
2009-06-19nfsd41: Backchannel: minorversion support for the back channelAndy Adamson2-1/+3
2009-06-19nfsd41: Backchannel: cleanup nfs4.0 callback encode routinesAndy Adamson1-8/+16
2009-06-19nfsd41: Remove ip address collision detection caseMike Sager1-12/+6
2009-06-18nfsd: optimise the starting of zero threads when none are running.NeilBrown1-2/+4
2009-06-18nfsd: don't take nfsd_mutex twice when setting number of threads.NeilBrown2-5/+15
2009-06-17nfsd41: sanity check client drc maxreqsAndy Adamson1-0/+5
2009-06-16nfsd41: move channel attributes from nfsd4_session to a nfsd4_channel_attr st...Alexandros Batsakis2-14/+16
2009-06-16NFS: kill off complicated macro 'PROC'Yu Zhiguo2-56/+379
2009-06-16nfsd: minor nfsd_vfs_write cleanupJ. Bruce Fields1-7/+8
2009-06-16nfsd: Pull write-gathering code out of nfsd_vfs_writeJ. Bruce Fields1-30/+39
2009-06-16nfsd: track last inode only in use_wgather caseJ. Bruce Fields1-15/+10
2009-06-16nfsd: Use write gathering only with NFSv2Trond Myklebust1-3/+5
2009-06-16Merge commit 'v2.6.30' into for-2.6.31J. Bruce Fields4-7/+20
2009-06-12switch follow_down()Al Viro1-2/+1
2009-06-12switch follow_up() to struct pathAl Viro1-1/+1
2009-06-12switch rqst_exp_parent()Al Viro2-26/+22
2009-06-12switch rqst_exp_get_by_name()Al Viro2-25/+22
2009-06-12switch exp_parent() to struct pathAl Viro1-16/+12
2009-06-12nfsd struct path use: exp_get_by_name()Al Viro1-20/+18
2009-06-09Merge branch 'master' into nextJames Morris1-3/+3
2009-06-02NFSv4: kill off complicated macro 'PROC'Yu Zhiguo1-17/+17
2009-06-02NFSv4: do exact check about attribute specifiedYu Zhiguo2-38/+103
2009-05-28integrity: nfsd imbalance bug fixMimi Zohar1-0/+14
2009-05-28nfsd: fix hung up of nfs client while sync write data to nfs serverWei Yongjun1-3/+3
2009-05-27knfsd: remove unreported filehandle stats countersGreg Banks1-6/+0
2009-05-27knfsd: fix reply cache memory corruptionGreg Banks1-2/+2
2009-05-27knfsd: reply cache cleanupsGreg Banks1-10/+19
2009-05-12nfsd: silence lockdep warningJ. Bruce Fields1-2/+2
2009-05-07nfsd: nfs4_stat_init cleanupWang Chen1-2/+1