summaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_ialloc.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* xfs: repair inode btreesDarrick J. Wong2023-12-151-1/+2
* xfs: convert xfs_ialloc_has_inodes_at_extent to return keyfill scan resultsDarrick J. Wong2023-04-121-3/+2
* xfs: standardize ondisk to incore conversion for inode btreesDarrick J. Wong2023-04-121-0/+2
* xfs: use active perag references for inode allocationDave Chinner2023-02-121-1/+1
* xfs: convert xfs_imap() to take a peragDave Chinner2023-02-121-1/+2
* xfs: pass perag to xfs_read_agiDave Chinner2022-07-071-7/+3
* xfs: pass perag to xfs_ialloc_read_agi()Dave Chinner2022-07-071-5/+2
* xfs: kill xfs_ialloc_pagi_init()Dave Chinner2022-07-071-10/+0
* xfs: convert AGI log flags to unsigned.Dave Chinner2022-04-211-1/+1
* xfs: make the record pointer passed to query_range functions constDarrick J. Wong2021-08-191-1/+2
* xfs: check for sparse inode clusters that cross new EOAG when shrinkingDarrick J. Wong2021-07-151-0/+3
* xfs: use perag through unlink processingDave Chinner2021-06-021-11/+2
* xfs: get rid of xfs_dir_ialloc()Dave Chinner2021-06-021-23/+4
* xfs: spilt xfs_dialloc() into 2 functionsDave Chinner2020-12-121-5/+15
* xfs: move xfs_dialloc_roll() into xfs_dialloc()Dave Chinner2020-12-121-20/+1
* xfs: introduce xfs_dialloc_roll()Dave Chinner2020-12-121-0/+5
* xfs: don't commit sunit/swidth updates to disk if that would cause repair fai...Darrick J. Wong2019-12-191-0/+1
* xfs: refactor inode geometry setup routinesDarrick J. Wong2019-06-121-17/+1
* xfs: separate inode geometryDarrick J. Wong2019-06-121-3/+3
* xfs: remove dfops parameter from ifree call stackBrian Foster2018-07-121-1/+0
* xfs: move various type verifiers to common fileDave Chinner2018-06-081-7/+0
* xfs: convert to SPDX license tagsDave Chinner2018-06-061-13/+1
* xfs: expose various functions to repair codeDarrick J. Wong2018-05-161-0/+3
* xfs: add scrub cross-referencing helpers for the inode btreesDarrick J. Wong2018-01-181-0/+6
* xfs: remove "no-allocation" reservations for file creationsChristoph Hellwig2017-12-091-1/+0
* xfs: create inode pointer verifiersDarrick J. Wong2017-10-271-0/+7
* xfs: export _inobt_btrec_to_irec and _ialloc_cluster_alignment for scrubDarrick J. Wong2017-06-191-0/+5
* xfs: rename flist/free_list to dfopsDarrick J. Wong2016-08-031-1/+1
* xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_*Darrick J. Wong2016-08-031-1/+1
* Merge branch 'xfs-misc-fixes-for-4.2-3' into for-nextDave Chinner2015-06-231-2/+1
|\
| * xfs: return a void pointer from xfs_buf_offsetChristoph Hellwig2015-06-221-2/+1
* | xfs: skip unallocated regions of inode chunks in xfs_ifree_cluster()Brian Foster2015-05-291-2/+8
* | xfs: pass inode count through ordered icreate log itemBrian Foster2015-05-291-1/+1
|/
* xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig2014-11-281-0/+4
* libxfs: move header filesDave Chinner2014-06-251-0/+163