aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_trans.h
Commit message (Expand)AuthorAge
* xfs: stop passing opaque handles to xfs_log.c routinesChristoph Hellwig2010-03-01
* xfs: Don't issue buffer IO direct from AIL push V2Dave Chinner2010-02-01
* xfs: event tracing supportChristoph Hellwig2009-12-15
* xfs: I/O completion handlers must use NOFS allocationsChristoph Hellwig2009-12-11
* xfs: merge fsync and O_SYNC handlingChristoph Hellwig2009-09-01
* xfs: fix various typosMalcolm Parsons2009-03-29
* xfs: remove superflous inobt macrosChristoph Hellwig2009-02-09
* [XFS] Finish removing the mount pointer from the AIL APIDavid Chinner2008-10-30
* [XFS] Add ail pointer into log itemsDavid Chinner2008-10-30
* [XFS] move the AIl traversal over to a consistent interfaceDavid Chinner2008-10-30
* [XFS] Sync up kernel and user-space headersBarry Naujok2008-10-30
* [XFS] remove shouting-indirection macros from xfs_trans.hEric Sandeen2008-08-13
* [XFS] Move xfs_attr_rolltrans to xfs_trans_rollNiv Sardi2008-08-13
* [XFS] Replace custom AIL linked-list code with struct list_headJosef 'Jeff' Sipek2008-04-17
* [XFS] kill t_sema member of struct xfs_transNiv Sardi2008-04-17
* [XFS] Move AIL pushing into it's own threadDavid Chinner2008-02-07
* [XFS] Fix up sparse warnings.David Chinner2008-02-07
* [XFS] Lazy Superblock CountersDavid Chinner2007-07-14
* [XFS] The last argument "lsn" of xfs_trans_commit() is always called withEric Sandeen2007-05-07
* [XFS] Make growfs work for amounts greater than 2TBDavid Chinner2007-02-10
* [XFS] Get rid of old 5.3/6.1 v1 log items. Cleanup patch sent in by EricEric Sandeen2007-02-10
* [XFS] Remove unused iop_abort log item operationEric Sandeen2006-09-27
* [XFS] Reduce size of xfs_trans_t structure. * remove ->t_forw, ->t_back --Alexey Dobriyan2006-06-27
* [XFS] Remove version 1 directory code. Never functioned on Linux, justNathan Scott2006-06-19
* [XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing allNathan Scott2006-03-28
* [XFS] Cleanup the use of zones/slabs, more consistent and allows flags toNathan Scott2006-03-13
* [XFS] Sort out cosmetic differences between user and kernel copies of someNathan Scott2006-01-10
* [XFS] Update license/copyright notices to match the prefered SGINathan Scott2005-11-01
* [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott2005-11-01
* [XFS] remove unused struct xfs_ail_ticketChristoph Hellwig2005-11-01
* [XFS] write barrier support Issue all log sync operations as orderedChristoph Hellwig2005-11-01
* [XFS] Fixes a bug in the quota code when allocating a new dquot recordTim Shimmin2005-09-04
* [XFS] 929956 add log debugging and tracing infoTim Shimmin2005-09-02
* [XFS] Remove dead code. Patch from Adrian BunkChristoph Hellwig2005-06-21
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16