Commit Graph

133 Commits (b95cce3576813ac3f86bafa6b5daaaaf7574b0fe)

Author SHA1 Message Date
Trond Myklebust 5e11934d13 NFS: Fix put_nfs_open_context 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Trond Myklebust 412c77cee6 NFSv4: Defer inode revalidation when setting up a delegation 18 years ago
Trond Myklebust 587142f85f NFS: Replace NFS_I(inode)->req_lock with inode->i_lock 18 years ago
Trond Myklebust 3bec63db55 NFS: Convert struct nfs_open_context to use a kref 18 years ago
Trond Myklebust 2aefa10431 NFS: Remove the redundant 'dirty' and 'commit' lists from nfs_inode 18 years ago
Trond Myklebust a0356862bc NFS: Fix nfs_reval_fsid() 18 years ago
Trond Myklebust 4a35bd41af NFSv4: Ensure that nfs4_do_close() doesn't race with umount 18 years ago
Trond Myklebust 88be9f990f NFS: Replace vfsmount and dentry in nfs_open_context with struct path 18 years ago
Alexey Dobriyan e8edc6e03a Detach sched.h from mm.h 18 years ago
Christoph Lameter a35afb830f Remove SLAB_CTOR_CONSTRUCTOR 18 years ago
Jesper Juhl 7a13e93228 NFS: Kill the obsolete NFS_PARANOIA 18 years ago
Christoph Lameter 50953fe9e0 slab allocators: Remove SLAB_DEBUG_INITIAL flag 18 years ago
Trond Myklebust e1552e1998 NFS: Fix an Oops in nfs_setattr() 18 years ago
Trond Myklebust 634707388b [PATCH] nfs: nfs_getattr() can't call nfs_sync_mapping_range() for non-regular files 18 years ago
Trond Myklebust b0c4fddca2 NFS: Cleanup - avoid rereading 'jiffies' more than once in the same routine 18 years ago
Trond Myklebust 3e7d950a52 NFS: Fix a wraparound issue with nfsi->cache_change_attribute 18 years ago
Trond Myklebust d30c8348a4 NFS: nfs_writepages() cleanup 18 years ago
Trond Myklebust 717d44e849 [PATCH] NFS: Fix races in nfs_revalidate_mapping() 18 years ago
Josef "Jeff" Sipek 01cce933d8 [PATCH] nfs: change uses of f_{dentry,vfsmnt} to use f_path 18 years ago
Christoph Lameter e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 years ago
Christoph Lameter e94b176609 [PATCH] slab: remove SLAB_KERNEL 18 years ago
Trond Myklebust 1c75950b9a NFS: cleanup of nfs_sync_inode_wait() 18 years ago
Chuck Lever 85233a7a43 [PATCH] NFS: __nfs_revalidate_inode() can use "inode" before checking it is non-NULL 19 years ago
Trond Myklebust cd9ae2b6a7 [PATCH] NFS: Deal with failure of invalidate_inode_pages2() 19 years ago
Theodore Ts'o ba52de123d [PATCH] inode-diet: Eliminate i_blksize from the inode structure 19 years ago
Alexey Dobriyan 1a1d92c10d [PATCH] Really ignore kmem_cache_destroy return value 19 years ago
Panagiotis Issaris f52720ca5f [PATCH] fs: Removing useless casts 19 years ago
Chuck Lever f551e44ff1 NFS: add comments clarifying the use of nfs_post_op_update() 19 years ago
Trond Myklebust 97db8f4179 NFS: Don't invalidate the symlink we just stuffed into the cache 19 years ago
David Howells 6aaca56650 NFS: Add server and volume lists to /proc 19 years ago
David Howells 54ceac4515 NFS: Share NFS superblocks per-protocol per-server per-FSID 19 years ago
David Howells 8fa5c000d7 NFS: Move rpc_ops from nfs_server to nfs_client 19 years ago
Trond Myklebust cfcea3e8c6 NFS: Add a global LRU list for the ACCESS cache 19 years ago
Trond Myklebust 1c3c07e9f6 NFS: Add a new ACCESS rpc call cache to the linux nfs client 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
David Brownell 266bee8869 [PATCH] fix static linking of NFS 19 years ago
Andrew Morton d75d54147d git-nfs-build-fixes 19 years ago
David Howells 726c334223 [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry 19 years ago
David Howells 454e2398be [PATCH] VFS: Permit filesystem to override root dentry on mount 19 years ago
David Howells f7b422b17e NFS: Split fs/nfs/inode.c 19 years ago
Trond Myklebust 4e5ccf60c5 NFS: Fix typo in nfs_do_clone_mount() 19 years ago
Trond Myklebust 860de07139 NFS: Fix compile errors introduced by referrals patches 19 years ago
Trond Myklebust 87e4ba1a62 NFSv4: Ensure that referral mounts bind to a reserved port 19 years ago
Manoj Naik 6b97fd3da1 NFSv4: Follow a referral 19 years ago
Manoj Naik 9cdb3883c3 NFSv4: Ensure client submounts when following a referral 19 years ago
Manoj Naik 61f5164cab NFS: Expand clone mounts to include other servers 19 years ago
Manoj Naik c818ba43f9 NFSv4: Create NFSv4 transport and client 19 years ago
Trond Myklebust 51d8fa6a10 NFS: Add timeout to submounts 19 years ago
Trond Myklebust 55a975937d NFS: Ensure the client submounts, when it crosses a server mountpoint. 19 years ago