aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/inode.c
Commit message (Expand)AuthorAge
* NFSv4: Defer inode revalidation when setting up a delegationTrond Myklebust2007-07-10
* NFS: Replace NFS_I(inode)->req_lock with inode->i_lockTrond Myklebust2007-07-10
* NFS: Convert struct nfs_open_context to use a krefTrond Myklebust2007-07-10
* NFS: Remove the redundant 'dirty' and 'commit' lists from nfs_inodeTrond Myklebust2007-07-10
* NFS: Fix nfs_reval_fsid()Trond Myklebust2007-07-10
* NFSv4: Ensure that nfs4_do_close() doesn't race with umountTrond Myklebust2007-07-10
* NFS: Replace vfsmount and dentry in nfs_open_context with struct pathTrond Myklebust2007-07-10
* Detach sched.h from mm.hAlexey Dobriyan2007-05-21
* Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter2007-05-17
* NFS: Kill the obsolete NFS_PARANOIAJesper Juhl2007-05-09
* slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter2007-05-07
* NFS: Fix an Oops in nfs_setattr()Trond Myklebust2007-04-15
* [PATCH] nfs: nfs_getattr() can't call nfs_sync_mapping_range() for non-regula...Trond Myklebust2007-03-16
* NFS: Cleanup - avoid rereading 'jiffies' more than once in the same routineTrond Myklebust2007-02-13
* NFS: Fix a wraparound issue with nfsi->cache_change_attributeTrond Myklebust2007-02-13
* NFS: nfs_writepages() cleanupTrond Myklebust2007-02-03
* [PATCH] NFS: Fix races in nfs_revalidate_mapping()Trond Myklebust2007-01-24
* [PATCH] nfs: change uses of f_{dentry,vfsmnt} to use f_pathJosef "Jeff" Sipek2006-12-08
* Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linusTrond Myklebust2006-12-07
|\
| * [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-07
| * [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-07
* | NFS: cleanup of nfs_sync_inode_wait()Trond Myklebust2006-12-06
|/
* [PATCH] NFS: __nfs_revalidate_inode() can use "inode" before checking it is n...Chuck Lever2006-10-20
* [PATCH] NFS: Deal with failure of invalidate_inode_pages2()Trond Myklebust2006-10-20
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-27
* [PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan2006-09-27
* [PATCH] fs: Removing useless castsPanagiotis Issaris2006-09-27
* NFS: add comments clarifying the use of nfs_post_op_update()Chuck Lever2006-09-22
* NFS: Don't invalidate the symlink we just stuffed into the cacheTrond Myklebust2006-09-22
* NFS: Add server and volume lists to /procDavid Howells2006-09-22
* NFS: Share NFS superblocks per-protocol per-server per-FSIDDavid Howells2006-09-22
* NFS: Move rpc_ops from nfs_server to nfs_clientDavid Howells2006-09-22
* NFS: Add a global LRU list for the ACCESS cacheTrond Myklebust2006-09-22
* NFS: Add a new ACCESS rpc call cache to the linux nfs clientTrond Myklebust2006-09-22
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] fix static linking of NFSDavid Brownell2006-06-27
* git-nfs-build-fixesAndrew Morton2006-06-25
* NFS: Split fs/nfs/inode.cDavid Howells2006-06-09
* NFS: Fix typo in nfs_do_clone_mount()Trond Myklebust2006-06-09
* NFS: Fix compile errors introduced by referrals patchesTrond Myklebust2006-06-09
* NFSv4: Ensure that referral mounts bind to a reserved portTrond Myklebust2006-06-09
* NFSv4: Follow a referralManoj Naik2006-06-09
* NFSv4: Ensure client submounts when following a referralManoj Naik2006-06-09
* NFS: Expand clone mounts to include other serversManoj Naik2006-06-09
* NFSv4: Create NFSv4 transport and clientManoj Naik2006-06-09
* NFS: Add timeout to submountsTrond Myklebust2006-06-09
* NFS: Ensure the client submounts, when it crosses a server mountpoint.Trond Myklebust2006-06-09
* NFS: Store the file system "fsid" value in the NFS super block.Trond Myklebust2006-06-09
* VFS: Remove dependency of ->umount_begin() call on MNT_FORCETrond Myklebust2006-06-09
* NFS: Remove nfs_delete_inode()Trond Myklebust2006-06-09