.. |
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
|
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
|
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
|
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
|
f8407299f6
NFS Remove unused authflavour parameter from init_client
|
12 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
|
5bc2afc2b5
NFSv4: Honour the 'opened' parameter in the atomic_open() filesystem method
|
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
|
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
|
2127d82af3
NFSv4: Convert idmapper to use the new framework for pipefs dentries
|
12 years ago |
inode.c
|
7caef26767
truncate: drop 'oldsize' truncate_pagecache() parameter
|
11 years ago |
internal.h
|
1ab6c4997e
fs: convert fs shrinkers to new scan/count API
|
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
|
12 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
|
312cd958a7
NFSv4.1: sp4_mach_cred: WARN_ON -> WARN_ON_ONCE
|
11 years ago |
nfs4client.c
|
47040da3c7
NFSv4: Allow security autonegotiation for submounts
|
12 years ago |
nfs4file.c
|
5bc2afc2b5
NFSv4: Honour the 'opened' parameter in the atomic_open() filesystem method
|
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
|
47040da3c7
NFSv4: Allow security autonegotiation for submounts
|
12 years ago |
nfs4proc.c
|
367156d9a8
NFS: Give "flavor" an initial value to fix a compile warning
|
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
|
ef1820f9be
NFSv4: Don't try to recover NFSv4 locks when they are lost.
|
12 years ago |
nfs4super.c
|
5e6b19901b
NFSv4: Fix security auto-negotiation
|
12 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
|
9f79fb4825
NFSv4.1 fix decode_free_stateid
|
12 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
|
1ab6c4997e
fs: convert fs shrinkers to new scan/count API
|
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
|
ba6c05928d
NFS: Ensure that rmdir() waits for sillyrenames to complete
|
12 years ago |
write.c
|
0f1d260550
NFS: Don't check lock owner compatibility in writes unless file is locked
|
12 years ago |