.. |
Kconfig
|
7e0338c0de
Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsd
|
há 16 anos atrás |
Makefile
|
e571cbf1a4
NFS: Add a dns resolver for use with NFSv4 referrals and migration
|
há 16 anos atrás |
cache_lib.c
|
e571cbf1a4
NFS: Add a dns resolver for use with NFSv4 referrals and migration
|
há 16 anos atrás |
cache_lib.h
|
e571cbf1a4
NFS: Add a dns resolver for use with NFSv4 referrals and migration
|
há 16 anos atrás |
callback.c
|
c140aa9135
NFSv4: Clean up the nfs.callback_tcpport option
|
há 16 anos atrás |
callback.h
|
65fc64e547
nfs41: Backchannel: update cb_sequence args and results
|
há 16 anos atrás |
callback_proc.c
|
68f3f90133
nfs41: Backchannel: CB_SEQUENCE validation
|
há 16 anos atrás |
callback_xdr.c
|
65fc64e547
nfs41: Backchannel: update cb_sequence args and results
|
há 16 anos atrás |
client.c
|
e576e05a73
nfs: remove superfluous BUG_ON()s
|
há 16 anos atrás |
delegation.c
|
405f55712d
headers: smp_lock.h redux
|
há 16 anos atrás |
delegation.h
|
bd7bf9d540
NFSv4: Convert delegation->type field to fmode_t
|
há 16 anos atrás |
dir.c
|
d953126a28
NFSv4: Fix a problem whereby a buggy server can oops the kernel
|
há 16 anos atrás |
direct.c
|
1ae88b2e44
NFS: Fix an O_DIRECT Oops...
|
há 16 anos atrás |
dns_resolve.c
|
e571cbf1a4
NFS: Add a dns resolver for use with NFSv4 referrals and migration
|
há 16 anos atrás |
dns_resolve.h
|
e571cbf1a4
NFS: Add a dns resolver for use with NFSv4 referrals and migration
|
há 16 anos atrás |
file.c
|
38c73044f5
NFS: read-modify-write page updating
|
há 16 anos atrás |
fscache-index.c
|
1fcdf53488
NFS: Add read context retention for FS-Cache to call back with
|
há 16 anos atrás |
fscache.c
|
7f8e05f60c
NFS: Store pages from an NFS inode into a local cache
|
há 16 anos atrás |
fscache.h
|
5d1acff159
NFS: Display local caching state
|
há 16 anos atrás |
getroot.c
|
b43f3cbd21
headers: mnt_namespace.h redux
|
há 16 anos atrás |
idmap.c
|
7d217caca5
SUNRPC: Replace rpc_client->cl_dentry and cl_mnt, with a cl_path
|
há 16 anos atrás |
inode.c
|
e571cbf1a4
NFS: Add a dns resolver for use with NFSv4 referrals and migration
|
há 16 anos atrás |
internal.h
|
976a6f921c
Merge branch 'patches_cel-for-2.6.32' into nfs-for-2.6.32
|
há 16 anos atrás |
iostat.h
|
8b0b1db013
remove put_cpu_no_resched()
|
há 16 anos atrás |
mount_clnt.c
|
976a6f921c
Merge branch 'patches_cel-for-2.6.32' into nfs-for-2.6.32
|
há 16 anos atrás |
namespace.c
|
0b75b35c7c
NFS: Fix nfs_path() to always return a '/' at the beginning of the path
|
há 16 anos atrás |
nfs2xdr.c
|
bca794785c
NFS: Fix the type of struct nfs_fattr->mode
|
há 16 anos atrás |
nfs3acl.c
|
4bf259e3ae
nfs: remove unnecessary NFS_INO_INVALID_ACL checks
|
há 16 anos atrás |
nfs3proc.c
|
8fe74cf053
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
há 16 anos atrás |
nfs3xdr.c
|
8340437210
NFS: Fix the XDR iovec calculation in nfs3_xdr_setaclargs
|
há 16 anos atrás |
nfs4_fs.h
|
fccba80455
NFSv4: Fix an NFSv4 mount regression
|
há 16 anos atrás |
nfs4namespace.c
|
ec6ee61250
NFS: Replace nfs_set_port() with rpc_set_port()
|
há 16 anos atrás |
nfs4proc.c
|
62ab460cf5
NFSv4: Add 'server capability' flags for NFSv4 recommended attributes
|
há 16 anos atrás |
nfs4renewd.c
|
a7b721037f
nfs41: introduce get_state_renewal_cred
|
há 16 anos atrás |
nfs4state.c
|
b64aec8d1e
NFSv4: Fix an Oops in nfs4_free_lock_state
|
há 16 anos atrás |
nfs4xdr.c
|
6a396f67d2
Merge branch 'nfsv4_xdr_cleanups-for-2.6.32' into nfs-for-2.6.32
|
há 16 anos atrás |
nfsroot.c
|
8e02f6b9aa
NFS: Update MNT and MNT3 reply decoding functions
|
há 16 anos atrás |
pagelist.c
|
72cb77f4a5
NFS: Throttle page dirtying while we're flushing to disk
|
há 16 anos atrás |
proc.c
|
7fe5c398fc
NFS: Optimise NFS close()
|
há 16 anos atrás |
read.c
|
1ae88b2e44
NFS: Fix an O_DIRECT Oops...
|
há 16 anos atrás |
super.c
|
ec6ee61250
NFS: Replace nfs_set_port() with rpc_set_port()
|
há 16 anos atrás |
symlink.c
|
065f30ec14
nfs: remove unnecessary NFS_NEED_* defines
|
há 17 anos atrás |
sysctl.c
|
89a09141df
[PATCH] nfs: fix congestion control
|
há 18 anos atrás |
unlink.c
|
eedc020e71
nfs41: use rpc prepare call state for session reset
|
há 16 anos atrás |
write.c
|
6a396f67d2
Merge branch 'nfsv4_xdr_cleanups-for-2.6.32' into nfs-for-2.6.32
|
há 16 anos atrás |