VisionFive2 Linux kernel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
More than 9999 Commits
35 Branches
59 Tags
Index
Trunk
Branches
Tags
Trunk
Branches
Tags
Home page
Home page
starfive-tech/linux.git
/
branches
/
beaglev-5.13.y
/
fs
/
afs
/
mntpt.c
Date
Commit Message
Rev
Author
2021-03-15
afs: Stop listxattr() from listing "afs.*" attributes
a7889c63
David Howells
2020-10-16
afs: Add tracing for cell refcount and active user count
dca54a7b
David Howells
2020-10-16
afs: Fix cell refcounting by splitting the usage counter
88c853c3
David Howells
2019-12-11
afs: Fix mountpoint parsing
158d5833
David Howells
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
2874c5fd
Thomas Gleixner
2019-02-28
afs: Use fs_context to pass parameters over automount
c99c2171
David Howells
2019-02-28
afs: Add fs_context support
13fcc683
David Howells
2018-10-24
afs: Add a couple of tracepoints to log I/O errors
f51375cd
David Howells
2018-02-06
afs: Support the AFS dynamic root
4d673da1
David Howells
2017-07-09
afs: Add metadata xattrs
d3e3b7ea
David Howells
2017-03-16
afs: Distinguish mountpoints from symlinks by file mode alone
944c74f4
David Howells
2017-02-02
fs: Better permission checking for submounts
93faccbb
Eric W. Biederman
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
09cbfeaf
Kirill A. Shutemov
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
2b0143b5
David Howells
2014-11-19
assorted conversions to %p[dD]
a455589f
Al Viro
2012-07-14
stop passing nameidata to ->lookup()
00cd8dd3
Al Viro
2012-03-20
afs: remove the second argument of k[un]map_atomic()
da4aa36d
Cong Wang
2012-01-03
vfs: kill ->mnt_devname use in afs printks
5ffc2836
Al Viro
2011-01-15
Unexport do_add_mount() and add in follow_automount(), not ->d_automount()
ea5b778a
David Howells
2011-01-15
AFS: Use d_automount() rather than abusing follow_link()
d18610b0
David Howells
2011-01-15
Add a dentry op to allow processes to be held during pathwalk transit
cc53ce53
David Howells
2011-01-14
afs: add afs_wq and use it instead of the system workqueue
0ad53eee
Tejun Heo
2010-10-15
llseek: automatically add .llseek fop
6038f373
Arnd Bergmann
2010-08-11
AFS: Implement an autocell mount capability [ver #2]
bec5eb61
wanglei
2010-05-21
AFS: Don't put struct file on the stack
f6d335c0
Al Viro
2010-04-21
AFS: Don't pass error value to page_cache_release() in error handling
083fd8b2
David Howells
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
5a0e3ad6
Tejun Heo
2009-07-08
headers: mnt_namespace.h redux
b43f3cbd
Alexey Dobriyan
2009-06-11
switch follow_down()
9393bd07
Al Viro
2009-04-03
FS-Cache: Make kAFS use FS-Cache
9b3f26c9
David Howells
2008-08-01
[PATCH] pass struct path * to do_add_mount()
8d66bf54
Al Viro
2008-03-27
[PATCH] do shrink_submounts() for all fs types
c35038be
Al Viro
2008-02-14
Use path_put() in a few places instead of {mnt,d}put()
09da5916
Jan Blunck
2008-02-14
Introduce path_put()
1d957f9b
Jan Blunck
2008-02-14
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
4ac91378
Jan Blunck
2007-10-17
fs/afs/: possible cleanups
c1206a2c
Adrian Bunk
2007-09-11
afs: mntput called before dput
1a1a1a75
Andreas Gruenbacher
2007-05-09
AFS: AFS fixups
416351f2
David Howells
2007-05-07
mm: make read_cache_page synchronous
6fe6900e
Nick Piggin
2007-04-26
[AFS]: Add security support.
00d3b7a4
David Howells
2007-04-26
[AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC.
08e0e7c8
David Howells
2007-04-26
[AFS]: Clean up the AFS sources
ec26815a
David Howells
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
cd354f1a
Tim Schmielau
2007-02-12
[PATCH] mark struct inode_operations const 1
754661f1
Arjan van de Ven
2006-12-08
[PATCH] rename struct namespace to struct mnt_namespace
6b3286ed
Kirill Korotaev
2006-12-08
[PATCH] struct path: convert afs
1d56a969
Josef Sipek
2006-06-24
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
816724e6
Trond Myklebust
2006-06-23
[PATCH] read_mapping_page for address space
090d2b18
Pekka Enberg
2006-06-09
VFS: Unexport do_kern_mount() and clean up simple_pin_fs()
1f5ce9e9
Trond Myklebust
2006-03-28
[PATCH] Make most file operations structs in fs/ const
4b6f5d20
Arjan van de Ven
2005-08-19
[PATCH] Fix up symlink function pointers
008b150a
Al Viro
2005-04-16
Linux-2.6.12-rc2
1da177e4
Linus Torvalds