summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_trans.h
Commit message (Expand)AuthorAgeFilesLines
* [XFS] remove shouting-indirection macros from xfs_trans.hEric Sandeen2008-08-131-11/+0Star
* [XFS] Move xfs_attr_rolltrans to xfs_trans_rollNiv Sardi2008-08-131-0/+1
* [XFS] Replace custom AIL linked-list code with struct list_headJosef 'Jeff' Sipek2008-04-181-6/+1Star
* [XFS] kill t_sema member of struct xfs_transNiv Sardi2008-04-181-1/+0Star
* [XFS] Move AIL pushing into it's own threadDavid Chinner2008-02-071-2/+3
* [XFS] Fix up sparse warnings.David Chinner2008-02-071-0/+2
* [XFS] Lazy Superblock CountersDavid Chinner2007-07-141-1/+2
* [XFS] The last argument "lsn" of xfs_trans_commit() is always called withEric Sandeen2007-05-081-3/+1Star
* [XFS] Make growfs work for amounts greater than 2TBDavid Chinner2007-02-101-21/+21
* [XFS] Get rid of old 5.3/6.1 v1 log items. Cleanup patch sent in by EricEric Sandeen2007-02-101-4/+0Star
* [XFS] Remove unused iop_abort log item operationEric Sandeen2006-09-281-2/+0Star
* [XFS] Reduce size of xfs_trans_t structure. * remove ->t_forw, ->t_back --Alexey Dobriyan2006-06-271-2/+2
* [XFS] Remove version 1 directory code. Never functioned on Linux, justNathan Scott2006-06-201-5/+2Star
* [XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing allNathan Scott2006-03-291-1/+1
* [XFS] Cleanup the use of zones/slabs, more consistent and allows flags toNathan Scott2006-03-141-1/+1
* [XFS] Sort out cosmetic differences between user and kernel copies of someNathan Scott2006-01-111-1/+0Star
* [XFS] Update license/copyright notices to match the prefered SGINathan Scott2005-11-021-25/+11Star
* [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott2005-11-021-61/+59Star
* [XFS] remove unused struct xfs_ail_ticketChristoph Hellwig2005-11-021-13/+0Star
* [XFS] write barrier support Issue all log sync operations as orderedChristoph Hellwig2005-11-021-1/+6
* [XFS] Fixes a bug in the quota code when allocating a new dquot recordTim Shimmin2005-09-051-0/+1
* [XFS] 929956 add log debugging and tracing infoTim Shimmin2005-09-021-0/+1
* [XFS] Remove dead code. Patch from Adrian BunkChristoph Hellwig2005-06-211-3/+0Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1042