nfsd: minor nfsd_vfs_write cleanup
[safe/jmp/linux-2.6] / fs / nfsd / vfs.c
2009-06-16 J. Bruce Fieldsnfsd: minor nfsd_vfs_write cleanup
2009-06-16 J. Bruce Fieldsnfsd: Pull write-gathering code out of nfsd_vfs_write
2009-06-16 J. Bruce Fieldsnfsd: track last inode only in use_wgather case
2009-06-16 Trond Myklebustnfsd: Use write gathering only with NFSv2
2009-05-27 Wei Yongjunnfsd: fix hung up of nfs client while sync write data...
2009-04-21 David WoodhouseFix i_mutex vs. readdir handling in nfsd
2009-04-21 Al ViroSafer nfsd_cross_mnt()
2009-04-06 Linus TorvaldsMerge branch 'for-2.6.30' of git://linux-nfs.org/~bfiel...
2009-03-27 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-03-26 Jan Karanfsd: Use lowercase names of quota functions
2009-03-18 Sachin S. PrabhuInconsistent setattr behaviour
2009-03-18 David ShawShort write in nfsd becomes a full write to the client
2009-03-18 wengang wangnfsd(v2/v3): fix the failure of creation from HPUX...
2009-03-16 Jonathan CorbetUse f_lock to protect f_flags
2009-01-07 J. Bruce Fieldsnfsd: fix double-locks of directory mutex
2009-01-05 Christoph Hellwigadd a vfs_fsync helper
2009-01-05 Al Viroinode->i_op is never NULL
2008-11-14 James MorrisMerge branch 'master' into next
2008-11-13 David HowellsCRED: Pass credentials through dentry_open()
2008-11-13 David HowellsCRED: Wrap task credential accesses in the NFS daemon
2008-11-09 Doug NazarFix nfsd truncation of readdir results
2008-10-30 J. Bruce Fieldsnfsd: fix failure to set eof in readdir in some situations
2008-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-23 David Woodhouse[PATCH] Optimise NFS readdir hack slightly.
2008-10-23 Al Viro[PATCH] prepare vfs_readdir() callers to returning...
2008-10-23 David Woodhouse[PATCH] Copy XFS readdir hack into nfsd code.
2008-10-23 David Woodhouse[PATCH] Factor out nfsd_do_readdir() into its own function
2008-10-22 Krishna Kumarnfsd: Fix memory leak in nfsd_getxattr
2008-09-29 Jeff Laytonknfsd: allocate readahead cache in individual chunks
2008-09-29 J. Bruce Fieldsnfsd: permit unauthenticated stat of export root
2008-07-27 Al Viro[PATCH] kill nameidata passing to permission(), rename...
2008-07-27 Miklos Szeredi[patch 5/5] vfs: remove mode parameter from vfs_symlink()
2008-07-01 Miklos Szeredinfsd: clean up mnt_want_write calls
2008-06-23 Miklos Szeredinfsd: rename MAY_ flags
2008-04-23 Jeff Laytonknfsd: clear both setuid and setgid whenever a chown...
2008-04-23 Jeff Laytonknfsd: get rid of imode variable in nfsd_setattr
2008-04-23 Harvey Harrisonnfsd: fix sparse warning in vfs.c
2008-04-23 Adrian Bunkmake nfsd_create_setattr() static
2008-04-19 Dave Hansen[PATCH] r/o bind mounts: check mnt instead of superbloc...
2008-04-19 Dave Hansen[PATCH] r/o bind mounts: elevate write count for xattr_...
2008-04-19 Dave Hansen[PATCH] r/o bind mounts: get write access for vfs_renam...
2008-04-19 Dave Hansen[PATCH] r/o bind mounts: write counts for link/symlink
2008-04-19 Dave Hansen[PATCH] r/o bind mounts: get callers of vfs_mknod/creat...
2008-04-19 Dave Hansen[PATCH] r/o bind mounts: elevate write count for rmdir...
2008-02-15 Jan BlunckUse struct path in struct svc_export
2008-02-01 J. Bruce Fieldsnfsd: allow root to set uid and gid on create
2008-02-01 Chuck LeverNFSD: Adjust filename length argument of nfsd_lookup
2007-10-19 Pavel EmelyanovUse helpers to obtain task pid in printks
2007-10-18 Jeff Laytonknfsd: only set ATTR_KILL_S*ID if ATTR_MODE isn't being...
2007-10-17 Serge E. HallynImplement file posix capabilities
2007-10-17 Dave Hansenr/o bind mounts: create cleanup helper svc_msnfs()
2007-10-15 Linus TorvaldsMerge branch 'locks' of git://linux-nfs.org/~bfields...
2007-10-09 J. Bruce Fieldsnfsd: remove IS_ISMNDLCK macro
2007-10-09 Pavel EmelyanovCleanup macros for distinguishing mandatory locks
2007-10-09 Christoph Hellwignfsd: fix horrible indentation in nfsd_setattr
2007-09-11 Neil Brownknfsd: Fixed problem with NFS exporting directories...
2007-07-31 Jeff Laytonknfsd: set the response bitmask for NFS4_CREATE_EXCLUSIVE
2007-07-19 J. Bruce Fieldsknfsd: clean up EX_RDONLY
2007-07-19 J. Bruce Fieldsknfsd: move EX_RDONLY out of header
2007-07-19 J. Bruce Fieldsnfsd: remove unnecessary NULL checks from nfsd_cross_mnt
2007-07-19 J. Bruce Fieldsnfsd: fix possible read-ahead cache and export table...
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: factor nfsd_lookup into 2 pieces
2007-07-17 J. Bruce Fieldsknfsd: nfsd: provide export lookup wrappers which take...
2007-07-17 J. Bruce Fieldsknfsd: nfsd: remove superfluous assignment from nfsd_lookup
2007-07-17 J. Bruce Fieldsknfsd: nfsd: make all exp_finding functions return...
2007-07-17 J. Bruce Fieldsknfsd: nfsd4: fix handling of acl errrors
2007-07-13 Jens Axboenfsd: fix nfsd_vfs_read() splice actor setup
2007-07-10 Jens Axboepipe: change the ->pin() operation to ->confirm()
2007-07-10 Jens Axboesplice: divorce the splice structure/function definitio...
2007-07-10 Jens Axboesendfile: convert nfsd to splice_direct_to_actor()
2007-02-16 J. Bruce Fields[PATCH] knfsd: nfsd4: fix error return on unsupported acl
2007-01-30 NeilBrown[PATCH] knfsd: ratelimit some nfsd messages that are...
2007-01-26 NeilBrown[PATCH] knfsd: Fix type mismatch with filldir_t used...
2007-01-26 Peter Staubach[PATCH] knfsd: Don't mess with the 'mode' when storing...
2007-01-26 NeilBrown[PATCH] knfsd: fix an NFSD bug with full sized, non...
2006-12-13 J.Bruce Fields[PATCH] knfsd: nfsd: don't drop silently on upcall...
2006-12-08 Yan Burman[PATCH] nfsd: replace kmalloc+memset with kcalloc ...
2006-12-08 Josef "Jeff" Sipek[PATCH] nfsd: change uses of f_{dentry, vfsmnt} to...
2006-11-09 J. Bruce Fields[PATCH] nfsd: fix spurious error return from nfsd_creat...
2006-11-09 J. Bruce Fields[PATCH] nfsd4: fix open-create permissions
2006-10-20 Al Viro[PATCH] nfsd: vfs.c endianness annotations
2006-10-04 J.Bruce Fields[PATCH] knfsd: nfsd4: acls: fix handling of zero-length...
2006-10-04 Greg Banks[PATCH] knfsd: make nfsd readahead params cache SMP...
2006-10-04 NeilBrown[PATCH] knfsd: Replace two page lists in struct svc_rqs...
2006-10-02 Peter Zijlstra[PATCH] nfsd: lockdep annotation
2006-06-30 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-06-30 J. Bruce Fields[PATCH] knfsd: nfsd: mark rqstp to prevent use of sendf...
2006-06-30 J. Bruce Fields[PATCH] knfsd: nfsd4: fix open flag passing
2006-06-30 David M. Richter[PATCH] knfsd: nfsd: fix misplaced fh_unlock() in nfsd_...
2006-06-30 NeilBrown[PATCH] knfsd: improve the test for cross-device-rename...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-23 David Howells[PATCH] VFS: Permit filesystem to perform statfs with...
2006-05-21 Florin Malita[PATCH] nfsd: sign conversion obscuring errors in nfsd_...
2006-04-11 NeilBrown[PATCH] knfsd: nfsd4: fix acl xattr length return
2006-03-28 Arjan van de Ven[PATCH] mark f_ops const in the inode
2006-01-19 NeilBrown[PATCH] knfsd: Fix some more errno/nfserr confusion...
2006-01-19 Al Viro[PATCH] nfsd/vfs.c: endianness fixes
2006-01-19 NeilBrown[PATCH] nfsd: remove inline from a couple of large...
next