aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_ag.h
Commit message (Expand)AuthorAgeFilesLines
* xfs: do not discard alloc btree blocksChristoph Hellwig2011-05-241-0/+1
* xfs: add online discard supportChristoph Hellwig2011-05-241-0/+2
* xfs: exact busy extent trackingChristoph Hellwig2011-04-281-1/+0
* xfs: convert pag_ici_lock to a spin lockDave Chinner2010-12-161-1/+1
* xfs: convert buffer cache hash to rbtreeDave Chinner2010-10-181-0/+4
* xfs: serialise inode reclaim within an AGDave Chinner2010-10-181-0/+2
* xfs: lockless per-ag lookupsDave Chinner2010-10-181-0/+3
* xfs: fix access to upper inodes without inode64Christoph Hellwig2010-05-281-1/+0
* xfs: Improve scalability of busy extent trackingDave Chinner2010-05-241-9/+15
* xfs: add a shrinker to background inode reclaimDave Chinner2010-04-291-0/+1
* xfs: embed the pagb_list array in the perag structureDave Chinner2010-01-151-8/+2
* xfs: Add trace points for per-ag refcount debugging.Dave Chinner2010-01-151-0/+2
* xfs: Reference count per-ag structuresDave Chinner2010-01-151-2/+2
* xfs: event tracing supportChristoph Hellwig2009-12-141-0/+14
* xfs: speed up free inode searchDave Chinner2009-09-011-0/+9
* un-static xfs_read_agfEric Sandeen2009-08-311-0/+3
* xfs: add more statics & drop some unused functionsEric Sandeen2009-08-311-3/+0
* xfs: introduce a per-ag inode iteratorDave Chinner2009-06-081-0/+2
* xfs: remove uchar_t/ushort_t/uint_t/ulong_t typesChristoph Hellwig2009-02-091-2/+2
* [XFS] Remove the rest of the macro-to-function indirections.Eric Sandeen2009-01-161-3/+3
* [XFS] Remove macro-to-function indirections in the mask codeEric Sandeen2009-01-091-1/+1
* [XFS] factor out xfs_read_agf helperFrom: Christoph Hellwig2008-12-011-0/+2
* [XFS] factor out xfs_read_agi helperChristoph Hellwig2008-12-011-0/+3
* [XFS] mark inodes for reclaim via a tag in the inode radix treeDavid Chinner2008-10-301-0/+5
* [XFS] Sync up kernel and user-space headersBarry Naujok2008-10-301-2/+3
* [XFS] Unwrap pagb_lock.Eric Sandeen2008-02-071-1/+1
* [XFS] Radix tree based inode cachingDavid Chinner2007-10-151-0/+4
* [XFS] Concurrent Multi-File Data StreamsDavid Chinner2007-07-141-0/+1
* [XFS] Lazy Superblock CountersDavid Chinner2007-07-141-2/+6
* [XFS] endianess annotation for xfs_agfl_t. Trivial, xfs_agfl_t is alwaysChristoph Hellwig2006-09-281-1/+1
* [XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing allNathan Scott2006-03-291-1/+1
* [XFS] Endianess annotations for various allocator data structuresChristoph Hellwig2005-11-021-30/+28
* [XFS] Update license/copyright notices to match the prefered SGINathan Scott2005-11-021-25/+11
* [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott2005-11-021-124/+26
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+345