aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_ag.h
Commit message (Expand)AuthorAge
* xfs: do not discard alloc btree blocksChristoph Hellwig2011-05-24
* xfs: add online discard supportChristoph Hellwig2011-05-24
* xfs: exact busy extent trackingChristoph Hellwig2011-04-28
* xfs: convert pag_ici_lock to a spin lockDave Chinner2010-12-16
* xfs: convert buffer cache hash to rbtreeDave Chinner2010-10-18
* xfs: serialise inode reclaim within an AGDave Chinner2010-10-18
* xfs: lockless per-ag lookupsDave Chinner2010-10-18
* xfs: fix access to upper inodes without inode64Christoph Hellwig2010-05-28
* xfs: Improve scalability of busy extent trackingDave Chinner2010-05-24
* xfs: add a shrinker to background inode reclaimDave Chinner2010-04-29
* xfs: embed the pagb_list array in the perag structureDave Chinner2010-01-15
* xfs: Add trace points for per-ag refcount debugging.Dave Chinner2010-01-15
* xfs: Reference count per-ag structuresDave Chinner2010-01-15
* xfs: event tracing supportChristoph Hellwig2009-12-15
* xfs: speed up free inode searchDave Chinner2009-09-01
* un-static xfs_read_agfEric Sandeen2009-08-31
* xfs: add more statics & drop some unused functionsEric Sandeen2009-08-31
* xfs: introduce a per-ag inode iteratorDave Chinner2009-06-08
* xfs: remove uchar_t/ushort_t/uint_t/ulong_t typesChristoph Hellwig2009-02-09
* [XFS] Remove the rest of the macro-to-function indirections.Eric Sandeen2009-01-16
* [XFS] Remove macro-to-function indirections in the mask codeEric Sandeen2009-01-08
* [XFS] factor out xfs_read_agf helperFrom: Christoph Hellwig2008-11-30
* [XFS] factor out xfs_read_agi helperChristoph Hellwig2008-11-30
* [XFS] mark inodes for reclaim via a tag in the inode radix treeDavid Chinner2008-10-30
* [XFS] Sync up kernel and user-space headersBarry Naujok2008-10-30
* [XFS] Unwrap pagb_lock.Eric Sandeen2008-02-07
* [XFS] Radix tree based inode cachingDavid Chinner2007-10-15
* [XFS] Concurrent Multi-File Data StreamsDavid Chinner2007-07-14
* [XFS] Lazy Superblock CountersDavid Chinner2007-07-14
* [XFS] endianess annotation for xfs_agfl_t. Trivial, xfs_agfl_t is alwaysChristoph Hellwig2006-09-27
* [XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing allNathan Scott2006-03-28
* [XFS] Endianess annotations for various allocator data structuresChristoph Hellwig2005-11-01
* [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
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16