aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfsctl.c
Commit message (Expand)AuthorAge
* NLM: Remove unused argument from svc_addsock() functionChuck Lever2008-10-04
* NLM: Remove "proto" argument from lockd_up()Chuck Lever2008-10-04
* [PATCH] get rid of indirect users of namei.hAl Viro2008-07-26
* lockd: Pass "struct sockaddr *" to new failover-by-IP functionChuck Lever2008-07-15
* knfsd: clean up nfsd filesystem interfacesJeff Layton2008-06-23
* knfsd: Replace lock_kernel with a mutex for nfsd thread startup/shutdown lock...Neil Brown2008-06-23
* nfsd: use proc_create to setup de->proc_fopsDenis V. Lunev2008-04-29
* lockd: unlock lockd locks held for a certain filesystemWendy Cheng2008-04-25
* lockd: unlock lockd locks associated with a given server ipWendy Cheng2008-04-25
* nfsd: fix sparse warningsHarvey Harrison2008-04-23
* IPv6 support for NFS server export cachesAurélien Charbon2008-04-23
* nfsd: more careful input validation in nfsctl write methodsJ. Bruce Fields2008-02-01
* svc: Add svc_xprt_names service to replace svc_sock_namesTom Tucker2008-02-01
* knfsd: Support adding transports by writing portlist fileTom Tucker2008-02-01
* knfsd: allow cache_register to return error on failureJ. Bruce Fields2008-02-01
* nfsd: fail init on /proc/fs/nfs/exports creation failureJ. Bruce Fields2008-02-01
* nfsd: fail module init on reply cache init failureJ. Bruce Fields2008-02-01
* nfsd: cleanup nfsd module initialization cleanupJ. Bruce Fields2008-02-01
* knfsd: cleanup nfsd4 properly on module init failureJ. Bruce Fields2008-02-01
* nfsd warning fixAndrew Morton2007-10-09
* knfsd: move nfsv4 slab creation/destruction to module init/exitJ. Bruce Fields2007-10-09
* knfsd: nfsd: remove unused header interface.hJ. Bruce Fields2007-07-17
* nfsd warning fixAndrew Morton2007-07-17
* [PATCH] knfsd: fix return value for writes to some files in 'nfsd' filesystemNeilBrown2007-02-14
* [PATCH] nfsd: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek2006-12-08
* [PATCH] knfsd: Allow max size of NFSd payload to be configuredNeilBrown2006-10-04
* [PATCH] knfsd: Fixed handling of lockd fail when adding nfsd socketNeilBrown2006-10-04
* [PATCH] knfsd: Protect update to sn_nrthreads with lock_kernelNeilBrown2006-10-04
* [PATCH] knfsd: call lockd_down when closing a socket via a write to nfsd/port...NeilBrown2006-10-04
* [PATCH] knfsd: allow admin to set nthreads per nodeGreg Banks2006-10-02
* [PATCH] knfsd: Check return value of lockd_up in write_portsNeilBrown2006-10-02
* [PATCH] knfsd: allow sockets to be passed to nfsd via 'portlist'NeilBrown2006-10-02
* [PATCH] knfsd: define new nfsdfs file: portlist - contains list of portsNeilBrown2006-10-02
* [PATCH] knfsd: remove nfsd_versbits as intermediate storage for desired versionsNeilBrown2006-10-02
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-23
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-28
* [PATCH] fs: Use ARRAY_SIZE macroTobias Klauser2006-03-24
* [PATCH] knfsd: Allow run-time selection of NFS versions to exportNeilBrown2005-11-07
* [PATCH] knfsd: Restore functionality to read from file in /proc/fs/nfsd/NeilBrown2005-11-07
* [PATCH] knfsd: nfsd4 reboot dirname fixNeilBrown2005-06-24
* [PATCH] knfsd: nfsd4: idmap initializationNeilBrown2005-06-24
* [PATCH] knfsd: nfsd4: clean up state initializationNeilBrown2005-06-24
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16