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.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
Commit message (
Expand
)
Author
Age
Files
Lines
*
afs: Fix occasional rmdir-then-VNOVNODE with generic/011
David Howells
2024-03-14
1
-7
/
+9
*
afs: Don't cache preferred address
David Howells
2024-03-14
1
-17
/
+4
*
afs: Revert "afs: Hide silly-rename files from userspace"
David Howells
2024-03-14
1
-10
/
+0
*
Merge tag 'vfs-6.9.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-03-11
1
-30
/
+30
|
\
|
*
afs: adapt to breakup of struct file_lock
Jeff Layton
2024-02-05
2
-20
/
+19
|
*
filelock: split common fields into struct file_lock_core
Jeff Layton
2024-02-05
1
-0
/
+1
|
*
afs: convert to using new filelock helpers
Jeff Layton
2024-02-05
1
-13
/
+13
*
|
afs: Fix endless loop in directory parsing
David Howells
2024-02-27
1
-1
/
+3
*
|
Merge tag 'pull-fixes.pathwalk-rcu-2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-02-25
1
-2
/
+6
|
\
\
|
*
|
afs: fix __afs_break_callback() / afs_drop_open_mmap() race
Al Viro
2024-02-25
1
-2
/
+6
|
|
/
*
|
afs: Increase buffer size in afs_update_volume_status()
Daniil Dulov
2024-02-20
1
-2
/
+2
*
|
afs: Fix ignored callbacks over ipv4
Marc Dionne
2024-02-20
3
-15
/
+8
*
|
afs: Fix missing/incorrect unlocking of RCU read lock
David Howells
2024-01-22
1
-2
/
+3
*
|
afs: Remove afs_dynroot_d_revalidate() as it is redundant
David Howells
2024-01-22
1
-9
/
+0
*
|
afs: Fix error handling with lookup via FS.InlineBulkStatus
David Howells
2024-01-22
1
-3
/
+9
*
|
afs: Hide silly-rename files from userspace
David Howells
2024-01-22
1
-0
/
+8
*
|
afs: Don't use certain unnecessary folio_*() functions
David Howells
2024-01-22
1
-5
/
+5
|
/
*
Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-01-19
6
-1037
/
+106
|
\
|
*
afs: Use the netfs write helpers
David Howells
2023-12-28
3
-703
/
+84
|
*
netfs: Optimise away reads above the point at which there can be no data
David Howells
2023-12-28
2
-11
/
+15
|
*
netfs: Implement unbuffered/DIO write support
David Howells
2023-12-28
1
-1
/
+1
|
*
netfs: Add iov_iters to (sub)requests to describe various buffers
David Howells
2023-12-24
1
-5
/
+1
|
*
netfs: Provide invalidate_folio and release_folio calls
David Howells
2023-12-24
1
-49
/
+4
|
*
afs: Don't use folio->private to record partial modification
David Howells
2023-12-24
3
-273
/
+38
|
*
netfs: Move pinning-for-writeback from fscache to netfs
David Howells
2023-12-24
5
-24
/
+3
|
*
netfs, fscache: Remove ->begin_cache_operation
David Howells
2023-12-24
1
-13
/
+0
*
|
Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2024-01-11
1
-2
/
+3
|
\
\
|
*
|
dentry: switch the lists of children to hlist
Al Viro
2023-11-25
1
-2
/
+3
*
|
|
Merge tag 'hardening-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-01-10
2
-2
/
+2
|
\
\
\
|
*
|
|
afs: Add __counted_by for struct afs_acl and use struct_size()
Gustavo A. R. Silva
2023-12-01
2
-2
/
+2
|
|
/
/
*
|
|
Merge tag 'afs-fix-rotation-20240105' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-01-10
32
-1310
/
+2882
|
\
\
\
|
*
|
|
afs: trace: Log afs_make_call(), including server address
David Howells
2024-01-01
4
-0
/
+45
|
*
|
|
afs: Fix offline and busy message emission
David Howells
2024-01-01
2
-14
/
+25
|
*
|
|
afs: Fix fileserver rotation
David Howells
2024-01-01
6
-134
/
+198
|
*
|
|
afs: Overhaul invalidation handling to better support RO volumes
David Howells
2024-01-01
12
-199
/
+344
|
*
|
|
afs: Parse the VolSync record in the reply of a number of RPC ops
David Howells
2024-01-01
10
-19
/
+239
|
*
|
|
afs: Don't leave DONTUSE/NEWREPSITE servers out of server list
David Howells
2024-01-01
4
-26
/
+61
|
*
|
|
afs: Fix comment in afs_do_lookup()
David Howells
2024-01-01
1
-2
/
+2
|
*
|
|
afs: Apply server breaks to mmap'd files in the call processor
David Howells
2024-01-01
5
-31
/
+32
|
*
|
|
afs: Move the vnode/volume validity checking code into its own file
David Howells
2024-01-01
4
-175
/
+191
|
*
|
|
afs: Defer volume record destruction to a workqueue
David Howells
2024-01-01
6
-16
/
+19
|
*
|
|
afs: Make it possible to find the volumes that are using a server
David Howells
2024-01-01
6
-32
/
+143
|
*
|
|
afs: Combine the endpoint state bools into a bitmask
David Howells
2024-01-01
2
-21
/
+21
|
*
|
|
afs: Keep a record of the current fileserver endpoint state
David Howells
2024-01-01
10
-196
/
+312
|
*
|
|
afs: Dispatch vlserver probes in priority order
David Howells
2024-01-01
3
-2
/
+21
|
*
|
|
afs: Dispatch fileserver probes in priority order
David Howells
2024-01-01
1
-2
/
+23
|
*
|
|
afs: Mark address lists with configured priorities
David Howells
2024-01-01
3
-4
/
+91
|
*
|
|
afs: Provide a way to configure address priorities
David Howells
2024-01-01
5
-1
/
+534
|
*
|
|
afs: Remove the unimplemented afs_cmp_addr_list()
David Howells
2024-01-01
1
-13
/
+0
|
*
|
|
afs: Add some more info to /proc/net/afs/servers
David Howells
2024-01-01
5
-10
/
+22
[next]