Sign in
android-kvm
/
linux
/
8eb1252bbedfb0e800bbbd3e9055a7db0ae2cac9
/
fs
/
nfs
/
nfs4super.c
c98e9da
NFS: Adjust fs_context error logging
by Scott Mayhew
· 4 years ago
b6d49ec
NFSv4: Fix a pNFS layout related use-after-free race when freeing the inode
by Trond Myklebust
· 4 years, 1 month ago
0cfcd40
NFSv4.2: Fix NFS4ERR_STALE error when doing inter server copy
by Dai Ngo
· 4 years, 2 months ago
95ad37f
NFSv4.2: add client side xattr caching.
by Frank van der Linden
· 4 years, 6 months ago
ce8866f0
NFS: Attach supplementary error information to fs_context.
by Scott Mayhew
· 5 years ago
62a55d0
NFS: Additional refactoring for fs_context conversion
by Scott Mayhew
· 5 years ago
f2aedb7
NFS: Add fs_context support.
by David Howells
· 5 years ago
5eb005c
NFS: Rename struct nfs_parsed_mount_data to struct nfs_fs_context
by David Howells
· 5 years ago
adf2314
nfs: get rid of ->set_security()
by Al Viro
· 5 years ago
ab88dca
nfs: get rid of mount_info ->fill_super()
by Al Viro
· 5 years ago
0c38f21
nfs: don't pass nfs_subversion to ->create_server()
by Al Viro
· 5 years ago
82eaed2
nfs: merge xdev and remote file_system_type
by Al Viro
· 5 years ago
a55d329
nfs: don't bother passing nfs_subversion to ->try_mount() and nfs_fs_mount_common()
by Al Viro
· 5 years ago
6a3f7a3
nfs: stash nfs_subversion reference into nfs_mount_info
by Al Viro
· 5 years ago
4e35776
nfs4: fold nfs_do_root_mount/nfs_follow_remote_path
by Al Viro
· 5 years ago
6654f8e
nfs: don't bother setting/restoring export_path around do_nfs_root_mount()
by Al Viro
· 5 years ago
15a9c4e
nfs: fold nfs4_remote_fs_type and nfs4_remote_referral_fs_type
by Al Viro
· 5 years ago
7643c12
nfs: lift setting mount_info from nfs4_remote{,_referral}_mount
by Al Viro
· 5 years ago
d0b779d
nfs: stash server into struct nfs_mount_info
by Al Viro
· 5 years ago
444a529
saner calling conventions for nfs_fs_mount_common()
by Al Viro
· 5 years ago
b47e0e4
NFS: Rename nfs_inode_return_delegation_noreclaim()
by Trond Myklebust
· 5 years ago
09c434b
treewide: Add SPDX license identifier for more missed files
by Thomas Gleixner
· 6 years ago
ca1a199
nfs{,4}: switch to ->free_inode()
by Al Viro
· 6 years ago
40c64c2
NFS: Move nfs_idmap.h into fs/nfs/
by Anna Schumaker
· 10 years ago
415320f
NFSv4: Return the delegation before returning the layout in evict_inode()
by Trond Myklebust
· 10 years ago
6bec003
Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
5f01d95
nfs41: create NFSv3 DS connection if specified
by Peng Tao
· 11 years ago
7b14a21
nfs: don't call bdi_unregister
by Christoph Hellwig
· 10 years ago
91b0abe
mm + fs: store shadow entries in page cache
by Johannes Weiner
· 11 years ago
71244d9
NFSv4.1: Fix a race in nfs4_write_inode
by Trond Myklebust
· 11 years ago
6706246
nfs: Use PTR_ERR_OR_ZERO in 'nfs/nfs4super.c'
by Geyslan G. Bem
· 11 years ago
5e6b199
NFSv4: Fix security auto-negotiation
by Trond Myklebust
· 11 years ago
74c9881
NFS: Clean up the auth flavour array mess
by Trond Myklebust
· 11 years ago
c8d74d9
NFSv4: Move the DNS resolver into the NFSv4 module
by Trond Myklebust
· 12 years ago
4580a92
NFS: Use server-recommended security flavor by default (NFSv3)
by Chuck Lever
· 12 years ago
ecf3d1f
vfs: kill FS_REVAL_DOT by adding a d_weak_revalidate dentry op
by Jeff Layton
· 12 years ago
eed9935
NFS: Ensure that we always drop inodes that have been marked as stale
by Trond Myklebust
· 12 years ago
1ae811e
NFS: Fix a regression when loading the NFS v4 module
by bjschuma@gmail.com
· 12 years ago
89d77c8
NFS: Convert v4 into a module
by Bryan Schumaker
· 12 years ago
19d87ca
NFS: Split out remaining NFS v4 inode functions
by Bryan Schumaker
· 12 years ago
6a74490
NFS: Pass super operations and xattr handlers in the nfs_subversion
by Bryan Schumaker
· 12 years ago
1179acc
NFS: Only initialize the ACL client in the v3 case
by Bryan Schumaker
· 12 years ago
ff9099f2
NFS: Create a try_mount rpc op
by Bryan Schumaker
· 12 years ago
e8f25e6
NFS: Remove the NFS v4 xdev mount function
by Bryan Schumaker
· 12 years ago
ab7017a
NFS: Add version registering framework
by Bryan Schumaker
· 12 years ago
bb6e071
NFS: exit_nfs_v4() shouldn't be an __exit function
by Bryan Schumaker
· 12 years ago
fbdefd6
NFS: Split out the NFS v4 filesystem types
by Bryan Schumaker
· 12 years ago
466bfe7
NFS: Initialize v4 sysctls from nfs_init_v4()
by Bryan Schumaker
· 12 years ago
129d197
NFS: Create an init_nfs_v4() function
by Bryan Schumaker
· 12 years ago