index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
afs
Age
Commit message (
Expand
)
Author
5 days
Merge branch 'vfs-7.3.misc' into vfs.all
Christian Brauner
5 days
Remove excl arg to ->create inode_operation
NeilBrown
6 days
netfs: Replace wb_lock with a bit lock for asynchronicity
David Howells
6 days
afs: Fix unchecked-length string display in debug statement
David Howells
6 days
afs: Fix the volume AFS_VOLUME_RM_TREE is set on
David Howells
6 days
afs: Fix premature cell exposure through /afs
David Howells
6 days
afs: Fix lack of locking around modifications of net->cells_dyn_ino
David Howells
6 days
afs: Fix vllist leak
David Howells
6 days
afs: Fix leak of ungot volume
David Howells
6 days
afs: Fix missing NULL pointer check in afs_break_some_callbacks()
David Howells
6 days
afs: Use scoped_seqlock_read() rather than manually doing seqlock stuff
David Howells
6 days
afs: Fix callback service message parsers to pass through -EAGAIN
David Howells
6 days
afs: Fix reinitialisation of the inode, in particular ->lock_work
David Howells
6 days
afs: Fix misplaced inc of net->cells_outstanding
David Howells
6 days
afs: Fix bulk lookup malfunction due to change in dir_emit() API
David Howells
6 days
afs: check for duplicate servers in VL server list
Yuto Ohnuki
6 days
afs: Remove erroneous seq |= 1 in volume lookup loop
Li RongQing
6 days
afs: use kvfree() to free memory allocated by kvcalloc()
Zilin Guan
6 days
afs: Fix directory inode initialisation order
David Howells
6 days
afs: Remove setting of AS_RELEASE_ALWAYS for symlinks and mountpoints
David Howells
6 days
afs: Fix double netfs initialisation in afs_root_iget()
David Howells
6 days
afs: fix NULL pointer dereference in afs_get_tree()
Matvey Kovalev
6 days
afs: Fix error code in afs_extract_vl_addrs()
Dan Carpenter
6 days
afs: handle CB.InitCallBackState3 requests without a server record
Nan Li
6 days
afs: drop redundant S_IFDIR from mkdir
Jori Koolstra
12 days
afs: Fix uncancelled rxrpc OOB message handler
David Howells
12 days
afs: Fix further netns teardown to cancel the preallocation charger
David Howells
2026-06-17
Merge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2026-06-12
afs: Fix netns teardown to cancel the preallocation charger
David Howells
2026-06-05
VFS: use wait_var_event for waiting in d_alloc_parallel()
NeilBrown
2026-05-12
afs: Fix the locking used by afs_get_link()
David Howells
2026-05-12
netfs, afs: Fix write skipping in dir/link writepages
David Howells
2026-05-12
netfs: Fix potential for tearing in ->remote_i_size and ->zero_point
David Howells
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-04-13
Merge tag 'vfs-7.1-rc1.kino' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-04-05
fs: afs: restore mmap_prepare implementation
Lorenzo Stoakes (Oracle)
2026-04-05
fs: afs: revert mmap_prepare() change
Lorenzo Stoakes (Oracle)
2026-04-05
fs: remove unncessary pagevec.h includes
Tal Zussman
2026-04-05
mm: remove stray references to struct pagevec
Tal Zussman
2026-03-06
rxrpc, afs: Fix missing error pointer check after rxrpc_kernel_lookup_peer()
Miaoqian Lin
2026-03-06
treewide: change inode->i_ino from unsigned long to u64
Jeff Layton
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-12-03
Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-12-01
Merge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-11-28
afs: Fix uninit var in afs_alloc_anon_key()
David Howells
2025-11-28
afs: Fix delayed allocation of a cell's anonymous key
David Howells
2025-11-25
fs: rework I_NEW handling to operate without fences
Mateusz Guzik
[next]