Linus Torvalds 8cbc95ee74 Merge tag 'nfs-for-3.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs 12 years ago
..
blocklayout 4385bab128 make blkdev_put() return void 12 years ago
objlayout a895d57da0 treewide: Fix typo in printks 12 years ago
Kconfig 8544a9dc18 NFSv4.1: Remove the dependency on CONFIG_EXPERIMENTAL 12 years ago
Makefile 73e39aaa83 NFSv4.1: Cleanup move session slot management to fs/nfs/nfs4session.c 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 25d280aad8 nfs: allow the v4.1 callback thread to freeze 12 years ago
callback.h 5d63360dd8 NFSv4.1: Clean up session draining 12 years ago
callback_proc.c 826e001308 NFSv4: Fix CB_RECALL_ANY to only return delegations that are not in use 12 years ago
callback_xdr.c 76e697ba7e NFSv4.1: Move slot table and session struct definitions to nfs4session.h 12 years ago
client.c 98f98cf571 NFSv4.1: Set the RPC_CLNT_CREATE_INFINITE_SLOTS flag for NFSv4.1 transports 12 years ago
delegation.c 314d7cc05d nfs: remove unnecessary check for NULL inode->i_flock from nfs_delegation_claim_locks 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 49f9a0fafd NFSv4.1: Enable open-by-filehandle 12 years ago
direct.c be7e985804 nfs: fix page dirtying in NFS DIO read codepath 12 years ago
dns_resolve.c 21cd1254d3 SUNRPC: remove "cache_request" argument in sunrpc_cache_pipe_upcall() function 12 years ago
dns_resolve.h 1b340d0118 NFS: DNS resolver cache per network namespace context introduced 13 years ago
file.c 7a8203d8cb NFS: Ensure that NFS file unlock waits for readahead to complete 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 96aa1549af nfs: remove kfree() redundant null checks 12 years ago
idmap.c cf4ab538f1 NFSv4: Fix the string length returned by the idmapper 12 years ago
inode.c 577b42327d NFS: Add functionality to allow waiting on all outstanding reads to complete 12 years ago
internal.h 577b42327d NFS: Add functionality to allow waiting on all outstanding reads to complete 12 years ago
iostat.h dfe52c0419 NFS: Squelch compiler warning in nfs_add_server_stats() 15 years ago
mount_clnt.c 28d79ea33f NFS: Remove the BUG_ON() in the mount code 12 years ago
namespace.c ab22541782 NFS: Don't silently fail setattr() requests on mountpoints 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 496ad9aa8e new helper: file_inode(file) 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 c8b2d0bfd3 NFSv4.1: Ensure that we free the lock stateid on the server 12 years ago
nfs4client.c b0212b84fb Merge branch 'bugfixes' into linux-next 12 years ago
nfs4file.c 496ad9aa8e new helper: file_inode(file) 12 years ago
nfs4filelayout.c 9b20614988 NFSv4: The stateid must remain the same for replayed RPC calls 12 years ago
nfs4filelayout.h c23266d532 NFS4.1 Fix data server connection race 12 years ago
nfs4filelayoutdev.c c23266d532 NFS4.1 Fix data server connection race 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 c8b2d0bfd3 NFSv4.1: Ensure that we free the lock stateid on the server 12 years ago
nfs4renewd.c 41f63c5359 workqueue: use mod_delayed_work() instead of cancel + queue 13 years ago
nfs4session.c ac20d163fc NFSv4.1: Deal effectively with interrupted RPC calls. 12 years ago
nfs4session.h ac20d163fc NFSv4.1: Deal effectively with interrupted RPC calls. 12 years ago
nfs4state.c c8b2d0bfd3 NFSv4.1: Ensure that we free the lock stateid on the server 12 years ago
nfs4super.c 4580a92d44 NFS: Use server-recommended security flavor by default (NFSv3) 12 years ago
nfs4sysctl.c 22e2430961 nfs: include nfs4_fh.h in nfs4sysctl.c 12 years ago
nfs4xdr.c 7c1d5fae4a NFSv4: Convert nfs41_free_stateid to use an asynchronous RPC call 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 5d422301f9 NFSv4: Fail I/O if the state recovery fails irrevocably 12 years ago
pnfs.h 240286725d NFSv4.1: Add a helper pnfs_commit_and_return_layout 12 years ago
pnfs_dev.c b67bfe0d42 hlist: drop the node parameter from iterators 12 years ago
proc.c 496ad9aa8e new helper: file_inode(file) 12 years ago
read.c c58c844187 NFS: Don't accept more reads/writes if the open context recovery failed 12 years ago
super.c 8cbc95ee74 Merge tag 'nfs-for-3.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs 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 5a7a613a47 NFS: Don't allow NFS silly-renamed files to be deleted, no signal 12 years ago
write.c c58c844187 NFS: Don't accept more reads/writes if the open context recovery failed 12 years ago