aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_iomap.c
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-08-01
|\
| * xfs: Convert to new freezing codeJan Kara2012-07-31
* | xfs: make largest supported offset less shoutyDave Chinner2012-06-14
* | xfs: m_maxioffset is redundantDave Chinner2012-06-14
|/
* xfs: fix delalloc quota accounting on failureDave Chinner2012-05-21
* xfs: clean up xfs_bit.h includesDave Chinner2012-05-14
* xfs: move xfs_get_extsz_hint() and kill xfs_rw.hDave Chinner2012-05-14
* xfs: move xfsagino_t to xfs_types.hDave Chinner2012-05-14
* xfs: limit specualtive delalloc to maxioffsetDave Chinner2012-05-14
* xfs: use shared ilock mode for direct IO writes by defaultDave Chinner2012-05-14
* xfs: log file size updates as part of unwritten extent conversionChristoph Hellwig2012-03-05
* xfs: remove the i_size field in struct xfs_inodeChristoph Hellwig2012-01-17
* xfs: cleanup xfs_iomap_eof_align_last_fsbChristoph Hellwig2012-01-13
* xfs: simplify xfs_trans_ijoin* againChristoph Hellwig2011-10-11
* xfs: rename xfs_bmapi to xfs_bmapi_writeDave Chinner2011-10-11
* xfs: introduce xfs_bmapi_delay()Christoph Hellwig2011-10-11
* xfs: introduce xfs_bmapi_read()Dave Chinner2011-10-11
* xfs: rename xfs_cmn_err_fsblock_zero()Dave Chinner2011-03-06
* xfs: convert xfs_cmn_err to xfs_alert_tagDave Chinner2011-03-06
* xfs: speculative delayed allocation uses rounddown_power_of_2 badlyDave Chinner2011-01-28
* xfs: dynamic speculative EOF preallocationDave Chinner2011-01-03
* xfs: kill xfs_iomapChristoph Hellwig2010-12-16
* xfs: cleanup the xfs_iomap_write_* helpersChristoph Hellwig2010-12-16
* xfs: small cleanups for xfs_iomap / __xfs_get_blocksChristoph Hellwig2010-07-26
* xfs: reduce stack usage in xfs_iomapChristoph Hellwig2010-07-26
* xfs: remove unused delta tracking code in xfs_bmapiChristoph Hellwig2010-07-26
* xfs: simplify inode to transaction joiningChristoph Hellwig2010-07-26
* xfs: remove unneeded #include statementsChristoph Hellwig2010-07-26
* xfs: drop dmapi hooksChristoph Hellwig2010-07-26
* xfs: mark xfs_iomap_write_ helpers staticChristoph Hellwig2010-05-19
* xfs: kill struct xfs_iomapChristoph Hellwig2010-05-19
* xfs: report iomap_bn in block baseChristoph Hellwig2010-05-19
* xfs: report iomap_offset and iomap_bsize in block baseChristoph Hellwig2010-05-19
* xfs: remove iomap_deltaChristoph Hellwig2010-05-19
* xfs: remove iomap_targetChristoph Hellwig2010-05-19
* xfs: limit xfs_imap_to_bmap to a single mappingChristoph Hellwig2010-05-19
* xfs: event tracing supportChristoph Hellwig2009-12-15
* xfs: I/O completion handlers must use NOFS allocationsChristoph Hellwig2009-12-11
* xfs: use generic Posix ACL codeChristoph Hellwig2009-06-10
* xfs: kill xfs_qmopsChristoph Hellwig2009-06-08
* xfs: remove xfs_flush_spaceDave Chinner2009-04-06
* xfs: make inode flush at ENOSPC synchronousDave Chinner2009-04-06
* xfs: use xfs_sync_inodes() for device flushingDave Chinner2009-04-06
* [XFS] Remove the rest of the macro-to-function indirections.Eric Sandeen2009-01-16
* [XFS] Fix speculative allocation beyond eofLachlan McIlroy2008-12-22
* [XFS] use minleft when allocating in xfs_bmbt_split()Lachlan McIlroy2008-07-28
* [XFS] Fix check for block zero access in xfs_write_iomap_allocate()David Chinner2008-04-29
* [XFS] shrink mrlock_tChristoph Hellwig2008-04-29
* [XFS] Catch errors returned from xfs_bmap_last_offset().David Chinner2008-04-17
* [XFS] optimize XFS_IS_REALTIME_INODE w/o realtime configEric Sandeen2008-02-07