summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_ialloc.h
Commit message (Expand)AuthorAgeFilesLines
* libxfs: move header filesDave Chinner2014-06-251-163/+0
* xfs: fix compile error when libxfs header used in C++ codeRoger Willcocks2014-05-201-1/+1
* xfs: introduce a common helper xfs_icluster_size_fsbJie Liu2013-12-131-0/+10
* xfs: get rid of XFS_IALLOC_BLOCKS macrosJie Liu2013-12-131-5/+0
* xfs: get rid of XFS_INODE_CLUSTER_SIZE macrosJie Liu2013-12-131-4/+1
* xfs: get rid of XFS_IALLOC_INODES macrosJie Liu2013-12-131-1/+0
* xfs: decouple inode and bmap btree header filesDave Chinner2013-10-231-1/+2
* xfs: create a shared header file for format-related informationDave Chinner2013-10-231-2/+0
* xfs: Inode create item recoveryDave Chinner2013-06-271-0/+8
* xfs: convert buffer verifiers to an ops structure.Dave Chinner2012-11-151-1/+1
* xfs: connect up write verifiers to new buffersDave Chinner2012-11-151-1/+3
* xfs: remove the alloc_done argument to xfs_diallocChristoph Hellwig2012-07-291-2/+0
* xfs: clean up xfs_bit.h includesDave Chinner2012-05-141-9/+0
* xfs: propagate umode_tAl Viro2012-01-031-1/+1
* xfs: rationalize xfs_inobt_lookup*Christoph Hellwig2009-09-011-11/+3
* xfs: improve xfs_inobt_get_rec prototypeChristoph Hellwig2009-09-011-2/+2
* [XFS] Remove the rest of the macro-to-function indirections.Eric Sandeen2009-01-191-2/+0
* [XFS] merge xfs_imap into xfs_dilocateChristoph Hellwig2008-12-011-6/+4
* [XFS] Sync up kernel and user-space headersBarry Naujok2008-10-301-3/+0
* [XFS] implement generic xfs_btree_get_recChristoph Hellwig2008-10-301-0/+5
* [XFS] implement generic xfs_btree_lookupChristoph Hellwig2008-10-301-0/+15
* [XFS] Pick a single default inode cluster size.Eric Sandeen2007-10-151-6/+1
* [XFS] Lazy Superblock CountersDavid Chinner2007-07-141-0/+10
* [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-28/+12
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+184