index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
afs
Age
Commit message (
Expand
)
Author
Files
Lines
8 days
afs: Fix UAF when sending a message
David Howells
1
-1
/
+2
8 days
afs: Fix afs_fs_fetch_data() to subtract transferred from len
David Howells
1
-1
/
+1
8 days
afs: Fix afs_fs_fetch_data() to set call->async
David Howells
1
-0
/
+3
13 days
afs: Fix afs_edit_dir_remove() to get, not find, block 0
David Howells
1
-1
/
+1
2026-07-01
netfs: Replace wb_lock with a bit lock for asynchronicity
David Howells
1
-2
/
+2
2026-07-01
afs: Fix unchecked-length string display in debug statement
David Howells
1
-1
/
+5
2026-07-01
afs: Fix the volume AFS_VOLUME_RM_TREE is set on
David Howells
1
-1
/
+1
2026-07-01
afs: Fix premature cell exposure through /afs
David Howells
2
-10
/
+18
2026-07-01
afs: Fix lack of locking around modifications of net->cells_dyn_ino
David Howells
2
-2
/
+8
2026-07-01
afs: Fix vllist leak
David Howells
1
-0
/
+2
2026-07-01
afs: Fix leak of ungot volume
David Howells
1
-0
/
+1
2026-07-01
afs: Fix missing NULL pointer check in afs_break_some_callbacks()
David Howells
1
-1
/
+5
2026-07-01
afs: Use scoped_seqlock_read() rather than manually doing seqlock stuff
David Howells
1
-8
/
+1
2026-07-01
afs: Fix callback service message parsers to pass through -EAGAIN
David Howells
1
-2
/
+0
2026-07-01
afs: Fix reinitialisation of the inode, in particular ->lock_work
David Howells
2
-1
/
+2
2026-07-01
afs: Fix misplaced inc of net->cells_outstanding
David Howells
1
-1
/
+1
2026-07-01
afs: Fix bulk lookup malfunction due to change in dir_emit() API
David Howells
1
-15
/
+25
2026-07-01
afs: check for duplicate servers in VL server list
Yuto Ohnuki
1
-1
/
+13
2026-07-01
afs: Remove erroneous seq |= 1 in volume lookup loop
Li RongQing
1
-1
/
+0
2026-07-01
afs: use kvfree() to free memory allocated by kvcalloc()
Zilin Guan
1
-1
/
+1
2026-07-01
afs: Fix directory inode initialisation order
David Howells
1
-4
/
+4
2026-07-01
afs: Remove setting of AS_RELEASE_ALWAYS for symlinks and mountpoints
David Howells
2
-6
/
+3
2026-07-01
afs: Fix double netfs initialisation in afs_root_iget()
David Howells
1
-1
/
+0
2026-07-01
afs: fix NULL pointer dereference in afs_get_tree()
Matvey Kovalev
1
-1
/
+2
2026-07-01
afs: Fix error code in afs_extract_vl_addrs()
Dan Carpenter
1
-1
/
+3
2026-07-01
afs: handle CB.InitCallBackState3 requests without a server record
Nan Li
1
-0
/
+5
2026-06-25
afs: Fix uncancelled rxrpc OOB message handler
David Howells
2
-2
/
+6
2026-06-25
afs: Fix further netns teardown to cancel the preallocation charger
David Howells
1
-0
/
+5
2026-06-17
Merge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-2
/
+4
2026-06-12
afs: Fix netns teardown to cancel the preallocation charger
David Howells
1
-2
/
+4
2026-06-05
VFS: use wait_var_event for waiting in d_alloc_parallel()
NeilBrown
1
-3
/
+1
2026-05-12
afs: Fix the locking used by afs_get_link()
David Howells
8
-142
/
+357
2026-05-12
netfs, afs: Fix write skipping in dir/link writepages
David Howells
1
-1
/
+10
2026-05-12
netfs: Fix potential for tearing in ->remote_i_size and ->zero_point
David Howells
4
-25
/
+43
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-12
/
+26
2026-04-13
Merge tag 'vfs-7.1-rc1.kino' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-8
/
+8
2026-04-05
fs: afs: restore mmap_prepare implementation
Lorenzo Stoakes (Oracle)
1
-13
/
+29
2026-04-05
fs: afs: revert mmap_prepare() change
Lorenzo Stoakes (Oracle)
1
-6
/
+6
2026-04-05
fs: remove unncessary pagevec.h includes
Tal Zussman
1
-1
/
+0
2026-04-05
mm: remove stray references to struct pagevec
Tal Zussman
1
-1
/
+0
2026-03-06
rxrpc, afs: Fix missing error pointer check after rxrpc_kernel_lookup_peer()
Miaoqian Lin
1
-4
/
+4
2026-03-06
treewide: change inode->i_ino from unsigned long to u64
Jeff Layton
4
-8
/
+8
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
3
-5
/
+4
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
7
-9
/
+9
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
14
-18
/
+18
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
23
-41
/
+38
2025-12-03
Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-3
/
+3
2025-12-01
Merge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-9
/
+9
2025-11-28
afs: Fix uninit var in afs_alloc_anon_key()
David Howells
1
-1
/
+2
2025-11-28
afs: Fix delayed allocation of a cell's anonymous key
David Howells
3
-43
/
+49
[next]