index
:
linux-toradex.git
colibri
colibri_vf
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.6-2.0.x-imx
toradex_6.6-2.1.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
2016-10-24
xfs: clear cowblocks tag when cow fork is emptied
Brian Foster
2016-10-24
xfs: fix up inode cowblocks tracking tracepoints
Brian Foster
2016-10-20
xfs: remove xfs_bunmapi_cow
Christoph Hellwig
2016-10-20
xfs: optimize xfs_reflink_end_cow
Christoph Hellwig
2016-10-20
xfs: optimize xfs_reflink_cancel_cow_blocks
Christoph Hellwig
2016-10-20
xfs: refactor xfs_bunmapi_cow
Christoph Hellwig
2016-10-20
xfs: optimize writes to reflink files
Christoph Hellwig
2016-10-20
xfs: don't bother looking at the refcount tree for reads
Christoph Hellwig
2016-10-20
xfs: handle "raw" delayed extents xfs_reflink_trim_around_shared
Christoph Hellwig
2016-10-20
xfs: add xfs_trim_extent
Darrick J. Wong
2016-10-20
xfs: merge xfs_reflink_remap_range and xfs_file_share_range
Christoph Hellwig
2016-10-20
xfs: remove xfs_file_wait_for_io
Christoph Hellwig
2016-10-20
xfs: move inode locking from xfs_reflink_remap_range to xfs_file_share_range
Christoph Hellwig
2016-10-20
xfs: fix the same_inode check in xfs_file_share_range
Christoph Hellwig
2016-10-20
xfs: remove the same fs check from xfs_file_share_range
Christoph Hellwig
2016-10-20
libxfs: v3 inodes are only valid on crc-enabled filesystems
Roger Willcocks
2016-10-20
libxfs: clean up _calc_dquots_per_chunk
Darrick J. Wong
2016-10-20
xfs: unset MS_ACTIVE if mount fails
Darrick J. Wong
2016-10-20
xfs: remove pointless error goto in xfs_bmap_remap_alloc
Eric Sandeen
2016-10-20
xfs: don't take the IOLOCK exclusive for direct I/O page invalidation
Christoph Hellwig
2016-10-20
xfs: add some 'static' annotations
Eric Biggers
2016-10-20
xfs: Fix uninitialized variable in xfs_reflink_reserve_cow_range()
Geert Uytterhoeven
2016-10-20
xfs: remove redundant assignment of ifp
Colin Ian King
2016-10-13
Merge tag 'xfs-reflink-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2016-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-10-10
Merge remote-tracking branch 'ovl/rename2' into for-linus
Al Viro
2016-10-10
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2016-10-11
xfs: convert COW blocks to real blocks before unwritten extent conversion
Christoph Hellwig
2016-10-10
Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-10-10
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-10-10
fix ITER_PIPE interaction with direct_IO
Al Viro
2016-10-10
xfs: rework refcount cow recovery error handling
Darrick J. Wong
2016-10-10
xfs: clear reflink flag if setting realtime flag
Darrick J. Wong
2016-10-10
xfs: fix error initialization
Darrick J. Wong
2016-10-10
xfs: fix label inaccuracies
Darrick J. Wong
2016-10-10
xfs: remove isize check from unshare operation
Darrick J. Wong
2016-10-10
xfs: reduce stack usage of _reflink_clear_inode_flag
Darrick J. Wong
2016-10-10
xfs: check inode reflink flag before calling reflink functions
Darrick J. Wong
2016-10-08
Merge remote-tracking branch 'jk/vfs' into work.misc
Al Viro
2016-10-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-10-07
vfs: Remove {get,set,remove}xattr inode operations
Andreas Gruenbacher
2016-10-07
ext2/4, xfs: call thp_get_unmapped_area() for pmd mappings
Toshi Kani
2016-10-07
Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-10-05
xfs: implement swapext for rmap filesystems
Darrick J. Wong
2016-10-05
xfs: refactor swapext code
Darrick J. Wong
2016-10-05
xfs: various swapext cleanups
Darrick J. Wong
2016-10-05
xfs: recognize the reflink feature bit
Darrick J. Wong
2016-10-05
xfs: simulate per-AG reservations being critically low
Darrick J. Wong
2016-10-05
xfs: don't mix reflink and DAX mode for now
Darrick J. Wong
2016-10-05
xfs: check for invalid inode reflink flags
Darrick J. Wong
[next]