Trond Myklebust fab99ebe39 NFSv4.2: Remove redundant checks in nfs_setsecurity+nfs4_label_init_security 11 years ago
..
blocklayout 968fe25243 NFSv4.1 use pnfs_device maxcount for the blocklayout gdia_maxcount 12 years ago
objlayout 52fcac988a NFSv4.1 use pnfs_device maxcount for the objectlayout gdia_maxcount 12 years ago
Kconfig cd3fadece2 NFS: Set EXCHGID4_FLAG_SUPP_MOVED_MIGR 11 years ago
Makefile 9d33059c1b NFS: Enable slot table helpers for NFSv4.0 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 54bcfa6682 nfs: Use PTR_ERR_OR_ZERO in 'nfs41_callback_up' function 11 years ago
callback.h 6b140b85d9 NFS: Add in v4.2 callback operation 12 years ago
callback_proc.c e8d92382dd NFS: When displaying session slot numbers, use "%u" consistently 12 years ago
callback_xdr.c 959d921f5e Merge branch 'labeled-nfs' into linux-next 12 years ago
client.c 0f5f49b8b3 NFS: cache parsed auth_info in nfs_server 11 years ago
delegation.c ca8acf8d84 NFSv4: Add tracepoints for debugging delegations 12 years ago
delegation.h 826e001308 NFSv4: Fix CB_RECALL_ANY to only return delegations that are not in use 12 years ago
dir.c c698dbf9fe Merge branch 'fscache' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into linux-next 11 years ago
direct.c 73a7075e3f aio: Kill aio_rw_vect_retry() 12 years ago
dns_resolve.c c8d74d9b68 NFSv4: Move the DNS resolver into the NFSv4 module 12 years ago
dns_resolve.h 1b340d0118 NFS: DNS resolver cache per network namespace context introduced 13 years ago
file.c dc24826bfc NFS avoid expired credential keys for buffered writes 12 years ago
fscache-index.c a9a4a87a59 NFS: Use the inode->i_version to cache NFSv4 change attribute information 13 years ago
fscache.c f1fe29b4a0 NFS: Use i_writecount to control whether to get an fscache cookie in nfs_open() 11 years ago
fscache.h f1fe29b4a0 NFS: Use i_writecount to control whether to get an fscache cookie in nfs_open() 11 years ago
getroot.c 1775fd3e80 NFS:Add labels to client function prototypes 12 years ago
idmap.c 2127d82af3 NFSv4: Convert idmapper to use the new framework for pipefs dentries 12 years ago
inode.c fab99ebe39 NFSv4.2: Remove redundant checks in nfs_setsecurity+nfs4_label_init_security 11 years ago
internal.h 4d4b69dd84 NFS: add support for multiple sec= mount options 11 years ago
iostat.h dfe52c0419 NFS: Squelch compiler warning in nfs_add_server_stats() 15 years ago
mount_clnt.c fb9b02fda0 nfs: have nfs_mount fake up a auth_flavs list when the server didn't provide it 12 years ago
namespace.c 1775fd3e80 NFS:Add labels to client function prototypes 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 13 years ago
nfs3client.c 1179acc6a3 NFS: Only initialize the ACL client in the v3 case 13 years ago
nfs3proc.c ef1820f9be NFSv4: Don't try to recover NFSv4 locks when they are lost. 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 47fd88e6b7 NFSv4: make nfs_find_best_sec static 11 years ago
nfs4client.c 4d4b69dd84 NFS: add support for multiple sec= mount options 11 years ago
nfs4file.c c698dbf9fe Merge branch 'fscache' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into linux-next 11 years ago
nfs4filelayout.c 0e20162ed1 NFSv4.1 Use MDS auth flavor for data server connection 12 years ago
nfs4filelayout.h cd5875fefe NFSv4.1: Use layout credentials for get_deviceinfo calls 12 years ago
nfs4filelayoutdev.c acd65e5bc1 NFSv4.1: Ensure memory ordering between nfs4_ds_connect and nfs4_fl_prepare_ds 11 years ago
nfs4getroot.c 5e6b19901b NFSv4: Fix security auto-negotiation 12 years ago
nfs4namespace.c 4d4b69dd84 NFS: add support for multiple sec= mount options 11 years ago
nfs4proc.c fab99ebe39 NFSv4.2: Remove redundant checks in nfs_setsecurity+nfs4_label_init_security 11 years ago
nfs4renewd.c 41f63c5359 workqueue: use mod_delayed_work() instead of cancel + queue 13 years ago
nfs4session.c 1cec16abf2 When CONFIG_NFS_V4_1 is not enabled, "make C=2" emits this warning: 12 years ago
nfs4session.h 1cec16abf2 When CONFIG_NFS_V4_1 is not enabled, "make C=2" emits this warning: 12 years ago
nfs4state.c 1acd1c301f nfs: fix inverted test for delegation in nfs4_reclaim_open_state 11 years ago
nfs4super.c 6706246b22 nfs: Use PTR_ERR_OR_ZERO in 'nfs/nfs4super.c' 11 years ago
nfs4sysctl.c 22e2430961 nfs: include nfs4_fh.h in nfs4sysctl.c 12 years ago
nfs4trace.c 2f92ae343e NFSv4.1: Add tracepoints for debugging slot table operations 12 years ago
nfs4trace.h 08cb47faa4 NFSv4.1: Add tracepoints for debugging test_stateid events 12 years ago
nfs4xdr.c d204c5d2b8 NFSv4.2: encode_readdir - only ask for labels when doing readdirplus 11 years ago
nfsroot.c e27d359e9b SUNRPC/NFS: Add Kbuild dependencies for NFS_DEBUG/RPC_DEBUG 13 years ago
nfstrace.c 6e0d0be715 NFS: Add event tracing for generic NFS lookups 12 years ago
nfstrace.h 1fd1085b49 NFS: Add tracepoints for debugging NFS hard links 12 years ago
pagelist.c 4109bb7496 NFS: Don't check lock owner compatability unless file is locked (part 2) 12 years ago
pnfs.c cc668ab30b NFSv4: Add tracepoints for debugging reads and writes 12 years ago
pnfs.h f1c097be2b NFSv4.1 Fix gdia_maxcount calculation to fit in ca_maxresponsesize 12 years ago
pnfs_dev.c b67bfe0d42 hlist: drop the node parameter from iterators 12 years ago
proc.c ef1820f9be NFSv4: Don't try to recover NFSv4 locks when they are lost. 12 years ago
read.c ef1820f9be NFSv4: Don't try to recover NFSv4 locks when they are lost. 12 years ago
super.c 4d4b69dd84 NFS: add support for multiple sec= mount options 11 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 4f5829d726 nfs: Remove useless 'error' assignment 11 years ago
write.c 0f1d260550 NFS: Don't check lock owner compatibility in writes unless file is locked 12 years ago