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
2024-11-02
Merge tag 'xfs-6.12-fixes-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2024-11-01
Merge tag 'vfs-6.12-rc6.iomap' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
2024-10-30
xfs: streamline xfs_filestream_pick_ag
Christoph Hellwig
2024-10-30
xfs: fix finding a last resort AG in xfs_filestream_pick_ag
Christoph Hellwig
2024-10-30
xfs: Reduce unnecessary searches when searching for the best extents
Chi Zhiling
2024-10-30
xfs: Check for delayed allocations before setting extsize
Ojaswin Mujoo
2024-10-22
xfs: update the pag for the last AG at recovery time
Christoph Hellwig
2024-10-22
xfs: don't use __GFP_RETRY_MAYFAIL in xfs_initialize_perag
Christoph Hellwig
2024-10-22
xfs: error out when a superblock buffer update reduces the agcount
Christoph Hellwig
2024-10-22
xfs: update the file system geometry after recoverying superblock buffers
Christoph Hellwig
2024-10-22
xfs: merge the perag freeing helpers
Christoph Hellwig
2024-10-22
xfs: pass the exact range to initialize to xfs_initialize_perag
Christoph Hellwig
2024-10-22
xfs: don't fail repairs on metadata files with no attr fork
Darrick J. Wong
2024-10-15
xfs: punch delalloc extents from the COW fork for COW writes
Christoph Hellwig
2024-10-15
xfs: set IOMAP_F_SHARED for all COW fork allocations
Christoph Hellwig
2024-10-15
xfs: share more code in xfs_buffered_write_iomap_begin
Christoph Hellwig
2024-10-15
xfs: support the COW fork in xfs_bmap_punch_delalloc_range
Christoph Hellwig
2024-10-15
xfs: IOMAP_ZERO and IOMAP_UNSHARE already hold invalidate_lock
Christoph Hellwig
2024-10-15
xfs: take XFS_MMAPLOCK_EXCL xfs_file_write_zero_eof
Christoph Hellwig
2024-10-15
xfs: factor out a xfs_file_write_zero_eof helper
Christoph Hellwig
2024-10-15
iomap: move locking out of iomap_write_delalloc_release
Christoph Hellwig
2024-10-15
iomap: remove iomap_file_buffered_write_punch_delalloc
Christoph Hellwig
2024-10-11
xfs: fix integer overflow in xrep_bmap
Darrick J. Wong
2024-10-09
xfs: fix a typo
Andrew Kreimer
2024-10-09
xfs: don't free cowblocks from under dirty pagecache on unshare
Brian Foster
2024-10-08
Merge patch series "fsdax/xfs: unshare range fixes for 6.12"
Christian Brauner
2024-10-07
xfs: don't allocate COW extents when unsharing a hole
Darrick J. Wong
2024-10-07
xfs: skip background cowblock trims on inodes open for write
Brian Foster
2024-10-07
xfs: support lowmode allocations in xfs_bmap_exact_minlen_extent_alloc
Christoph Hellwig
2024-10-07
xfs: call xfs_bmap_exact_minlen_extent_alloc from xfs_bmap_btalloc
Christoph Hellwig
2024-10-07
xfs: don't ifdef around the exact minlen allocations
Christoph Hellwig
2024-10-07
xfs: fold xfs_bmap_alloc_userdata into xfs_bmapi_allocate
Christoph Hellwig
2024-10-07
xfs: distinguish extra split from real ENOSPC from xfs_attr_node_try_addname
Christoph Hellwig
2024-10-07
xfs: distinguish extra split from real ENOSPC from xfs_attr3_leaf_split
Christoph Hellwig
2024-10-07
xfs: return bool from xfs_attr3_leaf_add
Christoph Hellwig
2024-10-07
xfs: merge xfs_attr_leaf_try_add into xfs_attr_leaf_addname
Christoph Hellwig
2024-10-07
xfs: Use try_cmpxchg() in xlog_cil_insert_pcp_aggregate()
Uros Bizjak
2024-10-07
xfs: scrub: convert comma to semicolon
Yan Zhen
2024-10-07
xfs: Remove empty declartion in header file
Zhang Zekun
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-23
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-09-20
Merge tag 'vfs-6.12.blocksize' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
2024-09-19
Merge tag 'xfs-6.12-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2024-09-17
Merge tag 'timers-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-09-16
Merge tag 'vfs-6.12.fallocate' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-09-10
Merge branch 'linus' into timers/core
Thomas Gleixner
2024-09-10
iomap: remove the iomap_file_buffered_write_punch_delalloc return value
Christoph Hellwig
2024-09-10
iomap: pass the iomap to the punch callback
Christoph Hellwig
2024-09-10
iomap: pass flags to iomap_file_buffered_write_punch_delalloc
Christoph Hellwig
[next]