index
:
git.armlinux.org.uk/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
2025-09-05
fuse: virtio_fs: fix page fault for DAX page address
Haiyue Wang
2025-08-27
fuse: Block access to folio overlimit
Edward Adam Davis
2025-08-26
fuse: fix fuseblk i_blkbits for iomap partial writes
Joanne Koong
2025-08-26
fuse: reflect cached blocksize if blocksize was changed
Joanne Koong
2025-08-26
fuse: prevent overflow in copy_file_range return value
Miklos Szeredi
2025-08-26
fuse: check if copy_file_range() returns larger than requested size
Miklos Szeredi
2025-08-26
fuse: do not allow mapping a non-regular backing file
Amir Goldstein
2025-08-11
fuse: keep inode->i_blkbits constant
Joanne Koong
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-07-28
Merge tag 'for-6.17/block-20250728' of git://git.kernel.dk/linux
Linus Torvalds
2025-07-28
fuse: remove page alignment check for writeback len
Joanne Koong
2025-07-28
Merge tag 'vfs-6.17-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-07-28
Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-07-28
Merge tag 'vfs-6.17-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-07-28
Merge tag 'pull-simple_recursive_removal' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2025-07-28
Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2025-07-17
fuse: refactor writeback to use iomap_writepage_ctx inode
Joanne Koong
2025-07-17
fuse: hook into iomap for invalidating and checking partial uptodateness
Joanne Koong
2025-07-17
fuse: use iomap for folio laundering
Joanne Koong
2025-07-17
fuse: use iomap for writeback
Joanne Koong
2025-07-17
fuse: use iomap for buffered writes
Joanne Koong
2025-07-16
fs: change write_begin/write_end interface to take struct kiocb *
Taotao Chen
2025-07-09
mm: remove callers of pfn_t functionality
Alistair Popple
2025-07-09
mm: remove the for_reclaim field from struct writeback_control
Christoph Hellwig
2025-07-04
Merge tag 'vfs-6.16-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-07-04
tree-wide: s/struct fileattr/struct file_kattr/g
Christian Brauner
2025-07-02
fuse_ctl: use simple_recursive_removal()
Al Viro
2025-07-02
fs: make vfs_fileattr_[get|set] return -EOPNOTSUPP
Andrey Albershteyn
2025-07-01
lib/group_cpus: Let group_cpu_evenly() return the number of initialized masks
Daniel Wagner
2025-06-25
fuse: fix runtime warning on truncate_folio_batch_exceptionals()
Haiyue Wang
2025-06-24
fuse: fix fuse_fill_write_pages() upper bound calculation
Joanne Koong
2025-06-10
new helper: set_default_d_op()
Al Viro
2025-06-10
fuse: no need for special dentry_operations for root dentry
Al Viro
2025-06-02
Merge tag 'fuse-update-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-05-31
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-05-30
Merge tag 'pull-automount' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2025-05-29
fuse: increase readdir buffer size
Miklos Szeredi
2025-05-29
fuse: don't allow signals to interrupt getdents copying
Miklos Szeredi
2025-05-29
fuse: support large folios for writeback
Joanne Koong
2025-05-29
fuse: support large folios for readahead
Joanne Koong
2025-05-29
fuse: support large folios for queued writes
Joanne Koong
2025-05-29
fuse: support large folios for stores
Joanne Koong
2025-05-29
fuse: support large folios for symlinks
Joanne Koong
2025-05-29
fuse: support large folios for folio reads
Joanne Koong
2025-05-29
fuse: support large folios for writethrough writes
Joanne Koong
2025-05-29
fuse: refactor fuse_fill_write_pages()
Joanne Koong
2025-05-29
fuse: support large folios for retrieves
Joanne Koong
2025-05-29
fuse: support copying large folios
Joanne Koong
2025-05-26
Merge tag 'vfs-6.16-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-05-15
fs: Pass a folio to page_put_link()
Matthew Wilcox (Oracle)
[next]