Merge branch 'for-2.6.34-incoming' into for-2.6.35-incoming
[safe/jmp/linux-2.6] / fs / nfsd / vfs.c
2010-06-09 J. Bruce FieldsMerge branch 'for-2.6.34-incoming' into for-2.6.35...
2010-06-01 Christoph Hellwignfsd: nfsd_setattr needs to call commit_metadata
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-22 Jeff Laytonnfsd: don't break lease while servicing a COMMIT
2010-03-06 Linus TorvaldsMerge branch 'for-2.6.34' of git://linux-nfs.org/~bfiel...
2010-03-05 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-03-04 Christoph Hellwigdquot: move dquot initialization responsibility into...
2010-03-04 J. Bruce FieldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs...
2010-03-03 Al ViroSwitch may_open() and break_lease() to passing O_...
2010-02-20 Ben Myerscommit_metadata export operation replacing nfsd_sync_dir
2010-02-20 Chuck Ebbertvfs: don't call ima_file_check() unconditionally in...
2010-02-07 Mimi Zoharima: rename ima_path_check to ima_file_check
2010-02-07 Mimi Zoharfix ima breakage
2010-02-07 Al ViroTake ima_path_check() in nfsd past dentry_open() in...
2010-01-29 Trond Myklebustnfsd: Use vfs_fsync_range() in nfsd_commit
2010-01-13 Christoph Hellwignfsd: use vfs_fsync for non-directories
2010-01-07 Linus TorvaldsMerge branch 'for-2.6.33' of git://linux-nfs.org/~bfiel...
2010-01-06 Christoph Hellwignfsd: make sure data is on disk before calling ->fsync
2009-12-16 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2009-12-16 Al ViroUntangling ima mess, part 3: kill dead code in ima
2009-12-16 Al ViroUntangling ima mess, part 2: deal with counters
2009-12-15 J. Bruce Fieldsnfsd: remove pointless paths in file headers
2009-12-15 Steve Dicksonnfsd: restrict filehandles accepted in V4ROOT case
2009-12-15 J. Bruce Fieldsnfsd: filter readdir results in V4ROOT case
2009-12-15 J. Bruce Fieldsnfsd: filter lookup results in V4ROOT case
2009-12-15 J. Bruce Fieldsnfsd4: don't continue "under" mounts in V4ROOT case
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-28 J. Bruce Fieldsnfsd: minor nfsd_lookup cleanup
2009-09-28 J. Bruce Fieldsnfsd4: cross mountpoints when looking up parents
2009-09-22 Linus TorvaldsMerge branch 'for-2.6.32' of git://linux-nfs.org/~bfiel...
2009-09-21 Steve Dicksonnfsd4: nfsv4 clients should cross mountpoints
2009-09-02 David HowellsCRED: Add some configurable debugging [try #6]
2009-07-03 David HowellsNFSD: Don't hold unrefcounted creds over call to nfsd_s...
2009-06-22 Linus TorvaldsMerge branch 'for-2.6.31' of git://fieldses.org/git...
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-06-12 Al Viroswitch follow_down()
2009-06-12 Al Viroswitch follow_up() to struct path
2009-06-12 Al Viroswitch rqst_exp_parent()
2009-06-12 Al Viroswitch rqst_exp_get_by_name()
2009-06-08 James MorrisMerge branch 'master' into next
2009-05-27 Mimi Zoharintegrity: nfsd imbalance bug fix
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
next