index
:
kernel/linux.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
afs
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-28
Merge tag 'vfs-6.17-rc1.mmap_prepare' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-6
/
+6
2025-07-28
Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-2
/
+2
2025-07-23
afs: Set vllist to NULL if addr parsing fails
Edward Adam Davis
1
-0
/
+1
2025-07-23
afs: Fix check for NULL terminator
Leo Stone
1
-1
/
+1
2025-06-19
fs: convert most other generic_file_*mmap() users to .mmap_prepare()
Lorenzo Stoakes
1
-6
/
+6
2025-06-11
new helper: set_default_d_op()
Al Viro
1
-2
/
+2
2025-06-03
Merge tag 'vfs-6.16-rc1.netfs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+5
2025-05-31
Merge tag 'pull-automount' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-1
/
+0
2025-05-29
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
8
-4
/
+428
2025-05-26
Merge tag 'vfs-6.16-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-5
/
+3
2025-05-23
netfs: Fix undifferentiation of DIO reads from unbuffered reads
David Howells
1
-0
/
+1
2025-05-21
netfs: Fix the request's work item to not require a ref
David Howells
1
-4
/
+4
2025-05-05
saner calling conventions for ->d_automount()
Al Viro
1
-1
/
+0
2025-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2025-04-15
afs: Use rxgk RESPONSE to pass token for callback channel
David Howells
5
-1
/
+276
2025-04-15
rxrpc: Display security params in the afs_cb_call tracepoint
David Howells
2
-0
/
+6
2025-04-15
rxrpc: rxgk: Implement the yfs-rxgk security class (GSSAPI)
David Howells
1
-0
/
+12
2025-04-15
rxrpc: Add the security index for yfs-rxgk
David Howells
1
-0
/
+27
2025-04-15
rxrpc: Allow CHALLENGEs to the passed to the app for a RESPONSE
David Howells
5
-0
/
+99
2025-04-15
rxrpc: Pull out certain app callback funcs into an ops table
David Howells
1
-3
/
+8
2025-04-11
afs: Fix afs_dynroot_readdir() to not use the RCU read lock
David Howells
1
-2
/
+2
2025-04-08
VFS: rename lookup_one_len family to lookup_noperm and remove permission check
NeilBrown
2
-5
/
+3
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2
-2
/
+2
2025-03-24
Merge tag 'vfs-6.15-rc1.afs' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
18
-1067
/
+827
2025-03-24
Merge tag 'vfs-6.15-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-6
/
+6
2025-03-19
afs: Fix afs_atcell_get_link() to check if ws_cell is unset first
David Howells
1
-3
/
+3
2025-03-10
afs: Simplify cell record handling
David Howells
6
-261
/
+176
2025-03-10
afs: Fix afs_server ref accounting
David Howells
6
-354
/
+285
2025-03-10
afs: Use the per-peer app data provided by rxrpc
David Howells
7
-118
/
+117
2025-03-10
afs: Drop the net parameter from afs_unuse_cell()
David Howells
7
-18
/
+17
2025-03-10
afs: Make afs_lookup_cell() take a trace note
David Howells
7
-12
/
+22
2025-03-10
afs: Improve server refcount/active count tracing
David Howells
4
-10
/
+11
2025-03-10
afs: Improve afs_volume tracing to display a debug ID
David Howells
2
-6
/
+10
2025-03-10
afs: Change dynroot to create contents on demand
David Howells
5
-299
/
+211
2025-03-10
afs: Remove the "autocell" mount option
David Howells
4
-14
/
+3
2025-03-10
afs: Fix afs_atcell_get_link() to handle RCU pathwalk
David Howells
4
-10
/
+22
2025-02-27
Change inode_operations.mkdir to return struct dentry *
NeilBrown
1
-6
/
+6
2025-02-22
afs: Give an afs_server object a ref on the afs_cell object it points to
David Howells
1
-0
/
+3
2025-02-22
afs: Fix the server_list to unuse a displaced server rather than putting it
David Howells
1
-2
/
+2
2025-01-30
Merge tag 'pull-revalidate' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-28
/
+12
2025-01-28
afs_d_revalidate(): use stable name and parent inode passed by caller
Al Viro
1
-26
/
+8
2025-01-28
Pass parent directory inode and expected name to ->d_revalidate()
Al Viro
1
-2
/
+4
2025-01-20
Merge tag 'vfs-6.14-rc1.afs' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-74
/
+187
2025-01-20
Merge tag 'vfs-6.14-rc1.netfs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
20
-823
/
+1487
2025-01-15
afs: Fix the fallback handling for the YFS.RemoveFile2 RPC call
David Howells
1
-2
/
+3
2025-01-10
afs: Make /afs/@cell and /afs/.@cell symlinks
David Howells
1
-48
/
+129
2025-01-10
afs: Add rootcell checks
David Howells
2
-1
/
+15
2025-01-10
afs: Make /afs/.<cell> as well as /afs/<cell> mountpoints
David Howells
2
-24
/
+41
2025-01-09
afs: Fix merge preference rule failure condition
Lizhi Xu
1
-2
/
+4
2025-01-07
afs: Fix the maximum cell name length
David Howells
4
-4
/
+9
[next]