index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
namespace.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFS: Add softreval behaviour to nfs_lookup_revalidate()
Trond Myklebust
2020-01-24
1
-1
/
+1
*
NFS: Attach supplementary error information to fs_context.
Scott Mayhew
2020-01-15
1
-1
/
+1
*
NFS: Additional refactoring for fs_context conversion
Scott Mayhew
2020-01-15
1
-7
/
+7
*
NFS: Add fs_context support.
David Howells
2020-01-15
1
-52
/
+84
*
nfs: get rid of ->set_security()
Al Viro
2020-01-15
1
-1
/
+0
*
nfs: get rid of mount_info ->fill_super()
Al Viro
2020-01-15
1
-1
/
+1
*
nfs: merge xdev and remote file_system_type
Al Viro
2020-01-15
1
-1
/
+1
*
nfs: stash nfs_subversion reference into nfs_mount_info
Al Viro
2020-01-15
1
-3
/
+3
*
nfs: lift setting mount_info from nfs_xdev_mount()
Al Viro
2020-01-15
1
-14
/
+21
*
NFS: If nfs_mountpoint_expiry_timeout < 0, do not expire submounts
Trond Myklebust
2019-11-03
1
-0
/
+3
*
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
NFS: Fix up documentation warnings
Trond Myklebust
2019-02-20
1
-4
/
+4
*
NFS: Use ERR_CAST() to avoid cross-structure cast
Kees Cook
2017-05-28
1
-1
/
+1
*
NFS: Remove extra dprintk()s from namespace.c
Anna Schumaker
2017-04-20
1
-26
/
+8
*
statx: Add a system call to make enhanced file info available
David Howells
2017-03-02
1
-4
/
+5
*
fs: Better permission checking for submounts
Eric W. Biederman
2017-02-02
1
-1
/
+1
*
NFS: Trim extra slash in v4 nfs_path
Benjamin Coddington
2016-10-24
1
-1
/
+1
*
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-04-15
1
-5
/
+5
*
nfs: use %p[dD] instead of open-coded (and often racy) equivalents
Al Viro
2013-10-24
1
-3
/
+2
*
NFS:Add labels to client function prototypes
David Quigley
2013-06-08
1
-1
/
+1
*
NFS: Don't silently fail setattr() requests on mountpoints
Trond Myklebust
2013-01-30
1
-0
/
+20
*
nfs: Show original device name verbatim in /proc/*/mount{s,info}
Ben Hutchings
2012-10-31
1
-5
/
+14
*
NFS: Convert v4 into a module
Bryan Schumaker
2012-07-30
1
-0
/
+2
*
NFS: Convert v2 into a module
Bryan Schumaker
2012-07-30
1
-0
/
+2
*
NFS: Remove the NFS v4 xdev mount function
Bryan Schumaker
2012-07-30
1
-13
/
+0
*
NFS: Remove extra rpc_clnt argument to proc_lookup
Bryan Schumaker
2012-04-27
1
-2
/
+1
*
NFS: Create a submount rpc_op
Bryan Schumaker
2012-04-27
1
-55
/
+20
*
NFS: Remove secinfo knowledge out of the generic client
Bryan Schumaker
2012-04-27
1
-29
/
+0
*
NFS: Remove unused function nfs_lookup_with_sec()
Bryan Schumaker
2012-04-27
1
-62
/
+0
*
NFS: Honor the authflavor set in the clone mount data
Bryan Schumaker
2012-04-27
1
-2
/
+1
*
NFS: Fix following referral mount points with different security
Bryan Schumaker
2012-04-27
1
-10
/
+34
*
nfs: Clean up debugging in nfs_follow_mountpoint()
Chuck Lever
2012-02-16
1
-1
/
+4
*
NFS: Add SECINFO_NO_NAME procedure
Bryan Schumaker
2011-07-12
1
-1
/
+1
*
NFS: Remove unused argument from nfs_find_best_sec()
Bryan Schumaker
2011-04-12
1
-2
/
+2
*
NFS: Fix a signed vs. unsigned secinfo bug
Bryan Schumaker
2011-04-06
1
-33
/
+25
*
NFS: Don't leak RPC clients in NFSv4 secinfo negotiation
Trond Myklebust
2011-03-27
1
-1
/
+3
*
NFS: use secinfo when crossing mountpoints
Bryan Schumaker
2011-03-24
1
-3
/
+110
*
NFS: lookup supports alternate client
Bryan Schumaker
2011-03-24
1
-1
/
+1
*
nfs: lock() vs unlock() typo
Dan Carpenter
2011-03-21
1
-2
/
+2
*
nfs: nfs_do_{ref,sub}mount() superblock argument is redundant
Al Viro
2011-03-16
1
-9
/
+6
*
nfs: make nfs_path() work without vfsmount
Al Viro
2011-03-16
1
-24
/
+45
*
Unexport do_add_mount() and add in follow_automount(), not ->d_automount()
David Howells
2011-01-15
1
-20
/
+4
*
NFS: Use d_automount() rather than abusing follow_link()
David Howells
2011-01-15
1
-44
/
+40
*
Add a dentry op to allow processes to be held during pathwalk transit
David Howells
2011-01-15
1
-4
/
+1
*
fs: dcache remove dcache_lock
Nick Piggin
2011-01-07
1
-3
/
+0
*
fs: Use rename lock and RCU for multi-step operations
Nick Piggin
2011-01-07
1
-1
/
+13
*
NFS: Reduce the stack footprint of nfs_follow_mountpoint()
Trond Myklebust
2010-05-14
1
-6
/
+14
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
NFS: Fix nfs_path() to always return a '/' at the beginning of the path
Trond Myklebust
2009-06-22
1
-0
/
+5
*
switch follow_down()
Al Viro
2009-06-11
1
-1
/
+1
[next]