Merge commit 'v2.6.34-rc6'
[safe/jmp/linux-2.6] / fs / nfsd / nfsctl.c
2010-05-04 J. Bruce FieldsMerge commit 'v2.6.34-rc6'
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-06 J. Bruce Fieldsnfsd4: document lease/grace-period limits
2010-03-06 J. Bruce Fieldsnfsd4: allow setting grace period time
2010-03-06 J. Bruce Fieldsnfsd4: reshuffle lease-setting code to allow reuse
2010-03-06 J. Bruce Fieldsnfsd4: remove unnecessary lease-setting function
2010-03-06 J. Bruce Fieldsnfsd4: simplify references to nfsd4 lease time
2010-01-27 Chuck LeverNFSD: Create PF_INET6 listener in write_ports
2010-01-26 Chuck LeverSUNRPC: NFS kernel APIs shouldn't return ENOENT for...
2009-12-15 J. Bruce Fieldsnfsd: remove pointless paths in file headers
2009-12-14 J. Bruce Fieldsnfsd: new interface to advertise export features
2009-12-14 Boaz Harroshnfsd: Move private headers to source directory
2009-12-14 Boaz Harroshnfsd: Source files #include cleanups
2009-10-01 Alexey Dobriyanconst: constify remaining file_operations
2009-08-25 Ryusei Yamaguchiknfsd: Replace lock_kernel with a mutex in nfsd pool...
2009-08-21 J. Bruce FieldsMerge branch 'nfs-for-2.6.32' of git://git.linux-nfs...
2009-08-09 Chuck LeverNFSD: Support IPv6 addresses in write_failover_ip()
2009-07-28 J. Bruce Fieldsnfsd: minor write_pool_threads exit cleanup
2009-07-28 Eric SesterhennFix memory leak in write_pool_threads
2009-07-12 Alexey Dobriyanheaders: smp_lock.h redux
2009-06-18 NeilBrownnfsd: don't take nfsd_mutex twice when setting number...
2009-04-28 Chuck LeverNFSD: Stricter buffer size checking in fs/nfsd/nfsctl.c
2009-04-28 Chuck LeverNFSD: Stricter buffer size checking in write_versions()
2009-04-28 Chuck LeverNFSD: Stricter buffer size checking in write_recoverydir()
2009-04-28 Chuck LeverSUNRPC: pass buffer size to svc_sock_names()
2009-04-28 Chuck LeverSUNRPC: pass buffer size to svc_addsock()
2009-04-28 Chuck LeverNFSD: Prevent a buffer overflow in svc_xprt_names()
2009-04-28 Chuck LeverNFSD: move lockd_up() before svc_addsock()
2009-04-28 Chuck LeverNFSD: Finish refactoring __write_ports()
2009-04-28 Chuck LeverNFSD: Note an additional requirement when passing TCP...
2009-04-28 Chuck LeverNFSD: Refactor socket creation out of __write_ports()
2009-04-28 Chuck LeverNFSD: Refactor portlist socket closing into a helper
2009-04-28 Chuck LeverNFSD: Refactor transport addition out of __write_ports()
2009-04-28 Chuck LeverNFSD: Refactor transport removal out of __write_ports()
2009-04-06 Linus TorvaldsMerge branch 'for-2.6.30' of git://linux-nfs.org/~bfiel...
2009-04-04 Benny Halevynfsd41: control nfsv4.1 svc via /proc/fs/nfsd/versions
2009-03-28 Chuck LeverSUNRPC: Change svc_create_xprt() to take a @family...
2009-03-28 Chuck LeverNFSD: If port value written to /proc/fs/nfsd/portlist...
2009-03-18 Greg Banksknfsd: add file to export stats about nfsd pools
2009-01-06 Chuck LeverNFSD: Add documenting comments for nfsctl interface
2009-01-06 Chuck LeverNFSD: Replace open-coded integer with macro
2009-01-06 Chuck LeverNFSD: Fix a handful of coding style issues in write_fil...
2009-01-06 Chuck LeverNFSD: clean up failover sysctl function naming
2008-10-31 Harvey Harrisonfs: replace NIPQUAD()
2008-10-23 Al Viro[PATCH] switch nfsd to kern_path()
2008-10-04 Chuck LeverNLM: Remove unused argument from svc_addsock() function
2008-10-04 Chuck LeverNLM: Remove "proto" argument from lockd_up()
2008-07-27 Al Viro[PATCH] get rid of indirect users of namei.h
2008-07-15 Chuck Leverlockd: Pass "struct sockaddr *" to new failover-by...
2008-06-23 Jeff Laytonknfsd: clean up nfsd filesystem interfaces
2008-06-23 Neil Brownknfsd: Replace lock_kernel with a mutex for nfsd thread...
2008-04-29 Denis V. Lunevnfsd: use proc_create to setup de->proc_fops
2008-04-25 Wendy Chenglockd: unlock lockd locks held for a certain filesystem
2008-04-25 Wendy Chenglockd: unlock lockd locks associated with a given server ip
2008-04-23 Harvey Harrisonnfsd: fix sparse warnings
2008-04-23 Aurélien CharbonIPv6 support for NFS server export caches
2008-02-01 J. Bruce Fieldsnfsd: more careful input validation in nfsctl write...
2008-02-01 Tom Tuckersvc: Add svc_xprt_names service to replace svc_sock_names
2008-02-01 Tom Tuckerknfsd: Support adding transports by writing portlist...
2008-02-01 J. Bruce Fieldsknfsd: allow cache_register to return error on failure
2008-02-01 J. Bruce Fieldsnfsd: fail init on /proc/fs/nfs/exports creation failure
2008-02-01 J. Bruce Fieldsnfsd: fail module init on reply cache init failure
2008-02-01 J. Bruce Fieldsnfsd: cleanup nfsd module initialization cleanup
2008-02-01 J. Bruce Fieldsknfsd: cleanup nfsd4 properly on module init failure
2007-10-09 Andrew Mortonnfsd warning fix
2007-10-09 J. Bruce Fieldsknfsd: move nfsv4 slab creation/destruction to module...
2007-07-17 J. Bruce Fieldsknfsd: nfsd: remove unused header interface.h
2007-07-17 Andrew Mortonnfsd warning fix
2007-02-14 NeilBrown[PATCH] knfsd: fix return value for writes to some...
2006-12-08 Josef "Jeff" Sipek[PATCH] nfsd: change uses of f_{dentry, vfsmnt} to...
2006-10-04 NeilBrown[PATCH] knfsd: Allow max size of NFSd payload to be...
2006-10-04 NeilBrown[PATCH] knfsd: Fixed handling of lockd fail when adding...
2006-10-04 NeilBrown[PATCH] knfsd: Protect update to sn_nrthreads with...
2006-10-04 NeilBrown[PATCH] knfsd: call lockd_down when closing a socket...
2006-10-02 Greg Banks[PATCH] knfsd: allow admin to set nthreads per node
2006-10-02 NeilBrown[PATCH] knfsd: Check return value of lockd_up in write_...
2006-10-02 NeilBrown[PATCH] knfsd: allow sockets to be passed to nfsd via...
2006-10-02 NeilBrown[PATCH] knfsd: define new nfsdfs file: portlist - conta...
2006-10-02 NeilBrown[PATCH] knfsd: remove nfsd_versbits as intermediate...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-23 David Howells[PATCH] VFS: Permit filesystem to override root dentry...
2006-03-28 Arjan van de Ven[PATCH] Make most file operations structs in fs/ const
2006-03-24 Tobias Klauser[PATCH] fs: Use ARRAY_SIZE macro
2005-11-07 NeilBrown[PATCH] knfsd: Allow run-time selection of NFS versions...
2005-11-07 NeilBrown[PATCH] knfsd: Restore functionality to read from file...
2005-06-24 NeilBrown[PATCH] knfsd: nfsd4 reboot dirname fix
2005-06-24 NeilBrown[PATCH] knfsd: nfsd4: idmap initialization
2005-06-24 NeilBrown[PATCH] knfsd: nfsd4: clean up state initialization
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2