aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_trans.h
Commit message (Expand)AuthorAge
* xfs: implement deferred bmbt map/unmap operationsDarrick J. Wong2016-10-04
* xfs: log bmap intent itemsDarrick J. Wong2016-10-04
* xfs: connect refcount adjust functions to upper layersDarrick J. Wong2016-10-03
* xfs: log refcount intent itemsDarrick J. Wong2016-10-03
* xfs: remove the extents array from the rmap update done log itemDarrick J. Wong2016-08-02
* xfs: propagate bmap updates to rmapbtDarrick J. Wong2016-08-02
* xfs: enable the xfs_defer mechanism to process rmaps to updateDarrick J. Wong2016-08-02
* xfs: log rmap intent itemsDarrick J. Wong2016-08-02
* xfs: add owner field to extent allocation and freeingDarrick J. Wong2016-08-02
* xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_*Darrick J. Wong2016-08-02
* xfs: enable the xfs_defer mechanism to process extents to freeDarrick J. Wong2016-08-02
* xfs: clean up typedef usage in the EFI/EFD handling codeDarrick J. Wong2016-08-02
* xfs: allocate log vector buffers outside CIL context lockDave Chinner2016-07-21
* xfs: better xfs_trans_alloc interfaceChristoph Hellwig2016-04-05
* xfs: remove xfs_trans_get_block_resChristoph Hellwig2016-03-01
* xfs: ensure EFD trans aborts on log recovery extent free failureBrian Foster2015-08-18
* xfs: return committed status from xfs_trans_roll()Brian Foster2015-08-18
* xfs: disentagle EFI release from the extent countBrian Foster2015-08-18
* xfs: saner xfs_trans_commit interfaceChristoph Hellwig2015-06-03
* xfs: remove the flags argument to xfs_trans_cancelChristoph Hellwig2015-06-03
* xfs: switch remaining xfs_trans_dup users to xfs_trans_rollChristoph Hellwig2015-06-03
* xfs: format log items write directly into the linear CIL bufferChristoph Hellwig2013-12-12
* xfs: decouple inode and bmap btree header filesDave Chinner2013-10-23
* xfs: decouple log and transaction headersDave Chinner2013-10-23
* xfs: remove unused transaction callback variablesDave Chinner2013-10-23
* xfs: finish removing IOP_* macros.Dave Chinner2013-08-30
* xfs: avoid CIL allocation during insertDave Chinner2013-08-13
* xfs: Reduce allocations during CIL insertionDave Chinner2013-08-13
* xfs: return log item size in IOP_SIZEDave Chinner2013-08-13
* xfs: refactor xfs_trans_reserve() interfaceJie Liu2013-08-12
* xfs: split out transaction reservation codeDave Chinner2013-08-12
* xfs: sync minor header differences needed by userspace.Dave Chinner2013-08-12
* xfs: split out on-disk transaction definitionsDave Chinner2013-08-12
* xfs: Inode create log itemsDave Chinner2013-06-27
* xfs: Introduce an ordered buffer itemDave Chinner2013-06-27
* xfs: Remove two dead transaction log reservaion macrosJie Liu2013-06-19
* xfs: introduce CONFIG_XFS_WARNDave Chinner2013-05-07
* xfs: buffer type overruns blf_flags fieldDave Chinner2013-04-27
* xfs: add buffer types to directory and attribute buffersDave Chinner2013-04-27
* xfs: add support for large btree blocksChristoph Hellwig2013-04-21
* xfs: refactor space log reservation for XFS_TRANS_ATTR_SETJeff Liu2013-02-01
* xfs: introduce XFS_SB_LOG_RES() for transactions that modify sb on diskJeff Liu2013-02-01
* xfs: calculate XFS_TRANS_QM_QUOTAOFF_END space log reservation at mount timeJeff Liu2013-02-01
* xfs: calculate XFS_TRANS_QM_QUOTAOFF space log reservation at mount timeJeff Liu2013-02-01
* xfs: calculate XFS_TRANS_QM_DQALLOC space log reservation at mount timeJeff Liu2013-02-01
* xfs: calcuate XFS_TRANS_QM_SETQLIM space log reservation at mount timeJeff Liu2013-02-01
* xfs: calculate XFS_TRANS_QM_SBCHANGE space log reservation at mount timeJeff Liu2013-02-01
* xfs: convert buffer verifiers to an ops structure.Dave Chinner2012-11-15
* xfs: make buffer read verication an IO completion functionDave Chinner2012-11-15
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-08-01
|\