.. |
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
|
f58eda9bc2
Kconfig: Add Kconfig entry for Labeled NFS V4 client
|
12 years ago |
Makefile
|
c8d74d9b68
NFSv4: Move the DNS resolver into the NFSv4 module
|
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
|
be0c5d8c0b
Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
|
12 years ago |
callback.h
|
6b140b85d9
NFS: Add in v4.2 callback operation
|
12 years ago |
callback_proc.c
|
959d921f5e
Merge branch 'labeled-nfs' into linux-next
|
12 years ago |
callback_xdr.c
|
959d921f5e
Merge branch 'labeled-nfs' into linux-next
|
12 years ago |
client.c
|
959d921f5e
Merge branch 'labeled-nfs' into linux-next
|
12 years ago |
delegation.c
|
1c8c601a8c
locks: protect most of the file_lock handling with i_lock
|
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
|
07b5ce8ef2
NFS: Make nfs_readdir revalidate less often
|
12 years ago |
direct.c
|
be7e985804
nfs: fix page dirtying in NFS DIO read codepath
|
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
|
f919b19614
fs: nfs: inform the VM about pages being committed or unstable
|
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
|
1775fd3e80
NFS:Add labels to client function prototypes
|
12 years ago |
idmap.c
|
ffa57b9e53
NFS: Improve legacy idmapping fallback
|
12 years ago |
inode.c
|
43f291cd07
NFS: Make nfs_attribute_cache_expired() non-static
|
12 years ago |
internal.h
|
959d921f5e
Merge branch 'labeled-nfs' into linux-next
|
12 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
|
12 years ago |
nfs3client.c
|
1179acc6a3
NFS: Only initialize the ACL client in the v3 case
|
13 years ago |
nfs3proc.c
|
be0c5d8c0b
Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
|
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
|
959d921f5e
Merge branch 'labeled-nfs' into linux-next
|
12 years ago |
nfs4client.c
|
959d921f5e
Merge branch 'labeled-nfs' into linux-next
|
12 years ago |
nfs4file.c
|
275bb30786
NFSv4: Move dentry instantiation into the NFSv4-specific atomic open code
|
12 years ago |
nfs4filelayout.c
|
cd5875fefe
NFSv4.1: Use layout credentials for get_deviceinfo calls
|
12 years ago |
nfs4filelayout.h
|
cd5875fefe
NFSv4.1: Use layout credentials for get_deviceinfo calls
|
12 years ago |
nfs4filelayoutdev.c
|
f1c097be2b
NFSv4.1 Fix gdia_maxcount calculation to fit in ca_maxresponsesize
|
12 years ago |
nfs4getroot.c
|
d6aa6a81d4
NFSv4: fs/nfs/nfs4getroot.c needs to include "internal.h"
|
12 years ago |
nfs4namespace.c
|
9568c5e9a6
SUNRPC: Introduce rpcauth_get_pseudoflavor()
|
12 years ago |
nfs4proc.c
|
be0c5d8c0b
Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
|
12 years ago |
nfs4renewd.c
|
41f63c5359
workqueue: use mod_delayed_work() instead of cancel + queue
|
13 years ago |
nfs4session.c
|
18aad3d552
NFSv4.1 Refactor nfs4_init_session and nfs4_init_channel_attrs
|
12 years ago |
nfs4session.h
|
18aad3d552
NFSv4.1 Refactor nfs4_init_session and nfs4_init_channel_attrs
|
12 years ago |
nfs4state.c
|
be0c5d8c0b
Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
|
12 years ago |
nfs4super.c
|
c8d74d9b68
NFSv4: Move the DNS resolver into the NFSv4 module
|
12 years ago |
nfs4sysctl.c
|
22e2430961
nfs: include nfs4_fh.h in nfs4sysctl.c
|
12 years ago |
nfs4xdr.c
|
4f3cc4809a
NFSv4: Fix brainfart in attribute length calculation
|
12 years ago |
nfsroot.c
|
e27d359e9b
SUNRPC/NFS: Add Kbuild dependencies for NFS_DEBUG/RPC_DEBUG
|
13 years ago |
pagelist.c
|
577b42327d
NFS: Add functionality to allow waiting on all outstanding reads to complete
|
12 years ago |
pnfs.c
|
7dc0ac70f8
NFSv4.1: Clean up layout segment comparison helper names
|
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
|
1775fd3e80
NFS:Add labels to client function prototypes
|
12 years ago |
read.c
|
c58c844187
NFS: Don't accept more reads/writes if the open context recovery failed
|
12 years ago |
super.c
|
959d921f5e
Merge branch 'labeled-nfs' into linux-next
|
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
|
84d08fa888
helper for reading ->d_count
|
12 years ago |
write.c
|
c7559663e4
NFS: Allow nfs_updatepage to extend a write under additional circumstances
|
12 years ago |