index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cachefiles
Age
Commit message (
Expand
)
Author
Files
Lines
11 days
cachefiles: Fix potential UAF/KASAN warning
David Howells
1
-8
/
+8
2026-08-12
cachefiles,netfs: sunset ondemand mode
Gao Xiang
8
-1038
/
+8
2026-07-01
cachefiles: Fix file burial to take lock when unsetting S_KERNEL_FILE
David Howells
1
-1
/
+1
2026-07-01
cachefiles: Fix double fput
David Howells
1
-1
/
+0
2026-07-01
cachefiles: Fix double unlock in nomem_d_alloc error path
Hongling Zeng
1
-1
/
+0
2026-05-15
cachefiles: Fix error return when vfs_mkdir() fails
Hongling Zeng
1
-0
/
+2
2026-04-13
Merge tag 'vfs-7.1-rc1.kino' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-10
/
+10
2026-04-13
Merge tag 'vfs-7.1-rc1.directory' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-61
/
+32
2026-03-31
cachefiles: fix incorrect dentry refcount in cachefiles_cull()
NeilBrown
1
-0
/
+5
2026-03-09
cachefiles: change cachefiles_bury_object to use start_renaming_dentry()
NeilBrown
1
-61
/
+32
2026-03-06
treewide: change inode->i_ino from unsigned long to u64
Jeff Layton
3
-10
/
+10
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-2
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
3
-4
/
+4
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
4
-6
/
+6
2025-12-01
Merge tag 'vfs-6.19-rc1.directory.locking' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
3
-57
/
+59
2025-11-14
VFS: introduce end_creating_keep()
NeilBrown
1
-2
/
+1
2025-11-14
VFS: change vfs_mkdir() to unlock on failure.
NeilBrown
1
-7
/
+9
2025-11-14
VFS: introduce start_removing_dentry()
NeilBrown
3
-23
/
+27
2025-11-14
VFS/nfsd/cachefiles/ovl: introduce start_removing() and end_removing()
NeilBrown
1
-18
/
+14
2025-11-14
VFS/nfsd/cachefiles/ovl: add start_creating() and end_creating()
NeilBrown
1
-20
/
+21
2025-11-12
vfs: allow mkdir to wait for delegation break on parent
Jeff Layton
1
-1
/
+1
2025-09-23
VFS: unify old_mnt_idmap and new_mnt_idmap in renamedata
NeilBrown
1
-2
/
+1
2025-07-28
Merge tag 'vfs-6.17-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2025-07-10
cachefiles: Fix the incorrect return value in __cachefiles_write()
Zizhi Wo
2
-5
/
+1
2025-06-16
VFS: change old_dir and new_dir in struct renamedata to dentrys
NeilBrown
1
-2
/
+2
2025-06-02
Merge tag 'vfs-6.16-rc1.netfs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-8
/
+8
2025-05-26
Merge tag 'vfs-6.16-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-9
/
+7
2025-05-21
netfs: Fix the request's work item to not require a ref
David Howells
1
-8
/
+8
2025-04-20
gcc-15: add '__nonstring' markers to byte arrays
Linus Torvalds
1
-1
/
+1
2025-04-07
cachefiles: Use lookup_one() rather than lookup_one_len()
NeilBrown
3
-9
/
+7
2025-03-25
cachefiles: Fix oops in vfs_mkdir from cachefiles_get_directory
Marc Dionne
1
-3
/
+4
2025-03-24
Merge tag 'vfs-6.15-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-7
/
+9
2025-03-05
VFS: Change vfs_mkdir() to return the dentry.
NeilBrown
1
-7
/
+9
2025-02-21
make use of anon_inode_getfile_fmode()
Al Viro
1
-4
/
+3
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
1
-1
/
+1
2024-12-20
cachefiles: Add auxiliary data trace
David Howells
1
-1
/
+8
2024-12-20
cachefiles: Add some subrequest tracepoints
David Howells
1
-0
/
+4
2024-12-20
cachefiles: Parse the "secctx" immediately
Max Kellermann
3
-11
/
+12
2024-11-11
cachefiles: Fix NULL pointer dereference in object->file
Zizhi Wo
2
-10
/
+34
2024-11-11
cachefiles: Clean up in cachefiles_commit_tmpfile()
Zizhi Wo
1
-5
/
+0
2024-11-11
cachefiles: Fix missing pos updates in cachefiles_ondemand_fd_write_iter()
Zizhi Wo
1
-1
/
+3
2024-11-11
cachefiles: Fix incorrect length return value in cachefiles_ondemand_fd_write...
Zizhi Wo
1
-2
/
+2
2024-09-27
cachefiles: fix dentry leak in cachefiles_open_file()
Baokun Li
1
-4
/
+3
2024-09-12
cachefiles, netfs: Fix write to partial block at EOF
David Howells
1
-0
/
+14
2024-09-05
netfs: Move max_len/max_nr_segs from netfs_io_subrequest to netfs_io_stream
David Howells
1
-2
/
+3
2024-09-05
cachefiles: Fix non-taking of sb_writers around set/removexattr
David Howells
1
-8
/
+26
2024-07-24
cachefiles: Set the max subreq size for cache writes to MAX_RW_COUNT
David Howells
1
-1
/
+1
2024-07-05
Merge patch series "cachefiles: random bugfixes"
Christian Brauner
6
-11
/
+99
2024-07-03
cachefiles: add missing lock protection when polling
Jingbo Xu
1
-2
/
+2
2024-07-03
cachefiles: cyclic allocation of msg_id to avoid reuse
Baokun Li
2
-4
/
+17
[next]