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
2020-01-29
xfs: Sanity check flags of Q_XQUOTARM call
Jan Kara
2020-01-12
xfs: don't check for AG deadlock for realtime files in bunmapi
Omar Sandoval
2020-01-12
xfs: fix mount failure crash on invalid iclog memory access
Brian Foster
2019-12-05
xfs: Fix bulkstat compat ioctls on x32 userspace.
Nick Bowler
2019-12-05
xfs: Align compat attrlist_by_handle with native implementation.
Nick Bowler
2019-12-05
xfs: require both realtime inodes to mount
Darrick J. Wong
2019-11-28
xfs: fix use-after-free race in xfs_buf_rele
Dave Chinner
2019-11-06
xfs: Correctly invert xfs_buftarg LRU isolation logic
Vratislav Bendel
2019-10-17
xfs: clear sb->s_fs_info on mount failure
Dave Chinner
2019-10-05
xfs: don't crash on null attr fork xfs_bmapi_read
Darrick J. Wong
2019-09-06
xfs: fix missing ILOCK unlock when xfs_setattr_nonsize fails due to EDQUOT
Darrick J. Wong
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
2018-05-30
Force log to disk before reading the AGF during a fstrim
Carlos Maiolino
2018-05-09
xfs: prevent creating negative-sized file via INSERT_RANGE
Darrick J. Wong
2018-03-03
xfs: quota: check result of register_shrinker()
Aliaksei Karaliou
2018-03-03
xfs: quota: fix missed destroy of qi_tree_lock
Aliaksei Karaliou
2018-02-03
xfs: Properly retry failed dquot items in case of error during buffer writeback
Carlos Maiolino
2018-02-03
xfs: ubsan fixes
Darrick J. Wong
2018-02-03
xfs: fortify xfs_alloc_buftarg error handling
Michal Hocko
2018-02-03
xfs: always free inline data before resetting inode fork during ifree
Darrick J. Wong
2017-12-20
xfs: fix incorrect extent state in xfs_bmap_add_extent_unwritten_real
Christoph Hellwig
2017-12-20
xfs: fix log block underflow during recovery cycle verification
Brian Foster
2017-12-20
xfs: truncate pagecache before writeback in xfs_setattr_size()
Eryu Guan
2017-12-14
xfs: fix forgotten rcu read unlock when skipping inode reclaim
Darrick J. Wong
2017-10-27
xfs: trim writepage mapping to within eof
Brian Foster
2017-10-27
xfs: cancel dirty pages on invalidation
Dave Chinner
2017-10-27
xfs: handle error if xfs_btree_get_bufs fails
Eric Sandeen
2017-10-27
xfs: reinit btree pointer on attr tree inactivation walk
Brian Foster
2017-10-27
xfs: don't change inode mode if ACL update fails
Dave Chinner
2017-10-27
xfs: move more RT specific code under CONFIG_XFS_RT
Dave Chinner
2017-10-27
xfs: Don't log uninitialised fields in inode structures
Dave Chinner
2017-10-27
xfs: handle racy AIO in xfs_reflink_end_cow
Christoph Hellwig
2017-10-27
xfs: always swap the cow forks when swapping extents
Darrick J. Wong
2017-10-27
xfs: Capture state of the right inode in xfs_iflush_done
Carlos Maiolino
2017-10-27
xfs: perag initialization should only touch m_ag_max_usable for AG 0
Darrick J. Wong
2017-10-27
xfs: update i_size after unwritten conversion in dio completion
Eryu Guan
2017-10-27
xfs: report zeroed or not correctly in xfs_zero_range()
Eryu Guan
2017-10-27
fs/xfs: Use %pS printk format for direct addresses
Helge Deller
2017-10-27
xfs: evict CoW fork extents when performing finsert/fcollapse
Darrick J. Wong
2017-10-27
xfs: don't unconditionally clear the reflink flag on zero-block files
Darrick J. Wong
2017-10-08
xfs: remove kmem_zalloc_greedy
Darrick J. Wong
2017-10-05
xfs: validate bdev support for DAX inode flag
Ross Zwisler
2017-09-20
xfs: fix compiler warnings
Darrick J. Wong
2017-09-20
xfs: use kmem_free to free return value of kmem_zalloc
Pan Bian
2017-09-20
xfs: open code end_buffer_async_write in xfs_finish_page_writeback
Christoph Hellwig
2017-09-20
xfs: don't set v3 xflags for v2 inodes
Christoph Hellwig
2017-09-20
xfs: fix incorrect log_flushed on fsync
Amir Goldstein
2017-09-20
xfs: disable per-inode DAX flag
Christoph Hellwig
[next]