Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linux
[linux-flexiantxendom0-3.2.10.git] / fs / nfsd / nfsctl.c
2012-01-14 Linus TorvaldsMerge branch 'for-3.3' of git://linux-nfs.org/~bfields...
2012-01-07 Al Virovfs: prefer ->dentry->d_sb to ->mnt->mnt_sb
2011-11-08 Bryan SchumakerNFSD: Call nfsd4_init_slabs() from init_nfsd()
2011-11-08 Bryan SchumakerNFSD: Added fault injection
2011-10-31 Paul Gortmakerfs: add module.h to files that were implicitly using it
2011-08-31 J. Bruce Fieldsnfsd: remove include/linux/nfsd/syscall.h
2011-07-15 NeilBrownnfsd: Remove deprecated nfsctl system call and related...
2011-06-06 J. Bruce Fieldsnfsd: fix dependency of nfsd on auth_rpcgss
2011-03-15 J. Bruce Fieldsnfsd: fix compile error
2011-03-07 Kevin Coffmannfsd: add proc file listing kernel's gss_krb5 enctypes
2011-01-04 J. Bruce Fieldsnfsd4: move idmap and acl header files into fs/nfsd
2010-12-17 bookjovi@gmail.comnfs: add missed CONFIG_NFSD_DEPRECATED
2010-10-29 Al Viroconvert get_sb_single() users
2010-10-26 Linus TorvaldsMerge branch 'for-2.6.37' of git://linux-nfs.org/~bfiel...
2010-10-15 Arnd Bergmannllseek: automatically add .llseek fop
2010-10-01 Pavel Emelyanovsunrpc: Add net argument to svc_create_xprt
2010-09-27 Pavel Emelyanovsunrpc: Add net to pure API calls
2010-09-23 Pavel Emelyanovnfsd: Export get_task_comm for nfsd
2010-09-22 NeilBrownnfsd: allow deprecated interface to be compiled out.
2010-09-22 NeilBrownnfsd: formally deprecate legacy nfsd syscall interface
2010-08-06 J. Bruce Fieldsnfsd: don't allow setting maxblksize after svc created
2010-07-29 Andi Kleengcc-4.6: nfsd: fix initialized but not read warnings
2010-07-23 Jeff Laytonnfsd: just keep single lockd reference for nfsd
2010-07-23 Jeff Laytonnfsd: fix error handling in __write_ports_addxprt
2010-07-23 Jeff Laytonnfsd: fix error handling when starting nfsd with rpcbin...
2010-05-25 Alexey Dobriyankernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MI...
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...
next