Chuck Lever 3bd2384a77 NFS: NFSv4.0 transport blocking il y a 12 ans
..
blocklayout 968fe25243 NFSv4.1 use pnfs_device maxcount for the blocklayout gdia_maxcount il y a 12 ans
objlayout 52fcac988a NFSv4.1 use pnfs_device maxcount for the objectlayout gdia_maxcount il y a 12 ans
Kconfig f58eda9bc2 Kconfig: Add Kconfig entry for Labeled NFS V4 client il y a 12 ans
Makefile 9d33059c1b NFS: Enable slot table helpers for NFSv4.0 il y a 12 ans
cache_lib.c 462b8f6bf1 NFS: simplify and clean cache library il y a 12 ans
cache_lib.h 462b8f6bf1 NFS: simplify and clean cache library il y a 12 ans
callback.c be0c5d8c0b Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs il y a 12 ans
callback.h 6b140b85d9 NFS: Add in v4.2 callback operation il y a 12 ans
callback_proc.c e8d92382dd NFS: When displaying session slot numbers, use "%u" consistently il y a 12 ans
callback_xdr.c 959d921f5e Merge branch 'labeled-nfs' into linux-next il y a 12 ans
client.c f8407299f6 NFS Remove unused authflavour parameter from init_client il y a 12 ans
delegation.c ca8acf8d84 NFSv4: Add tracepoints for debugging delegations il y a 12 ans
delegation.h 826e001308 NFSv4: Fix CB_RECALL_ANY to only return delegations that are not in use il y a 12 ans
dir.c ba6c05928d NFS: Ensure that rmdir() waits for sillyrenames to complete il y a 12 ans
direct.c be7e985804 nfs: fix page dirtying in NFS DIO read codepath il y a 12 ans
dns_resolve.c c8d74d9b68 NFSv4: Move the DNS resolver into the NFSv4 module il y a 12 ans
dns_resolve.h 1b340d0118 NFS: DNS resolver cache per network namespace context introduced il y a 13 ans
file.c dc24826bfc NFS avoid expired credential keys for buffered writes il y a 12 ans
fscache-index.c a9a4a87a59 NFS: Use the inode->i_version to cache NFSv4 change attribute information il y a 13 ans
fscache.c a4ff146881 NFS4: Open files for fscaching il y a 12 ans
fscache.h c129c29347 NFS: Provide stub nfs_fscache_wait_on_invalidate() for when CONFIG_NFS_FSCACHE=n il y a 12 ans
getroot.c 1775fd3e80 NFS:Add labels to client function prototypes il y a 12 ans
idmap.c 2127d82af3 NFSv4: Convert idmapper to use the new framework for pipefs dentries il y a 12 ans
inode.c f4ce1299b3 NFS: Add event tracing for generic NFS events il y a 12 ans
internal.h dc24826bfc NFS avoid expired credential keys for buffered writes il y a 12 ans
iostat.h dfe52c0419 NFS: Squelch compiler warning in nfs_add_server_stats() il y a 15 ans
mount_clnt.c fb9b02fda0 nfs: have nfs_mount fake up a auth_flavs list when the server didn't provide it il y a 12 ans
namespace.c 1775fd3e80 NFS:Add labels to client function prototypes il y a 12 ans
netns.h ca57ccc48f nfs: include NFSv4 header in netns.h il y a 13 ans
nfs.h 89d77c8fa8 NFS: Convert v4 into a module il y a 13 ans
nfs2super.c ddda8e0aa8 NFS: Convert v2 into a module il y a 13 ans
nfs2xdr.c cfa0898d4f nfs: Convert nfs2xdr to use kuids and kgids il y a 12 ans
nfs3acl.c 5f3a4a28ec userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr il y a 13 ans
nfs3client.c 1179acc6a3 NFS: Only initialize the ACL client in the v3 case il y a 13 ans
nfs3proc.c a9943d11c1 NFSv3: Deal with a sparse warning in nfs3_proc_create il y a 12 ans
nfs3super.c 1c606fb74c NFS: Convert v3 into a module il y a 13 ans
nfs3xdr.c 57a38dae2a nfs: Convert nfs3xdr to use kuids and kgids il y a 12 ans
nfs4_fs.h abf79bb341 NFS: Add a slot table to struct nfs_client for NFSv4.0 transport blocking il y a 12 ans
nfs4client.c abf79bb341 NFS: Add a slot table to struct nfs_client for NFSv4.0 transport blocking il y a 12 ans
nfs4file.c 275bb30786 NFSv4: Move dentry instantiation into the NFSv4-specific atomic open code il y a 12 ans
nfs4filelayout.c cc668ab30b NFSv4: Add tracepoints for debugging reads and writes il y a 12 ans
nfs4filelayout.h cd5875fefe NFSv4.1: Use layout credentials for get_deviceinfo calls il y a 12 ans
nfs4filelayoutdev.c f1c097be2b NFSv4.1 Fix gdia_maxcount calculation to fit in ca_maxresponsesize il y a 12 ans
nfs4getroot.c d6aa6a81d4 NFSv4: fs/nfs/nfs4getroot.c needs to include "internal.h" il y a 12 ans
nfs4namespace.c 9568c5e9a6 SUNRPC: Introduce rpcauth_get_pseudoflavor() il y a 12 ans
nfs4proc.c 3bd2384a77 NFS: NFSv4.0 transport blocking il y a 12 ans
nfs4renewd.c 41f63c5359 workqueue: use mod_delayed_work() instead of cancel + queue il y a 13 ans
nfs4session.c eb2a1cd3c9 NFS: Add global helper for releasing slot table resources il y a 12 ans
nfs4session.h eb2a1cd3c9 NFS: Add global helper for releasing slot table resources il y a 12 ans
nfs4state.c 9d33059c1b NFS: Enable slot table helpers for NFSv4.0 il y a 12 ans
nfs4super.c c8d74d9b68 NFSv4: Move the DNS resolver into the NFSv4 module il y a 12 ans
nfs4sysctl.c 22e2430961 nfs: include nfs4_fh.h in nfs4sysctl.c il y a 13 ans
nfs4trace.c 2f92ae343e NFSv4.1: Add tracepoints for debugging slot table operations il y a 12 ans
nfs4trace.h 08cb47faa4 NFSv4.1: Add tracepoints for debugging test_stateid events il y a 12 ans
nfs4xdr.c 3bd2384a77 NFS: NFSv4.0 transport blocking il y a 12 ans
nfsroot.c e27d359e9b SUNRPC/NFS: Add Kbuild dependencies for NFS_DEBUG/RPC_DEBUG il y a 13 ans
nfstrace.c 6e0d0be715 NFS: Add event tracing for generic NFS lookups il y a 12 ans
nfstrace.h 1fd1085b49 NFS: Add tracepoints for debugging NFS hard links il y a 12 ans
pagelist.c 577b42327d NFS: Add functionality to allow waiting on all outstanding reads to complete il y a 12 ans
pnfs.c cc668ab30b NFSv4: Add tracepoints for debugging reads and writes il y a 12 ans
pnfs.h f1c097be2b NFSv4.1 Fix gdia_maxcount calculation to fit in ca_maxresponsesize il y a 12 ans
pnfs_dev.c b67bfe0d42 hlist: drop the node parameter from iterators il y a 12 ans
proc.c 1775fd3e80 NFS:Add labels to client function prototypes il y a 12 ans
read.c c58c844187 NFS: Don't accept more reads/writes if the open context recovery failed il y a 12 ans
super.c 6da1a03436 NFSv4: Refuse mount attempts with proto=udp il y a 12 ans
symlink.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h il y a 15 ans
sysctl.c 466bfe7f4a NFS: Initialize v4 sysctls from nfs_init_v4() il y a 13 ans
unlink.c ba6c05928d NFS: Ensure that rmdir() waits for sillyrenames to complete il y a 12 ans
write.c dc24826bfc NFS avoid expired credential keys for buffered writes il y a 12 ans