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
/
callback.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-09
netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context
David Howells
1
-1
/
+1
2021-09-13
afs: Try to avoid taking RCU read lock when checking vnode validity
David Howells
1
-0
/
+2
2021-09-13
afs: Fix mmap coherency vs 3rd-party changes
David Howells
1
-2
/
+40
2020-06-04
afs: Fix the by-UUID server tree to allow servers with the same UUID
David Howells
1
-2
/
+8
2020-06-04
afs: Reorganise volume and server trees to be rooted on the cell
David Howells
1
-243
/
+43
2020-06-04
afs: Build an abstraction around an "operation" concept
David Howells
1
-6
/
+1
2020-05-31
afs: Make callback processing more efficient.
David Howells
1
-55
/
+95
2020-05-31
vfs, afs, ext4: Make the inode hash table RCU searchable
David Howells
1
-3
/
+9
2019-11-23
afs: Fix possible assert with callbacks from yfs servers
Marc Dionne
1
-1
/
+0
2019-06-20
afs: Trace afs_server usage
David Howells
1
-2
/
+2
2019-06-20
afs: Add some callback management tracepoints
David Howells
1
-4
/
+12
2019-06-20
afs: Fix uninitialised spinlock afs_volume::cb_break_lock
David Howells
1
-2
/
+2
2019-05-17
afs: Make vnode->cb_interest RCU safe
David Howells
1
-9
/
+12
2019-05-16
afs: Fix lock-wait/callback-break double locking
David Howells
1
-7
/
+1
2019-04-13
afs: Fix in-progess ops to ignore server-level callback invalidation
David Howells
1
-2
/
+1
2018-10-24
afs: Implement YFS support in the fs client
David Howells
1
-3
/
+6
2018-10-24
afs: Remove callback details from afs_callback_break struct
David Howells
1
-6
/
+2
2018-10-24
afs: Increase to 64-bit volume ID and 96-bit vnode ID for YFS
David Howells
1
-1
/
+1
2018-06-15
afs: Optimise callback breaking by not repeating volume lookup
David Howells
1
-17
/
+93
2018-05-14
afs: Fix whole-volume callback handling
David Howells
1
-7
/
+21
2018-05-14
afs: Fix refcounting in callback registration
David Howells
1
-16
/
+40
2018-04-09
afs: Do better accretion of small writes on newly created content
David Howells
1
-0
/
+1
2018-04-09
afs: Prospectively look up extra files when doing a single lookup
David Howells
1
-4
/
+4
2018-04-09
afs: Fix checker warnings
David Howells
1
-20
/
+0
2017-11-13
afs: Overhaul volume and server record caching and fileserver rotation
David Howells
1
-10
/
+10
2017-11-13
afs: Overhaul the callback handling
David Howells
1
-348
/
+136
2017-11-13
afs: Lay the groundwork for supporting network namespaces
David Howells
1
-22
/
+2
2017-03-16
afs: Migrate vlocation fields to 64-bit
Tina Ruchandani
1
-3
/
+4
2017-01-09
afs: Kill afs_wait_mode
David Howells
1
-1
/
+1
2016-09-04
fs/afs/callback: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
1
-2
/
+2
2012-08-14
workqueue: use mod_delayed_work() instead of cancel + queue
Tejun Heo
1
-3
/
+1
2008-06-06
Fix various old email addresses for dwmw2
David Woodhouse
1
-1
/
+1
2007-10-17
fs/afs/: possible cleanups
Adrian Bunk
1
-0
/
+2
2007-07-16
AFS: implement file locking
David Howells
1
-0
/
+3
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
1
-0
/
+1
2007-05-09
AFS: AFS fixups
David Howells
1
-6
/
+3
2007-05-03
[AFS]: Fix use of __exit functions from __init path
David Howells
1
-1
/
+1
2007-04-27
[AFS]: Add "directory write" support.
David Howells
1
-4
/
+32
2007-04-27
[AFS]: Add security support.
David Howells
1
-1
/
+4
2007-04-27
[AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC.
David Howells
1
-96
/
+373
2007-04-27
[AFS]: Clean up the AFS sources
David Howells
1
-6
/
+3
2005-11-08
fs/afs/callback.c should #include "cmservice.h"
Adrian Bunk
1
-0
/
+1
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+168