Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
[safe/jmp/linux-2.6] / include / linux / nfsd /
2009-01-30 Jaswinder Singh... headers_check fix: nfsd/syscall.h
2009-01-30 Jaswinder Singh... headers_check fix: nfsd/nfsfh.h
2009-01-30 Jaswinder Singh... headers_check fix: nfsd/export.h
2009-01-07 Benny Halevynfsd: get rid of NFSD_VERSION
2009-01-06 J. Bruce Fieldsnfsd: document new filehandle fsid types
2008-12-23 Olga Kornievskaianfsd: support callbacks with gss flavors
2008-12-23 Olga Kornievskaianfsd: pass client principal name in rsc downcall
2008-09-29 J. Bruce Fieldsnfsd: permit unauthenticated stat of export root
2008-07-25 Adrian Bunkremove unused #include <linux/dirent.h>'s
2008-06-23 Miklos Szeredinfsd: rename MAY_ flags
2008-06-23 Neil Brownknfsd: Replace lock_kernel with a mutex for nfsd thread...
2008-06-23 Benny Halevynfsd: eliminate unused nfs4_callback.cb_stat
2008-06-23 Benny Halevynfsd: eliminate unused nfs4_callback.cb_program
2008-04-25 J. Bruce Fieldsnfsd: don't allow setting ctime over v4
2008-04-23 Robert P. J. DayNFSD: Strip __KERNEL__ testing from unexported header...
2008-04-23 Harvey Harrisonnfsd: fix sparse warnings
2008-02-15 Jan BlunckUse struct path in struct svc_expkey
2008-02-15 Jan BlunckUse struct path in struct svc_export
2008-02-01 Frank Filznfsd: Allow AIX client to read dir containing mountpoints
2008-02-01 J. Bruce Fieldsnfsd: move nfsd/auth.h into fs/nfsd
2008-02-01 J. Bruce Fieldsknfsd: allow cache_register to return error on failure
2008-02-01 J. Bruce Fieldsnfsd: fail module init on reply cache init failure
2008-02-01 Chuck LeverNFSD: Path name length signage in nfsd request argument...
2008-02-01 Chuck LeverNFSD: Adjust filename length argument of nfsd_lookup
2008-02-01 Chuck LeverNFSD: File name length signage in nfsd request argument...
2007-10-16 Adrian Bunkfs/nfsd/export.c: make 3 functions static
2007-10-09 Peter Staubachknfsd: 64 bit ino support for NFS server
2007-10-09 J. Bruce Fieldsknfsd: move nfsv4 slab creation/destruction to module...
2007-07-19 J. Bruce Fieldsknfsd: clean up EX_RDONLY
2007-07-19 J. Bruce Fieldsknfsd: move EX_RDONLY out of header
2007-07-17 J. Bruce Fieldsknfsd: nfsd: enforce per-flavor id squashing
2007-07-17 Andy Adamsonknfsd: nfsd4: implement secinfo
2007-07-17 J. Bruce Fieldsknfsd: nfsd4: make readonly access depend on pseudoflavor
2007-07-17 Andy Adamsonknfsd: nfsd4: return nfserr_wrongsec
2007-07-17 J. Bruce Fieldsknfsd: nfsd: provide export lookup wrappers which take...
2007-07-17 J. Bruce Fieldsknfsd: nfsd4: simplify exp_pseudoroot arguments
2007-07-17 Andy Adamsonknfsd: nfsd4: parse secinfo information in exports...
2007-07-17 Meelap Shahknfsd: nfsd4: don't delegate files that have had conflicts
2007-07-17 Meelap Shahknfsd: nfsd4: vary maximum delegation limit based on...
2007-07-17 J. Bruce Fieldsknfsd: nfsd: remove unused header interface.h
2007-07-17 J. Bruce Fieldsknfsd: nfsd4: fix NFSv4 filehandle size units confusion
2007-02-14 NeilBrown[PATCH] knfsd: add some new fsid types
2007-02-12 Adrian Bunk[PATCH] include/linux/nfsd/const.h: remove NFS_SUPER_MAGIC
2007-01-26 NeilBrown[PATCH] knfsd: Fix type mismatch with filldir_t used...
2007-01-26 NeilBrown[PATCH] knfsd: replace some warning ins nfsfh.h with...
2006-12-13 J.Bruce Fields[PATCH] knfsd: nfsd4: reorganize compound ops
2006-12-13 J.Bruce Fields[PATCH] knfsd: nfsd4: move replay_owner to cstate
2006-12-13 J.Bruce Fields[PATCH] knfsd: nfsd4: pass saved and current fh togethe...
2006-12-13 J.Bruce Fields[PATCH] knfsd: nfsd4: clarify units of COMPOUND_SLACK_SPACE
2006-11-09 J. Bruce Fields[PATCH] nfsd4: fix open-create permissions
2006-10-20 Al Viro[PATCH] nfsd: nfs_replay_me
2006-10-20 Al Viro[PATCH] nfsd: misc endianness annotations
2006-10-20 Al Viro[PATCH] nfsd: nfs4 code returns error values in net...
2006-10-20 Al Viro[PATCH] nfsd: vfs.c endianness annotations
2006-10-20 Al Viro[PATCH] xdr annotations: NFSv4 server
2006-10-20 Al Viro[PATCH] xdr annotations: NFSv3 server
2006-10-20 Al Viro[PATCH] xdr annotations: NFSv2 server
2006-10-20 Al Viro[PATCH] nfsfh simple endianness annotations
2006-10-20 Al Viro[PATCH] nfsd: nfserrno() endianness annotations
2006-10-04 Cedric Le Goater[PATCH] Fix linux/nfsd/const.h for make headers_check
2006-10-04 J.Bruce Fields[PATCH] knfsd: nfsd4: actually use all the pieces to...
2006-10-04 J.Bruce Fields[PATCH] knfsd: nfsd4: xdr encoding for fs_locations
2006-10-04 Manoj Naik[PATCH] knfsd: nfsd4: fslocations data structures
2006-10-04 J.Bruce Fields[PATCH] knfsd: nfsd: store export path in export
2006-10-04 NeilBrown[PATCH] knfsd: Allow max size of NFSd payload to be...
2006-10-04 Greg Banks[PATCH] knfsd: Prepare knfsd for support of rsize/wsize...
2006-10-04 NeilBrown[PATCH] knfsd: Avoid excess stack usage in svc_tcp_recvfrom
2006-10-03 Uwe Zeisbergerfix file specification in comments
2006-10-02 Peter Zijlstra[PATCH] nfsd: lockdep annotation
2006-10-02 NeilBrown[PATCH] knfsd: allow sockets to be passed to nfsd via...
2006-10-02 NeilBrown[PATCH] knfsd: remove nfsd_versbits as intermediate...
2006-09-27 Theodore Ts'o[PATCH] inode-diet: Eliminate i_blksize from the inode...
2006-09-19 David Woodhouse[HEADERS] One line per header in Kbuild files to reduce...
2006-07-10 Shankar Anand[PATCH] knfsd: nfsd4: add per-operation server stats
2006-06-18 David WoodhouseAdd generic Kbuild files for 'make headers_install'
2006-04-26 David WoodhouseDon't include linux/config.h from anywhere else in...
2006-03-27 Adrian Bunk[PATCH] fs/nfsd/export.c,net/sunrpc/cache.c: make needl...
2006-03-27 NeilBrown[PATCH] knfsd: Convert sunrpc_cache to use krefs
2006-03-27 NeilBrown[PATCH] knfsd: Break the hard linkage from svc_expkey...
2006-01-19 J. Bruce Fields[PATCH] nfsd4: rename lk_stateowner
2006-01-19 YAMAMOTO Takashi[PATCH] nfsd: check error status from nfsd_sync_dir
2006-01-09 Jes Sorensen[PATCH] mutex subsystem, semaphore to mutex: VFS, ...
2006-01-06 David Shaw[PATCH] knfsd: check error status from vfs_getattr...
2005-11-07 NeilBrown[PATCH] knfsd: Fix some minor sign problems in nfsd/xdr
2005-11-07 NeilBrown[PATCH] knfsd: Allow run-time selection of NFS versions...
2005-09-13 Neil Brown[PATCH] nfsd4: move replay_owner
2005-07-08 NeilBrown[PATCH] nfsd4: check lock type against openmode.
2005-07-08 NeilBrown[PATCH] nfsd4: return better error on io incompatible...
2005-07-08 NeilBrown[PATCH] nfsd4: seqid comments
2005-07-08 NeilBrown[PATCH] nfsd4: fix sync'ing of recovery directory
2005-06-24 NeilBrown[PATCH] knfsd: nfsd4 reboot dirname fix
2005-06-24 NeilBrown[PATCH] knfsd: nfsd4: reboot recovery
2005-06-24 NeilBrown[PATCH] knfsd: nfsd4: initialize recovery directory
2005-06-24 NeilBrown[PATCH] knfsd: nfsd4: remove cb_parsed
2005-06-24 NeilBrown[PATCH] knfsd: nfsd4: rename state list fields
2005-06-24 NeilBrown[PATCH] knfsd: nfsd4: make needlessly global code static
2005-06-24 NeilBrown[PATCH] knfsd: nfsd4: reboot hash
2005-06-24 NeilBrown[PATCH] knfsd: nfsd4: clean up state initialization
2005-06-24 NeilBrown[PATCH] knfsd: nfsd4: rename nfs4_state_init
2005-06-24 NeilBrown[PATCH] knfsd: nfsd4: delegation recovery
next