summaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_shared.h
Commit message (Expand)AuthorAgeFilesLines
* xfs: tag transactions that contain intent done itemsDave Chinner2022-05-041-7/+17
* xfs: sort variable alphabetically to avoid repeated declarationShaokun Zhang2021-06-021-12/+8
* xfs: precalculate default inode attribute offsetDave Chinner2021-04-071-0/+4
* xfs: check tp->t_dqinfo value instead of the XFS_TRANS_DQ_DIRTY flagKaixu Xia2020-12-091-1/+0
* xfs: widen ondisk inode timestamps to deal with y2038+Darrick J. Wong2020-09-151-0/+3
* xfs: preserve rmapbt swapext block reservation from freed blocksBrian Foster2020-07-061-0/+1
* xfs: remove all *_ITER_CONTINUE valuesDarrick J. Wong2019-08-301-3/+0
* xfs: remove all *_ITER_ABORT valuesDarrick J. Wong2019-08-291-3/+0
* xfs: create iterator error codesDarrick J. Wong2019-07-021-0/+6
* xfs: remove XFS_TRANS_NOFSChristoph Hellwig2019-06-301-1/+0
* xfs: move xfs_ino_geometry to xfs_shared.hDarrick J. Wong2019-06-281-0/+42
* xfs: split up allocation btree verifierBrian Foster2019-02-111-1/+2
* xfs: create a separate finobt verifierBrian Foster2019-02-111-0/+1
* xfs: replace dop_low with transaction flagBrian Foster2018-08-021-0/+12
* xfs: convert to SPDX license tagsDave Chinner2018-06-061-13/+1
* xfs: superblock scrub should use short-lived buffersDarrick J. Wong2018-05-151-0/+1
* xfs: get rid of the log item descriptorDave Chinner2018-05-101-15/+0
* xfs: trace log reservations at mount timeDarrick J. Wong2018-01-081-0/+3
* xfs: create structure verifier function for short form symlinksDarrick J. Wong2018-01-081-0/+1
* xfs: define the on-disk refcount btree formatDarrick J. Wong2016-10-031-0/+2
* xfs: define the on-disk rmap btree formatDarrick J. Wong2016-08-031-0/+2
* xfs: remove transaction typesChristoph Hellwig2016-04-061-97/+0
* xfs: better xfs_trans_alloc interfaceChristoph Hellwig2016-04-061-2/+3
* xfs: RT bitmap and summary buffers need verifiersDave Chinner2016-02-091-0/+1
* xfs: handle dquot buffer readahead in log recovery correctlyDave Chinner2016-01-121-0/+1
* xfs: saner xfs_trans_commit interfaceChristoph Hellwig2015-06-041-5/+0
* xfs: remove the flags argument to xfs_trans_cancelChristoph Hellwig2015-06-041-1/+0
* xfs: consolidate superblock logging functionsDave Chinner2015-01-221-18/+15
* libxfs: move header filesDave Chinner2014-06-251-0/+246