.. |
blocklayout
|
73ea666c2b
NFS: Use proper naming conventions for the nfs_client.net field
|
13 years ago |
objlayout
|
1385b81173
NFS: Fix sparse warnings
|
13 years ago |
Kconfig
|
981f9face8
NFS: Turn v3 on by default
|
13 years ago |
Makefile
|
2ba68002a7
NFS: Make v2 configurable
|
13 years ago |
cache_lib.c
|
39cb67b9a0
NFS: remove RPC PipeFS mount point references from NFS cache routines
|
13 years ago |
cache_lib.h
|
9df69c81b4
NFS: DNS resolver PipeFS notifier introduced
|
13 years ago |
callback.c
|
12918b10d5
NFS: hard-code init_net for NFS callback transports
|
13 years ago |
callback.h
|
45d43c291e
NFSv4.1: Convert slotid from u8 to u32
|
13 years ago |
callback_proc.c
|
36281caa83
NFSv4: Further clean-ups of delegation stateid validation
|
13 years ago |
callback_xdr.c
|
e216c8c771
NFS: add an endian notation for sparse
|
13 years ago |
client.c
|
2a4c8994ee
NFSv4.1: Fix umount when filelayout DS is also the MDS
|
13 years ago |
delegation.c
|
dc327ed4cd
NFSv4: nfs_client_return_marked_delegations can't flush data
|
13 years ago |
delegation.h
|
c57d1bc5e0
NFS: nfs_inode_return_delegation() should always flush dirty data
|
13 years ago |
dir.c
|
0ef97dcfce
nfs: don't open in ->d_revalidate
|
13 years ago |
direct.c
|
5a695da263
NFS: Fix a refcounting issue in O_DIRECT
|
13 years ago |
dns_resolve.c
|
17280175c5
NFS: Fix a number of sparse warnings
|
13 years ago |
dns_resolve.h
|
1b340d0118
NFS: DNS resolver cache per network namespace context introduced
|
13 years ago |
file.c
|
0ef97dcfce
nfs: don't open in ->d_revalidate
|
13 years ago |
fscache-index.c
|
a9a4a87a59
NFS: Use the inode->i_version to cache NFSv4 change attribute information
|
13 years ago |
fscache.c
|
2311b9439c
NFS: Don't pass mount data to nfs_fscache_get_super_cookie()
|
13 years ago |
fscache.h
|
39ffb9218e
NFS: Fix a compile issue when CONFIG_NFS_FSCACHE was undefined
|
13 years ago |
getroot.c
|
bae36241be
NFS: Create a single nfs_get_root()
|
13 years ago |
idmap.c
|
b1027439df
NFS: Force the legacy idmapper to be single threaded
|
13 years ago |
inode.c
|
1a0de48ae5
NFS: Initialise commit_info.rpc_out when !defined(CONFIG_NFS_V4)
|
13 years ago |
internal.h
|
1d59d61f60
NFS: Ensure that setattr and getattr wait for O_DIRECT write completion
|
13 years ago |
iostat.h
|
dfe52c0419
NFS: Squelch compiler warning in nfs_add_server_stats()
|
15 years ago |
mount_clnt.c
|
e27d359e9b
SUNRPC/NFS: Add Kbuild dependencies for NFS_DEBUG/RPC_DEBUG
|
13 years ago |
namespace.c
|
80a16b21a8
NFS: Remove extra rpc_clnt argument to proc_lookup
|
13 years ago |
netns.h
|
f092075dd3
NFS: Always use the same SETCLIENTID boot verifier
|
13 years ago |
nfs2xdr.c
|
5e7e5a0da2
NFS: Create an NFS v3 stat_to_errno()
|
13 years ago |
nfs3acl.c
|
17280175c5
NFS: Fix a number of sparse warnings
|
13 years ago |
nfs3proc.c
|
53f2c4a8fd
Merge tag 'nfs-for-3.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
|
13 years ago |
nfs3xdr.c
|
5e7e5a0da2
NFS: Create an NFS v3 stat_to_errno()
|
13 years ago |
nfs4_fs.h
|
1549210fcc
NFSv4: Fix an Oops in the open recovery code
|
13 years ago |
nfs4filelayout.c
|
9f594791dd
NFSv4.1: Handle other occurrences of NFS4ERR_CONN_NOT_BOUND_TO_SESSION
|
13 years ago |
nfs4filelayout.h
|
041245c88a
NFSv4.1 resend LAYOUTGET on data server invalid layout errors
|
13 years ago |
nfs4filelayoutdev.c
|
7b38c3682c
NFSv4.1: Fix session initialisation races
|
13 years ago |
nfs4namespace.c
|
b3f87b98aa
Merge branch 'bugfixes' into nfs-for-next
|
13 years ago |
nfs4proc.c
|
2669940db8
NFSv4 do not send an empty SETATTR compound
|
13 years ago |
nfs4renewd.c
|
e3c0fb7ef5
NFS: Add NFSDBG_STATE
|
13 years ago |
nfs4state.c
|
bda197f5d7
NFSv4.1: Ensure we clear session state flags after a session creation
|
13 years ago |
nfs4xdr.c
|
029c534737
NFSv4: Fix up decode_attr_mdsthreshold
|
13 years ago |
nfsroot.c
|
e27d359e9b
SUNRPC/NFS: Add Kbuild dependencies for NFS_DEBUG/RPC_DEBUG
|
13 years ago |
pagelist.c
|
1d1afcbc29
NFS: Clean up - Rename nfs_unlock_request and nfs_unlock_request_dont_release
|
13 years ago |
pnfs.c
|
0a9c63fae7
NFSv4.1: Fix a race in set_pnfs_layoutdriver
|
13 years ago |
pnfs.h
|
fb47ddc9d5
NFS4: Fix open bug when pnfs module blacklisted
|
13 years ago |
pnfs_dev.c
|
6f00866ddd
NFS: Fix more NFS debug related build warnings
|
13 years ago |
proc.c
|
64f9a83665
NFSv2: EOF incorrectly set on short read
|
13 years ago |
read.c
|
2701d086db
NFSv4.1 add nfs_inode book keeping for mdsthreshold
|
13 years ago |
super.c
|
c5afc8da5b
NFS: Use the NFS_DEFAULT_VERSION for v2 and v3 mounts
|
13 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
|
e6499c6f4b
NFS: Fall back on old idmapper if request_key() fails
|
13 years ago |
unlink.c
|
c6bfa1a163
NFS: Remove nfs4_setup_sequence from generic rename code
|
13 years ago |
write.c
|
9bce008bae
NFS: Fix a commit bug
|
13 years ago |