aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs/inode.c
AgeCommit message (Expand)Author
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
2006-03-20NFS: introduce mechanism for tracking NFS client metricsChuck Lever
2006-03-20NFS: clean up some mount optionsChuck Lever
2006-03-20NFS: show retransmit settings when displaying mount optionsChuck Lever
2006-03-20NFS: kzalloc conversion in fs/nfsEric Sesterhenn
2006-03-20NFSv4: Do not call rpciod_down() before call to destroy_nfsv4_state()Trond Myklebust
2006-03-20NFS: reduce the number of false cache invalidations.Trond Myklebust
2006-03-20NFSv4: Don't invalidate cached attributes if change attribute is unchangedTrond Myklebust
2006-03-20NFS: writes should not clobber utimes() callsTrond Myklebust
2006-03-20NFS: Fix a busy inodes issue...Trond Myklebust
2006-01-10[PATCH] per-mountpoint noatime/nodiratimeChristoph Hellwig
2006-01-08[PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait)OGAWA Hirofumi
2006-01-06NFSv4: Allow entries in the idmap cache to expireTrond Myklebust
2006-01-06SUNRPC: get rid of cl_chattyChuck Lever
2006-01-06NFSv4: Allow user to set the port used by the NFSv4 callback channelTrond Myklebust
2006-01-06NFS: Clean up weak cache consistency codeTrond Myklebust
2006-01-06NFS: Make stat() return updated mtimes after a write()Trond Myklebust
2006-01-06NFS: support large reads and writes on the wireChuck Lever