Eric W. Biederman fa7614ddd6 fs: Readd the fs module aliases. 12 years ago
..
blocklayout 5a12cca697 umount oops when remove blocklayoutdriver first 12 years ago
objlayout 5a12cca697 umount oops when remove blocklayoutdriver first 12 years ago
Kconfig 8544a9dc18 NFSv4.1: Remove the dependency on CONFIG_EXPERIMENTAL 12 years ago
Makefile 73e39aaa83 NFSv4.1: Cleanup move session slot management to fs/nfs/nfs4session.c 12 years ago
cache_lib.c 462b8f6bf1 NFS: simplify and clean cache library 12 years ago
cache_lib.h 462b8f6bf1 NFS: simplify and clean cache library 12 years ago
callback.c e9b7e91745 NFSv4: Fix the return value for nfs_callback_start_svc 12 years ago
callback.h 5d63360dd8 NFSv4.1: Clean up session draining 12 years ago
callback_proc.c fd9a8d7160 NFSv4.1: Fix bulk recall and destroy of layouts 12 years ago
callback_xdr.c 76e697ba7e NFSv4.1: Move slot table and session struct definitions to nfs4session.h 12 years ago
client.c d97bec801d nfs: idr_destroy() no longer needs idr_remove_all() 12 years ago
delegation.c 65b62a29f7 NFSv4: Ensure delegation recall and byte range lock removal don't conflict 12 years ago
delegation.h d25be546a8 NFSv4.1: Don't lose locks when a server reboots during delegation return 12 years ago
dir.c ecf3d1f1aa vfs: kill FS_REVAL_DOT by adding a d_weak_revalidate dentry op 12 years ago
direct.c be7e985804 nfs: fix page dirtying in NFS DIO read codepath 12 years ago
dns_resolve.c 21cd1254d3 SUNRPC: remove "cache_request" argument in sunrpc_cache_pipe_upcall() function 12 years ago
dns_resolve.h 1b340d0118 NFS: DNS resolver cache per network namespace context introduced 13 years ago
file.c 496ad9aa8e new helper: file_inode(file) 12 years ago
fscache-index.c a9a4a87a59 NFS: Use the inode->i_version to cache NFSv4 change attribute information 13 years ago
fscache.c a4ff146881 NFS4: Open files for fscaching 12 years ago
fscache.h c129c29347 NFS: Provide stub nfs_fscache_wait_on_invalidate() for when CONFIG_NFS_FSCACHE=n 12 years ago
getroot.c 96aa1549af nfs: remove kfree() redundant null checks 12 years ago
idmap.c d895cb1af1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
inode.c 8d05b3771d Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs 12 years ago
internal.h 322b2b9032 Revert "NFS: add nfs_sb_deactive_async to avoid deadlock" 12 years ago
iostat.h dfe52c0419 NFS: Squelch compiler warning in nfs_add_server_stats() 15 years ago
mount_clnt.c 28d79ea33f NFS: Remove the BUG_ON() in the mount code 12 years ago
namespace.c ab22541782 NFS: Don't silently fail setattr() requests on mountpoints 12 years ago
netns.h ca57ccc48f nfs: include NFSv4 header in netns.h 12 years ago
nfs.h 89d77c8fa8 NFS: Convert v4 into a module 13 years ago
nfs2super.c ddda8e0aa8 NFS: Convert v2 into a module 13 years ago
nfs2xdr.c cfa0898d4f nfs: Convert nfs2xdr to use kuids and kgids 12 years ago
nfs3acl.c 5f3a4a28ec userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr 12 years ago
nfs3client.c 1179acc6a3 NFS: Only initialize the ACL client in the v3 case 13 years ago
nfs3proc.c 496ad9aa8e new helper: file_inode(file) 12 years ago
nfs3super.c 1c606fb74c NFS: Convert v3 into a module 13 years ago
nfs3xdr.c 57a38dae2a nfs: Convert nfs3xdr to use kuids and kgids 12 years ago
nfs4_fs.h 65b62a29f7 NFSv4: Ensure delegation recall and byte range lock removal don't conflict 12 years ago
nfs4client.c b6669737d3 Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux 12 years ago
nfs4file.c 496ad9aa8e new helper: file_inode(file) 12 years ago
nfs4filelayout.c 78f33277f9 pnfs: fix resend_to_mds for directio 12 years ago
nfs4filelayout.h eb97cbb459 PNFS: set the default DS timeout to 60 seconds 12 years ago
nfs4filelayoutdev.c 5976687a2b sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to addr.h 12 years ago
nfs4getroot.c d6aa6a81d4 NFSv4: fs/nfs/nfs4getroot.c needs to include "internal.h" 12 years ago
nfs4namespace.c 5976687a2b sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to addr.h 12 years ago
nfs4proc.c 3000512137 NFSv4.1: LAYOUTGET EDELAY loops timeout to the MDS 12 years ago
nfs4renewd.c 41f63c5359 workqueue: use mod_delayed_work() instead of cancel + queue 13 years ago
nfs4session.c ac20d163fc NFSv4.1: Deal effectively with interrupted RPC calls. 12 years ago
nfs4session.h ac20d163fc NFSv4.1: Deal effectively with interrupted RPC calls. 12 years ago
nfs4state.c 65b62a29f7 NFSv4: Ensure delegation recall and byte range lock removal don't conflict 12 years ago
nfs4super.c ecf3d1f1aa vfs: kill FS_REVAL_DOT by adding a d_weak_revalidate dentry op 12 years ago
nfs4sysctl.c 22e2430961 nfs: include nfs4_fh.h in nfs4sysctl.c 12 years ago
nfs4xdr.c e5782076e7 nfs: Convert nfs4xdr to use kuids and kgids 12 years ago
nfsroot.c e27d359e9b SUNRPC/NFS: Add Kbuild dependencies for NFS_DEBUG/RPC_DEBUG 13 years ago
pagelist.c 2a369153c8 NFS: Clean up helper function nfs4_select_rw_stateid() 12 years ago
pnfs.c 3000512137 NFSv4.1: LAYOUTGET EDELAY loops timeout to the MDS 12 years ago
pnfs.h 78f33277f9 pnfs: fix resend_to_mds for directio 12 years ago
pnfs_dev.c b67bfe0d42 hlist: drop the node parameter from iterators 12 years ago
proc.c 496ad9aa8e new helper: file_inode(file) 12 years ago
read.c 6db6dd7d3f NFS: Ensure that we free the rpc_task after read and write cleanups are done 12 years ago
super.c fa7614ddd6 fs: Readd the fs module aliases. 12 years ago
symlink.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
sysctl.c 466bfe7f4a NFS: Initialize v4 sysctls from nfs_init_v4() 13 years ago
unlink.c 5a7a613a47 NFS: Don't allow NFS silly-renamed files to be deleted, no signal 12 years ago
write.c 6db6dd7d3f NFS: Ensure that we free the rpc_task after read and write cleanups are done 12 years ago