aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_iomap.c
Commit message (Expand)AuthorAge
* xfs: update i_size after unwritten conversion in dio completionEryu Guan2017-09-26
* Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-09-11
|\
| * xfs: perform dax_device lookup at mountDan Williams2017-08-31
* | xfs: remove unused flags arg from xfs_file_iomap_begin_delayEric Sandeen2017-09-01
* | xfs: remove the ip argument to xfs_defer_finishChristoph Hellwig2017-09-01
|/
* Merge tag 'xfs-4.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2017-07-10
|\
| * xfs: convert drop_writes to use the errortag mechanismDarrick J. Wong2017-06-27
| * xfs: remove unneeded parameter from XFS_TEST_ERRORDarrick J. Wong2017-06-27
* | xfs: nowait aio supportGoldwyn Rodrigues2017-06-20
|/
* dax, xfs, ext4: compile out iomap-dax paths in the FS_DAX=n caseDan Williams2017-05-13
* Merge tag 'xfs-4.12-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2017-05-06
|\
| * xfs: actually report xattr extents via iomapDarrick J. Wong2017-04-06
| * xfs: remove the ISUNWRITTEN macroChristoph Hellwig2017-04-03
* | ext2, ext4, xfs: retrieve dax_device for iomap operationsDan Williams2017-04-25
|/
* xfs: use iomap new flag for newly allocated delalloc blocksBrian Foster2017-03-08
* xfs: resurrect debug mode drop buffered writes mechanismBrian Foster2017-02-16
* xfs: clear delalloc and cache on buffered write failureBrian Foster2017-02-16
* xfs: allocate direct I/O COW blocks in iomap_beginChristoph Hellwig2017-02-06
* xfs: introduce xfs_aligned_fsb_countChristoph Hellwig2017-02-06
* xfs: reject all unaligned direct writes to reflinked filesChristoph Hellwig2017-02-06
* xfs: mark speculative prealloc CoW fork extents unwrittenDarrick J. Wong2017-02-02
* iomap: constify struct iomap_opsChristoph Hellwig2017-01-30
* xfs: fix COW writeback raceChristoph Hellwig2017-01-23
* xfs: use iomap_dio_rwChristoph Hellwig2016-11-29
* xfs: pass post-eof speculative prealloc blocks to bmapiBrian Foster2016-11-27
* xfs: track preallocation separately in xfs_bmapi_reserve_delalloc()Brian Foster2016-11-27
* xfs: use new extent lookup helpers xfs_file_iomap_begin_delayChristoph Hellwig2016-11-23
* xfs: remove prev argument to xfs_bmapi_reserve_delallocChristoph Hellwig2016-11-23
* xfs: optimize writes to reflink filesChristoph Hellwig2016-10-20
* xfs: don't bother looking at the refcount tree for readsChristoph Hellwig2016-10-20
* xfs: create a separate cow extent size hint for the allocatorDarrick J. Wong2016-10-05
* xfs: report shared extent mappings to userspace correctlyDarrick J. Wong2016-10-05
* xfs: support allocating delayed extents in CoW forkDarrick J. Wong2016-10-04
* xfs: create delalloc extents in CoW forkDarrick J. Wong2016-10-04
* xfs: support bmapping delalloc extents in the CoW forkDarrick J. Wong2016-10-04
* xfs: use iomap to implement DAXChristoph Hellwig2016-09-18
* xfs: take the ilock shared if possible in xfs_file_iomap_beginChristoph Hellwig2016-09-18
* iomap: add IOMAP_F_NEW flagChristoph Hellwig2016-09-18
* xfs: rewrite and optimize the delalloc write pathChristoph Hellwig2016-09-18
* xfs: factor our a helper to calculate the EOF alignmentChristoph Hellwig2016-09-18
* xfs: move xfs_bmbt_to_iomap upChristoph Hellwig2016-09-18
* Merge branch 'iomap-fixes-4.8-rc3' into for-nextDave Chinner2016-08-16
|\
| * xfs: (re-)implement FIEMAP_FLAG_XATTRChristoph Hellwig2016-08-16
| * xfs: simplify xfs_file_iomap_beginChristoph Hellwig2016-08-16
* | xfs: fix bogus space reservation in xfs_iomap_write_allocateChristoph Hellwig2016-08-16
|/
* xfs: rename flist/free_list to dfopsDarrick J. Wong2016-08-02
* xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_*Darrick J. Wong2016-08-02
* xfs: rework xfs_bmap_free callers to use xfs_defer_opsDarrick J. Wong2016-08-02
* xfs: implement iomap based buffered write pathChristoph Hellwig2016-06-20
* xfs: make xfs_bmbt_to_iomap available outside of xfs_pnfs.cChristoph Hellwig2016-06-20