aboutsummaryrefslogtreecommitdiff
path: root/fs/nfsd
AgeCommit message (Expand)Author
2009-09-22const: make lock_manager_operations constAlexey Dobriyan
2009-09-11Merge branch 'nfs-for-2.6.32'Trond Myklebust
2009-09-02CRED: Add some configurable debugging [try #6]David Howells
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-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
2009-05-06nfsd4: check for negative dentry before use in nfsv4 readdirJ. Bruce Fields
2009-05-03nfsd: use C99 struct initializersRandy Dunlap
2009-05-03nfsd4: make recall callback an asynchronous rpcJ. Bruce Fields
2009-05-03nfsd41: slots are freed with sessionAndy Adamson
2009-05-01nfsd4: track recall retries in nfs4_delegationJ. Bruce Fields
2009-05-01nfsd4: remove unused dl_truncJ. Bruce Fields
2009-05-01nfsd4: eliminate struct nfs4_cb_recallJ. Bruce Fields
2009-05-01nfsd4: rename callback struct to cb_connJ. Bruce Fields
2009-04-29nfsd4: replace callback thread by asynchronous rpcJ. Bruce Fields
2009-04-29nfsd4: lookup up callback cred only onceJ. Bruce Fields
2009-04-29nfsd4: create rpc callback client from server threadJ. Bruce Fields