fs: dcache remove dcache_lock
[linux-flexiantxendom0-natty.git] / fs / nfs / dir.c
2011-01-07 Nick Pigginfs: dcache remove dcache_lock
2011-01-07 Nick Pigginfs: dcache scale dentry refcount
2011-01-07 Nick Pigginfs: change d_delete semantics
2010-12-07 Trond MyklebustNFS: Readdir cleanups
2010-12-07 Trond MyklebustNFS: nfs_readdir_search_for_cookie() don't mark as...
2010-12-02 Trond MyklebustNFS: Fix a memory leak in nfs_readdir
2010-12-01 Trond MyklebustNFS: Ensure we use the correct cookie in nfs_readdir_xd...
2010-11-30 Trond MyklebustNFS: Fix a readdirplus bug
2010-11-22 Trond MyklebustNFS: Ensure we return the dirent->d_type when it is...
2010-11-22 Trond MyklebustNFS: Correct the array bound calculation in nfs_readdir...
2010-11-22 Trond MyklebustNFS: Don't ignore errors from nfs_do_filldir()
2010-11-22 Trond MyklebustNFS: Fix the error handling in "uncached_readdir()"
2010-11-22 Trond MyklebustNFS: Fix a page leak in uncached_readdir()
2010-11-22 Trond MyklebustNFS: Fix a page leak in nfs_do_filldir()
2010-11-22 Trond MyklebustNFS: Assume eof if the server returns no readdir records
2010-11-16 Catalin Marinasnfs: Ignore kmemleak false positive in nfs_readdir_make...
2010-11-16 Trond MyklebustNFS: readdir shouldn't read beyond the reply returned...
2010-11-16 Trond MyklebustNFS: Fix a couple of regressions in readdir.
2010-11-16 Trond MyklebustRevert "NFSv4: Fall back to ordinary lookup if nfs4_ato...
2010-10-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-10-26 Al Vironew helper: ihold()
2010-10-23 Trond MyklebustNFS: Ensure we check all allocation return values in...
2010-10-23 Bryan SchumakerNFS: Readdir plus in v4
2010-10-23 Bryan SchumakerNFS: check xdr_decode for errors
2010-10-23 Bryan SchumakerNFS: nfs_readdir_filler catch all errors
2010-10-23 Bryan SchumakerNFS: readdir with vmapped pages
2010-10-23 Bryan SchumakerNFS: decode_dirent should use an xdr_stream
2010-10-23 Bryan SchumakerNFS: re-add readdir plus
2010-10-23 Trond MyklebustNFS: Optimise the readdir searches
2010-10-23 Bryan SchumakerNFS: add readdir cache array
2010-10-23 Trond MyklebustNFSv4: Don't ignore the error return codes from nfs_int...
2010-09-29 Trond MyklebustNFS: We must use list_for_each_entry_safe in nfs_access...
2010-09-17 Jeff Laytonnfs: move nfs_sillyrename to unlink.c
2010-09-17 Trond MyklebustNFS: Add an 'open_context' element to struct nfs_rpc_ops
2010-09-17 Trond MyklebustNFS: Clean up nfs4_proc_create()
2010-09-17 Trond MyklebustNFSv4: Further cleanups for nfs4_open_revalidate()
2010-09-17 Trond MyklebustNFSv4: Clean up nfs4_open_revalidate
2010-09-17 Trond MyklebustNFSv4: Further minor cleanups for nfs4_atomic_open()
2010-09-17 Trond MyklebustNFSv4: Clean up nfs4_atomic_open
2010-08-18 Trond MyklebustNFS: Fix an Oops in the NFSv4 atomic open code
2010-08-10 Neil BrownNFS: allow close-to-open cache semantics to apply to...
2010-08-07 Linus TorvaldsMerge branch 'nfs-for-2.6.36' of git://git.linux-nfs...
2010-08-04 Trond MyklebustNFS: nfs_rename() should not have to flush out writebacks
2010-08-02 Eric Parisvfs: re-introduce MAY_CHDIR
2010-07-19 Dave Chinnermm: add context argument to shrinker callback
2010-05-28 Christoph Hellwigdrop unused dentry argument to ->fsync
2010-05-26 Trond MyklebustNFS: Fix a lock imbalance typo in nfs_access_cache_shrinker
2010-05-14 Trond MyklebustNFS: Don't call iput() in nfs_access_cache_shrinker
2010-05-14 Trond MyklebustNFS: Clean up nfs_access_zap_cache()
2010-05-14 Trond MyklebustNFS: Don't run nfs_access_cache_shrinker() when the...
2010-05-14 Trond MyklebustNFS: Reduce stack footprint of nfs_readdir()
2010-05-14 Trond MyklebustNFS: Reduce the stack footprint of nfs_lookup
2010-04-29 Linus TorvaldsMerge branch 'bugfixes' of git://git.linux-nfs.org...
2010-04-29 Al Vironfs d_revalidate() is too trigger-happy with d_drop()
2010-04-22 Trond MyklebustNFSv4: Don't attempt an atomic open if the file is...
2010-04-09 Trond MyklebustNFSv4: Fall back to ordinary lookup if nfs4_atomic_open...
2010-03-10 Trond MyklebustNFSv4: Don't ignore the NFS_INO_REVAL_FORCED flag in...
2010-03-05 Trond MyklebustNFS: Remove requirement for inode->i_mutex from nfs_inv...
2010-01-06 OGAWA Hirofuminfs: fix oops in nfs_rename()
2009-12-03 Miklos Szeredinfs: clean up sillyrenaming in nfs_rename()
2009-12-03 Miklos Szeredinfs: dont unhash target if renaming a directory
2009-12-03 Miklos Szeredinfs: fix comments in nfs_rename()
2009-12-03 Miklos Szeredinfs: remove unnecessary check from nfs_rename()
2009-10-26 Trond MyklebustNFSv4: The link() operation should return any delegatio...
2009-07-21 Trond MyklebustNFSv4: Fix a problem whereby a buggy server can oops...
2009-07-12 Alexey Dobriyanheaders: smp_lock.h redux
2009-05-19 Frank Filznfs: Fix NFS v4 client handling of MAY_EXEC in nfs_perm...
2009-04-01 Trond MyklebustMerge branch 'devel' into for-linus
2009-03-27 Al Viroconstify dentry_operations: NFS
2009-03-19 Trond MyklebustNFS: Fix the notifications when renaming onto an existi...
2009-03-11 Suresh JayaramanNFS: Handle -ESTALE error in access()
2008-12-23 Peter Staubachoptimize attribute timeouts for "noac" and "actimeo=0"
2008-12-23 Trond MyklebustNFS: Use delegations to optimise ACCESS calls
2008-12-23 Trond MyklebustNFSv4: Ensure that we set the verifier when revalidatin...
2008-12-23 Trond MyklebustNFSv4: Clean up is_atomic_open()
2008-10-23 Miklos Szeredi[PATCH] move executable checking into ->permission()
2008-10-23 Al Viro[PATCH] make O_EXCL in nd->intent.flags visible in...
2008-10-20 Rik van Rielvmscan: split LRU lists into anon & file sets
2008-10-14 Trond MyklebustNFS: Fix a resolution problem with nfs_inode->cache_cha...
2008-10-14 Trond MyklebustNFS: Fix the resolution problem with nfs_inode_attrs_ne...
2008-10-07 Trond MyklebustNFS: Add options for finer control of the lookup cache
2008-07-27 Al Viro[PATCH] sanitize ->permission() prototype
2008-07-15 Trond MyklebustNFS: Remove BKL from the readdir code
2008-07-15 Trond MyklebustNFS: Remove BKL from the symlink code
2008-07-15 Trond MyklebustNFS: Remove BKL from the sillydelete operations
2008-07-15 Trond MyklebustNFS: Remove the BKL from the rename, rmdir and unlink...
2008-07-15 Trond MyklebustNFS: Remove BKL from NFS lookup code
2008-07-15 Trond MyklebustNFS: Remove the BKL from nfs_link()
2008-07-15 Trond MyklebustNFS: Remove the BKL from the inode creation operations
2008-07-15 Trond MyklebustNFS: Remove BKL usage from open()
2008-07-15 Trond MyklebustNFS: Remove the BKL from the permission checking code
2008-07-15 Trond MyklebustNFS: Protect inode->i_nlink updates using inode->i_lock
2008-07-09 Chuck LeverNFS: Use NFSDBG_FILE for all fops
2008-07-09 Chuck LeverNFS: Make nfs_open methods consistent
2008-07-09 Chuck LeverNFS: Make nfs_llseek methods consistent
2008-07-09 Chuck LeverNFS: Make nfs_fsync methods consistent
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...
next