index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
afs
/
mntpt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-29
afs: Fix dynamic lookup to fail on cell lookup failure
David Howells
1
-1
/
+2
2025-09-04
change the calling conventions for vfs_parse_fs_string()
Al Viro
1
-1
/
+2
2025-05-05
saner calling conventions for ->d_automount()
Al Viro
1
-1
/
+0
2025-03-10
afs: Drop the net parameter from afs_unuse_cell()
David Howells
1
-1
/
+1
2025-03-10
afs: Make afs_lookup_cell() take a trace note
David Howells
1
-1
/
+2
2024-12-20
afs: Use netfslib for symlinks, allowing them to be cached
David Howells
1
-11
/
+11
2024-05-25
afs: Don't cross .backup mountpoint from backup volume
Marc Dionne
1
-0
/
+5
2022-06-29
afs: Remove check of PageError
Matthew Wilcox (Oracle)
1
-6
/
+0
2021-03-15
afs: Stop listxattr() from listing "afs.*" attributes
David Howells
1
-1
/
+0
2020-10-16
afs: Add tracing for cell refcount and active user count
David Howells
1
-2
/
+2
2020-10-16
afs: Fix cell refcounting by splitting the usage counter
David Howells
1
-2
/
+2
2019-12-11
afs: Fix mountpoint parsing
David Howells
1
-2
/
+4
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-02-28
afs: Use fs_context to pass parameters over automount
David Howells
1
-71
/
+77
2019-02-28
afs: Add fs_context support
David Howells
1
-0
/
+1
2018-10-24
afs: Add a couple of tracepoints to log I/O errors
David Howells
1
-2
/
+3
2018-02-06
afs: Support the AFS dynamic root
David Howells
1
-9
/
+11
2017-07-09
afs: Add metadata xattrs
David Howells
1
-0
/
+1
2017-03-16
afs: Distinguish mountpoints from symlinks by file mode alone
David Howells
1
-53
/
+0
2017-02-02
fs: Better permission checking for submounts
Eric W. Biederman
1
-1
/
+1
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-3
/
+3
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
1
-4
/
+4
2014-11-19
assorted conversions to %p[dD]
Al Viro
1
-18
/
+4
2012-07-14
stop passing nameidata to ->lookup()
Al Viro
1
-2
/
+2
2012-03-20
afs: remove the second argument of k[un]map_atomic()
Cong Wang
1
-2
/
+2
2012-01-03
vfs: kill ->mnt_devname use in afs printks
Al Viro
1
-2
/
+2
2011-01-15
Unexport do_add_mount() and add in follow_automount(), not ->d_automount()
David Howells
1
-19
/
+6
2011-01-15
AFS: Use d_automount() rather than abusing follow_link()
David Howells
1
-29
/
+15
2011-01-15
Add a dentry op to allow processes to be held during pathwalk transit
David Howells
1
-4
/
+1
2011-01-14
afs: add afs_wq and use it instead of the system workqueue
Tejun Heo
1
-6
/
+5
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-08-11
AFS: Implement an autocell mount capability [ver #2]
wanglei
1
-23
/
+55
2010-05-21
AFS: Don't put struct file on the stack
Al Viro
1
-4
/
+2
2010-04-21
AFS: Don't pass error value to page_cache_release() in error handling
David Howells
1
-12
/
+12
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+1
2009-07-08
headers: mnt_namespace.h redux
Alexey Dobriyan
1
-1
/
+0
2009-06-11
switch follow_down()
Al Viro
1
-1
/
+1
2009-04-03
FS-Cache: Make kAFS use FS-Cache
David Howells
1
-2
/
+2
2008-08-01
[PATCH] pass struct path * to do_add_mount()
Al Viro
1
-1
/
+1
2008-03-27
[PATCH] do shrink_submounts() for all fs types
Al Viro
1
-8
/
+0
2008-02-14
Use path_put() in a few places instead of {mnt,d}put()
Jan Blunck
1
-2
/
+1
2008-02-14
Introduce path_put()
Jan Blunck
1
-1
/
+1
2008-02-14
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
Jan Blunck
1
-11
/
+11
2007-10-17
fs/afs/: possible cleanups
Adrian Bunk
1
-1
/
+1
2007-09-11
afs: mntput called before dput
Andreas Gruenbacher
1
-1
/
+1
2007-05-09
AFS: AFS fixups
David Howells
1
-2
/
+3
2007-05-07
mm: make read_cache_page synchronous
Nick Piggin
1
-7
/
+4
2007-04-26
[AFS]: Add security support.
David Howells
1
-4
/
+8
2007-04-26
[AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC.
David Howells
1
-43
/
+63
2007-04-26
[AFS]: Clean up the AFS sources
David Howells
1
-17
/
+10
[next]