.. |
blocklayout
|
a030889a01
NFS: start printks w/ NFS: even if __func__ shown
|
13 yıl önce |
objlayout
|
a030889a01
NFS: start printks w/ NFS: even if __func__ shown
|
13 yıl önce |
Kconfig
|
e6499c6f4b
NFS: Fall back on old idmapper if request_key() fails
|
13 yıl önce |
Makefile
|
155e7524f2
pnfsblock: add blocklayout Kconfig option, Makefile, and stubs
|
14 yıl önce |
cache_lib.c
|
39cb67b9a0
NFS: remove RPC PipeFS mount point references from NFS cache routines
|
13 yıl önce |
cache_lib.h
|
9df69c81b4
NFS: DNS resolver PipeFS notifier introduced
|
13 yıl önce |
callback.c
|
a030889a01
NFS: start printks w/ NFS: even if __func__ shown
|
13 yıl önce |
callback.h
|
c7add9a972
NFS: search for client session id in proper network namespace
|
13 yıl önce |
callback_proc.c
|
c7add9a972
NFS: search for client session id in proper network namespace
|
13 yıl önce |
callback_xdr.c
|
c7add9a972
NFS: search for client session id in proper network namespace
|
13 yıl önce |
client.c
|
c7add9a972
NFS: search for client session id in proper network namespace
|
13 yıl önce |
delegation.c
|
a9a4a87a59
NFS: Use the inode->i_version to cache NFSv4 change attribute information
|
13 yıl önce |
delegation.h
|
d3978bb325
NFS: Move cl_delegations to the nfs_server struct
|
14 yıl önce |
dir.c
|
536e43d12b
NFS: Optimise away unnecessary setattrs for open(O_TRUNC);
|
13 yıl önce |
direct.c
|
60063497a9
atomic: use <linux/atomic.h>
|
14 yıl önce |
dns_resolve.c
|
bc224f539d
NFS: pass proper net rpc_pton() in nfs_dns_resolve_name()
|
13 yıl önce |
dns_resolve.h
|
1b340d0118
NFS: DNS resolver cache per network namespace context introduced
|
13 yıl önce |
file.c
|
2aeb98f498
NFS: Ensure that mmapped pages remain stable during writeback
|
13 yıl önce |
fscache-index.c
|
a9a4a87a59
NFS: Use the inode->i_version to cache NFSv4 change attribute information
|
13 yıl önce |
fscache.c
|
c902ce1bfb
FS-Cache: Add a helper to bulk uncache pages on an inode
|
14 yıl önce |
fscache.h
|
2df5480638
NFS: Propagate 'fsc' mount option through automounts
|
16 yıl önce |
getroot.c
|
0acd220192
Merge branch 'nfs-for-2.6.39' into nfs-for-next
|
14 yıl önce |
idmap.c
|
dc03085834
NFS: make nfs_client_lock per net ns
|
13 yıl önce |
inode.c
|
28cd1b3f26
NFS: make cb_ident_idr per net ns
|
13 yıl önce |
internal.h
|
c7add9a972
NFS: search for client session id in proper network namespace
|
13 yıl önce |
iostat.h
|
dfe52c0419
NFS: Squelch compiler warning in nfs_add_server_stats()
|
15 yıl önce |
mount_clnt.c
|
a613fa168a
SUNRPC: constify the rpc_program
|
13 yıl önce |
namespace.c
|
fca78d6d2c
NFS: Add SECINFO_NO_NAME procedure
|
14 yıl önce |
netns.h
|
dc03085834
NFS: make nfs_client_lock per net ns
|
13 yıl önce |
nfs2xdr.c
|
a613fa168a
SUNRPC: constify the rpc_program
|
13 yıl önce |
nfs3acl.c
|
d3fb612076
switch posix_acl_create() to umode_t *
|
14 yıl önce |
nfs3proc.c
|
d310310cbf
Freezer / sunrpc / NFS: don't allow TASK_KILLABLE sleeps to block the freezer
|
13 yıl önce |
nfs3xdr.c
|
a613fa168a
SUNRPC: constify the rpc_program
|
13 yıl önce |
nfs4_fs.h
|
4601df20fb
NFSv4: Avoid thundering herd issues with nfs_release_seqid
|
13 yıl önce |
nfs4filelayout.c
|
a030889a01
NFS: start printks w/ NFS: even if __func__ shown
|
13 yıl önce |
nfs4filelayout.h
|
c47abcf8ff
NFSv4.1: do not use deviceids after MDS clientid invalidation
|
14 yıl önce |
nfs4filelayoutdev.c
|
2d3fe01c36
NFS: Fix comparison between DS address lists
|
13 yıl önce |
nfs4namespace.c
|
33faaa380e
NFS: pass transport net to rpc_pton() while parse server name
|
13 yıl önce |
nfs4proc.c
|
a030889a01
NFS: start printks w/ NFS: even if __func__ shown
|
13 yıl önce |
nfs4renewd.c
|
2f60ea6b8c
NFSv4: The NFSv4.0 client must send RENEW calls if it holds a delegation
|
14 yıl önce |
nfs4state.c
|
a030889a01
NFS: start printks w/ NFS: even if __func__ shown
|
13 yıl önce |
nfs4xdr.c
|
a030889a01
NFS: start printks w/ NFS: even if __func__ shown
|
13 yıl önce |
nfsroot.c
|
4251c94833
NFS: Revert NFSROOT default mount options
|
14 yıl önce |
pagelist.c
|
1313e6034a
NFS: Remove unnecessary includes from linux/nfs_fs_i.h
|
13 yıl önce |
pnfs.c
|
a030889a01
NFS: start printks w/ NFS: even if __func__ shown
|
13 yıl önce |
pnfs.h
|
fe0fe83585
pnfs-obj: Must return layout on IO error
|
13 yıl önce |
pnfs_dev.c
|
afeacc8c1f
fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros
|
13 yıl önce |
proc.c
|
d310310cbf
Freezer / sunrpc / NFS: don't allow TASK_KILLABLE sleeps to block the freezer
|
13 yıl önce |
read.c
|
9d12b216aa
NFSv41: Add a new helper nfs4_init_sequence()
|
13 yıl önce |
super.c
|
b48e127884
NFS: pass current net to rpc_pton() while parsing mount options
|
13 yıl önce |
symlink.c
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 yıl önce |
sysctl.c
|
e6499c6f4b
NFS: Fall back on old idmapper if request_key() fails
|
13 yıl önce |
unlink.c
|
9d12b216aa
NFSv41: Add a new helper nfs4_init_sequence()
|
13 yıl önce |
write.c
|
9d12b216aa
NFSv41: Add a new helper nfs4_init_sequence()
|
13 yıl önce |