aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_alloc.c
Commit message (Expand)AuthorAge
* [XFS] factor out xfs_read_agf helperFrom: Christoph Hellwig2008-11-30
* [XFS] Always use struct xfs_btree_block instead of short / longformChristoph Hellwig2008-10-30
* [XFS] Check agf_btreeblks is valid when reading in the AGFBarry Naujok2008-10-30
* [XFS] implement generic xfs_btree_get_recChristoph Hellwig2008-10-30
* [XFS] implement generic xfs_btree_delete/delrecChristoph Hellwig2008-10-30
* [XFS] implement generic xfs_btree_insert/insrecChristoph Hellwig2008-10-30
* [XFS] implement generic xfs_btree_updateChristoph Hellwig2008-10-30
* [XFS] implement generic xfs_btree_lookupChristoph Hellwig2008-10-30
* [XFS] implement generic xfs_btree_decrementChristoph Hellwig2008-10-30
* [XFS] implement generic xfs_btree_incrementChristoph Hellwig2008-10-30
* [XFS] split up xfs_btree_init_cursorChristoph Hellwig2008-10-30
* [XFS] fix logic error in xfs_alloc_ag_vextent_near()David Chinner2008-04-17
* [XFS] Make xfs_alloc_compute_aligned() void.David Chinner2008-04-17
* [XFS] Clean up xfs_alloc_search_busy() return values.David Chinner2008-04-17
* [XFS] replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-17
* xfs: convert beX_add to beX_add_cpu (new common API)Marcin Slusarz2008-02-13
* [XFS] Remove spin.hEric Sandeen2008-02-07
* [XFS] Unwrap pagb_lock.Eric Sandeen2008-02-07
* [XFS] Clean up function name handling in tracing codeEric Sandeen2007-07-14
* [XFS] Lazy Superblock CountersDavid Chinner2007-07-14
* [XFS] reducing the number of random number functions.Joe Perches2007-05-07
* [XFS] Minor code rearranging and cleanup to prevent some coverity falseNathan Scott2006-09-27
* [XFS] endianess annotation for xfs_agfl_t. Trivial, xfs_agfl_t is alwaysChristoph Hellwig2006-09-27
* [XFS] Fix xfs_free_extent related NULL pointer dereference.Nathan Scott2006-08-10
* [XFS] Remove version 1 directory code. Never functioned on Linux, justNathan Scott2006-06-19
* [XFS] In actual allocation of file system blocks and freeing extents, theYingping Lu2006-06-09
* [XFS] Fix a possible metadata buffer (AGFL) refcount leak when fixing anNathan Scott2006-05-08
* [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
* [XFS] mark various symbols static Patch from Adrian BunkChristoph Hellwig2005-06-21
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16