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
/
xfs_bmap_util.c
Age
Commit message (
Expand
)
Author
2018-04-09
xfs: non-scrub - remove unused function parameters
Eric Sandeen
2018-03-15
xfs: remove xfs_zero_range
Christoph Hellwig
2018-03-15
xfs: fix the check for COW extents in xfs_swap_extents
Christoph Hellwig
2018-03-11
xfs: account format bouncing into rmapbt swapext tx reservation
Brian Foster
2018-01-29
xfs: allow xfs_lock_two_inodes to take different EXCL/SHARED modes
Darrick J. Wong
2017-11-06
xfs: remove support for inlining data/extents into the inode fork
Christoph Hellwig
2017-11-06
xfs: introduce the xfs_iext_cursor abstraction
Christoph Hellwig
2017-10-26
xfs: add asserts for the mmap lock in xfs_{insert,collapse}_file_space
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: inline xfs_shift_file_space into callers
Christoph Hellwig
2017-10-26
xfs: simplify the xfs_getbmap interface
Christoph Hellwig
2017-10-26
xfs: rewrite getbmap using the xfs_iext_* helpers
Christoph Hellwig
2017-10-11
xfs: move more RT specific code under CONFIG_XFS_RT
Dave Chinner
2017-10-03
xfs: always swap the cow forks when swapping extents
Darrick J. Wong
2017-09-25
xfs: evict CoW fork extents when performing finsert/fcollapse
Darrick J. Wong
2017-09-01
xfs: rewrite xfs_bmap_count_leaves using xfs_iext_get_extent
Christoph Hellwig
2017-09-01
xfs: relog dirty buffers during swapext bmbt owner change
Brian Foster
2017-09-01
xfs: move bmbt owner change to last step of extent swap
Brian Foster
2017-09-01
xfs: remove the ip argument to xfs_defer_finish
Christoph Hellwig
2017-06-20
xfs: refactor the ifork block counting function
Darrick J. Wong
2017-06-20
xfs: make _bmap_count_blocks consistent wrt delalloc extent behavior
Darrick J. Wong
2017-06-19
xfs: reflink find shared should take a transaction
Darrick J. Wong
2017-06-19
xfs: remove double-underscore integer types
Darrick J. Wong
2017-06-19
xfs: avoid harmless gcc-7 warnings
Arnd Bergmann
2017-05-16
xfs: bad assertion for delalloc an extent that start at i_size
Zorro Lang
2017-05-16
xfs: BMAPX shouldn't barf on inline-format directories
Darrick J. Wong
2017-05-06
Merge tag 'xfs-4.12-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2017-05-01
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-04-25
xfs: more do_div cleanups
Eric Sandeen
2017-04-12
xfs: drop iolock from reclaim context to appease lockdep
Brian Foster
2017-04-08
block: add a flags argument to (__)blkdev_issue_zeroout
Christoph Hellwig
2017-04-03
xfs: factor out a xfs_bmap_is_real_extent helper
Christoph Hellwig
2017-04-03
xfs: Honor FALLOC_FL_KEEP_SIZE when punching ends of files
Calvin Owens
2017-04-03
xfs: Honor FALLOC_FL_KEEP_SIZE when punching ends of files
Calvin Owens
2017-02-17
xfs: simplify xfs_rtallocate_extent
Christoph Hellwig
2017-02-16
xfs: don't reserve blocks for right shift transactions
Brian Foster
2017-01-30
xfs: remove unused full argument from bmap
Eric Sandeen
2017-01-30
xfs: fix eofblocks race with file extending async dio writes
Brian Foster
2017-01-30
xfs: pull up iolock from xfs_free_eofblocks()
Brian Foster
2017-01-26
xfs: fix bmv_count confusion w/ shared extents
Darrick J. Wong
2016-11-30
xfs: remove i_iolock and use i_rwsem in the VFS inode instead
Christoph Hellwig
2016-11-08
xfs: provide helper for counting extents from if_bytes
Eric Sandeen
2016-11-08
xfs: fix up xfs_swap_extent_forks inline extent handling
Eric Sandeen
2016-10-05
xfs: implement swapext for rmap filesystems
Darrick J. Wong
2016-10-05
xfs: refactor swapext code
Darrick J. Wong
2016-10-05
xfs: various swapext cleanups
Darrick J. Wong
2016-10-05
xfs: garbage collect old cowextsz reservations
Darrick J. Wong
2016-10-05
xfs: create a separate cow extent size hint for the allocator
Darrick J. Wong
2016-10-05
xfs: swap inode reflink flags when swapping inode extents
Darrick J. Wong
[next]