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
/
xfs_iomap.c
Age
Commit message (
Expand
)
Author
2017-10-27
xfs: update i_size after unwritten conversion in dio completion
Eryu Guan
2017-06-07
xfs: actually report xattr extents via iomap
Darrick J. Wong
2017-04-08
xfs: use iomap new flag for newly allocated delalloc blocks
Brian Foster
2017-04-08
xfs: mark speculative prealloc CoW fork extents unwritten
Darrick J. Wong
2017-02-26
xfs: clear delalloc and cache on buffered write failure
Brian Foster
2017-02-04
xfs: fix COW writeback race
Christoph Hellwig
2017-01-12
xfs: pass post-eof speculative prealloc blocks to bmapi
Brian Foster
2017-01-12
xfs: use new extent lookup helpers xfs_file_iomap_begin_delay
Christoph Hellwig
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
2016-10-20
xfs: optimize writes to reflink files
Christoph Hellwig
2016-10-20
xfs: don't bother looking at the refcount tree for reads
Christoph Hellwig
2016-10-05
xfs: create a separate cow extent size hint for the allocator
Darrick J. Wong
2016-10-05
xfs: report shared extent mappings to userspace correctly
Darrick J. Wong
2016-10-04
xfs: support allocating delayed extents in CoW fork
Darrick J. Wong
2016-10-04
xfs: create delalloc extents in CoW fork
Darrick J. Wong
2016-10-04
xfs: support bmapping delalloc extents in the CoW fork
Darrick J. Wong
2016-09-19
xfs: use iomap to implement DAX
Christoph Hellwig
2016-09-19
xfs: take the ilock shared if possible in xfs_file_iomap_begin
Christoph Hellwig
2016-09-19
iomap: add IOMAP_F_NEW flag
Christoph Hellwig
2016-09-19
xfs: rewrite and optimize the delalloc write path
Christoph Hellwig
2016-09-19
xfs: factor our a helper to calculate the EOF alignment
Christoph Hellwig
2016-09-19
xfs: move xfs_bmbt_to_iomap up
Christoph Hellwig
2016-08-17
Merge branch 'iomap-fixes-4.8-rc3' into for-next
Dave Chinner
2016-08-17
xfs: (re-)implement FIEMAP_FLAG_XATTR
Christoph Hellwig
2016-08-17
xfs: simplify xfs_file_iomap_begin
Christoph Hellwig
2016-08-17
xfs: fix bogus space reservation in xfs_iomap_write_allocate
Christoph Hellwig
2016-08-03
xfs: rename flist/free_list to dfops
Darrick J. Wong
2016-08-03
xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_*
Darrick J. Wong
2016-08-03
xfs: rework xfs_bmap_free callers to use xfs_defer_ops
Darrick J. Wong
2016-06-21
xfs: implement iomap based buffered write path
Christoph Hellwig
2016-06-21
xfs: make xfs_bmbt_to_iomap available outside of xfs_pnfs.c
Christoph Hellwig
2016-04-06
xfs: better xfs_trans_alloc interface
Christoph Hellwig
2016-01-12
Merge branch 'xfs-misc-fixes-for-4.5-2' into for-next
Dave Chinner
2016-01-11
xfs: eliminate committed arg from xfs_bmap_finish
Eric Sandeen
2016-01-04
xfs: Don't use reserved blocks for data blocks with DAX
Dave Chinner
2015-11-03
Merge branch 'xfs-dax-updates' into for-next
Dave Chinner
2015-11-03
xfs: Don't use unwritten extents for DAX
Dave Chinner
2015-10-12
Merge branch 'xfs-io-fixes' into for-next
Dave Chinner
2015-10-12
Merge branch 'xfs-logging-fixes' into for-next
Dave Chinner
2015-10-12
xfs: per-filesystem stats counter implementation
Bill O'Donnell
2015-10-12
xfs: pass total block res. as total xfs_bmapi_write() parameter
Brian Foster
2015-10-12
xfs: add missing ilock around dio write last extent alignment
Brian Foster
2015-06-04
xfs: saner xfs_trans_commit interface
Christoph Hellwig
2015-06-04
xfs: remove the flags argument to xfs_trans_cancel
Christoph Hellwig
2015-02-23
xfs: Remove icsb infrastructure
Dave Chinner
2015-02-23
xfs: use generic percpu counters for free block counter
Dave Chinner
2015-01-09
xfs: pass a 64-bit count argument to xfs_iomap_write_unwritten
Christoph Hellwig
2014-12-04
Merge branch 'xfs-misc-fixes-for-3.19-2' into for-next
Dave Chinner
2014-12-04
xfs: fix set-but-unused warnings
Dave Chinner
[next]