index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cachefiles
Age
Commit message (
Expand
)
Author
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
2024-05-01
netfs: Switch to using unsigned long long rather than loff_t
David Howells
2024-04-15
kernel_file_open(): get rid of inode argument
Al Viro
2024-02-20
cachefiles: fix memory leak in cachefiles_add_cache()
Baokun Li
2024-01-22
cachefiles, erofs: Fix NULL deref in when cachefiles is not doing ondemand-mode
David Howells
2024-01-19
Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-01-11
Merge tag 'pull-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2024-01-10
Merge tag 'sysctl-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2024-01-09
cachefiles: Fix signed/unsigned mixup
David Howells
2024-01-08
Merge tag 'vfs-6.8.cachefiles' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-01-05
netfs: Fix interaction between write-streaming and cachefiles culling
David Howells
2024-01-03
cachefiles: Fix __cachefiles_prepare_write()
David Howells
2023-12-28
cachefiles: Remove the now superfluous sentinel element from ctl_table array
Joel Granados
2023-12-28
netfs, cachefiles: Pass upper bound length to allow expansion
David Howells
[next]