summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_mount.h
Commit message (Expand)AuthorAgeFilesLines
* xfs: rename the blockgc workqueueDarrick J. Wong2021-03-251-1/+1
* xfs: parallelize block preallocation garbage collectionDarrick J. Wong2021-02-031-2/+3
* xfs: consolidate the eofblocks and cowblocks workersDarrick J. Wong2021-02-031-4/+2
* xfs: fold sbcount quiesce logging into log coveringBrian Foster2021-01-221-1/+0
* xfs: remove xfs_getsbChristoph Hellwig2020-09-151-1/+0
* xfs: allow multiple reclaimers per AGDave Chinner2020-07-071-1/+0
* xfs: remove the m_active_trans counterDave Chinner2020-05-271-1/+0
* xfs: separate read-only variables in struct xfs_mountDave Chinner2020-05-271-66/+82
* xfs: reduce free inode accounting overheadDave Chinner2020-05-271-2/+0
* xfs: remove unused shutdown typesBrian Foster2020-05-071-2/+0
* fs/xfs: Make DAX mount option a tri-stateIra Weiny2020-05-041-0/+1
* fs/xfs: Change XFS_MOUNT_DAX to XFS_MOUNT_DAX_ALWAYSIra Weiny2020-05-041-2/+1
* xfs: move inode flush to the sync workqueueDarrick J. Wong2020-04-161-1/+5
* xfs: ratelimit inode flush on buffered write ENOSPCDarrick J. Wong2020-03-311-0/+1
* xfs: remove unused structure members & simple typedefsEric Sandeen2019-11-131-1/+0
* xfs: devirtualize ->m_dirnameopsChristoph Hellwig2019-11-131-2/+0
* xfs: remove the unused m_chsize fieldChristoph Hellwig2019-11-131-1/+0
* xfs: remove the now unused dir ops infrastructureChristoph Hellwig2019-11-101-2/+0
* xfs: move the node header size to struct xfs_da_geometryChristoph Hellwig2019-11-101-1/+0
* xfs: use super s_id instead of struct xfs_mount m_fsnameIan Kent2019-11-051-1/+0
* xfs: remove unused struct xfs_mount field m_fsname_lenIan Kent2019-11-051-1/+0
* xfs: reverse the polarity of XFS_MOUNT_COMPAT_IOSIZEChristoph Hellwig2019-10-291-1/+1
* xfs: rename the XFS_MOUNT_DFLT_IOSIZE option toChristoph Hellwig2019-10-291-1/+1
* xfs: simplify parsing of allocsize mount optionChristoph Hellwig2019-10-291-6/+0
* xfs: rename the m_writeio_* fields in struct xfs_mountChristoph Hellwig2019-10-291-2/+2
* xfs: remove the m_readio_* fields in struct xfs_mountChristoph Hellwig2019-10-291-4/+1
* xfs: don't use a different allocsice for -o wsyncChristoph Hellwig2019-10-291-7/+0
* xfs: cleanup calculating the stat optimal I/O sizeChristoph Hellwig2019-10-291-24/+0
* xfs: add kmem allocation trace pointsDave Chinner2019-08-261-7/+0
* xfs: move the log ioend workqueue to struct xlogChristoph Hellwig2019-06-281-1/+0
* xfs: remove unused flags arg from getsb interfacesEric Sandeen2019-06-121-1/+1
* xfs: separate inode geometryDarrick J. Wong2019-06-121-16/+3
* xfs: track delayed allocation reservations across the filesystemDarrick J. Wong2019-04-261-0/+7
* xfs: remove unused m_data_workqueueDarrick J. Wong2019-04-161-1/+0
* xfs: replace the BAD_SUMMARY mount flag with the equivalent health codeDarrick J. Wong2019-04-141-1/+0
* xfs: track metadata health statusDarrick J. Wong2019-04-141-0/+23
* xfs: introduce an always_cow modeChristoph Hellwig2019-02-211-0/+1
* xfs: rename m_inotbt_nores to m_finobt_noresDarrick J. Wong2019-02-141-1/+1
* xfs: cache unlinked pointers in an rhashtableDarrick J. Wong2019-02-111-0/+7
* xfs: cache minimum realtime summary levelOmar Sandoval2018-12-121-0/+7
* xfs: precalculate cluster alignment in inodes and blocksDarrick J. Wong2018-12-121-0/+2
* xfs: precalculate inodes and blocks per inode clusterDarrick J. Wong2018-12-121-0/+2
* xfs: remove deprecated barrier/nobarrier mountEric Sandeen2018-07-261-1/+0
* xfs: force summary counter recalc at next mountDarrick J. Wong2018-07-231-0/+1
* xfs: detect and fix bad summary counts at mountDarrick J. Wong2018-07-231-0/+1
* xfs: clean up MIN/MAXDave Chinner2018-06-081-1/+1
* xfs: convert to SPDX license tagsDave Chinner2018-06-061-13/+1
* xfs: detect agfl count corruption and reset agflBrian Foster2018-03-231-0/+1
* xfs: account only rmapbt-used blocks against rmapbt perag resBrian Foster2018-03-111-0/+1
* xfs: rename agfl perag res type to rmapbtBrian Foster2018-03-111-5/+5