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
/
addr_list.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-13
afs: Use kfree_rcu() instead of casting kfree() to rcu_callback_t
Jann Horn
1
-1
/
+1
2019-07-09
Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2019-06-28
keys: Pass the network namespace into request_key mechanism
David Howells
1
-2
/
+2
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
Thomas Gleixner
1
-5
/
+1
2019-05-15
dns_resolver: Allow used keys to be invalidated
David Howells
1
-1
/
+1
2018-10-24
afs: Probe multiple fileservers simultaneously
David Howells
1
-13
/
+27
2018-10-24
afs: Eliminate the address pointer from the address list cursor
David Howells
1
-2
/
+0
2018-10-24
afs: Allow dumping of server cursor on operation failure
David Howells
1
-0
/
+2
2018-10-24
afs: Implement VL server rotation
David Howells
1
-79
/
+84
2018-10-24
afs: Improve FS server rotation error handling
David Howells
1
-3
/
+1
2018-10-04
rxrpc: Use IPv4 addresses throught the IPv6
David Howells
1
-14
/
+15
2018-10-04
afs: Sort address lists so that they are in logical ascending order
David Howells
1
-27
/
+24
2018-10-04
afs: Always build address lists using the helper functions
David Howells
1
-17
/
+15
2018-10-04
afs: Do better max capacity handling on address lists
David Howells
1
-8
/
+11
2018-06-16
Merge branch 'afs-proc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-1
/
+1
2018-06-15
afs: Enable IPv6 DNS lookups
David Howells
1
-1
/
+1
2018-06-07
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+1
2018-06-06
treewide: Use struct_size() for kmalloc()-family
Kees Cook
1
-2
/
+1
2018-05-14
afs: Fix address list parsing
David Howells
1
-10
/
+15
2018-04-09
afs: Fix checker warnings
David Howells
1
-3
/
+3
2018-02-06
afs: Fix missing cursor clearance
David Howells
1
-3
/
+10
2017-11-13
afs: Make use of the YFS service upgrade to fully support IPv6
David Howells
1
-6
/
+48
2017-11-13
afs: Overhaul volume and server record caching and fileserver rotation
David Howells
1
-0
/
+31
2017-11-13
afs: Add an address list concept
David Howells
1
-0
/
+308