aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_trans.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-30[XFS] Finish removing the mount pointer from the AIL APIDavid Chinner1-3/+0
2008-10-30[XFS] Add ail pointer into log itemsDavid Chinner1-0/+1
2008-10-30[XFS] move the AIl traversal over to a consistent interfaceDavid Chinner1-1/+0
2008-10-30[XFS] Sync up kernel and user-space headersBarry Naujok1-161/+156
2008-08-13[XFS] remove shouting-indirection macros from xfs_trans.hEric Sandeen1-11/+0
2008-08-13[XFS] Move xfs_attr_rolltrans to xfs_trans_rollNiv Sardi1-0/+1
2008-04-18[XFS] Replace custom AIL linked-list code with struct list_headJosef 'Jeff' Sipek1-6/+1
2008-04-18[XFS] kill t_sema member of struct xfs_transNiv Sardi1-1/+0
2008-02-07[XFS] Move AIL pushing into it's own threadDavid Chinner1-2/+3
2008-02-07[XFS] Fix up sparse warnings.David Chinner1-0/+2
2007-07-14[XFS] Lazy Superblock CountersDavid Chinner1-1/+2
2007-05-08[XFS] The last argument "lsn" of xfs_trans_commit() is always called withEric Sandeen1-3/+1
2007-02-10[XFS] Make growfs work for amounts greater than 2TBDavid Chinner1-21/+21
2007-02-10[XFS] Get rid of old 5.3/6.1 v1 log items. Cleanup patch sent in by EricEric Sandeen1-4/+0
2006-09-28[XFS] Remove unused iop_abort log item operationEric Sandeen1-2/+0
2006-06-27[XFS] Reduce size of xfs_trans_t structure. * remove ->t_forw, ->t_back --Alexey Dobriyan1-2/+2
2006-06-20[XFS] Remove version 1 directory code. Never functioned on Linux, justNathan Scott1-5/+2
2006-03-29[XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing allNathan Scott1-1/+1
2006-03-14[XFS] Cleanup the use of zones/slabs, more consistent and allows flags toNathan Scott1-1/+1
2006-01-11[XFS] Sort out cosmetic differences between user and kernel copies of someNathan Scott1-1/+0
2005-11-02[XFS] Update license/copyright notices to match the prefered SGINathan Scott1-25/+11
2005-11-02[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott1-61/+59
2005-11-02[XFS] remove unused struct xfs_ail_ticketChristoph Hellwig1-13/+0
2005-11-02[XFS] write barrier support Issue all log sync operations as orderedChristoph Hellwig1-1/+6
2005-09-05[XFS] Fixes a bug in the quota code when allocating a new dquot recordTim Shimmin1-0/+1
2005-09-02[XFS] 929956 add log debugging and tracing infoTim Shimmin1-0/+1
2005-06-21[XFS] Remove dead code. Patch from Adrian BunkChristoph Hellwig1-3/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1042