aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-11Merge branch 'nfs-for-2.6.32'Trond Myklebust3-20/+35
2009-09-02CRED: Add some configurable debugging [try #6]David Howells3-0/+9
2009-08-10Merge 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-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-18nfsd41: Backchannel: minorversion support for the back channelAndy Adamson2-1/+3
2009-06-18nfsd41: Backchannel: cleanup nfs4.0 callback encode routinesAndy Adamson1-8/+16
2009-06-18nfsd41: 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-16nfsd41: sanity check client drc maxreqsAndy Adamson1-0/+5
2009-06-16nfsd41: move channel attributes from nfsd4_session to a nfsd4_channel_attr structAlexandros Batsakis2-14/+16
2009-06-15NFS: kill off complicated macro 'PROC'Yu Zhiguo2-56/+379
2009-06-15nfsd: minor nfsd_vfs_write cleanupJ. Bruce Fields1-7/+8
2009-06-15nfsd: Pull write-gathering code out of nfsd_vfs_writeJ. Bruce Fields1-30/+39
2009-06-15nfsd: track last inode only in use_wgather caseJ. Bruce Fields1-15/+10
2009-06-15nfsd: Use write gathering only with NFSv2Trond Myklebust1-3/+5
2009-06-15Merge commit 'v2.6.30' into for-2.6.31J. Bruce Fields4-7/+20
2009-06-11switch follow_down()Al Viro1-2/+1
2009-06-11switch follow_up() to struct pathAl Viro1-1/+1
2009-06-11switch rqst_exp_parent()Al Viro2-26/+22
2009-06-11switch rqst_exp_get_by_name()Al Viro2-25/+22
2009-06-11switch exp_parent() to struct pathAl Viro1-16/+12
2009-06-11nfsd struct path use: exp_get_by_name()Al Viro1-20/+18
2009-06-09Merge branch 'master' into nextJames Morris1-3/+3
2009-06-01NFSv4: kill off complicated macro 'PROC'Yu Zhiguo1-17/+17
2009-06-01NFSv4: do exact check about attribute specifiedYu Zhiguo2-38/+103
2009-05-28integrity: nfsd imbalance bug fixMimi Zohar1-0/+14
2009-05-27nfsd: 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-11nfsd: silence lockdep warningJ. Bruce Fields1-2/+2
2009-05-06nfsd: nfs4_stat_init cleanupWang Chen1-2/+1
2009-05-06nfsd4: check for negative dentry before use in nfsv4 readdirJ. Bruce Fields1-1/+15
2009-05-03nfsd: use C99 struct initializersRandy Dunlap1-56/+56
2009-05-03nfsd4: make recall callback an asynchronous rpcJ. Bruce Fields2-50/+52
2009-05-03nfsd41: slots are freed with sessionAndy Adamson1-1/+0
2009-05-01nfsd4: track recall retries in nfs4_delegationJ. Bruce Fields1-2/+2
2009-05-01nfsd4: remove unused dl_truncJ. Bruce Fields2-4/+1
2009-05-01nfsd4: eliminate struct nfs4_cb_recallJ. Bruce Fields2-16/+13
2009-05-01nfsd4: rename callback struct to cb_connJ. Bruce Fields2-19/+19
2009-04-29nfsd4: replace callback thread by asynchronous rpcJ. Bruce Fields1-16/+22
2009-04-29nfsd4: lookup up callback cred only onceJ. Bruce Fields2-0/+30
2009-04-29nfsd4: create rpc callback client from server threadJ. Bruce Fields1-15/+16
2009-04-29nfsd4: set cb_client inside setup_callback_clientJ. Bruce Fields1-14/+12