index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
afs
Age
Commit message (
Expand
)
Author
Lines
11 days
rxrpc, afs: Fix missing error pointer check after rxrpc_kernel_lookup_peer()
Miaoqian Lin
-4
/
+4
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
-5
/
+4
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
-9
/
+9
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-18
/
+18
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-41
/
+38
2025-12-03
Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
-3
/
+3
2025-12-01
Merge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-9
/
+9
2025-11-28
afs: Fix uninit var in afs_alloc_anon_key()
David Howells
-1
/
+2
2025-11-28
afs: Fix delayed allocation of a cell's anonymous key
David Howells
-43
/
+49
2025-11-25
fs: rework I_NEW handling to operate without fences
Mateusz Guzik
-2
/
+2
2025-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-18
/
+86
2025-11-04
net: Convert proto_ops bind() callbacks to use sockaddr_unsized
Kees Cook
-3
/
+3
2025-10-29
afs: Fix dynamic lookup to fail on cell lookup failure
David Howells
-18
/
+86
2025-10-20
Manual conversion to use ->i_state accessors of all places not covered by coc...
Mateusz Guzik
-1
/
+1
2025-10-20
Coccinelle-based conversion to use ->i_state accessors
Mateusz Guzik
-6
/
+6
2025-10-03
Merge tag 'pull-qstr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
-6
/
+6
2025-10-03
Merge tag 'pull-fs_context' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-1
/
+2
2025-09-29
Merge tag 'vfs-6.18-rc1.afs' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-64
/
+473
2025-09-29
Merge tag 'vfs-6.18-rc1.workqueue' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-5
/
+5
2025-09-29
Merge tag 'vfs-6.18-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-2
/
+2
2025-09-25
afs: Add support for RENAME_NOREPLACE and RENAME_EXCHANGE
David Howells
-64
/
+473
2025-09-25
afs: Fix potential null pointer dereference in afs_put_server
Zhen Ni
-1
/
+2
2025-09-19
fs: WQ_PERCPU added to alloc_workqueue users
Marco Crivellari
-2
/
+2
2025-09-19
fs: replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
-3
/
+3
2025-09-15
afs_dir_search: constify qstr argument
Al Viro
-2
/
+2
2025-09-15
afs_edit_dir_{add,remove}(): constify qstr argument
Al Viro
-4
/
+4
2025-09-15
fs: rename generic_delete_inode() and generic_drop_inode()
Mateusz Guzik
-2
/
+2
2025-09-04
change the calling conventions for vfs_parse_fs_string()
Al Viro
-1
/
+2
2025-07-28
Merge tag 'vfs-6.17-rc1.mmap_prepare' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-6
/
+6
2025-07-28
Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
-2
/
+2
2025-07-23
afs: Set vllist to NULL if addr parsing fails
Edward Adam Davis
-0
/
+1
2025-07-23
afs: Fix check for NULL terminator
Leo Stone
-1
/
+1
2025-06-19
fs: convert most other generic_file_*mmap() users to .mmap_prepare()
Lorenzo Stoakes
-6
/
+6
2025-06-10
new helper: set_default_d_op()
Al Viro
-2
/
+2
2025-06-02
Merge tag 'vfs-6.16-rc1.netfs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-4
/
+5
2025-05-30
Merge tag 'pull-automount' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
-1
/
+0
2025-05-28
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
-4
/
+428
2025-05-26
Merge tag 'vfs-6.16-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-5
/
+3
2025-05-23
netfs: Fix undifferentiation of DIO reads from unbuffered reads
David Howells
-0
/
+1
2025-05-21
netfs: Fix the request's work item to not require a ref
David Howells
-4
/
+4
2025-05-05
saner calling conventions for ->d_automount()
Al Viro
-1
/
+0
2025-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-2
/
+2
2025-04-14
afs: Use rxgk RESPONSE to pass token for callback channel
David Howells
-1
/
+276
2025-04-14
rxrpc: Display security params in the afs_cb_call tracepoint
David Howells
-0
/
+6
2025-04-14
rxrpc: rxgk: Implement the yfs-rxgk security class (GSSAPI)
David Howells
-0
/
+12
2025-04-14
rxrpc: Add the security index for yfs-rxgk
David Howells
-0
/
+27
2025-04-14
rxrpc: Allow CHALLENGEs to the passed to the app for a RESPONSE
David Howells
-0
/
+99
2025-04-14
rxrpc: Pull out certain app callback funcs into an ops table
David Howells
-3
/
+8
2025-04-11
afs: Fix afs_dynroot_readdir() to not use the RCU read lock
David Howells
-2
/
+2
2025-04-08
VFS: rename lookup_one_len family to lookup_noperm and remove permission check
NeilBrown
-5
/
+3
[next]