aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_ag.h
AgeCommit message (Expand)Author
2012-11-15xfs: convert buffer verifiers to an ops structure.Dave Chinner
2012-11-08xfs: add EOFBLOCKS inode tagging/untaggingBrian Foster
2012-05-14xfs: move busy extent handling to it's own fileDave Chinner
2011-07-25xfs: Remove the macro XFS_BUF_PTRChandra Seetharaman
2011-05-24xfs: do not discard alloc btree blocksChristoph Hellwig
2011-05-24xfs: add online discard supportChristoph Hellwig
2011-04-28xfs: exact busy extent trackingChristoph Hellwig
2010-12-16xfs: convert pag_ici_lock to a spin lockDave Chinner
2010-10-18xfs: convert buffer cache hash to rbtreeDave Chinner
2010-10-18xfs: serialise inode reclaim within an AGDave Chinner
2010-10-18xfs: lockless per-ag lookupsDave Chinner
2010-05-28xfs: fix access to upper inodes without inode64Christoph Hellwig
2010-05-24xfs: Improve scalability of busy extent trackingDave Chinner
2010-04-29xfs: add a shrinker to background inode reclaimDave Chinner
2010-01-15xfs: embed the pagb_list array in the perag structureDave Chinner
2010-01-15xfs: Add trace points for per-ag refcount debugging.Dave Chinner
2010-01-15xfs: Reference count per-ag structuresDave Chinner
2009-12-14xfs: event tracing supportChristoph Hellwig
2009-09-01xfs: speed up free inode searchDave Chinner
2009-08-31un-static xfs_read_agfEric Sandeen
2009-08-31xfs: add more statics & drop some unused functionsEric Sandeen
2009-06-08xfs: introduce a per-ag inode iteratorDave Chinner
2009-02-09xfs: remove uchar_t/ushort_t/uint_t/ulong_t typesChristoph Hellwig
2009-01-16[XFS] Remove the rest of the macro-to-function indirections.Eric Sandeen
2009-01-09[XFS] Remove macro-to-function indirections in the mask codeEric Sandeen
2008-12-01[XFS] factor out xfs_read_agf helperFrom: Christoph Hellwig
2008-12-01[XFS] factor out xfs_read_agi helperChristoph Hellwig
2008-10-30[XFS] mark inodes for reclaim via a tag in the inode radix treeDavid Chinner
2008-10-30[XFS] Sync up kernel and user-space headersBarry Naujok
2008-02-07[XFS] Unwrap pagb_lock.Eric Sandeen
2007-10-15[XFS] Radix tree based inode cachingDavid Chinner
2007-07-14[XFS] Concurrent Multi-File Data StreamsDavid Chinner
2007-07-14[XFS] Lazy Superblock CountersDavid Chinner
2006-09-28[XFS] endianess annotation for xfs_agfl_t. Trivial, xfs_agfl_t is alwaysChristoph Hellwig
2006-03-29[XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing allNathan Scott
2005-11-02[XFS] Endianess annotations for various allocator data structuresChristoph Hellwig
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-04-16Linux-2.6.12-rc2Linus Torvalds