Jeff Layton feaff8e5b2 nfs: take extra reference to fl->fl_file when running a setlk 10 年之前
..
blocklayout 5bb89b4702 NFSv4.1/pnfs: Separate out metadata and data consistency for pNFS 10 年之前
filelayout 5bb89b4702 NFSv4.1/pnfs: Separate out metadata and data consistency for pNFS 10 年之前
flexfilelayout 40c64c26a4 NFS: Move nfs_idmap.h into fs/nfs/ 10 年之前
objlayout 5bb89b4702 NFSv4.1/pnfs: Separate out metadata and data consistency for pNFS 10 年之前
Kconfig 2813893f8b kernel: conditionally support non-root users, groups and capabilities 10 年之前
Makefile 7b320382d0 NFS: Rename idmap.c to nfs4idmap.c 10 年之前
cache_lib.c 462b8f6bf1 NFS: simplify and clean cache library 12 年之前
cache_lib.h 462b8f6bf1 NFS: simplify and clean cache library 12 年之前
callback.c 5d05e54af3 nfs: fix high load average due to callback thread sleeping 10 年之前
callback.h 6b140b85d9 NFS: Add in v4.2 callback operation 12 年之前
callback_proc.c b1c0df5fad NFSv4.1: Don't set up a backchannel if the server didn't agree to do so 10 年之前
callback_xdr.c a4f743a6bb NFSv4.1: Convert open-coded array allocation calls to kmalloc_array() 10 年之前
client.c f9ebd61855 NFS: Remove CONFIG_NFS_V4 checks from nfs_idmap.h 10 年之前
delegation.c 21330b6670 Merge branch 'bugfixes' 10 年之前
delegation.h 869f9dfa4d NFSv4: Fix races between nfs_remove_bad_delegation() and delegation return 10 年之前
dir.c 59953fba87 Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs 10 年之前
direct.c 59953fba87 Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs 10 年之前
dns_resolve.c 694e096fd7 NFS: Enabling v4.2 should not recompile nfsd and lockd 11 年之前
dns_resolve.h 1b340d0118 NFS: DNS resolver cache per network namespace context introduced 13 年之前
file.c 59953fba87 Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs 10 年之前
fscache-index.c f3f760314a NFS: Fabricate fscache server index key correctly 11 年之前
fscache.c e9f456ca50 nfs: define nfs_inc_fscache_stats and using it as possible 10 年之前
fscache.h f1fe29b4a0 NFS: Use i_writecount to control whether to get an fscache cookie in nfs_open() 12 年之前
getroot.c 2b0143b5c9 VFS: normal filesystems (and lustre): d_inode() annotations 10 年之前
inode.c 59953fba87 Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs 10 年之前
internal.h a08a8cd375 NFS: Add attribute update barriers to NFS writebacks 10 年之前
iostat.h e9f456ca50 nfs: define nfs_inc_fscache_stats and using it as possible 10 年之前
mount_clnt.c fb9b02fda0 nfs: have nfs_mount fake up a auth_flavs list when the server didn't provide it 12 年之前
namespace.c 2b0143b5c9 VFS: normal filesystems (and lustre): d_inode() annotations 10 年之前
netns.h e0d4ed71ca pnfs/blocklayout: serialize GETDEVICEINFO calls 10 年之前
nfs.h 89d77c8fa8 NFS: Convert v4 into a module 13 年之前
nfs2super.c ddda8e0aa8 NFS: Convert v2 into a module 13 年之前
nfs2xdr.c aabff4ddca nfs: save server READ/WRITE/COMMIT status 10 年之前
nfs3_fs.h 1a04c6e1a2 nfsv3: introduce nfs3_set_ds_client 10 年之前
nfs3acl.c 2b0143b5c9 VFS: normal filesystems (and lustre): d_inode() annotations 10 年之前
nfs3client.c 36d3e3dcc9 nfs: set hostname when creating nfsv3 ds connection 10 年之前
nfs3proc.c 2b0143b5c9 VFS: normal filesystems (and lustre): d_inode() annotations 10 年之前
nfs3super.c 1a04c6e1a2 nfsv3: introduce nfs3_set_ds_client 10 年之前
nfs3xdr.c 1ae04b2523 NFSv3: Use the readdir fileid as the mounted-on-fileid 10 年之前
nfs42.h 624bd5b7b6 nfs: Add DEALLOCATE support 10 年之前
nfs42proc.c f830f7ddd9 NFS: Reduce time spent holding the i_mutex during fallocate() 10 年之前
nfs42xdr.c 9a51940bf6 NFS: Don't zap caches on fallocate() 10 年之前
nfs4_fs.h e2c63e091e Merge branch 'flexfiles' 10 年之前
nfs4client.c 59953fba87 Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs 10 年之前
nfs4file.c 59953fba87 Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs 10 年之前
nfs4getroot.c 5e6b19901b NFSv4: Fix security auto-negotiation 12 年之前
nfs4idmap.c 7b320382d0 NFS: Rename idmap.c to nfs4idmap.c 10 年之前
nfs4idmap.h 40c64c26a4 NFS: Move nfs_idmap.h into fs/nfs/ 10 年之前
nfs4namespace.c 2b0143b5c9 VFS: normal filesystems (and lustre): d_inode() annotations 10 年之前
nfs4proc.c feaff8e5b2 nfs: take extra reference to fl->fl_file when running a setlk 10 年之前
nfs4renewd.c d1f456b0b9 NFSv4.1: Fix an NFSv4.1 state renewal regression 11 年之前
nfs4session.c b1c0df5fad NFSv4.1: Don't set up a backchannel if the server didn't agree to do so 10 年之前
nfs4session.h e11259f920 NFSv4.1: Clear the old state by our client id before establishing a new lease 10 年之前
nfs4state.c 59953fba87 Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs 10 年之前
nfs4super.c 40c64c26a4 NFS: Move nfs_idmap.h into fs/nfs/ 10 年之前
nfs4sysctl.c 40c64c26a4 NFS: Move nfs_idmap.h into fs/nfs/ 10 年之前
nfs4trace.c 2f92ae343e NFSv4.1: Add tracepoints for debugging slot table operations 12 年之前
nfs4trace.h 2b0143b5c9 VFS: normal filesystems (and lustre): d_inode() annotations 10 年之前
nfs4xdr.c 40c64c26a4 NFS: Move nfs_idmap.h into fs/nfs/ 10 年之前
nfsroot.c c7c545d4a3 NFS: a couple off by ones 10 年之前
nfstrace.c 81b79afb50 NFSv4: Allow tracing of NFSv4 fsync calls 10 年之前
nfstrace.h d529ef83c3 NFS: fix the handling of NFS_INO_INVALID_DATA flag in nfs_revalidate_mapping 11 年之前
pagelist.c 2b0143b5c9 VFS: normal filesystems (and lustre): d_inode() annotations 10 年之前
pnfs.c 21330b6670 Merge branch 'bugfixes' 10 年之前
pnfs.h 59953fba87 Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs 10 年之前
pnfs_dev.c df52699e4f NFSv4.1: Don't cache deviceids that have no notifications 10 年之前
pnfs_nfs.c 21330b6670 Merge branch 'bugfixes' 10 年之前
proc.c 2b0143b5c9 VFS: normal filesystems (and lustre): d_inode() annotations 10 年之前
read.c 59953fba87 Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs 10 年之前
super.c 59953fba87 Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs 10 年之前
symlink.c 2b0143b5c9 VFS: normal filesystems (and lustre): d_inode() annotations 10 年之前
sysctl.c f5102e5630 nfs: convert use of typedef ctl_table to struct ctl_table 11 年之前
unlink.c 2b0143b5c9 VFS: normal filesystems (and lustre): d_inode() annotations 10 年之前
write.c 6b19687563 nfs: stat(2) fails during cthon04 basic test5 on NFSv4.0 10 年之前