aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_fsops.c
Commit message (Expand)AuthorAge
* xfs: remove unused header filesEric Sandeen2019-06-28
* xfs: separate inode geometryDarrick J. Wong2019-06-12
* xfs: change some error-less functions to void typesEric Sandeen2019-05-01
* xfs: reserve blocks for ifree transaction during log recoveryDarrick J. Wong2019-02-15
* xfs: xfs_fsops: drop useless LIST_HEADJulia Lawall2018-12-29
* xfs: add a block to inode count converterDarrick J. Wong2018-12-12
* xfs: issue log message on user force shutdownDave Chinner2018-10-18
* xfs: pass transaction lock while setting up agresv on cyclic metadataDarrick J. Wong2018-07-30
* xfs: don't trip over negative free space in xfs_reserve_blocksDarrick J. Wong2018-06-24
* xfs: convert to SPDX license tagsDave Chinner2018-06-06
* xfs: factor the ag length extension code into libxfsDave Chinner2018-05-15
* xfs: move growfs core to libxfsDave Chinner2018-05-15
* xfs: rework secondary superblock updates in growfsDave Chinner2018-05-15
* xfs: separate secondary sb update in growfsDave Chinner2018-05-15
* xfs: make imaxpct changes in growfs separateDave Chinner2018-05-15
* xfs: turn ag header initialisation into a table driven operationDave Chinner2018-05-15
* xfs: factor ag btree root block initialisationDave Chinner2018-05-15
* xfs: convert growfs AG header init to use buffer listsDave Chinner2018-05-15
* xfs: factor out AG header initialisation from growfs coreDave Chinner2018-05-15
* xfs: convert XFS_AGFL_SIZE to a helper functionDave Chinner2018-03-11
* xfs: use %px for data pointers when debuggingDarrick J. Wong2018-01-12
* xfs: change 0x%p -> %p in print messagesDarrick J. Wong2018-01-12
* xfs: hoist xfs_fs_geometry to libxfsDarrick J. Wong2018-01-08
* xfs: always honor OWN_UNKNOWN rmap removal requestsDarrick J. Wong2017-12-21
* xfs: remove double-underscore integer typesDarrick J. Wong2017-06-19
* xfs: remove boilerplate around xfs_btree_init_blockEric Sandeen2017-01-30
* xfs: glean crc status from mp not flags in xfs_btree_init_block_intEric Sandeen2017-01-30
* xfs: use the actual AG length when reserving blocksDarrick J. Wong2017-01-03
* xfs: preallocate blocks for worst-case btree expansionDarrick J. Wong2016-10-05
* xfs: add reflink feature flag to geometryDarrick J. Wong2016-10-04
* xfs: add refcount btree support to growfsDarrick J. Wong2016-10-03
* xfs: set up per-AG free space reservationsDarrick J. Wong2016-09-18
* xfs: store rmapbt block count in the AGFDarrick J. Wong2016-08-16
* xfs: add rmap btree geometry feature flagDarrick J. Wong2016-08-02
* xfs: rmap btree requires more reserved free spaceDarrick J. Wong2016-08-02
* xfs: add rmap btree growfs supportDarrick J. Wong2016-08-02
* xfs: add owner field to extent allocation and freeingDarrick J. Wong2016-08-02
* xfs: rmap btree add more reserved blocksDarrick J. Wong2016-08-02
* xfs: rework xfs_bmap_free callers to use xfs_defer_opsDarrick J. Wong2016-08-02
* xfs: refactor xfs_reserve_blocks() to handle ENOSPC correctlyBrian Foster2016-06-20
* Merge branch 'xfs-4.7-trans-type-cleanup' into for-nextDave Chinner2016-05-19
|\
| * xfs: better xfs_trans_alloc interfaceChristoph Hellwig2016-04-05
* | xfs: Don't wrap growfs AGFL indexesDave Chinner2016-04-05
|/
* xfs: growfs not aware of sb_meta_uuidDave Chinner2015-08-18
* Merge branch 'xfs-commit-cleanup' into for-nextDave Chinner2015-06-03
|\
| * xfs: saner xfs_trans_commit interfaceChristoph Hellwig2015-06-03
| * xfs: remove the flags argument to xfs_trans_cancelChristoph Hellwig2015-06-03
* | xfs: add fs geometry bit for sparse inode chunksBrian Foster2015-05-28
|/
* xfs: remove xfs_mod_incore_sb APIDave Chinner2015-02-23
* xfs: Remove icsb infrastructureDave Chinner2015-02-23