summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_super.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: check that per-cpu inodegc workers actually run on that cpuDarrick J. Wong2023-05-021-0/+3
* xfs: deprecate the ascii-ci featureDarrick J. Wong2023-04-111-0/+13
* xfs: test dir/attr hash when loading moduleDarrick J. Wong2023-03-191-0/+5
* xfs: perags need atomic operational stateDave Chinner2023-02-131-18/+28
* xfs: convert xfs_ialloc_next_ag() to an atomicDave Chinner2023-02-131-1/+0
* xfs: Print XFS UUID on mount and umount events.Lukas Herbolt2022-11-161-1/+1
* xfs: refactor all the EFI/EFD log item sizeof logicDarrick J. Wong2022-10-311-8/+4
* xfs: fix memcpy fortify errors in EFI log format copyingDarrick J. Wong2022-10-311-2/+2
* fs: record I_DIRTY_TIME even if inode already has I_DIRTY_INODELukas Czerner2022-09-291-2/+8
* Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-08-051-2/+4
|\
| * xfs: fail dax mount if reflink is enabled on a partitionShiyang Ruan2022-07-291-2/+4
* | xfs: xfs_buf cache destroy isn't RCU safeDave Chinner2022-07-201-9/+13
* | Merge tag 'xfs-iunlink-item-5.20' of git://git.kernel.org/pub/scm/linux/kerne...Darrick J. Wong2022-07-141-0/+10
|\ \
| * | xfs: add in-memory iunlink log itemDave Chinner2022-07-141-0/+10
* | | xfs: introduce per-cpu CIL tracking structureDave Chinner2022-07-021-0/+1
|/ /
* | xfs: introduce xfs_inodegc_push()Dave Chinner2022-06-231-2/+5
* | xfs: bound maximum wait time for inodegc workDave Chinner2022-06-231-1/+1
|/
* Merge tag 'xfs-5.19-for-linus-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-l...Linus Torvalds2022-06-011-0/+20
|\
| * xfs: move xfs_attr_use_log_assist out of xfs_log.cDarrick J. Wong2022-05-271-0/+1
| * xfs: put attr[id] log item cache init with the othersDarrick J. Wong2022-05-221-0/+19
* | Merge tag 'xfs-5.19-for-linus' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2022-05-251-2/+16
|\ \ | |/
| * Merge tag 'large-extent-counters-v9' of https://github.com/chandanr/linux int...Dave Chinner2022-04-211-0/+4
| |\
| | * xfs: Add XFS_SB_FEAT_INCOMPAT_NREXT64 to the list of supported flagsChandan Babu R2022-04-131-0/+4
| * | xfs: use a separate frextents counter for rt extent reservationsDarrick J. Wong2022-04-121-2/+12
| |/
* | block: remove QUEUE_FLAG_DISCARDChristoph Hellwig2022-04-171-8/+4
|/
* xfs: don't report reserved bnobt space as availableDarrick J. Wong2022-03-281-1/+2
* Merge tag 'xfs-5.17-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2022-02-261-2/+5
|\
| * xfs: only bother with sync_filesystem during readonly remountDarrick J. Wong2022-02-091-2/+5
* | xfs: return errors in xfs_fs_sync_fsDarrick J. Wong2022-01-301-1/+5
|/
* Merge tag 'libnvdimm-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-01-121-46/+34
|\
| * xfs: move dax device handling into xfs_{alloc,free}_buftargChristoph Hellwig2021-12-041-21/+5
| * dax: remove dax_capableChristoph Hellwig2021-12-041-13/+8
| * xfs: factor out a xfs_setup_dax_always helperChristoph Hellwig2021-12-041-19/+28
* | xfs: only run COW extent recovery when there are no live extentsDarrick J. Wong2021-12-211-9/+0
* | xfs: remove all COW fork extents when remounting readonlyDarrick J. Wong2021-12-071-3/+11
|/
* xfs: Remove duplicated include in xfs_superWan Jiabing2021-10-301-1/+0
* xfs: rename xfs_bmap_add_free to xfs_free_extent_laterDarrick J. Wong2021-10-221-10/+1
* xfs: create slab caches for frequently-used deferred itemsDarrick J. Wong2021-10-221-1/+9
* xfs: rename _zone variables to _cacheDarrick J. Wong2021-10-221-109/+109
* xfs: use separate btree cursor cache for each btree typeDarrick J. Wong2021-10-191-6/+7
* xfs: dynamically allocate cursors based on maxlevelsDarrick J. Wong2021-10-191-2/+2
* xfs: prepare xfs_btree_cur for dynamic cursor heightsDarrick J. Wong2021-10-191-1/+1
* Merge tag 'libnvdimm-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-09-091-4/+12
|\
| * dax: remove bdev_dax_supportedChristoph Hellwig2021-08-261-1/+2
| * xfs: factor out a xfs_buftarg_is_dax helperChristoph Hellwig2021-08-261-4/+11
* | Merge tag 'xfs-5.15-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2021-09-021-219/+317
|\ \
| * | xfs: introduce xfs_sb_is_v5 helperDave Chinner2021-08-191-6/+5
| * | xfs: convert xfs_sb_version_has checks to use mount featuresDave Chinner2021-08-191-1/+1
| * | xfs: replace XFS_FORCED_SHUTDOWN with xfs_is_shutdownDave Chinner2021-08-191-1/+1
| * | xfs: convert remaining mount flags to state flagsDave Chinner2021-08-191-17/+15