nfsd: remove pointless paths in file headers
[safe/jmp/linux-2.6] / fs / nfsd / nfssvc.c
2009-12-15 J. Bruce Fieldsnfsd: remove pointless paths in file headers
2009-12-14 Boaz Harroshnfsd: Move private headers to source directory
2009-12-14 Boaz Harroshnfsd: Source files #include cleanups
2009-11-13 J. Bruce Fieldsnfsd: make fs/nfsd/vfs.h for common includes
2009-09-22 Linus TorvaldsMerge branch 'for-2.6.32' of git://linux-nfs.org/~bfiel...
2009-09-16 J. Bruce Fieldsnfsd4: allow nfs4 state startup to fail
2009-09-02 David HowellsCRED: Add some configurable debugging [try #6]
2009-09-02 Andy Adamsonnfsd41: replace page based DRC with buffer based DRC
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-07-28 Andy Adamsonnfsd41: hange from page to memory based drc limits
2009-07-28 Andy Adamsonnfsd41: reserve less memory for DRC
2009-07-14 Andy Adamsonnfsd41: use globals for DRC limits
2009-07-12 Alexey Dobriyanheaders: smp_lock.h redux
2009-06-18 NeilBrownnfsd: optimise the starting of zero threads when none...
2009-06-18 NeilBrownnfsd: don't take nfsd_mutex twice when setting number...
2009-04-06 Linus TorvaldsMerge branch 'for-2.6.30' of git://linux-nfs.org/~bfiel...
2009-04-06 Benny Halevynfsd41: define NFSD_DRC_SIZE_SHIFT in set_max_drc
2009-04-04 Benny Halevynfsd41: control nfsv4.1 svc via /proc/fs/nfsd/versions
2009-04-04 Andy Adamsonnfsd41: hard page limit for DRC
2009-04-04 Andy Adamsonnfsd41: DRC save, restore, and clear functions
2009-04-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-04-01 Al ViroTake fs_struct handling to new file (fs/fs_struct.c)
2009-03-28 Chuck LeverSUNRPC: Remove @family argument from svc_create() and...
2009-03-28 Chuck LeverSUNRPC: Change svc_create_xprt() to take a @family...
2009-03-18 Greg Banksknfsd: add file to export stats about nfsd pools
2009-03-18 Greg Banksknfsd: remove the nfsd thread busy histogram
2008-10-22 Chuck LeverNFSD: Fix BUG during NFSD shutdown processing
2008-10-04 Chuck LeverNLM: Remove "proto" argument from lockd_up()
2008-09-29 Chuck LeverSUNRPC: Add address family field to svc_serv data structure
2008-06-30 Jeff Laytonnfsd: treat all shutdown signals as equivalent
2008-06-23 Neil Brownnfsd: fix race in nfsd_nrthreads()
2008-06-23 Jeff Laytonsunrpc: remove sv_kill_signal field from svc_serv struct
2008-06-23 Jeff Laytonknfsd: convert knfsd to kthread API
2008-06-23 Jeff Laytonknfsd: remove special handling for SIGHUP
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-23 Chuck LeverNFSD: Remove NFSD_TCP kernel build option
2008-02-01 Tom Tuckersvc: Make close transport independent
2008-02-01 Tom Tuckersvc: Change services to use new svc_create_xprt service
2007-10-09 J. Bruce Fieldsknfsd: move nfsv4 slab creation/destruction to module...
2007-10-09 J. Bruce Fieldsknfsd: delete code made redundant by map_new_errors
2007-10-09 J. Bruce Fieldsnfsd: tone down inaccurate dprintk
2007-07-17 Andy Adamsonknfsd: nfsd4: return nfserr_wrongsec
2007-07-17 Rafael J. WysockiFreezer: make kernel threads nonfreezable by default
2007-05-21 Alexey DobriyanDetach sched.h from mm.h
2007-02-12 Chuck Lever[PATCH] knfsd: SUNRPC: allow creating an RPC service...
2007-01-26 NeilBrown[PATCH] knfsd: fix setting of ACL server versions
2006-10-20 Al Viro[PATCH] nfsd: misc endianness annotations
2006-10-20 Al Viro[PATCH] xdr annotations: nfsd_dispatch()
2006-10-06 NeilBrown[PATCH] knfsd: tidy up up meaning of 'buffer size'...
2006-10-04 NeilBrown[PATCH] knfsd: fix auto-sizing of nfsd request/reply...
2006-10-04 NeilBrown[PATCH] knfsd: Allow max size of NFSd payload to be...
2006-10-02 Greg Banks[PATCH] knfsd: allow admin to set nthreads per node
2006-10-02 Greg Banks[PATCH] knfsd: use svc_set_num_threads to manage thread...
2006-10-02 Greg Banks[PATCH] knfsd: add svc_get
2006-10-02 NeilBrown[PATCH] knfsd: Correctly handle error condition from...
2006-10-02 NeilBrown[PATCH] knfsd: Drop 'serv' option to svc_recv and svc_p...
2006-10-02 NeilBrown[PATCH] knfsd: allow sockets to be passed to nfsd via...
2006-10-02 NeilBrown[PATCH] knfsd: separate out some parts of nfsd_svc...
2006-10-02 NeilBrown[PATCH] knfsd: remove nfsd_versbits as intermediate...
2006-10-02 NeilBrown[PATCH] knfsd: be more selective in which sockets lockd...
2006-10-02 NeilBrown[PATCH] knfsd: add a callback for when last rpc thread...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-03-24 Tobias Klauser[PATCH] fs: Use ARRAY_SIZE macro
2006-02-01 Andreas Gruenbacher[PATCH] knfsd: Restore recently broken ACL functionalit...
2005-11-07 NeilBrown[PATCH] knfsd: make sure svc_process call the correct...
2005-11-07 NeilBrown[PATCH] knfsd: Allow run-time selection of NFS versions...
2005-08-17 Steven Rostedt[PATCH] nfsd to unlock kernel before exiting
2005-06-24 NeilBrown[PATCH] knfsd: nfsd4: rename nfs4_state_init
2005-06-22 Andreas Gruenbacher[PATCH] fix nfsacl pointer arithmetic and pg_class...
2005-06-22 Andreas Gruenbacher[PATCH] NFSD: Add server support for NFSv3 ACLs.
2005-04-16 NeilBrown[PATCH] nfsd: clear signals before exiting the nfsd...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2