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
/
fuse
Age
Commit message (
Expand
)
Author
2024-10-25
fuse: remove stray debug line
Miklos Szeredi
2024-10-21
Revert "fuse: move initialization of fuse_file to fuse_writepages() instead o...
Miklos Szeredi
2024-10-16
fuse: update inode size after extending passthrough write
Amir Goldstein
2024-10-16
fs: pass offset and result to backing_file end_write() callback
Amir Goldstein
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
2024-09-26
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2024-09-25
virtio_fs: add sysfs entries for queue information
Max Gurtovoy
2024-09-25
virtio_fs: introduce virtio_fs_put_locked helper
Max Gurtovoy
2024-09-24
Merge tag 'fuse-update-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-09-24
fuse: use exclusive lock when FUSE_I_CACHE_IO_MODE is set
yangyun
2024-09-24
fuse: clear FR_PENDING if abort is detected when sending request
Miklos Szeredi
2024-09-23
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-09-23
fs/fuse: convert to use invalid_mnt_idmap
Alexander Mikhalitsyn
2024-09-23
fs/fuse: introduce and use fuse_simple_idmap_request() helper
Alexander Mikhalitsyn
2024-09-23
fs/fuse: fix null-ptr-deref when checking SB_I_NOIDMAP flag
Alexander Mikhalitsyn
2024-09-19
fuse: allow O_PATH fd for FUSE_DEV_IOC_BACKING_OPEN
Miklos Szeredi
2024-09-18
virtio_fs: allow idmapped mounts
Alexander Mikhalitsyn
2024-09-16
Merge tag 'vfs-6.12.folio' of gitolite.kernel.org:pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-09-04
fuse: allow idmapped mounts
Alexander Mikhalitsyn
2024-09-04
fuse: warn if fuse_access is called when idmapped mounts are allowed
Alexander Mikhalitsyn
2024-09-04
fuse: handle idmappings properly in ->write_iter()
Alexander Mikhalitsyn
2024-09-04
fuse: support idmapped ->rename op
Alexander Mikhalitsyn
2024-09-04
fuse: support idmapped ->set_acl
Alexander Mikhalitsyn
2024-09-04
fuse: drop idmap argument from __fuse_get_acl
Alexander Mikhalitsyn
2024-09-04
fuse: support idmapped ->setattr op
Alexander Mikhalitsyn
2024-09-04
fuse: support idmapped ->permission inode op
Alexander Mikhalitsyn
2024-09-04
fuse: support idmapped getattr inode op
Alexander Mikhalitsyn
2024-09-04
fuse: support idmap for mkdir/mknod/symlink/create/tmpfile
Alexander Mikhalitsyn
2024-09-04
fuse: support idmapped FUSE_EXT_GROUPS
Alexander Mikhalitsyn
2024-09-04
fuse: add an idmap argument to fuse_simple_request
Alexander Mikhalitsyn
2024-09-04
fuse: add basic infrastructure to support idmappings
Alexander Mikhalitsyn
2024-09-03
Merge tag 'fuse-fixes-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-08-29
fuse: use correct name fuse_conn_list in docstring
Aurelien Aptel
2024-08-29
fuse: add simple request tracepoints
Josef Bacik
2024-08-29
fuse: refactor out shared logic in fuse_writepages_fill() and fuse_writepage_...
Joanne Koong
2024-08-29
fuse: move fuse file initialization to wpa allocation time
Joanne Koong
2024-08-29
fuse: convert fuse_writepages_fill() to use a folio for its tmp page
Joanne Koong
2024-08-29
fuse: move initialization of fuse_file to fuse_writepages() instead of in cal...
Joanne Koong
2024-08-29
fuse: refactor finished writeback stats updates into helper function
Joanne Koong
2024-08-29
fuse: drop unused fuse_mount arg in fuse_writepage_finish()
Joanne Koong
2024-08-29
fuse: add fast path for fuse_range_is_writeback
yangyun
2024-08-29
fuse: cleanup request queuing towards virtiofs
Miklos Szeredi
2024-08-29
fuse: disable the combination of passthrough and writeback cache
Bernd Schubert
2024-08-28
fuse: update stats for pages in dropped aux writeback list
Joanne Koong
2024-08-28
fuse: clear PG_uptodate when using a stolen page
Miklos Szeredi
2024-08-28
fuse: fix memory leak in fuse_create_open
yangyun
2024-08-28
fuse: check aborted connection before adding requests to pending list for res...
Joanne Koong
2024-08-28
fuse: use unsigned type for getxattr/listxattr size truncation
Jann Horn
2024-08-18
fuse: Initialize beyond-EOF page contents before setting uptodate
Jann Horn
2024-08-12
introduce fd_file(), convert all accessors to it.
Al Viro
[next]