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
2017-09-20
xfs: handle -EFSCORRUPTED during head/tail verification
Brian Foster
2017-09-20
xfs: fix log recovery corruption error due to tail overwrite
Brian Foster
2017-09-20
xfs: always verify the log tail during recovery
Brian Foster
2017-09-20
xfs: fix recovery failure when log record header wraps log end
Brian Foster
2017-09-20
xfs: Properly retry failed inode items in case of error during buffer writeback
Carlos Maiolino
2017-09-20
xfs: Add infrastructure needed for error propagation during buffer IO failure
Carlos Maiolino
2017-09-20
xfs: remove xfs_trans_ail_delete_bulk
Christoph Hellwig
2017-09-20
xfs: toggle readonly state around xfs_log_mount_finish
Eric Sandeen
2017-09-20
xfs: write unmount record for ro mounts
Eric Sandeen
2017-09-20
xfs: don't leak quotacheck dquots when cow recovery
Darrick J. Wong
2017-09-20
xfs: clear MS_ACTIVE after finishing log recovery
Darrick J. Wong
2017-09-20
xfs: fix inobt inode allocation search optimization
Omar Sandoval
2017-09-20
xfs: Fix per-inode DAX flag inheritance
Lukas Czerner
2017-09-20
xfs: fix multi-AG deadlock in xfs_bunmapi
Christoph Hellwig
2017-09-20
xfs: fix quotacheck dquot id overflow infinite loop
Brian Foster
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: free cowblocks and retry on buffered write ENOSPC
Brian Foster
2017-09-20
xfs: free uncommitted transactions during log recovery
Brian Foster
2017-09-20
xfs: don't allow bmap on rt files
Darrick J. Wong
2017-09-20
xfs: remove bli from AIL before release on transaction abort
Brian Foster
2017-09-20
xfs: release bli from transaction properly on fs shutdown
Brian Foster
2017-09-20
xfs: try to avoid blowing out the transaction reservation when bunmaping a sh...
Darrick J. Wong
2017-09-20
xfs: push buffer of flush locked dquot to avoid quotacheck deadlock
Brian Foster
2017-09-20
xfs: fix spurious spin_is_locked() assert failures on non-smp kernels
Brian Foster
2017-09-20
xfs: Move handling of missing page into one place in xfs_find_get_desired_pgo...
Jan Kara
2017-09-13
xfs: XFS_IS_REALTIME_INODE() should be false if no rt device present
Richard Wareing
2017-07-27
xfs: Don't clear SGID when inheriting ACLs
Jan Kara
2017-06-14
fs: add i_blocksize()
Fabian Frederick
2017-06-07
xfs: Fix off-by-in in loop termination in xfs_find_get_desired_pgoff()
Jan Kara
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: xfs_trans_alloc_empty
Christoph Hellwig
2017-06-07
xfs: bad assertion for delalloc an extent that start at i_size
Zorro Lang
2017-06-07
xfs: BMAPX shouldn't barf on inline-format directories
Darrick J. Wong
2017-06-07
xfs: fix indlen accounting error on partial delalloc conversion
Brian Foster
2017-06-07
xfs: fix use-after-free in xfs_finish_page_writeback
Eryu Guan
2017-06-07
xfs: reserve enough blocks to handle btree splits when remapping
Darrick J. Wong
2017-06-07
xfs: wait on new inodes during quotaoff dquot release
Brian Foster
2017-06-07
xfs: update ag iterator to support wait on new inodes
Brian Foster
2017-06-07
xfs: support ability to wait on new inodes
Brian Foster
2017-06-07
xfs: fix up quotacheck buffer list error handling
Brian Foster
2017-06-07
xfs: prevent multi-fsb dir readahead from reading random blocks
Brian Foster
2017-06-07
xfs: handle array index overrun in xfs_dir2_leaf_readbuf()
Eric Sandeen
2017-06-07
xfs: fix integer truncation in xfs_bmap_remap_alloc
Christoph Hellwig
2017-06-07
xfs: drop iolock from reclaim context to appease lockdep
Brian Foster
2017-06-07
xfs: actually report xattr extents via iomap
Darrick J. Wong
2017-06-07
xfs: fix over-copying of getbmap parameters from userspace
Darrick J. Wong
[prev]
[next]