summaryrefslogtreecommitdiffstats
path: root/fs/nfs/inode.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] NFS: Fix races in nfs_revalidate_mapping()Trond Myklebust2007-01-241-30/+67
* [PATCH] nfs: change uses of f_{dentry,vfsmnt} to use f_pathJosef "Jeff" Sipek2006-12-081-3/+3
* Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linusTrond Myklebust2006-12-071-3/+3
|\
| * [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-2/+2
| * [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-071-1/+1
* | NFS: cleanup of nfs_sync_inode_wait()Trond Myklebust2006-12-061-1/+1
|/
* [PATCH] NFS: __nfs_revalidate_inode() can use "inode" before checking it is n...Chuck Lever2006-10-201-1/+1
* [PATCH] NFS: Deal with failure of invalidate_inode_pages2()Trond Myklebust2006-10-201-5/+23
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-271-4/+0Star
* [PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan2006-09-271-2/+1Star
* [PATCH] fs: Removing useless castsPanagiotis Issaris2006-09-271-1/+1
* NFS: add comments clarifying the use of nfs_post_op_update()Chuck Lever2006-09-231-0/+6
* NFS: Don't invalidate the symlink we just stuffed into the cacheTrond Myklebust2006-09-231-7/+5Star
* NFS: Add server and volume lists to /procDavid Howells2006-09-231-0/+7
* NFS: Share NFS superblocks per-protocol per-server per-FSIDDavid Howells2006-09-231-1/+1
* NFS: Move rpc_ops from nfs_server to nfs_clientDavid Howells2006-09-231-2/+2
* NFS: Add a global LRU list for the ACCESS cacheTrond Myklebust2006-09-231-0/+2
* NFS: Add a new ACCESS rpc call cache to the linux nfs clientTrond Myklebust2006-09-231-9/+4Star
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] fix static linking of NFSDavid Brownell2006-06-271-1/+1
* git-nfs-build-fixesAndrew Morton2006-06-251-7/+9
* NFS: Split fs/nfs/inode.cDavid Howells2006-06-091-1774/+19Star
* NFS: Fix typo in nfs_do_clone_mount()Trond Myklebust2006-06-091-2/+2
* NFS: Fix compile errors introduced by referrals patchesTrond Myklebust2006-06-091-11/+26
* NFSv4: Ensure that referral mounts bind to a reserved portTrond Myklebust2006-06-091-0/+2
* NFSv4: Follow a referralManoj Naik2006-06-091-1/+4
* NFSv4: Ensure client submounts when following a referralManoj Naik2006-06-091-3/+267
* NFS: Expand clone mounts to include other serversManoj Naik2006-06-091-47/+64
* NFSv4: Create NFSv4 transport and clientManoj Naik2006-06-091-58/+73
* NFS: Add timeout to submountsTrond Myklebust2006-06-091-0/+3
* NFS: Ensure the client submounts, when it crosses a server mountpoint.Trond Myklebust2006-06-091-3/+300
* NFS: Store the file system "fsid" value in the NFS super block.Trond Myklebust2006-06-091-0/+8
* VFS: Remove dependency of ->umount_begin() call on MNT_FORCETrond Myklebust2006-06-091-5/+9
* NFS: Remove nfs_delete_inode()Trond Myklebust2006-06-091-22/+4Star
* NFS: Fix up inode revalidation accountingTrond Myklebust2006-06-091-1/+1
* NFS: Separate metadata and page cache revalidation mechanismsTrond Myklebust2006-06-091-5/+11
* NFS: Fix page cache revalidationTrond Myklebust2006-06-091-13/+6Star
* NFS: Clean up inode metadata updatesTrond Myklebust2006-06-091-12/+0Star
* NFSv4: Some NFSv4 servers have broken behaviour for the change attributeTrond Myklebust2006-06-091-13/+9Star
* NFS: nfs_show_stats; for_each_possible_cpu(), not NR_CPUSJohn Hawkes2006-04-191-4/+1Star
* Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2006-03-251-58/+171
|\
| * NFS: Fix a race in nfs_sync_inode()Trond Myklebust2006-03-201-2/+2
| * NFS: Make nfs_fhget() return appropriate error valuesTrond Myklebust2006-03-201-8/+7Star
| * NFSv4: Fix an oops in nfs4_fill_superTrond Myklebust2006-03-201-7/+6Star
| * NFS: add RPC I/O statistics to /proc/self/mountstatsChuck Lever2006-03-201-0/+4
| * NFS: report how long an NFS file system has been mountedChuck Lever2006-03-201-0/+5
| * NFS: add I/O performance countersChuck Lever2006-03-201-0/+8
| * NFS: introduce mechanism for tracking NFS client metricsChuck Lever2006-03-201-6/+97
| * NFS: clean up some mount optionsChuck Lever2006-03-201-3/+2Star
| * NFS: show retransmit settings when displaying mount optionsChuck Lever2006-03-201-0/+8