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