Linus Torvalds fe9ea91cde Merge tag 'nfs-for-3.14-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs 12 anni fa
..
blocklayout b28bc9b38c Merge tag 'v3.13-rc6' into for-3.14/core 12 anni fa
objlayout 52fcac988a NFSv4.1 use pnfs_device maxcount for the objectlayout gdia_maxcount 12 anni fa
Kconfig 8c2fabc654 nfs: fix pnfs Kconfig defaults 12 anni fa
Makefile 9d33059c1b NFS: Enable slot table helpers for NFSv4.0 12 anni fa
cache_lib.c 462b8f6bf1 NFS: simplify and clean cache library 13 anni fa
cache_lib.h 462b8f6bf1 NFS: simplify and clean cache library 13 anni fa
callback.c 54bcfa6682 nfs: Use PTR_ERR_OR_ZERO in 'nfs41_callback_up' function 12 anni fa
callback.h 6b140b85d9 NFS: Add in v4.2 callback operation 12 anni fa
callback_proc.c e8d92382dd NFS: When displaying session slot numbers, use "%u" consistently 12 anni fa
callback_xdr.c 959d921f5e Merge branch 'labeled-nfs' into linux-next 12 anni fa
client.c 0f5f49b8b3 NFS: cache parsed auth_info in nfs_server 12 anni fa
delegation.c 755a48a7a4 NFS: Fix a delegation callback race 12 anni fa
delegation.h 826e001308 NFSv4: Fix CB_RECALL_ANY to only return delegations that are not in use 12 anni fa
dir.c a0b54adda3 mm: fix page leak at nfs_symlink() 12 anni fa
direct.c a9ab5e8406 nfs: page cache invalidation for dio 12 anni fa
dns_resolve.c 694e096fd7 NFS: Enabling v4.2 should not recompile nfsd and lockd 12 anni fa
dns_resolve.h 1b340d0118 NFS: DNS resolver cache per network namespace context introduced 14 anni fa
file.c 1e8968c5b0 NFS: dprintk() should not print negative fileids and inode numbers 12 anni fa
fscache-index.c a9a4a87a59 NFS: Use the inode->i_version to cache NFSv4 change attribute information 14 anni fa
fscache.c f1fe29b4a0 NFS: Use i_writecount to control whether to get an fscache cookie in nfs_open() 12 anni fa
fscache.h f1fe29b4a0 NFS: Use i_writecount to control whether to get an fscache cookie in nfs_open() 12 anni fa
getroot.c 1775fd3e80 NFS:Add labels to client function prototypes 12 anni fa
idmap.c 2127d82af3 NFSv4: Convert idmapper to use the new framework for pipefs dentries 12 anni fa
inode.c fd1defc257 NFS: Do not set NFS_INO_INVALID_LABEL unless server supports labeled NFS 12 anni fa
internal.h 292f503cad NFSv4: Use the correct net namespace in nfs4_update_server 12 anni fa
iostat.h dfe52c0419 NFS: Squelch compiler warning in nfs_add_server_stats() 15 anni fa
mount_clnt.c fb9b02fda0 nfs: have nfs_mount fake up a auth_flavs list when the server didn't provide it 12 anni fa
namespace.c 6de1472f1a nfs: use %p[dD] instead of open-coded (and often racy) equivalents 12 anni fa
netns.h ca57ccc48f nfs: include NFSv4 header in netns.h 13 anni fa
nfs.h 89d77c8fa8 NFS: Convert v4 into a module 13 anni fa
nfs2super.c ddda8e0aa8 NFS: Convert v2 into a module 13 anni fa
nfs2xdr.c cfa0898d4f nfs: Convert nfs2xdr to use kuids and kgids 13 anni fa
nfs3acl.c 8f493b9cfc NFSv3: Fix return value of nfs3_proc_setacls 12 anni fa
nfs3client.c 1179acc6a3 NFS: Only initialize the ACL client in the v3 case 13 anni fa
nfs3proc.c 0a6be65553 nfs: include xattr.h from fs/nfs/nfs3proc.c 12 anni fa
nfs3super.c 013cdf1088 nfs: use generic posix ACL infrastructure for v3 Posix ACLs 12 anni fa
nfs3xdr.c 57a38dae2a nfs: Convert nfs3xdr to use kuids and kgids 13 anni fa
nfs4_fs.h f9c96fcc50 NFSv4.1 free slot before resending I/O to MDS 12 anni fa
nfs4client.c 292f503cad NFSv4: Use the correct net namespace in nfs4_update_server 12 anni fa
nfs4file.c 9bc9ccd7db Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 anni fa
nfs4filelayout.c 869a9d375d NFSv4.1 Fail data server I/O if stateid represents a lost lock 12 anni fa
nfs4filelayout.h cd5875fefe NFSv4.1: Use layout credentials for get_deviceinfo calls 12 anni fa
nfs4filelayoutdev.c a8c2275493 nfs: fix dead code of ipv6_addr_scope 12 anni fa
nfs4getroot.c 5e6b19901b NFSv4: Fix security auto-negotiation 12 anni fa
nfs4namespace.c 292f503cad NFSv4: Use the correct net namespace in nfs4_update_server 12 anni fa
nfs4proc.c 0418dae105 NFSv4: Fail the truncate() if the lock/open stateid is invalid 12 anni fa
nfs4renewd.c 41f63c5359 workqueue: use mod_delayed_work() instead of cancel + queue 13 anni fa
nfs4session.c 20b9a90245 NFSv4.1: nfs4_destroy_session must call rpc_destroy_waitqueue 12 anni fa
nfs4session.h 20b9a90245 NFSv4.1: nfs4_destroy_session must call rpc_destroy_waitqueue 12 anni fa
nfs4state.c 927864cd92 NFSv4: Fix the return value of nfs4_select_rw_stateid 12 anni fa
nfs4super.c 71244d9bdf NFSv4.1: Fix a race in nfs4_write_inode 12 anni fa
nfs4sysctl.c 22e2430961 nfs: include nfs4_fh.h in nfs4sysctl.c 13 anni fa
nfs4trace.c 2f92ae343e NFSv4.1: Add tracepoints for debugging slot table operations 12 anni fa
nfs4trace.h 08cb47faa4 NFSv4.1: Add tracepoints for debugging test_stateid events 12 anni fa
nfs4xdr.c a1800acaf7 nfs: initialize the ACL support bits to zero. 12 anni fa
nfsroot.c e27d359e9b SUNRPC/NFS: Add Kbuild dependencies for NFS_DEBUG/RPC_DEBUG 14 anni fa
nfstrace.c 6e0d0be715 NFS: Add event tracing for generic NFS lookups 12 anni fa
nfstrace.h d529ef83c3 NFS: fix the handling of NFS_INO_INVALID_DATA flag in nfs_revalidate_mapping 12 anni fa
pagelist.c 4109bb7496 NFS: Don't check lock owner compatability unless file is locked (part 2) 12 anni fa
pnfs.c 71244d9bdf NFSv4.1: Fix a race in nfs4_write_inode 12 anni fa
pnfs.h d8c951c313 NFSv4.1: Don't trust attributes if a pNFS LAYOUTCOMMIT is outstanding 12 anni fa
pnfs_dev.c b67bfe0d42 hlist: drop the node parameter from iterators 13 anni fa
proc.c 6de1472f1a nfs: use %p[dD] instead of open-coded (and often racy) equivalents 12 anni fa
read.c 1e8968c5b0 NFS: dprintk() should not print negative fileids and inode numbers 12 anni fa
super.c 9e08ef1afb NFS: correctly report misuse of "migration" mount option. 12 anni fa
symlink.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 16 anni fa
sysctl.c 466bfe7f4a NFS: Initialize v4 sysctls from nfs_init_v4() 13 anni fa
unlink.c 9bc9ccd7db Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 anni fa
write.c 4db72b40fd nfs: add memory barriers around NFS_INO_INVALID_DATA and NFS_INO_INVALIDATING 12 anni fa