Kirill A. Shutemov f1820361f8 mm: implement ->map_pages for page cache 11 years ago
..
blocklayout e7b563bb2a mm: filemap: move radix tree hole searching here 11 years ago
objlayout 52fcac988a NFSv4.1 use pnfs_device maxcount for the objectlayout gdia_maxcount 12 years ago
Kconfig 8c2fabc654 nfs: fix pnfs Kconfig defaults 11 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 54bcfa6682 nfs: Use PTR_ERR_OR_ZERO in 'nfs41_callback_up' function 11 years ago
callback.h 6b140b85d9 NFS: Add in v4.2 callback operation 12 years ago
callback_proc.c 9a7fe9e890 NFSv4.1: Minor optimisation in get_layout_by_fh_locked() 11 years ago
callback_xdr.c 959d921f5e Merge branch 'labeled-nfs' into linux-next 12 years ago
client.c 0f5f49b8b3 NFS: cache parsed auth_info in nfs_server 11 years ago
delegation.c 755a48a7a4 NFS: Fix a delegation callback race 11 years ago
delegation.h 826e001308 NFSv4: Fix CB_RECALL_ANY to only return delegations that are not in use 12 years ago
dir.c 2b3a8fd735 Merge tag 'nfs-for-3.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs 11 years ago
direct.c a9ab5e8406 nfs: page cache invalidation for dio 11 years ago
dns_resolve.c 694e096fd7 NFS: Enabling v4.2 should not recompile nfsd and lockd 11 years ago
dns_resolve.h 1b340d0118 NFS: DNS resolver cache per network namespace context introduced 13 years ago
file.c f1820361f8 mm: implement ->map_pages for page cache 11 years ago
fscache-index.c a9a4a87a59 NFS: Use the inode->i_version to cache NFSv4 change attribute information 14 years ago
fscache.c f1fe29b4a0 NFS: Use i_writecount to control whether to get an fscache cookie in nfs_open() 12 years ago
fscache.h f1fe29b4a0 NFS: Use i_writecount to control whether to get an fscache cookie in nfs_open() 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 2b3a8fd735 Merge tag 'nfs-for-3.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs 11 years ago
internal.h bd0f725c4c Merge branch 'devel' into linux-next 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 6de1472f1a nfs: use %p[dD] instead of open-coded (and often racy) equivalents 11 years ago
netns.h ca57ccc48f nfs: include NFSv4 header in netns.h 13 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 8f493b9cfc NFSv3: Fix return value of nfs3_proc_setacls 11 years ago
nfs3client.c 1179acc6a3 NFS: Only initialize the ACL client in the v3 case 13 years ago
nfs3proc.c 2b3a8fd735 Merge tag 'nfs-for-3.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs 11 years ago
nfs3super.c 013cdf1088 nfs: use generic posix ACL infrastructure for v3 Posix ACLs 11 years ago
nfs3xdr.c 57a38dae2a nfs: Convert nfs3xdr to use kuids and kgids 12 years ago
nfs4_fs.h 4f14c194a9 NFSv4: Clear the open state flags if the new stateid does not match 11 years ago
nfs4client.c f9b7ebdf7e NFSv4: Schedule recovery if nfs40_walk_client_list() is interrupted 11 years ago
nfs4file.c 9bc9ccd7db Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 11 years ago
nfs4filelayout.c 869a9d375d NFSv4.1 Fail data server I/O if stateid represents a lost lock 11 years ago
nfs4filelayout.h cd5875fefe NFSv4.1: Use layout credentials for get_deviceinfo calls 12 years ago
nfs4filelayoutdev.c a8c2275493 nfs: fix dead code of ipv6_addr_scope 11 years ago
nfs4getroot.c 5e6b19901b NFSv4: Fix security auto-negotiation 12 years ago
nfs4namespace.c 292f503cad NFSv4: Use the correct net namespace in nfs4_update_server 11 years ago
nfs4proc.c e911b8158e NFSv4: Fix a use-after-free problem in open() 11 years ago
nfs4renewd.c 41f63c5359 workqueue: use mod_delayed_work() instead of cancel + queue 13 years ago
nfs4session.c 20b9a90245 NFSv4.1: nfs4_destroy_session must call rpc_destroy_waitqueue 11 years ago
nfs4session.h 20b9a90245 NFSv4.1: nfs4_destroy_session must call rpc_destroy_waitqueue 11 years ago
nfs4state.c 150e7260f3 NFSv4: Ensure we respect soft mount timeouts during trunking discovery 11 years ago
nfs4super.c 91b0abe36a mm + fs: store shadow entries in page cache 11 years ago
nfs4sysctl.c 22e2430961 nfs: include nfs4_fh.h in nfs4sysctl.c 13 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 a7697f6ff8 NFS: Clean up: revert increase in READDIR RPC buffer max size 11 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 d529ef83c3 NFS: fix the handling of NFS_INO_INVALID_DATA flag in nfs_revalidate_mapping 11 years ago
pagelist.c 4109bb7496 NFS: Don't check lock owner compatability unless file is locked (part 2) 12 years ago
pnfs.c 78096ccac5 NFSv4.1: Ensure that we free existing layout segments if we get a new layout 11 years ago
pnfs.h d8c951c313 NFSv4.1: Don't trust attributes if a pNFS LAYOUTCOMMIT is outstanding 11 years ago
pnfs_dev.c b67bfe0d42 hlist: drop the node parameter from iterators 12 years ago
proc.c 33912be816 nfs: remove synchronous rename code 11 years ago
read.c 1e8968c5b0 NFS: dprintk() should not print negative fileids and inode numbers 11 years ago
super.c 02b9984d64 fs: push sync_filesystem() down to the file system's remount_fs() 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 f7be728468 nfs: emit a fsnotify_nameremove call in sillyrename codepath 11 years ago
write.c 4db72b40fd nfs: add memory barriers around NFS_INO_INVALID_DATA and NFS_INO_INVALIDATING 11 years ago