summaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_ialloc_btree.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: create simplified inode walk functionDarrick J. Wong2019-07-021-4/+33
* xfs: remove unused header filesEric Sandeen2019-06-291-2/+0Star
* xfs: add struct xfs_mount pointer to struct xfs_bufChristoph Hellwig2019-06-291-1/+1
* xfs: separate inode geometryDarrick J. Wong2019-06-121-7/+8
* xfs: don't reserve per-AG space for an internal logDarrick J. Wong2019-05-201-0/+9
* xfs: rename m_inotbt_nores to m_finobt_noresDarrick J. Wong2019-02-151-2/+2
* xfs: distinguish between inobt and finobt magic valuesBrian Foster2019-02-121-9/+7Star
* xfs: create a separate finobt verifierBrian Foster2019-02-121-1/+8
* xfs: remove xfs_rmap_ag_owner and friendsDarrick J. Wong2018-12-121-5/+2Star
* xfs: finobt AG reserves don't consider last AG can be a runtDave Chinner2018-11-201-4/+7
* xfs: pass transaction lock while setting up agresv on cyclic metadataDarrick J. Wong2018-07-301-4/+6
* xfs: trivial xfs_btree_del_cursor cleanupsDarrick J. Wong2018-07-231-1/+1
* xfs: convert to SPDX license tagsDave Chinner2018-06-061-13/+1Star
* xfs: fix inobt magic number checkDarrick J. Wong2018-05-291-1/+1
* xfs: add helpers to calculate btree sizeDarrick J. Wong2018-05-161-0/+9
* xfs: non-scrub - remove unused function parametersEric Sandeen2018-04-091-1/+1
* Cleanup old XFS_BTREE_* tracesCarlos Maiolino2018-03-121-7/+2Star
* xfs: account finobt blocks properly in perag reservationBrian Foster2018-01-121-4/+25
* xfs: create a new buf_ops pointer to verify structure metadataDarrick J. Wong2018-01-081-0/+1
* xfs: refactor verifier callers to print address of failing checkDarrick J. Wong2018-01-081-5/+13
* xfs: have buffer verifier functions report failing addressDarrick J. Wong2018-01-081-7/+9
* xfs: refactor xfs_verifier_error and xfs_buf_ioerrorDarrick J. Wong2018-01-081-7/+4Star
* xfs: plumb in needed functions for range querying of various btreesDarrick J. Wong2017-06-191-0/+26
* xfs: always compile the btree inorder check functionsDarrick J. Wong2017-06-191-6/+0Star
* xfs: remove double-underscore integer typesDarrick J. Wong2017-06-191-2/+2
* xfs: use per-AG reservations for the finobtChristoph Hellwig2017-01-251-3/+87
* Merge branch 'xfs-4.10-misc-fixes-4' into for-nextDave Chinner2016-12-091-1/+1
|\
| * xfs: use GPF_NOFS when allocating btree cursorsDarrick J. Wong2016-12-091-1/+1
* | xfs: make xfs btree stats less hugeDave Chinner2016-12-051-0/+2
|/
* xfs: set up per-AG free space reservationsDarrick J. Wong2016-09-191-1/+1
* xfs: remove the get*keys and update_keys btree ops pointersDarrick J. Wong2016-08-031-8/+0Star
* xfs: add owner field to extent allocation and freeingDarrick J. Wong2016-08-031-1/+7
* xfs: add function pointers for get/update keys to the btreeDarrick J. Wong2016-08-031-0/+8
* xfs: during btree split, save new block key & ptr for future insertionDarrick J. Wong2016-08-031-10/+0Star
* xfs: move buffer invalidation to xfs_btree_free_blockChristoph Hellwig2016-02-081-10/+2Star
* libxfs: refactor short btree block verificationDarrick J. Wong2016-01-041-23/+3Star
* xfs: print name of verifier if it failsEric Sandeen2016-01-041-0/+1
* xfs: create new metadata UUID field and incompat flagEric Sandeen2015-07-291-1/+1
* xfs: allocate sparse inode chunks on full chunk allocation failureBrian Foster2015-05-291-0/+31
* xfs: helper to convert holemask to inode alloc. bitmapBrian Foster2015-05-291-0/+51
* xfs: introduce inode record hole mask for sparse inode chunksBrian Foster2015-05-291-1/+10
* xfs: move most of xfs_sb.h to xfs_format.hChristoph Hellwig2014-11-281-1/+0Star
* xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig2014-11-281-1/+0Star
* xfs: global error sign conversionDave Chinner2014-06-251-3/+3
* libxfs: move source filesDave Chinner2014-06-251-0/+422