index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
afs
/
internal.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-01-19
1
-71
/
+1
|
\
|
*
afs: Use the netfs write helpers
David Howells
2023-12-28
1
-9
/
+1
|
*
afs: Don't use folio->private to record partial modification
David Howells
2023-12-24
1
-56
/
+0
|
*
netfs: Move pinning-for-writeback from fscache to netfs
David Howells
2023-12-24
1
-6
/
+0
*
|
Merge tag 'hardening-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-01-10
1
-1
/
+1
|
\
\
|
*
|
afs: Add __counted_by for struct afs_acl and use struct_size()
Gustavo A. R. Silva
2023-12-01
1
-1
/
+1
*
|
|
afs: trace: Log afs_make_call(), including server address
David Howells
2024-01-01
1
-0
/
+1
*
|
|
afs: Fix offline and busy message emission
David Howells
2024-01-01
1
-4
/
+4
*
|
|
afs: Fix fileserver rotation
David Howells
2024-01-01
1
-4
/
+19
*
|
|
afs: Overhaul invalidation handling to better support RO volumes
David Howells
2024-01-01
1
-17
/
+17
*
|
|
afs: Parse the VolSync record in the reply of a number of RPC ops
David Howells
2024-01-01
1
-3
/
+13
*
|
|
afs: Don't leave DONTUSE/NEWREPSITE servers out of server list
David Howells
2024-01-01
1
-0
/
+10
*
|
|
afs: Apply server breaks to mmap'd files in the call processor
David Howells
2024-01-01
1
-3
/
+1
*
|
|
afs: Move the vnode/volume validity checking code into its own file
David Howells
2024-01-01
1
-3
/
+7
*
|
|
afs: Defer volume record destruction to a workqueue
David Howells
2024-01-01
1
-1
/
+2
*
|
|
afs: Make it possible to find the volumes that are using a server
David Howells
2024-01-01
1
-8
/
+15
*
|
|
afs: Combine the endpoint state bools into a bitmask
David Howells
2024-01-01
1
-6
/
+6
*
|
|
afs: Keep a record of the current fileserver endpoint state
David Howells
2024-01-01
1
-21
/
+45
*
|
|
afs: Dispatch vlserver probes in priority order
David Howells
2024-01-01
1
-0
/
+1
*
|
|
afs: Mark address lists with configured priorities
David Howells
2024-01-01
1
-0
/
+4
*
|
|
afs: Provide a way to configure address priorities
David Howells
2024-01-01
1
-0
/
+29
*
|
|
afs: Fold the afs_addr_cursor struct in
David Howells
2023-12-24
1
-30
/
+28
*
|
|
afs: Use peer + service_id as call address
David Howells
2023-12-24
1
-7
/
+11
*
|
|
afs: Rename some fields
David Howells
2023-12-24
1
-4
/
+4
*
|
|
afs: Add a tracepoint for struct afs_addr_list
David Howells
2023-12-24
1
-7
/
+3
*
|
|
afs: Simplify error handling
David Howells
2023-12-24
1
-13
/
+31
*
|
|
afs: Don't put afs_call in afs_wait_for_call_to_complete()
David Howells
2023-12-24
1
-1
/
+1
*
|
|
afs: Wrap most op->error accesses with inline funcs
David Howells
2023-12-24
1
-5
/
+15
*
|
|
afs: Use op->nr_iterations=-1 to indicate to begin fileserver iteration
David Howells
2023-12-24
1
-1
/
+1
*
|
|
afs: Rename addr_list::failed to probe_failed
David Howells
2023-12-24
1
-1
/
+1
*
|
|
rxrpc, afs: Allow afs to pin rxrpc_peer objects
David Howells
2023-12-24
1
-12
/
+14
*
|
|
afs: Turn the afs_addr_list address array into an array of structs
David Howells
2023-12-24
1
-1
/
+5
|
|
/
|
/
|
*
|
afs: Fix use-after-free due to get/remove race in volume tree
David Howells
2023-12-21
1
-0
/
+2
*
|
afs: Fix afs_server_list to be cleaned up with RCU
David Howells
2023-11-17
1
-0
/
+1
|
/
*
Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-10-30
1
-2
/
+2
|
\
|
*
afs: Annotate struct afs_addr_list with __counted_by
Kees Cook
2023-10-02
1
-1
/
+1
|
*
afs: Annotate struct afs_permits with __counted_by
Kees Cook
2023-10-02
1
-1
/
+1
*
|
afs: move afs_xattr_handlers to .rodata
Wedson Almeida Filho
2023-10-09
1
-1
/
+1
|
/
*
mm, netfs, fscache: stop read optimisation when folio removed from pagecache
David Howells
2023-08-18
1
-0
/
+2
*
Merge tag 'net-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-05-05
1
-1
/
+1
|
\
|
*
rxrpc: Fix timeout of a call that hasn't yet been granted a channel
David Howells
2023-05-01
1
-1
/
+1
*
|
afs: split afs_pagecache_valid() out of afs_validate()
Matthew Wilcox (Oracle)
2023-04-05
1
-0
/
+1
|
/
*
Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-02-20
1
-3
/
+3
|
\
|
*
fs: port ->permission() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+1
|
*
fs: port ->getattr() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+1
|
*
fs: port ->setattr() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+1
*
|
filelock: move file locking definitions to separate header file
Jeff Layton
2023-01-11
1
-0
/
+1
|
/
*
afs: remove afs_cache_netfs and afs_zap_permits() declarations
Gaosheng Cui
2022-12-22
1
-8
/
+0
*
use less confusing names for iov_iter direction initializers
Al Viro
2022-11-25
1
-2
/
+2
*
afs: Use the operation issue time instead of the reply time for callbacks
David Howells
2022-09-01
1
-2
/
+1
[next]