nfsd: remove IS_ISMNDLCK macro
[safe/jmp/linux-2.6] / fs / nfs / dir.c
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...
2005-10-28 Trond MyklebustNFS: Ensure that nfs_link() instantiates the dentry...
2005-10-28 Chuck LeverNFS: nfs_lookup doesn't need to revalidate the parent...
2005-10-28 Trond MyklebustNFS: Cleanup initialisation of struct nfs_fattr
2005-10-18 Trond MyklebustNFS: Fix rename of directory onto empty directory
2005-10-18 Trond MyklebustNFSv4: Return delegation upon rename or removal of...
2005-10-18 Trond Myklebust[NFS]: Check that the server returns a valid regular...
2005-10-18 Trond MyklebustNFSv4: Eliminate nfsv4 open race...
2005-09-23 Trond MyklebustNFS: Don't expose internal READDIR errors to userspace
2005-09-23 Trond MyklebustNFS: Drop inode after rename
2005-08-20 Steve Dickson[PATCH] NFSv4: unbalanced BKL in nfs_atomic_lookup()
2005-08-18 Chuck Lever[PATCH] NFS: Introduce the use of inode->i_lock to...
2005-08-18 Chuck Lever[PATCH] NFS: use atomic bitops to manipulate flags...
2005-08-18 Chuck Lever[PATCH] NFS: split nfsi->flags into two fields
2005-06-22 Trond Myklebust[PATCH] NFS: Clean up readdir changes.
2005-06-22 Olivier Galibert[PATCH] NFS: Hide NFS server-generated readdir cookies...
2005-06-22 Andreas Gruenbacher[PATCH] NFS: Add support for NFSv3 ACLs
2005-06-22 J. Bruce Fields[PATCH] NFSv4: Add {get,set,list}xattr methods for...
2005-06-22 Trond Myklebust[PATCH] NFS: Remove unused NFS inode field readdir_time...
2005-06-22 Trond Myklebust[PATCH] NFS: Header file cleanup...
2005-06-07 Trond Myklebust[PATCH] NFS: Fix lookup intent handling
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2