Merge branch 'master' into for-next
[safe/jmp/linux-2.6] / fs / nfs / dir.c
2008-07-08 Trond MyklebustNFS: Fix readdir cache invalidation
2008-05-16 Harvey Harrisonnfs: replace remaining __FUNCTION__ occurrences
2008-04-24 Trond MyklebustMerge branch 'devel'
2008-04-19 Dave Hansen[PATCH] r/o bind mounts: check mnt instead of superbloc...
2008-03-14 Trond MyklebustSUNRPC: Add a helper rpcauth_lookup_generic_cred()
2008-03-07 Trond MyklebustNFS: Fix dentry revalidation for NFSv4 referrals and...
2008-02-14 Jeff LaytonNFS: remove error field from nfs_readdir_descriptor_t
2008-01-30 Trond MyklebustNFS: Fix a potential race between umount and nfs_access...
2008-01-30 Trond MyklebustNFS: Add an asynchronous delegreturn operation for...
2008-01-30 Benny Halevynfs: obliterate NFS_FLAGS macro
2008-01-30 Trond MyklebustNFS: define a function to update nfsi->cache_change_att...
2008-01-30 Trond MyklebustNFS: Ensure that we eject stale inodes as soon as possible
2008-01-30 Trond MyklebustNFS: Handle -ENOENT errors in unlink()/rmdir()/rename()
2008-01-30 Trond MyklebustNFS: Fix a sillyrename race...
2007-11-26 Adrian BunkNFS: fs/nfs/dir.c should #include "internal.h"
2007-10-19 Trond MyklebustNFS: Fix a race in sillyrename
2007-10-09 Trond MyklebustNFS: Add a boot parameter to disable 64 bit inode numbers
2007-10-09 Trond MyklebustNFS: Get rid of some obsolete macros
2007-10-09 Trond MyklebustNFS: Simplify filehandle revalidation
2007-10-09 Trond MyklebustNFS: Ensure that nfs_link() returns a hashed dentry
2007-10-09 Trond MyklebustNFS: Be strict about dentry revalidation when doing...
2007-10-09 Trond MyklebustNFS: Don't zap the readdir caches upon error
2007-10-09 Trond MyklebustNFS: Remove the redundant nfs_reval_fsid()
2007-10-09 Trond MyklebustNFSv4: Fix nfs_atomic_open() to set the verifier on...
2007-10-09 Trond MyklebustNFSv4: Use NFSv2/v3 rules for negative dentries in...
2007-10-09 Trond MyklebustNFSv4: Don't revalidate the directory in nfs_atomic_loo...
2007-10-09 Trond MyklebustNFS: Optimise nfs_lookup_revalidate()
2007-10-09 Trond MyklebustNFS: Remove nfs_begin_data_update/nfs_end_data_update
2007-10-09 Trond MyklebustNFS: NFS_CACHEINV() should not test for nfs_caches_unst...
2007-10-09 Trond MyklebustNFS: Remove bogus nfs_mark_for_revalidate() in nfs_lookup
2007-10-09 Trond MyklebustNFS: don't cache the verifer across ->lookup() calls
2007-10-09 Trond MyklebustNFS: Fix a bug in nfs_open_revalidate()
2007-10-09 Trond MyklebustNFS: Don't hash the negative dentry when optimising...
2007-10-09 Trond MyklebustNFS: nfs_instantiate() should set the dentry verifier
2007-10-09 Trond MyklebustNFS: Ensure nfs_instantiate() invalidates the parent...
2007-10-09 Trond MyklebustNFS: Fix nfs_verify_change_attribute()
2007-10-09 Trond MyklebustNFS: Fix atime revalidation in readdir()
2007-10-09 Trond MyklebustNFS: Don't use readdirplus data if the page cache is...
2007-10-09 Trond MyklebustNFS: Fix dcache revalidation bugs
2007-10-09 Trond MyklebustNFSv4: Simplify _nfs4_do_access()
2007-10-09 Trond MyklebustNFS: Replace file->private_data with calls to nfs_file_...
2007-10-09 Chuck LeverNFS: Eliminate nfs_refresh_verifier()
2007-10-09 Chuck LeverNFS: Eliminate nfs_renew_times()
2007-10-09 Chuck LeverNFS: Don't call nfs_renew_times() in nfs_dentry_iput()
2007-10-09 Fabio Olive LeiteRe: [NFS] [PATCH] Attribute timeout handling and wrappi...
2007-10-09 Peter Staubach64 bit ino support for NFS client
2007-09-28 Trond MyklebustNFS: Fix an Oops in encode_lookup()
2007-07-19 Trond MyklebustSUNRPC: Clean up the sillyrename code
2007-07-19 Trond MyklebustNFS: Use dentry->d_time to store the parent directory...
2007-07-11 Trond MyklebustNFS: Fix an Oops in the nfs_access_cache_shrinker()
2007-07-11 Jeff LaytonNFS: Use GFP_HIGHUSER for page allocation in nfs_symlink()
2007-07-11 Trond MyklebustNFS: Fix nfs_reval_fsid()
2007-07-11 Trond MyklebustNFSv4: Ensure asynchronous open() calls always pin...
2007-05-21 Alexey DobriyanDetach sched.h from mm.h
2007-05-14 Trond MyklebustNFS: Fix some 'sparse' warnings...
2007-05-09 Jesper JuhlNFS: Kill the obsolete NFS_PARANOIA
2007-05-09 Trond MyklebustNFS: Remove redundant check in nfs_check_verifier()
2007-05-09 Trond MyklebustNFS: Fix a jiffie wraparound issue
2007-05-07 Nick Pigginmm: make read_cache_page synchronous
2007-05-01 Neil BrownNFS: Fix directory caching problem - with test case...
2007-05-01 Neil BrownNFS: Set meaningful value for fattr->time_start in...
2007-04-15 Trond MyklebustNFS: Fix an Oops in nfs_setattr()
2007-02-13 Trond MyklebustMerge branch 'master' of /home/trondmy/kernel/linux...
2007-02-12 Arjan van de Ven[PATCH] mark struct inode_operations const 2
2007-02-03 Trond MyklebustNFS: Dont clobber more uptodate values in nfs_set_verif...
2007-02-03 Trond MyklebustNFS: Also use readdir info to revalidate positive dentries
2007-02-03 Trond MyklebustNFS: Fix a readdir/lookup inefficiency.
2007-02-03 Trond MyklebustNFS: Fix up "rm -rf"...
2007-01-24 Trond Myklebust[PATCH] NFS: Fix races in nfs_revalidate_mapping()
2006-12-08 Josef "Jeff" Sipek[PATCH] nfs: change uses of f_{dentry,vfsmnt} to use...
2006-10-21 Trond Myklebust[PATCH] NFS: Cache invalidation fixup
2006-10-21 Trond Myklebust[PATCH] VFS: Make d_materialise_unique() enforce direct...
2006-10-20 Al Viro[PATCH] xdr annotations: NFS readdir entries
2006-10-20 Chuck Lever[PATCH] NFS: fix minor bug in new NFS symlink code
2006-10-20 Trond Myklebust[PATCH] NFS: Deal with failure of invalidate_inode_pages2()
2006-10-01 Dave Hansen[PATCH] r/o bind mounts: monitor zeroing of i_nlink
2006-10-01 Dave Hansen[PATCH] r/o bind mounts: unlink: monitor i_nlink
2006-09-24 Mark Fasheh[PATCH] Allow file systems to manually d_move() inside...
2006-09-23 Trond MyklebustNFS: nfs_lookup - don't hash dentry when optimising...
2006-09-23 Chuck LeverNFS: Use cached page as buffer for NFS symlink requests
2006-09-23 Chuck LeverNFS: copy symlinks into page cache before sending NFS...
2006-09-23 Chuck LeverNFS: Fix double d_drop in nfs_instantiate() error path
2006-09-23 Chuck LeverNFS: remove a no-longer-needed error check in nfs_symlink()
2006-09-23 David HowellsNFS: Share NFS superblocks per-protocol per-server...
2006-09-23 David HowellsNFS: Move rpc_ops from nfs_server to nfs_client
2006-09-23 Trond MyklebustNFS: Add an ACCESS cache memory shrinker
2006-09-23 Trond MyklebustNFS: Add a global LRU list for the ACCESS cache
2006-09-23 Trond MyklebustNFS: Add a new ACCESS rpc call cache to the linux nfs...
2006-07-05 Trond MyklebustNFS: Optimise away an excessive GETATTR call when a...
2006-06-09 Trond MyklebustNFS: Ensure the client submounts, when it crosses a...
2006-06-09 Trond MyklebustNFS: Separate metadata and page cache revalidation...
2006-04-19 Carsten OtteNFS: remove needless check in nfs_opendir()
2006-03-28 Arjan van de Ven[PATCH] Make most file operations structs in fs/ const
2006-03-20 Trond MyklebustNFS: Make nfs_fhget() return appropriate error values
2006-03-20 Chuck LeverNFS: directory trace messages
2006-03-20 Chuck LeverNFS: add I/O performance counters
2006-01-09 Jes Sorensen[PATCH] mutex subsystem, semaphore to mutex: VFS, ...
2006-01-06 Trond MyklebustNFSv4: Ensure that we return the delegation on the...
2005-12-03 Trond MyklebustNFS: Fix post-op attribute revalidation...
2005-11-04 Trond MyklebustNFSv4: Return any delegations before sillyrenaming...
next