.. |
blocklayout
|
5a12cca697
umount oops when remove blocklayoutdriver first
|
12 years ago |
objlayout
|
5a12cca697
umount oops when remove blocklayoutdriver first
|
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
|
4ea8fed593
NFSv4: Get rid of unnecessary BUG_ON()s
|
12 years ago |
cache_lib.h
|
9df69c81b4
NFS: DNS resolver PipeFS notifier introduced
|
13 years ago |
callback.c
|
e9b7e91745
NFSv4: Fix the return value for nfs_callback_start_svc
|
12 years ago |
callback.h
|
5d63360dd8
NFSv4.1: Clean up session draining
|
12 years ago |
callback_proc.c
|
fd9a8d7160
NFSv4.1: Fix bulk recall and destroy of layouts
|
12 years ago |
callback_xdr.c
|
76e697ba7e
NFSv4.1: Move slot table and session struct definitions to nfs4session.h
|
12 years ago |
client.c
|
f259613a1e
NFS: avoid NULL dereference in nfs_destroy_server
|
12 years ago |
delegation.c
|
65b62a29f7
NFSv4: Ensure delegation recall and byte range lock removal don't conflict
|
12 years ago |
delegation.h
|
d25be546a8
NFSv4.1: Don't lose locks when a server reboots during delegation return
|
12 years ago |
dir.c
|
f8d9a897d4
NFS: Fix access to suid/sgid executables
|
12 years ago |
direct.c
|
be7e985804
nfs: fix page dirtying in NFS DIO read codepath
|
12 years ago |
dns_resolve.c
|
8d96b10639
NFS: fix bug in legacy DNS resolver.
|
12 years ago |
dns_resolve.h
|
1b340d0118
NFS: DNS resolver cache per network namespace context introduced
|
13 years ago |
file.c
|
965c8e59cf
lseek: the "whence" argument is called "whence"
|
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
|
2a74dbb9a8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
12 years ago |
inode.c
|
322b2b9032
Revert "NFS: add nfs_sb_deactive_async to avoid deadlock"
|
12 years ago |
internal.h
|
322b2b9032
Revert "NFS: add nfs_sb_deactive_async to avoid deadlock"
|
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
|
7fc388460e
NFS: Remove asserts from the NFS XDR code
|
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
|
eb96d5c97b
SUNRPC handle EKEYEXPIRED in call_refreshresult
|
12 years ago |
nfs3super.c
|
1c606fb74c
NFS: Convert v3 into a module
|
13 years ago |
nfs3xdr.c
|
7fc388460e
NFS: Remove asserts from the NFS XDR code
|
12 years ago |
nfs4_fs.h
|
65b62a29f7
NFSv4: Ensure delegation recall and byte range lock removal don't conflict
|
12 years ago |
nfs4client.c
|
65436ec0c8
NFSv4.1: Ensure that nfs41_walk_client_list() does start lease recovery
|
12 years ago |
nfs4file.c
|
a4ff146881
NFS4: Open files for fscaching
|
12 years ago |
nfs4filelayout.c
|
eb96d5c97b
SUNRPC handle EKEYEXPIRED in call_refreshresult
|
12 years ago |
nfs4filelayout.h
|
8fcdc31b3d
NFSv4.1: Kill nfs4_ds_disconnect()
|
12 years ago |
nfs4filelayoutdev.c
|
73e39aaa83
NFSv4.1: Cleanup move session slot management to fs/nfs/nfs4session.c
|
12 years ago |
nfs4getroot.c
|
d6aa6a81d4
NFSv4: fs/nfs/nfs4getroot.c needs to include "internal.h"
|
12 years ago |
nfs4namespace.c
|
97a5486826
nfs: Show original device name verbatim in /proc/*/mount{s,info}
|
12 years ago |
nfs4proc.c
|
085b7a45c6
NFSv4.1: Don't decode skipped layoutgets
|
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
|
65b62a29f7
NFSv4: Ensure delegation recall and byte range lock removal don't conflict
|
12 years ago |
nfs4super.c
|
eed9935745
NFS: Ensure that we always drop inodes that have been marked as stale
|
12 years ago |
nfs4sysctl.c
|
22e2430961
nfs: include nfs4_fh.h in nfs4sysctl.c
|
12 years ago |
nfs4xdr.c
|
7ce0171d4f
Merge branch 'bugfixes' into nfs-for-next
|
12 years ago |
nfsroot.c
|
e27d359e9b
SUNRPC/NFS: Add Kbuild dependencies for NFS_DEBUG/RPC_DEBUG
|
13 years ago |
pagelist.c
|
2a369153c8
NFS: Clean up helper function nfs4_select_rw_stateid()
|
12 years ago |
pnfs.c
|
fd9a8d7160
NFSv4.1: Fix bulk recall and destroy of layouts
|
12 years ago |
pnfs.h
|
fd9a8d7160
NFSv4.1: Fix bulk recall and destroy of layouts
|
12 years ago |
pnfs_dev.c
|
1dfed2737d
NFSv4.1: pNFS data servers may be temporarily offline
|
12 years ago |
proc.c
|
eb96d5c97b
SUNRPC handle EKEYEXPIRED in call_refreshresult
|
12 years ago |
read.c
|
6db6dd7d3f
NFS: Ensure that we free the rpc_task after read and write cleanups are done
|
12 years ago |
super.c
|
322b2b9032
Revert "NFS: add nfs_sb_deactive_async to avoid deadlock"
|
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
|
96aa1549af
nfs: remove kfree() redundant null checks
|
12 years ago |
write.c
|
6db6dd7d3f
NFS: Ensure that we free the rpc_task after read and write cleanups are done
|
12 years ago |