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
/
libxfs
Age
Commit message (
Expand
)
Author
2018-12-08
xfs: don't fail when converting shortform attr to long form during ATTR_REPLACE
Darrick J. Wong
2018-11-10
xfs: truncate transaction does not modify the inobt
Brian Foster
2018-06-06
xfs: detect agfl count corruption and reset agfl
Brian Foster
2017-12-20
xfs: fix incorrect extent state in xfs_bmap_add_extent_unwritten_real
Christoph Hellwig
2017-10-27
xfs: trim writepage mapping to within eof
Brian Foster
2017-10-27
xfs: handle error if xfs_btree_get_bufs fails
Eric Sandeen
2017-10-27
xfs: Don't log uninitialised fields in inode structures
Dave Chinner
2017-10-27
xfs: perag initialization should only touch m_ag_max_usable for AG 0
Darrick J. Wong
2017-09-20
xfs: fix compiler warnings
Darrick J. Wong
2017-09-20
xfs: relog dirty buffers during swapext bmbt owner change
Brian Foster
2017-09-20
xfs: skip bmbt block ino validation during owner change
Brian Foster
2017-09-20
xfs: don't log dirty ranges for ordered buffers
Brian Foster
2017-09-20
xfs: stop searching for free slots in an inode chunk when there are none
Carlos Maiolino
2017-09-20
xfs: fix inobt inode allocation search optimization
Omar Sandoval
2017-09-20
xfs: fix multi-AG deadlock in xfs_bunmapi
Christoph Hellwig
2017-09-20
xfs: check _alloc_read_agf buffer pointer before using
Darrick J. Wong
2017-09-20
xfs: set firstfsb to NULLFSBLOCK before feeding it to _bmapi_write
Darrick J. Wong
2017-09-20
xfs: check _btree_check_block value
Darrick J. Wong
2017-09-20
xfs: don't crash on unexpected holes in dir/attr btrees
Darrick J. Wong
2017-09-20
xfs: try to avoid blowing out the transaction reservation when bunmaping a sh...
Darrick J. Wong
2017-06-07
xfs: fix unaligned access in xfs_btree_visit_blocks
Eric Sandeen
2017-06-07
xfs: avoid mount-time deadlock in CoW extent recovery
Darrick J. Wong
2017-06-07
xfs: fix indlen accounting error on partial delalloc conversion
Brian Foster
2017-06-07
xfs: reserve enough blocks to handle btree splits when remapping
Darrick J. Wong
2017-06-07
xfs: fix integer truncation in xfs_bmap_remap_alloc
Christoph Hellwig
2017-06-07
xfs: rework the inline directory verifiers
Darrick J. Wong
2017-06-07
xfs: verify inline directory data forks
Darrick J. Wong
2017-04-08
xfs: try any AG when allocating the first btree block when reflinking
Christoph Hellwig
2017-04-08
xfs: use iomap new flag for newly allocated delalloc blocks
Brian Foster
2017-04-08
xfs: tune down agno asserts in the bmap code
Christoph Hellwig
2017-04-08
xfs: Use xfs_icluster_size_fsb() to calculate inode chunk alignment
Chandan Rajendra
2017-04-08
xfs: split indlen reservations fairly when under reserved
Brian Foster
2017-04-08
xfs: handle indlen shortage on delalloc extent merge
Brian Foster
2017-04-08
xfs: allow unwritten extents in the CoW fork
Darrick J. Wong
2017-04-08
xfs: verify free block header fields
Darrick J. Wong
2017-04-08
xfs: check for obviously bad level values in the bmbt root
Darrick J. Wong
2017-04-08
xfs: filter out obviously bad btree pointers
Darrick J. Wong
2017-04-08
xfs: fail _dir_open when readahead fails
Darrick J. Wong
2017-04-08
xfs: fix toctou race when locking an inode to access the data map
Darrick J. Wong
2017-04-08
xfs: use per-AG reservations for the finobt
Christoph Hellwig
2017-04-08
xfs: only update mount/resv fields on success in __xfs_ag_resv_init
Christoph Hellwig
2017-02-04
xfs: extsize hints are not unlikely in xfs_bmap_btalloc
Christoph Hellwig
2017-02-04
xfs: remove racy hasattr check from attr ops
Brian Foster
2017-02-04
xfs: verify dirblocklog correctly
Darrick J. Wong
2017-02-04
xfs: fix COW writeback race
Christoph Hellwig
2017-02-04
xfs: fix xfs_mode_to_ftype() prototype
Arnd Bergmann
2017-02-04
xfs: sanity check inode di_mode
Amir Goldstein
2017-02-04
xfs: replace xfs_mode_to_ftype table with switch statement
Amir Goldstein
2017-02-04
xfs: add missing include dependencies to xfs_dir2.h
Amir Goldstein
2017-02-04
xfs: sanity check directory inode di_size
Amir Goldstein
[next]