aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_ialloc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-12xfs: refactor inode geometry setup routinesDarrick J. Wong1-17/+1
2019-06-12xfs: separate inode geometryDarrick J. Wong1-3/+3
2018-07-11xfs: remove dfops parameter from ifree call stackBrian Foster1-1/+0
2018-06-08xfs: move various type verifiers to common fileDave Chinner1-7/+0
2018-06-06xfs: convert to SPDX license tagsDave Chinner1-13/+1
2018-05-15xfs: expose various functions to repair codeDarrick J. Wong1-0/+3
2018-01-17xfs: add scrub cross-referencing helpers for the inode btreesDarrick J. Wong1-0/+6
2017-12-08xfs: remove "no-allocation" reservations for file creationsChristoph Hellwig1-1/+0
2017-10-26xfs: create inode pointer verifiersDarrick J. Wong1-0/+7
2017-06-19xfs: export _inobt_btrec_to_irec and _ialloc_cluster_alignment for scrubDarrick J. Wong1-0/+5
2016-08-03xfs: rename flist/free_list to dfopsDarrick J. Wong1-1/+1
2016-08-03xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_*Darrick J. Wong1-1/+1
2015-06-23Merge branch 'xfs-misc-fixes-for-4.2-3' into for-nextDave Chinner1-2/+1
2015-06-22xfs: return a void pointer from xfs_buf_offsetChristoph Hellwig1-2/+1
2015-05-29xfs: skip unallocated regions of inode chunks in xfs_ifree_cluster()Brian Foster1-2/+8
2015-05-29xfs: pass inode count through ordered icreate log itemBrian Foster1-1/+1
2014-11-28xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig1-0/+4
2014-06-25libxfs: move header filesDave Chinner1-0/+163