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
/
cell.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-07
afs: Convert afs to use the new fscache API
David Howells
1
-12
/
+0
2021-09-13
afs: Fix mmap coherency vs 3rd-party changes
David Howells
1
-0
/
+2
2020-10-28
afs: Fix tracing deref-before-check
David Howells
1
-1
/
+2
2020-10-16
afs: Add tracing for cell refcount and active user count
David Howells
1
-29
/
+70
2020-10-16
afs: Fix cell removal
David Howells
1
-6
/
+10
2020-10-16
afs: Fix cell purging with aliases
David Howells
1
-0
/
+3
2020-10-16
afs: Fix cell refcounting by splitting the usage counter
David Howells
1
-46
/
+103
2020-10-16
afs: Fix rapid cell addition/removal by not using RCU on cells tree
David Howells
1
-73
/
+58
2020-06-28
afs: Fix storage of cell names
David Howells
1
-0
/
+9
2020-06-04
afs: Reorganise volume and server trees to be rooted on the cell
David Howells
1
-2
/
+5
2020-06-04
afs: Add a tracepoint to track the lifetime of the afs_volume struct
David Howells
1
-1
/
+1
2020-06-04
afs: Detect cell aliases 1 - Cells with root volumes
David Howells
1
-0
/
+3
2020-01-26
afs: Fix characters allowed into cell names
David Howells
1
-1
/
+10
2019-08-22
afs: Fix leak in afs_lookup_cell_rcu()
David Howells
1
-0
/
+4
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-05-16
afs: Fix cell DNS lookup
David Howells
1
-66
/
+103
2019-05-15
afs: Fix afs_cell records to always have a VL server list record
David Howells
1
-8
/
+11
2019-05-15
afs: Fix missing lock when replacing VL server list
David Howells
1
-3
/
+2
2019-02-25
afs: Fix manually set volume location server list
David Howells
1
-0
/
+1
2018-10-24
afs: Fix TTL on VL server and address lists
David Howells
1
-4
/
+22
2018-10-24
afs: Implement VL server rotation
David Howells
1
-19
/
+20
2018-10-12
afs: Fix cell proc list
David Howells
1
-2
/
+15
2018-06-15
afs: Display manually added cells in dynamic root mount
David Howells
1
-4
/
+8
2018-05-23
afs: Implement network namespacing
David Howells
1
-2
/
+2
2018-05-23
afs: Mark afs_net::ws_cell as __rcu and set using rcu functions
David Howells
1
-4
/
+4
2018-04-09
afs: Implement @cell substitution handling
David Howells
1
-0
/
+2
2018-04-09
afs: Don't over-increment the cell usage count when pinning it
David Howells
1
-2
/
+2
2018-04-09
afs: Fix checker warnings
David Howells
1
-3
/
+3
2018-04-06
fscache: Pass object size in rather than calling back for it
David Howells
1
-1
/
+1
2018-04-04
fscache: Attach the index key and aux data to the cookie
David Howells
1
-1
/
+3
2018-03-20
sched/wait, fs/afs: Convert wait_on_atomic_t() usage to the new wait_var_even...
Peter Zijlstra
1
-3
/
+3
2017-11-24
afs: cell: Remove unnecessary code in afs_lookup_cell
Gustavo A. R. Silva
1
-6
/
+1
2017-11-13
afs: Overhaul volume and server record caching and fileserver rotation
David Howells
1
-5
/
+2
2017-11-13
afs: Add an address list concept
David Howells
1
-111
/
+58
2017-11-13
afs: Overhaul cell database management
David Howells
1
-282
/
+634
2017-11-13
afs: Allow IPv6 address specification of VL servers
David Howells
1
-10
/
+21
2017-11-13
afs: Keep and pass sockaddr_rxrpc addresses rather than in_addr
David Howells
1
-3
/
+15
2017-11-13
afs: Push the net ns pointer to more places
David Howells
1
-7
/
+7
2017-11-13
afs: Lay the groundwork for supporting network namespaces
David Howells
1
-67
/
+63
2013-09-27
FS-Cache: Provide the ability to enable/disable cookies
David Howells
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2010-08-11
AFS: Implement an autocell mount capability [ver #2]
wanglei
1
-14
/
+38
2010-08-11
DNS: If the DNS server returns an error, allow that to be cached [ver #2]
Wang Lei
1
-0
/
+4
2010-08-05
DNS: Make AFS go to the DNS for AFSDB records for unknown cells
Wang Lei
1
-10
/
+30
2009-04-03
FS-Cache: Make kAFS use FS-Cache
David Howells
1
-9
/
+7
2008-04-29
afs: use the shorter LIST_HEAD for brevity
Robert P. J. Day
1
-1
/
+1
2008-04-02
afs: add missing up_write() on return
Sven Schnelle
1
-0
/
+1
2008-03-29
afs: prevent double cell registration
Sven Schnelle
1
-2
/
+13
2007-10-17
KEYS: Make request_key() and co fundamentally asynchronous
David Howells
1
-11
/
+6
2007-10-17
fs/afs/: possible cleanups
Adrian Bunk
1
-0
/
+2
[next]