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_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
/
libxfs
/
xfs_bmap.c
Age
Commit message (
Expand
)
Author
2018-01-08
xfs: remove XFS_FSB_SANITY_CHECK
Darrick J. Wong
2017-12-14
xfs: account for null transactions in bunmapi
Darrick J. Wong
2017-11-28
xfs: fix leaks on corruption errors in xfs_bmap.c
Eric Sandeen
2017-11-06
xfs: pass struct xfs_bmbt_irec to xfs_bmbt_validate_extent
Christoph Hellwig
2017-11-06
xfs: remove the nr_extents argument to xfs_iext_remove
Christoph Hellwig
2017-11-06
xfs: remove the nr_extents argument to xfs_iext_insert
Christoph Hellwig
2017-11-06
xfs: use a b+tree for the in-core extent list
Christoph Hellwig
2017-11-06
xfs: simplify xfs_reflink_convert_cow
Christoph Hellwig
2017-11-06
xfs: introduce the xfs_iext_cursor abstraction
Christoph Hellwig
2017-11-06
xfs: iterate over extents in xfs_bmap_extents_to_btree
Christoph Hellwig
2017-11-06
xfs: pass an on-disk extent to xfs_bmbt_validate_extent
Christoph Hellwig
2017-11-06
xfs: treat idx as a cursor in xfs_bmap_collapse_extents
Christoph Hellwig
2017-11-06
xfs: treat idx as a cursor in xfs_bmap_del_extent_*
Christoph Hellwig
2017-11-06
xfs: treat idx as a cursor in xfs_bmap_add_extent_unwritten_real
Christoph Hellwig
2017-11-06
xfs: treat idx as a cursor in xfs_bmap_add_extent_hole_real
Christoph Hellwig
2017-11-06
xfs: treat idx as a cursor in xfs_bmap_add_extent_hole_delay
Christoph Hellwig
2017-11-06
xfs: treat idx as a cursor in xfs_bmap_add_extent_delay_real
Christoph Hellwig
2017-11-06
xfs: remove a duplicate assignment in xfs_bmap_add_extent_delay_real
Christoph Hellwig
2017-11-06
xfs: don't create overlapping extents in xfs_bmap_add_extent_delay_real
Christoph Hellwig
2017-11-01
xfs: move error injection tags into their own file
Darrick J. Wong
2017-10-26
xfs: add a new xfs_iext_lookup_extent_before helper
Christoph Hellwig
2017-10-26
xfs: merge xfs_bmap_read_extents into xfs_iread_extents
Christoph Hellwig
2017-10-26
xfs: rewrite xfs_bmap_first_unused to make better use of xfs_iext_get_extent
Christoph Hellwig
2017-10-26
xfs: don't rely on extent indices in xfs_bmap_insert_extents
Christoph Hellwig
2017-10-26
xfs: don't rely on extent indices in xfs_bmap_collapse_extents
Christoph Hellwig
2017-10-26
xfs: update got in xfs_bmap_shift_update_extent
Christoph Hellwig
2017-10-26
xfs: remove xfs_bmse_shift_one
Christoph Hellwig
2017-10-26
xfs: split xfs_bmap_shift_extents
Christoph Hellwig
2017-10-26
xfs: remove XFS_BMAP_MAX_SHIFT_EXTENTS
Christoph Hellwig
2017-10-26
xfs: remove the never fully implemented UUID fork format
Christoph Hellwig
2017-10-26
xfs: remove XFS_BMAP_TRACE_EXLIST
Christoph Hellwig
2017-10-26
xfs: move pre/post-bmap tracing into xfs_iext_update_extent
Christoph Hellwig
2017-10-26
xfs: remove post-bmap tracing in xfs_bmap_local_to_extents
Christoph Hellwig
2017-10-26
xfs: make better use of the 'state' variable in xfs_bmap_del_extent_real
Christoph Hellwig
2017-10-26
xfs: add a xfs_bmap_fork_to_state helper
Christoph Hellwig
2017-10-26
xfs: refactor btree pointer checks
Darrick J. Wong
2017-10-26
xfs: replace xfs_bmbt_lookup_ge with xfs_bmbt_lookup_first
Christoph Hellwig
2017-10-26
xfs: pass a struct xfs_bmbt_irec to xfs_bmbt_lookup_eq
Christoph Hellwig
2017-10-26
xfs: pass a struct xfs_bmbt_irec to xfs_bmbt_update
Christoph Hellwig
2017-10-26
xfs: refactor xfs_bmap_add_extent_unwritten_real
Christoph Hellwig
2017-10-26
xfs: refactor delalloc accounting in xfs_bmap_add_extent_delay_real
Christoph Hellwig
2017-10-26
xfs: refactor xfs_bmap_add_extent_delay_real
Christoph Hellwig
2017-10-26
xfs: refactor xfs_bmap_add_extent_hole_real
Christoph Hellwig
2017-10-26
xfs: refactor xfs_bmap_add_extent_hole_delay
Christoph Hellwig
2017-10-26
xfs: refactor xfs_del_extent_real
Christoph Hellwig
2017-10-26
xfs: use the state defines in xfs_bmap_del_extent_real
Christoph Hellwig
2017-10-26
xfs: use correct state defines in xfs_bmap_del_extent_{cow,delay}
Christoph Hellwig
2017-10-26
xfs: move some more code into xfs_bmap_del_extent_real
Christoph Hellwig
2017-10-26
xfs: use xfs_bmap_del_extent_delay for the data fork as well
Christoph Hellwig
2017-10-26
xfs: rename bno to end in __xfs_bunmapi
Christoph Hellwig
[next]