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
/
xfs
Age
Commit message (
Expand
)
Author
2025-04-04
lib/crc: remove CONFIG_LIBCRC32C
Eric Biggers
2025-04-01
Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-27
Merge tag 'xfs-6.15-merge' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2025-03-24
Merge tag 'vfs-6.15-rc1.pagesize' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-03-24
Merge tag 'vfs-6.15-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-03-24
Merge tag 'vfs-6.15-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-03-20
iomap: rework IOMAP atomic flags
John Garry
2025-03-18
xfs: remove the flags argument to xfs_buf_get_uncached
Christoph Hellwig
2025-03-18
xfs: remove the flags argument to xfs_buf_read_uncached
Christoph Hellwig
2025-03-18
xfs: remove xfs_buf_free_maps
Christoph Hellwig
2025-03-18
xfs: remove xfs_buf_get_maps
Christoph Hellwig
2025-03-18
xfs: call xfs_buf_alloc_backing_mem from _xfs_buf_alloc
Christoph Hellwig
2025-03-18
xfs: remove unnecessary NULL check before kvfree()
Chen Ni
2025-03-18
Merge branch 'xfs-6.15-folios_vmalloc' into XFS-for-linus-6.15-merge
Carlos Maiolino
2025-03-18
Merge branch 'xfs-6.15-zoned_devices' into XFS-for-linus-6.15-merge
Carlos Maiolino
2025-03-18
xfs: don't wake zone space waiters without m_zone_info
Darrick J. Wong
2025-03-18
xfs: don't increment m_generation for all errors in xfs_growfs_data
Christoph Hellwig
2025-03-18
xfs: fix a missing unlock in xfs_growfs_data
Christoph Hellwig
2025-03-17
fs/dax: ensure all pages are idle prior to filesystem unmount
Alistair Popple
2025-03-17
fs/dax: always remove DAX page-cache entries when breaking layouts
Alistair Popple
2025-03-17
fs/dax: create a common implementation to break DAX layouts
Alistair Popple
2025-03-17
fs/dax: refactor wait for dax idle page
Alistair Popple
2025-03-17
xfs: convert timeouts to secs_to_jiffies()
Easwar Hariharan
2025-03-15
Merge tag 'fsnotify_for_v6.14-rc7' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-03-14
xfs: Use abs_diff instead of XFS_ABSDIFF
Matthew Wilcox (Oracle)
2025-03-13
Revert "xfs: add pre-content fsnotify hook for DAX faults"
Amir Goldstein
2025-03-12
xfs: Remove duplicate xfs_rtbitmap.h header
Jiapeng Chong
2025-03-11
xfs: trigger zone GC when out of available rt blocks
Hans Holmberg
2025-03-10
xfs: trace what memory backs a buffer
Christoph Hellwig
2025-03-10
xfs: cleanup mapping tmpfs folios into the buffer cache
Christoph Hellwig
2025-03-10
xfs: use vmalloc instead of vm_map_area for buffer backing memory
Christoph Hellwig
2025-03-10
xfs: buffer items don't straddle pages anymore
Dave Chinner
2025-03-10
xfs: kill XBF_UNMAPPED
Christoph Hellwig
2025-03-10
xfs: convert buffer cache to use high order folios
Christoph Hellwig
2025-03-10
xfs: remove the kmalloc to page allocator fallback
Christoph Hellwig
2025-03-10
xfs: refactor backing memory allocations for buffers
Christoph Hellwig
2025-03-10
xfs: remove xfs_buf_is_vmapped
Christoph Hellwig
2025-03-10
xfs: remove xfs_buf.b_offset
Christoph Hellwig
2025-03-10
xfs: add a fast path to xfs_buf_zero when b_addr is set
Christoph Hellwig
2025-03-10
xfs: unmapped buffer item size straddling mismatch
Dave Chinner
2025-03-10
Merge branch 'xfs-6.15-merge' into for-next
Carlos Maiolino
2025-03-10
xfs: Use abs_diff instead of XFS_ABSDIFF
Matthew Wilcox (Oracle)
2025-03-07
bdev: add back PAGE_SIZE block size validation for sb_set_blocksize()
Luis Chamberlain
2025-03-06
Merge branch 'vfs-6.15.shared.iomap' of gitolite.kernel.org:pub/scm/linux/ker...
Christian Brauner
2025-03-05
VFS: Change vfs_mkdir() to return the dentry.
NeilBrown
2025-03-03
xfs: export max_open_zones in sysfs
Christoph Hellwig
2025-03-03
xfs: contain more sysfs code in xfs_sysfs.c
Christoph Hellwig
2025-03-03
xfs: export zone stats in /proc/*/mountstats
Hans Holmberg
2025-03-03
xfs: wire up the show_stats super operation
Christoph Hellwig
[next]