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
/
xfs
Age
Commit message (
Expand
)
Author
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
2025-03-03
xfs: support write life time based data placement
Hans Holmberg
2025-03-03
xfs: add a max_open_zones mount option
Christoph Hellwig
2025-03-03
xfs: support zone gaps
Christoph Hellwig
2025-03-03
xfs: enable the zoned RT device feature
Christoph Hellwig
2025-03-03
xfs: disable rt quotas for zoned file systems
Christoph Hellwig
2025-03-03
xfs: disable reflink for zoned file systems
Christoph Hellwig
2025-03-03
xfs: enable fsmap reporting for internal RT devices
Christoph Hellwig
2025-03-03
xfs: support xrep_require_rtext_inuse on zoned file systems
Christoph Hellwig
2025-03-03
xfs: support xchk_xref_is_used_rt_space on zoned file systems
Christoph Hellwig
2025-03-03
xfs: allow COW forks on zoned file systems in xchk_bmap
Christoph Hellwig
[prev]
[next]