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
/
security.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-09
afs: Make it possible to get the data version in readpage
David Howells
1
-1
/
+1
2018-04-09
afs: Fix checker warnings
David Howells
1
-8
/
+3
2017-12-01
afs: Fix permit refcounting
David Howells
1
-8
/
+10
2017-11-17
afs: Fix file locking
David Howells
1
-2
/
+2
2017-11-13
afs: Overhaul volume and server record caching and fileserver rotation
David Howells
1
-1
/
+1
2017-11-13
afs: Overhaul permit caching
David Howells
1
-150
/
+217
2017-11-13
afs: Overhaul the callback handling
David Howells
1
-10
/
+5
2017-07-10
afs: Ignore AFS_ACE_READ and AFS_ACE_WRITE for directories
Marc Dionne
1
-3
/
+2
2017-03-16
afs: security: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
Andreea-Cristina Bernat
1
-1
/
+1
2017-03-16
afs: Adjust mode bits processing
Marc Dionne
1
-1
/
+6
2011-07-20
->permission() sanitizing: don't pass flags to ->permission()
Al Viro
1
-2
/
+2
2011-07-20
->permission() sanitizing: don't pass flags to generic_permission()
Al Viro
1
-1
/
+1
2011-07-20
kill check_acl callback of generic_permission()
Al Viro
1
-1
/
+1
2011-01-07
fs: provide rcu-walk aware permission i_ops
Nick Piggin
1
-2
/
+5
2010-03-22
AFS: Potential null dereference
Dan Carpenter
1
-2
/
+3
2008-07-27
[PATCH] sanitize ->permission() prototype
Al Viro
1
-1
/
+1
2008-02-08
fs/afs/security.c: fix uninitialized var warning
Andrew Morton
1
-1
/
+1
2008-02-07
Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
David Howells
1
-1
/
+1
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
1
-0
/
+1
2007-05-09
AFS: AFS fixups
David Howells
1
-5
/
+7
2007-04-27
[AFS]: Add "directory write" support.
David Howells
1
-10
/
+21
2007-04-27
[AFS]: Add security support.
David Howells
1
-0
/
+345