index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
namespace.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
1
-5
/
+8
2021-01-24
stat: handle idmapped mounts
Christian Brauner
1
-1
/
+1
2020-10-06
NFS: fix nfs_path in case of a rename retry
Ashish Sangwan
1
-4
/
+8
2020-04-03
NFS: Add a module parameter to set nfs_mountpoint_expiry_timeout
Trond Myklebust
1
-0
/
+50
2020-04-03
NFS: finish_automount() requires us to hold 2 refs to the mount record
Trond Myklebust
1
-5
/
+7
2020-03-18
nfs: Fix up documentation in nfs_follow_referral() and nfs_do_submount()
Trond Myklebust
1
-4
/
+1
2020-02-25
NFS: Don't hard-code the fs_type when submounting
Scott Mayhew
1
-1
/
+1
2020-01-25
NFS: Add softreval behaviour to nfs_lookup_revalidate()
Trond Myklebust
1
-1
/
+1
2020-01-15
NFS: Attach supplementary error information to fs_context.
Scott Mayhew
1
-1
/
+1
2020-01-15
NFS: Additional refactoring for fs_context conversion
Scott Mayhew
1
-7
/
+7
2020-01-15
NFS: Add fs_context support.
David Howells
1
-52
/
+84
2020-01-15
nfs: get rid of ->set_security()
Al Viro
1
-1
/
+0
2020-01-15
nfs: get rid of mount_info ->fill_super()
Al Viro
1
-1
/
+1
2020-01-15
nfs: merge xdev and remote file_system_type
Al Viro
1
-1
/
+1
2020-01-15
nfs: stash nfs_subversion reference into nfs_mount_info
Al Viro
1
-3
/
+3
2020-01-15
nfs: lift setting mount_info from nfs_xdev_mount()
Al Viro
1
-14
/
+21
2019-11-04
NFS: If nfs_mountpoint_expiry_timeout < 0, do not expire submounts
Trond Myklebust
1
-0
/
+3
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2019-02-20
NFS: Fix up documentation warnings
Trond Myklebust
1
-4
/
+4
2017-05-28
NFS: Use ERR_CAST() to avoid cross-structure cast
Kees Cook
1
-1
/
+1
2017-04-20
NFS: Remove extra dprintk()s from namespace.c
Anna Schumaker
1
-26
/
+8
2017-03-03
statx: Add a system call to make enhanced file info available
David Howells
1
-4
/
+5
2017-02-01
fs: Better permission checking for submounts
Eric W. Biederman
1
-1
/
+1
2016-10-24
NFS: Trim extra slash in v4 nfs_path
Benjamin Coddington
1
-1
/
+1
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
1
-5
/
+5
2013-10-25
nfs: use %p[dD] instead of open-coded (and often racy) equivalents
Al Viro
1
-3
/
+2
2013-06-09
NFS:Add labels to client function prototypes
David Quigley
1
-1
/
+1
2013-01-31
NFS: Don't silently fail setattr() requests on mountpoints
Trond Myklebust
1
-0
/
+20
2012-11-01
nfs: Show original device name verbatim in /proc/*/mount{s,info}
Ben Hutchings
1
-5
/
+14
2012-07-31
NFS: Convert v4 into a module
Bryan Schumaker
1
-0
/
+2
2012-07-31
NFS: Convert v2 into a module
Bryan Schumaker
1
-0
/
+2
2012-07-31
NFS: Remove the NFS v4 xdev mount function
Bryan Schumaker
1
-13
/
+0
2012-04-27
NFS: Remove extra rpc_clnt argument to proc_lookup
Bryan Schumaker
1
-2
/
+1
2012-04-27
NFS: Create a submount rpc_op
Bryan Schumaker
1
-55
/
+20
2012-04-27
NFS: Remove secinfo knowledge out of the generic client
Bryan Schumaker
1
-29
/
+0
2012-04-27
NFS: Remove unused function nfs_lookup_with_sec()
Bryan Schumaker
1
-62
/
+0
2012-04-27
NFS: Honor the authflavor set in the clone mount data
Bryan Schumaker
1
-2
/
+1
2012-04-27
NFS: Fix following referral mount points with different security
Bryan Schumaker
1
-10
/
+34
2012-02-17
nfs: Clean up debugging in nfs_follow_mountpoint()
Chuck Lever
1
-1
/
+4
2011-07-12
NFS: Add SECINFO_NO_NAME procedure
Bryan Schumaker
1
-1
/
+1
2011-04-13
NFS: Remove unused argument from nfs_find_best_sec()
Bryan Schumaker
1
-2
/
+2
2011-04-07
NFS: Fix a signed vs. unsigned secinfo bug
Bryan Schumaker
1
-33
/
+25
2011-03-27
NFS: Don't leak RPC clients in NFSv4 secinfo negotiation
Trond Myklebust
1
-1
/
+3
2011-03-24
NFS: use secinfo when crossing mountpoints
Bryan Schumaker
1
-3
/
+110
2011-03-24
NFS: lookup supports alternate client
Bryan Schumaker
1
-1
/
+1
2011-03-21
nfs: lock() vs unlock() typo
Dan Carpenter
1
-2
/
+2
2011-03-16
nfs: nfs_do_{ref,sub}mount() superblock argument is redundant
Al Viro
1
-9
/
+6
2011-03-16
nfs: make nfs_path() work without vfsmount
Al Viro
1
-24
/
+45
2011-01-16
Unexport do_add_mount() and add in follow_automount(), not ->d_automount()
David Howells
1
-20
/
+4
2011-01-16
NFS: Use d_automount() rather than abusing follow_link()
David Howells
1
-44
/
+40
[next]