index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
afs
/
dynroot.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-23
afs: Remove afs_dynroot_d_revalidate() as it is redundant
David Howells
1
-9
/
+0
2024-01-19
Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
1
-1
/
+1
2024-01-12
Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-2
/
+3
2023-12-28
netfs: Optimise away reads above the point at which there can be no data
David Howells
1
-1
/
+1
2023-12-20
afs: Fix dynamic root lookup DNS check
David Howells
1
-2
/
+16
2023-12-20
afs: Fix the dynamic root's d_delete to always delete unused dentries
David Howells
1
-12
/
+1
2023-11-25
dentry: switch the lists of children to hlist
Al Viro
1
-2
/
+3
2023-11-17
afs: Make error on cell lookup failure consistent with OpenAFS
David Howells
1
-2
/
+2
2023-10-18
afs: convert to new timestamp accessors
Jeff Layton
1
-1
/
+1
2023-07-13
afs: convert to ctime accessor functions
Jeff Layton
1
-1
/
+1
2022-06-10
netfs: Further cleanups after struct netfs_inode wrapper introduced
Linus Torvalds
1
-1
/
+1
2022-06-09
netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context
David Howells
1
-1
/
+1
2022-03-18
netfs: Add a netfs inode context
David Howells
1
-0
/
+1
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
-1
/
+1
2020-10-16
afs: Fix rapid cell addition/removal by not using RCU on cells tree
David Howells
1
-13
/
+8
2020-08-21
afs: Fix NULL deref in afs_dynroot_depopulate()
David Howells
1
-9
/
+11
2020-06-04
afs: Build an abstraction around an "operation" concept
David Howells
1
-0
/
+93
2019-12-11
afs: Fix creation calls in the dynamic root to fail with EOPNOTSUPP
David Howells
1
-0
/
+3
2019-09-15
afs dynroot: switch to simple_dir_operations
Al Viro
1
-7
/
+0
2019-07-09
Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+5
2019-06-28
keys: Pass the network namespace into request_key mechanism
David Howells
1
-3
/
+5
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
Thomas Gleixner
1
-5
/
+1
2019-05-16
afs: Make dynamic root population wait uninterruptibly for proc_cells_lock
David Howells
1
-2
/
+1
2019-05-15
dns_resolver: Allow used keys to be invalidated
David Howells
1
-1
/
+1
2018-10-24
afs: Increase to 64-bit volume ID and 96-bit vnode ID for YFS
David Howells
1
-1
/
+1
2018-10-24
afs: Implement VL server rotation
David Howells
1
-1
/
+1
2018-10-12
afs: Fix cell proc list
David Howells
1
-1
/
+1
2018-08-05
afs_try_auto_mntpt(): return NULL instead of ERR_PTR(-ENOENT)
Al Viro
1
-11
/
+2
2018-08-05
afs: switch dynroot lookups to d_splice_alias()
Al Viro
1
-15
/
+3
2018-06-15
afs: Display manually added cells in dynamic root mount
David Howells
1
-1
/
+123
2018-06-15
afs: Enable IPv6 DNS lookups
David Howells
1
-1
/
+1
2018-04-09
afs: Split the dynroot stuff out and give it its own ops tables
David Howells
1
-0
/
+209