aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_trans.h
AgeCommit message (Expand)AuthorFilesLines
2008-04-18[XFS] Replace custom AIL linked-list code with struct list_headGravatar Josef 'Jeff' Sipek 1-6/+1
2008-04-18[XFS] kill t_sema member of struct xfs_transGravatar Niv Sardi 1-1/+0
2008-02-07[XFS] Move AIL pushing into it's own threadGravatar David Chinner 1-2/+3
2008-02-07[XFS] Fix up sparse warnings.Gravatar David Chinner 1-0/+2
2007-07-14[XFS] Lazy Superblock CountersGravatar David Chinner 1-1/+2
2007-05-08[XFS] The last argument "lsn" of xfs_trans_commit() is always called withGravatar Eric Sandeen 1-3/+1
2007-02-10[XFS] Make growfs work for amounts greater than 2TBGravatar David Chinner 1-21/+21
2007-02-10[XFS] Get rid of old 5.3/6.1 v1 log items. Cleanup patch sent in by EricGravatar Eric Sandeen 1-4/+0
2006-09-28[XFS] Remove unused iop_abort log item operationGravatar Eric Sandeen 1-2/+0
2006-06-27[XFS] Reduce size of xfs_trans_t structure. * remove ->t_forw, ->t_back --Gravatar Alexey Dobriyan 1-2/+2
2006-06-20[XFS] Remove version 1 directory code. Never functioned on Linux, justGravatar Nathan Scott 1-5/+2
2006-03-29[XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing allGravatar Nathan Scott 1-1/+1
2006-03-14[XFS] Cleanup the use of zones/slabs, more consistent and allows flags toGravatar Nathan Scott 1-1/+1
2006-01-11[XFS] Sort out cosmetic differences between user and kernel copies of someGravatar 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-61/+59
2005-11-02[XFS] remove unused struct xfs_ail_ticketGravatar Christoph Hellwig 1-13/+0
2005-11-02[XFS] write barrier support Issue all log sync operations as orderedGravatar Christoph Hellwig 1-1/+6
2005-09-05[XFS] Fixes a bug in the quota code when allocating a new dquot recordGravatar Tim Shimmin 1-0/+1
2005-09-02[XFS] 929956 add log debugging and tracing infoGravatar Tim Shimmin 1-0/+1
2005-06-21[XFS] Remove dead code. Patch from Adrian BunkGravatar Christoph Hellwig 1-3/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+1042