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
/
internal.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-19
Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
1
-71
/
+1
2024-01-10
Merge tag 'hardening-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2024-01-01
afs: trace: Log afs_make_call(), including server address
David Howells
1
-0
/
+1
2024-01-01
afs: Fix offline and busy message emission
David Howells
1
-4
/
+4
2024-01-01
afs: Fix fileserver rotation
David Howells
1
-4
/
+19
2024-01-01
afs: Overhaul invalidation handling to better support RO volumes
David Howells
1
-17
/
+17
2024-01-01
afs: Parse the VolSync record in the reply of a number of RPC ops
David Howells
1
-3
/
+13
2024-01-01
afs: Don't leave DONTUSE/NEWREPSITE servers out of server list
David Howells
1
-0
/
+10
2024-01-01
afs: Apply server breaks to mmap'd files in the call processor
David Howells
1
-3
/
+1
2024-01-01
afs: Move the vnode/volume validity checking code into its own file
David Howells
1
-3
/
+7
2024-01-01
afs: Defer volume record destruction to a workqueue
David Howells
1
-1
/
+2
2024-01-01
afs: Make it possible to find the volumes that are using a server
David Howells
1
-8
/
+15
2024-01-01
afs: Combine the endpoint state bools into a bitmask
David Howells
1
-6
/
+6
2024-01-01
afs: Keep a record of the current fileserver endpoint state
David Howells
1
-21
/
+45
2024-01-01
afs: Dispatch vlserver probes in priority order
David Howells
1
-0
/
+1
2024-01-01
afs: Mark address lists with configured priorities
David Howells
1
-0
/
+4
2024-01-01
afs: Provide a way to configure address priorities
David Howells
1
-0
/
+29
2023-12-28
afs: Use the netfs write helpers
David Howells
1
-9
/
+1
2023-12-24
afs: Fold the afs_addr_cursor struct in
David Howells
1
-30
/
+28
2023-12-24
afs: Use peer + service_id as call address
David Howells
1
-7
/
+11
2023-12-24
afs: Rename some fields
David Howells
1
-4
/
+4
2023-12-24
afs: Add a tracepoint for struct afs_addr_list
David Howells
1
-7
/
+3
2023-12-24
afs: Simplify error handling
David Howells
1
-13
/
+31
2023-12-24
afs: Don't put afs_call in afs_wait_for_call_to_complete()
David Howells
1
-1
/
+1
2023-12-24
afs: Wrap most op->error accesses with inline funcs
David Howells
1
-5
/
+15
2023-12-24
afs: Use op->nr_iterations=-1 to indicate to begin fileserver iteration
David Howells
1
-1
/
+1
2023-12-24
afs: Rename addr_list::failed to probe_failed
David Howells
1
-1
/
+1
2023-12-24
rxrpc, afs: Allow afs to pin rxrpc_peer objects
David Howells
1
-12
/
+14
2023-12-24
afs: Turn the afs_addr_list address array into an array of structs
David Howells
1
-1
/
+5
2023-12-24
afs: Don't use folio->private to record partial modification
David Howells
1
-56
/
+0
2023-12-24
netfs: Move pinning-for-writeback from fscache to netfs
David Howells
1
-6
/
+0
2023-12-21
afs: Fix use-after-free due to get/remove race in volume tree
David Howells
1
-0
/
+2
2023-12-01
afs: Add __counted_by for struct afs_acl and use struct_size()
Gustavo A. R. Silva
1
-1
/
+1
2023-11-17
afs: Fix afs_server_list to be cleaned up with RCU
David Howells
1
-0
/
+1
2023-10-31
Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2023-10-09
afs: move afs_xattr_handlers to .rodata
Wedson Almeida Filho
1
-1
/
+1
2023-10-02
afs: Annotate struct afs_addr_list with __counted_by
Kees Cook
1
-1
/
+1
2023-10-02
afs: Annotate struct afs_permits with __counted_by
Kees Cook
1
-1
/
+1
2023-08-18
mm, netfs, fscache: stop read optimisation when folio removed from pagecache
David Howells
1
-0
/
+2
2023-05-06
Merge tag 'net-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-1
/
+1
2023-05-01
rxrpc: Fix timeout of a call that hasn't yet been granted a channel
David Howells
1
-1
/
+1
2023-04-06
afs: split afs_pagecache_valid() out of afs_validate()
Matthew Wilcox (Oracle)
1
-0
/
+1
2023-02-20
Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+3
2023-01-19
fs: port ->permission() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-19
fs: port ->getattr() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-19
fs: port ->setattr() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-11
filelock: move file locking definitions to separate header file
Jeff Layton
1
-0
/
+1
2022-12-22
afs: remove afs_cache_netfs and afs_zap_permits() declarations
Gaosheng Cui
1
-8
/
+0
2022-11-25
use less confusing names for iov_iter direction initializers
Al Viro
1
-2
/
+2
2022-09-01
afs: Use the operation issue time instead of the reply time for callbacks
David Howells
1
-2
/
+1
[next]