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
/
xfs_bmap.c
Age
Commit message (
Expand
)
Author
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-09-20
xfs: fix compiler warnings
Darrick J. Wong
2017-09-20
xfs: fix multi-AG deadlock in xfs_bunmapi
Christoph Hellwig
2017-09-20
xfs: set firstfsb to NULLFSBLOCK before feeding it to _bmapi_write
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 indlen accounting error on partial delalloc conversion
Brian Foster
2017-06-07
xfs: fix integer truncation in xfs_bmap_remap_alloc
Christoph Hellwig
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: 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: filter out obviously bad btree pointers
Darrick J. Wong
2017-02-04
xfs: extsize hints are not unlikely in xfs_bmap_btalloc
Christoph Hellwig
2017-02-04
xfs: fix COW writeback race
Christoph Hellwig
2017-02-04
xfs: fix bogus minleft manipulations
Christoph Hellwig
2017-01-12
xfs: error out if trying to add attrs and anextents > 0
Darrick J. Wong
2017-01-12
xfs: complain if we don't get nextents bmap records
Darrick J. Wong
2017-01-12
xfs: handle cow fork in xfs_bmap_trace_exlist
Eric Sandeen
2017-01-12
xfs: pass state not whichfork to trace_xfs_extlist
Eric Sandeen
2017-01-12
xfs: track preallocation separately in xfs_bmapi_reserve_delalloc()
Brian Foster
2017-01-12
xfs: remove prev argument to xfs_bmapi_reserve_delalloc
Christoph Hellwig
2017-01-12
xfs: factor rmap btree size into the indlen calculations
Darrick J. Wong
2017-01-12
xfs: provide helper for counting extents from if_bytes
Eric Sandeen
2017-01-12
xfs: check return value of _trans_reserve_quota_nblks
Darrick J. Wong
2016-10-20
xfs: remove xfs_bunmapi_cow
Christoph Hellwig
2016-10-20
xfs: refactor xfs_bunmapi_cow
Christoph Hellwig
2016-10-20
xfs: add xfs_trim_extent
Darrick J. Wong
2016-10-20
xfs: remove pointless error goto in xfs_bmap_remap_alloc
Eric Sandeen
2016-10-20
xfs: remove redundant assignment of ifp
Colin Ian King
2016-10-05
xfs: try other AGs to allocate a BMBT block
Darrick J. Wong
2016-10-05
xfs: create a separate cow extent size hint for the allocator
Darrick J. Wong
2016-10-05
xfs: store in-progress CoW allocations in the refcount btree
Darrick J. Wong
2016-10-05
xfs: support removing extents from CoW fork
Darrick J. Wong
2016-10-04
xfs: support allocating delayed extents in CoW fork
Darrick J. Wong
2016-10-04
xfs: support bmapping delalloc extents in the CoW fork
Darrick J. Wong
2016-10-04
xfs: introduce the CoW fork
Darrick J. Wong
2016-10-04
xfs: return work remaining at the end of a bunmapi operation
Darrick J. Wong
2016-10-04
xfs: implement deferred bmbt map/unmap operations
Darrick J. Wong
2016-10-04
xfs: pass bmapi flags through to bmap_del_extent
Darrick J. Wong
2016-10-04
xfs: map an inode's offset to an exact physical block
Darrick J. Wong
2016-10-03
xfs: adjust refcount when unmapping file blocks
Darrick J. Wong
2016-10-03
Merge branch 'xfs-4.9-log-recovery-fixes' into for-next
Dave Chinner
2016-10-03
Merge branch 'xfs-4.9-delalloc-rework' into for-next
Dave Chinner
2016-09-26
xfs: remote attribute blocks aren't really userdata
Dave Chinner
2016-09-19
xfs: rewrite and optimize the delalloc write path
Christoph Hellwig
2016-09-19
xfs: set up per-AG free space reservations
Darrick J. Wong
2016-08-03
xfs: propagate bmap updates to rmapbt
Darrick J. Wong
[next]