Weston Andros Adamson 224ecbf5a6 pnfs: fix filelayout_retry_commit when idx > 0 11 years ago
..
blocklayout f15b504144 FS/NFS: replace count*size kzalloc by kcalloc 11 years ago
filelayout 224ecbf5a6 pnfs: fix filelayout_retry_commit when idx > 0 11 years ago
objlayout c65e6254ca nfs: remove unused writeverf code 11 years ago
Kconfig 8c2fabc654 nfs: fix pnfs Kconfig defaults 11 years ago
Makefile b5968725f4 Push the file layout driver into a subdirectory 11 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 f11b2a1cfb nfs4: copy acceptor name from context to nfs_client 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 21e81002f9 nfs: fix kernel warning when removing proc entry 11 years ago
delegation.c 15bb3afe90 nfs4: add nfs4_check_delegation 11 years ago
delegation.h 15bb3afe90 nfs4: add nfs4_check_delegation 11 years ago
dir.c 50d77739fa NFS: fix two problems in lookup_revalidate in RCU-walk 11 years ago
direct.c e655f945cd Merge branch 'bugfixes' into linux-next 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 743162013d sched: Remove proliferation of wait_on_bit() action functions 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 1a0a397e41 dcache: d_obtain_alias callers don't all want DISCONNECTED 11 years ago
idmap.c 633706a2ee Merge branch 'keys-fixes' into keys-next 11 years ago
inode.c 06b8ab5528 Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs 11 years ago
internal.h 06b8ab5528 Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs 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 12 years ago
netns.h 65b38851a1 NFS: Fix /proc/fs/nfsfs/servers and /proc/fs/nfsfs/volumes 11 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 9137bdf3d2 NFS: Create a common results structure for reads and writes 11 years ago
nfs3acl.c f87d928f6d NFSv3: Fix another acl regression 11 years ago
nfs3client.c 1179acc6a3 NFS: Only initialize the ACL client in the v3 case 13 years ago
nfs3proc.c e655f945cd Merge branch 'bugfixes' into linux-next 11 years ago
nfs3super.c 013cdf1088 nfs: use generic posix ACL infrastructure for v3 Posix ACLs 11 years ago
nfs3xdr.c 9137bdf3d2 NFS: Create a common results structure for reads and writes 11 years ago
nfs4_fs.h 0c0e0d3c09 nfs: revert "nfs4: queue free_lock_state job submission to nfsiod" 11 years ago
nfs4client.c a363e32e94 nfsv4: set hostname when creating nfsv4 ds connection 11 years ago
nfs4file.c 16b9057804 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 11 years ago
nfs4getroot.c 5e6b19901b NFSv4: Fix security auto-negotiation 12 years ago
nfs4namespace.c 66b0686049 NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for support 11 years ago
nfs4proc.c 412f6c4c26 NFSv4: Don't clear the open state when we just did an OPEN_DOWNGRADE 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 0c0e0d3c09 nfs: revert "nfs4: queue free_lock_state job submission to nfsiod" 11 years ago
nfs4super.c 91b0abe36a mm + fs: store shadow entries in page cache 11 years ago
nfs4sysctl.c f5102e5630 nfs: convert use of typedef ctl_table to struct ctl_table 11 years ago
nfs4trace.c 2f92ae343e NFSv4.1: Add tracepoints for debugging slot table operations 12 years ago
nfs4trace.h d45f60c678 nfs: merge nfs_pgio_data into _header 11 years ago
nfs4xdr.c 8ee2b78a44 NFSv4: Drop cast 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 92a56555bd nfs: Don't busy-wait on SIGKILL in __nfs_iocounter_wait 11 years ago
pnfs.c 06b8ab5528 Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs 11 years ago
pnfs.h e6cf82d183 pnfs: add pnfs_put_lseg_async 11 years ago
pnfs_dev.c b67bfe0d42 hlist: drop the node parameter from iterators 12 years ago
proc.c d45f60c678 nfs: merge nfs_pgio_data into _header 11 years ago
read.c 0446278999 nfs: get rid of duplicate dprintk 11 years ago
super.c 71a6ec8ac5 nfs: reject changes to resvport and sharecache during remount 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 f5102e5630 nfs: convert use of typedef ctl_table to struct ctl_table 11 years ago
unlink.c f7be728468 nfs: emit a fsnotify_nameremove call in sillyrename codepath 11 years ago
write.c 7c3af97525 nfs: don't sleep with inode lock in lock_and_join_requests 11 years ago