summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_iomap.c
Commit message (Expand)AuthorAge
* 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-30
* xfs: pass post-eof speculative prealloc blocks to bmapiBrian Foster2016-11-28
* xfs: track preallocation separately in xfs_bmapi_reserve_delalloc()Brian Foster2016-11-28
* xfs: use new extent lookup helpers xfs_file_iomap_begin_delayChristoph Hellwig2016-11-24
* xfs: remove prev argument to xfs_bmapi_reserve_delallocChristoph Hellwig2016-11-24
* 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-19
* xfs: take the ilock shared if possible in xfs_file_iomap_beginChristoph Hellwig2016-09-19
* iomap: add IOMAP_F_NEW flagChristoph Hellwig2016-09-19
* xfs: rewrite and optimize the delalloc write pathChristoph Hellwig2016-09-19
* xfs: factor our a helper to calculate the EOF alignmentChristoph Hellwig2016-09-19
* xfs: move xfs_bmbt_to_iomap upChristoph Hellwig2016-09-19
* Merge branch 'iomap-fixes-4.8-rc3' into for-nextDave Chinner2016-08-17
|\
| * xfs: (re-)implement FIEMAP_FLAG_XATTRChristoph Hellwig2016-08-17
| * xfs: simplify xfs_file_iomap_beginChristoph Hellwig2016-08-17
* | xfs: fix bogus space reservation in xfs_iomap_write_allocateChristoph Hellwig2016-08-17
|/
* xfs: rename flist/free_list to dfopsDarrick J. Wong2016-08-03
* xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_*Darrick J. Wong2016-08-03
* xfs: rework xfs_bmap_free callers to use xfs_defer_opsDarrick J. Wong2016-08-03
* xfs: implement iomap based buffered write pathChristoph Hellwig2016-06-21
* xfs: make xfs_bmbt_to_iomap available outside of xfs_pnfs.cChristoph Hellwig2016-06-21
* xfs: better xfs_trans_alloc interfaceChristoph Hellwig2016-04-06
* Merge branch 'xfs-misc-fixes-for-4.5-2' into for-nextDave Chinner2016-01-12
|\
| * xfs: eliminate committed arg from xfs_bmap_finishEric Sandeen2016-01-11
* | xfs: Don't use reserved blocks for data blocks with DAXDave Chinner2016-01-04
|/
* Merge branch 'xfs-dax-updates' into for-nextDave Chinner2015-11-03
|\
| * xfs: Don't use unwritten extents for DAXDave Chinner2015-11-03
* | Merge branch 'xfs-io-fixes' into for-nextDave Chinner2015-10-12
|\ \
| * | xfs: add missing ilock around dio write last extent alignmentBrian Foster2015-10-12
| |/
* | Merge branch 'xfs-logging-fixes' into for-nextDave Chinner2015-10-12
|\ \