aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs/inode.c
AgeCommit message (Expand)Author
2006-12-08[PATCH] nfs: change uses of f_{dentry,vfsmnt} to use f_pathJosef "Jeff" Sipek
2006-12-07Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linusTrond Myklebust
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter
2006-12-06NFS: cleanup of nfs_sync_inode_wait()Trond Myklebust
2006-10-20[PATCH] NFS: __nfs_revalidate_inode() can use "inode" before checking it is n...Chuck Lever
2006-10-20[PATCH] NFS: Deal with failure of invalidate_inode_pages2()Trond Myklebust
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o
2006-09-27[PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan
2006-09-27[PATCH] fs: Removing useless castsPanagiotis Issaris
2006-09-22NFS: add comments clarifying the use of nfs_post_op_update()Chuck Lever
2006-09-22NFS: Don't invalidate the symlink we just stuffed into the cacheTrond Myklebust
2006-09-22NFS: Add server and volume lists to /procDavid Howells
2006-09-22NFS: Share NFS superblocks per-protocol per-server per-FSIDDavid Howells
2006-09-22NFS: Move rpc_ops from nfs_server to nfs_clientDavid Howells
2006-09-22NFS: Add a global LRU list for the ACCESS cacheTrond Myklebust
2006-09-22NFS: Add a new ACCESS rpc call cache to the linux nfs clientTrond Myklebust
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-27[PATCH] fix static linking of NFSDavid Brownell
2006-06-25git-nfs-build-fixesAndrew Morton
2006-06-09NFS: Split fs/nfs/inode.cDavid Howells
2006-06-09NFS: Fix typo in nfs_do_clone_mount()Trond Myklebust
2006-06-09NFS: Fix compile errors introduced by referrals patchesTrond Myklebust
2006-06-09NFSv4: Ensure that referral mounts bind to a reserved portTrond Myklebust
2006-06-09NFSv4: Follow a referralManoj Naik
2006-06-09NFSv4: Ensure client submounts when following a referralManoj Naik
2006-06-09NFS: Expand clone mounts to include other serversManoj Naik
2006-06-09NFSv4: Create NFSv4 transport and clientManoj Naik
2006-06-09NFS: Add timeout to submountsTrond Myklebust
2006-06-09NFS: Ensure the client submounts, when it crosses a server mountpoint.Trond Myklebust
2006-06-09NFS: Store the file system "fsid" value in the NFS super block.Trond Myklebust
2006-06-09VFS: Remove dependency of ->umount_begin() call on MNT_FORCETrond Myklebust
2006-06-09NFS: Remove nfs_delete_inode()Trond Myklebust
2006-06-09NFS: Fix up inode revalidation accountingTrond Myklebust
2006-06-09NFS: Separate metadata and page cache revalidation mechanismsTrond Myklebust
2006-06-09NFS: Fix page cache revalidationTrond Myklebust
2006-06-09NFS: Clean up inode metadata updatesTrond Myklebust
2006-06-09NFSv4: Some NFSv4 servers have broken behaviour for the change attributeTrond Myklebust
2006-04-19NFS: nfs_show_stats; for_each_possible_cpu(), not NR_CPUSJohn Hawkes
2006-03-25Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds
2006-03-24[PATCH] cpuset memory spread: slab cache formatPaul Jackson
2006-03-24[PATCH] cpuset memory spread: slab cache filesystemsPaul Jackson
2006-03-24[PATCH] fs: Use ARRAY_SIZE macroTobias Klauser
2006-03-24[PATCH] vfs: MS_VERBOSE should be MS_SILENTTheodore Ts'o
2006-03-20NFS: Fix a race in nfs_sync_inode()Trond Myklebust
2006-03-20NFS: Make nfs_fhget() return appropriate error valuesTrond Myklebust
2006-03-20NFSv4: Fix an oops in nfs4_fill_superTrond Myklebust
2006-03-20NFS: add RPC I/O statistics to /proc/self/mountstatsChuck Lever
2006-03-20NFS: report how long an NFS file system has been mountedChuck Lever
2006-03-20NFS: add I/O performance countersChuck Lever