aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_iomap.c
AgeCommit message (Expand)Author
2016-08-17Merge branch 'iomap-fixes-4.8-rc3' into for-nextDave Chinner
2016-08-17xfs: (re-)implement FIEMAP_FLAG_XATTRChristoph Hellwig
2016-08-17xfs: simplify xfs_file_iomap_beginChristoph Hellwig
2016-08-17xfs: fix bogus space reservation in xfs_iomap_write_allocateChristoph Hellwig
2016-08-03xfs: rename flist/free_list to dfopsDarrick J. Wong
2016-08-03xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_*Darrick J. Wong
2016-08-03xfs: rework xfs_bmap_free callers to use xfs_defer_opsDarrick J. Wong
2016-06-21xfs: implement iomap based buffered write pathChristoph Hellwig
2016-06-21xfs: make xfs_bmbt_to_iomap available outside of xfs_pnfs.cChristoph Hellwig
2016-04-06xfs: better xfs_trans_alloc interfaceChristoph Hellwig
2016-01-12Merge branch 'xfs-misc-fixes-for-4.5-2' into for-nextDave Chinner
2016-01-11xfs: eliminate committed arg from xfs_bmap_finishEric Sandeen
2016-01-04xfs: Don't use reserved blocks for data blocks with DAXDave Chinner
2015-11-03Merge branch 'xfs-dax-updates' into for-nextDave Chinner
2015-11-03xfs: Don't use unwritten extents for DAXDave Chinner
2015-10-12Merge branch 'xfs-io-fixes' into for-nextDave Chinner
2015-10-12Merge branch 'xfs-logging-fixes' into for-nextDave Chinner
2015-10-12xfs: per-filesystem stats counter implementationBill O'Donnell
2015-10-12xfs: pass total block res. as total xfs_bmapi_write() parameterBrian Foster
2015-10-12xfs: add missing ilock around dio write last extent alignmentBrian Foster
2015-06-04xfs: saner xfs_trans_commit interfaceChristoph Hellwig
2015-06-04xfs: remove the flags argument to xfs_trans_cancelChristoph Hellwig
2015-02-23xfs: Remove icsb infrastructureDave Chinner
2015-02-23xfs: use generic percpu counters for free block counterDave Chinner
2015-01-09xfs: pass a 64-bit count argument to xfs_iomap_write_unwrittenChristoph Hellwig
2014-12-04Merge branch 'xfs-misc-fixes-for-3.19-2' into for-nextDave Chinner
2014-12-04xfs: fix set-but-unused warningsDave Chinner
2014-12-04xfs: overflow in xfs_iomap_eof_align_last_fsbPeter Watkins
2014-11-28xfs: move most of xfs_sb.h to xfs_format.hChristoph Hellwig
2014-11-28xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig
2014-11-28xfs: merge xfs_dinode.h into xfs_format.hChristoph Hellwig
2014-10-02xfs: check for null dquot in xfs_quota_calc_throttle()Eric Sandeen
2014-08-04Merge branch 'xfs-quota-eofblocks-scan' into for-nextDave Chinner
2014-07-24xfs: squash prealloc while over quota free space as wellBrian Foster
2014-07-15Merge branch 'xfs-libxfs-restructure' into for-nextDave Chinner
2014-07-15xfs: refine the allocation stack switchDave Chinner
2014-06-25xfs: global error sign conversionDave Chinner
2014-06-22xfs: Nuke XFS_ERROR macroEric Sandeen
2014-04-14xfs: remove unused tp arg from xfs_bmap_last_offset() and callersEric Sandeen
2014-02-10xfs: always use unwritten extents for direct I/O writesChristoph Hellwig
2013-10-23xfs: decouple inode and bmap btree header filesDave Chinner
2013-10-23xfs: decouple log and transaction headersDave Chinner
2013-10-23xfs: create a shared header file for format-related informationDave Chinner
2013-10-17xfs: remove newlines from strings passed to __xfs_printkEric Sandeen
2013-10-01xfs: get rid of count from xfs_iomap_write_allocate()Jie Liu
2013-08-12xfs: refactor xfs_trans_reserve() interfaceJie Liu
2013-08-12xfs: consolidate xfs_utils.cDave Chinner
2013-08-12xfs: create xfs_bmap_util.[ch]Dave Chinner
2013-08-12xfs: separate dquot on disk format definitions out of xfs_quota.hDave Chinner
2013-06-27xfs: don't use speculative prealloc for small filesDave Chinner