aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_trans_extfree.c
AgeCommit message (Expand)AuthorFilesLines
2016-09-19xfs: set up per-AG free space reservationsGravatar Darrick J. Wong 1-1/+2
2016-08-03xfs: move (and rename) the deferred bmap-free tracepointsGravatar Darrick J. Wong 1-0/+7
2016-08-03xfs: collapse single use static functionsGravatar Darrick J. Wong 1-58/+30
2016-08-03xfs: add owner field to extent allocation and freeingGravatar Darrick J. Wong 1-3/+5
2016-08-03xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_*Gravatar Darrick J. Wong 1-18/+18
2016-08-03xfs: enable the xfs_defer mechanism to process extents to freeGravatar Darrick J. Wong 1-0/+110
2016-08-03xfs: clean up typedef usage in the EFI/EFD handling codeGravatar Darrick J. Wong 1-15/+15
2015-08-19xfs: ensure EFD trans aborts on log recovery extent free failureGravatar Brian Foster 1-9/+23
2014-11-28xfs: move most of xfs_sb.h to xfs_format.hGravatar Christoph Hellwig 1-1/+0
2014-11-28xfs: merge xfs_ag.h into xfs_format.hGravatar Christoph Hellwig 1-1/+1
2013-10-23xfs: decouple log and transaction headersGravatar Dave Chinner 1-2/+3
2013-10-23xfs: create a shared header file for format-related informationGravatar Dave Chinner 1-1/+1
2012-05-14xfs: move xfsagino_t to xfs_types.hGravatar Dave Chinner 1-1/+0
2010-12-20xfs: Pull EFI/EFD handling out from under the AIL lockGravatar Dave Chinner 1-2/+6
2010-07-26xfs: simplify log item descriptor trackingGravatar Christoph Hellwig 1-16/+6
2010-07-26xfs: drop dmapi hooksGravatar Christoph Hellwig 1-1/+0
2007-10-15[XFS] Radix tree based inode cachingGravatar David Chinner 1-0/+1
2006-06-20[XFS] Remove version 1 directory code. Never functioned on Linux, justGravatar Nathan Scott 1-1/+0
2005-11-02[XFS] Update license/copyright notices to match the prefered SGIGravatar Nathan Scott 1-25/+11
2005-11-02[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Gravatar Nathan Scott 1-3/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+156