index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cachefiles
Age
Commit message (
Expand
)
Author
2025-09-23
VFS: unify old_mnt_idmap and new_mnt_idmap in renamedata
NeilBrown
2025-07-28
Merge tag 'vfs-6.17-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-07-10
cachefiles: Fix the incorrect return value in __cachefiles_write()
Zizhi Wo
2025-06-16
VFS: change old_dir and new_dir in struct renamedata to dentrys
NeilBrown
2025-06-02
Merge tag 'vfs-6.16-rc1.netfs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-05-26
Merge tag 'vfs-6.16-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-05-21
netfs: Fix the request's work item to not require a ref
David Howells
2025-04-20
gcc-15: add '__nonstring' markers to byte arrays
Linus Torvalds
2025-04-07
cachefiles: Use lookup_one() rather than lookup_one_len()
NeilBrown
2025-03-25
cachefiles: Fix oops in vfs_mkdir from cachefiles_get_directory
Marc Dionne
2025-03-24
Merge tag 'vfs-6.15-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-03-05
VFS: Change vfs_mkdir() to return the dentry.
NeilBrown
2025-02-21
make use of anon_inode_getfile_fmode()
Al Viro
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
2024-12-20
cachefiles: Add auxiliary data trace
David Howells
2024-12-20
cachefiles: Add some subrequest tracepoints
David Howells
2024-12-20
cachefiles: Parse the "secctx" immediately
Max Kellermann
2024-11-11
cachefiles: Fix NULL pointer dereference in object->file
Zizhi Wo
2024-11-11
cachefiles: Clean up in cachefiles_commit_tmpfile()
Zizhi Wo
2024-11-11
cachefiles: Fix missing pos updates in cachefiles_ondemand_fd_write_iter()
Zizhi Wo
2024-11-11
cachefiles: Fix incorrect length return value in cachefiles_ondemand_fd_write...
Zizhi Wo
2024-09-27
cachefiles: fix dentry leak in cachefiles_open_file()
Baokun Li
2024-09-12
cachefiles, netfs: Fix write to partial block at EOF
David Howells
2024-09-05
netfs: Move max_len/max_nr_segs from netfs_io_subrequest to netfs_io_stream
David Howells
2024-09-05
cachefiles: Fix non-taking of sb_writers around set/removexattr
David Howells
2024-07-24
cachefiles: Set the max subreq size for cache writes to MAX_RW_COUNT
David Howells
2024-07-05
Merge patch series "cachefiles: random bugfixes"
Christian Brauner
2024-07-03
cachefiles: add missing lock protection when polling
Jingbo Xu
2024-07-03
cachefiles: cyclic allocation of msg_id to avoid reuse
Baokun Li
2024-07-03
cachefiles: wait for ondemand_object_worker to finish when dropping object
Hou Tao
2024-07-03
cachefiles: cancel all requests for the object that is being dropped
Baokun Li
2024-07-03
cachefiles: stop sending new request when dropping object
Baokun Li
2024-07-03
cachefiles: propagate errors from vfs_getxattr() to avoid infinite loop
Baokun Li
2024-07-03
cachefiles: fix slab-use-after-free in cachefiles_withdraw_cookie()
Baokun Li
2024-07-03
cachefiles: fix slab-use-after-free in fscache_withdraw_volume()
Baokun Li
2024-06-03
cachefiles: remove unneeded include of <linux/fdtable.h>
Gao Xiang
2024-05-29
Merge patch series "cachefiles: some bugfixes and cleanups for ondemand reque...
Christian Brauner
2024-05-29
cachefiles: make on-demand read killable
Baokun Li
2024-05-29
cachefiles: flush all requests after setting CACHEFILES_DEAD
Baokun Li
2024-05-29
cachefiles: Set object to close if ondemand_id < 0 in copen
Zizhi Wo
2024-05-29
cachefiles: defer exposing anon_fd until after copy_to_user() succeeds
Baokun Li
2024-05-29
cachefiles: never get a new anonymous fd if ondemand_id is valid
Baokun Li
2024-05-29
cachefiles: add spin_lock for cachefiles_ondemand_info
Baokun Li
2024-05-29
cachefiles: add consistency check for copen/cread
Baokun Li
2024-05-29
cachefiles: remove err_put_fd label in cachefiles_ondemand_daemon_read()
Baokun Li
2024-05-29
cachefiles: fix slab-use-after-free in cachefiles_ondemand_daemon_read()
Baokun Li
2024-05-29
cachefiles: fix slab-use-after-free in cachefiles_ondemand_get_fd()
Baokun Li
2024-05-29
cachefiles: remove requests from xarray during flushing requests
Baokun Li
2024-05-21
Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2024-05-01
netfs, cachefiles: Implement helpers for new write code
David Howells
[next]