aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_mount.h
AgeCommit message (Expand)Author
2020-09-15xfs: remove xfs_getsbChristoph Hellwig
2020-07-07xfs: allow multiple reclaimers per AGDave Chinner
2020-05-27xfs: remove the m_active_trans counterDave Chinner
2020-05-27xfs: separate read-only variables in struct xfs_mountDave Chinner
2020-05-27xfs: reduce free inode accounting overheadDave Chinner
2020-05-07xfs: remove unused shutdown typesBrian Foster
2020-05-04fs/xfs: Make DAX mount option a tri-stateIra Weiny
2020-05-04fs/xfs: Change XFS_MOUNT_DAX to XFS_MOUNT_DAX_ALWAYSIra Weiny
2020-04-16xfs: move inode flush to the sync workqueueDarrick J. Wong
2020-03-31xfs: ratelimit inode flush on buffered write ENOSPCDarrick J. Wong
2019-11-13xfs: remove unused structure members & simple typedefsEric Sandeen
2019-11-13xfs: devirtualize ->m_dirnameopsChristoph Hellwig
2019-11-13xfs: remove the unused m_chsize fieldChristoph Hellwig
2019-11-10xfs: remove the now unused dir ops infrastructureChristoph Hellwig
2019-11-10xfs: move the node header size to struct xfs_da_geometryChristoph Hellwig
2019-11-05xfs: use super s_id instead of struct xfs_mount m_fsnameIan Kent
2019-11-05xfs: remove unused struct xfs_mount field m_fsname_lenIan Kent
2019-10-29xfs: reverse the polarity of XFS_MOUNT_COMPAT_IOSIZEChristoph Hellwig
2019-10-29xfs: rename the XFS_MOUNT_DFLT_IOSIZE option toChristoph Hellwig
2019-10-29xfs: simplify parsing of allocsize mount optionChristoph Hellwig
2019-10-29xfs: rename the m_writeio_* fields in struct xfs_mountChristoph Hellwig
2019-10-29xfs: remove the m_readio_* fields in struct xfs_mountChristoph Hellwig
2019-10-29xfs: don't use a different allocsice for -o wsyncChristoph Hellwig
2019-10-29xfs: cleanup calculating the stat optimal I/O sizeChristoph Hellwig
2019-08-26xfs: add kmem allocation trace pointsDave Chinner
2019-06-28xfs: move the log ioend workqueue to struct xlogChristoph Hellwig
2019-06-12xfs: remove unused flags arg from getsb interfacesEric Sandeen
2019-06-12xfs: separate inode geometryDarrick J. Wong
2019-04-26xfs: track delayed allocation reservations across the filesystemDarrick J. Wong
2019-04-16xfs: remove unused m_data_workqueueDarrick J. Wong
2019-04-14xfs: replace the BAD_SUMMARY mount flag with the equivalent health codeDarrick J. Wong
2019-04-14xfs: track metadata health statusDarrick J. Wong
2019-02-21xfs: introduce an always_cow modeChristoph Hellwig
2019-02-14xfs: rename m_inotbt_nores to m_finobt_noresDarrick J. Wong
2019-02-11xfs: cache unlinked pointers in an rhashtableDarrick J. Wong
2018-12-12xfs: cache minimum realtime summary levelOmar Sandoval
2018-12-12xfs: precalculate cluster alignment in inodes and blocksDarrick J. Wong
2018-12-12xfs: precalculate inodes and blocks per inode clusterDarrick J. Wong
2018-07-26xfs: remove deprecated barrier/nobarrier mountEric Sandeen
2018-07-23xfs: force summary counter recalc at next mountDarrick J. Wong
2018-07-23xfs: detect and fix bad summary counts at mountDarrick J. Wong
2018-06-08xfs: clean up MIN/MAXDave Chinner
2018-06-06xfs: convert to SPDX license tagsDave Chinner
2018-03-23xfs: detect agfl count corruption and reset agflBrian Foster
2018-03-11xfs: account only rmapbt-used blocks against rmapbt perag resBrian Foster
2018-03-11xfs: rename agfl perag res type to rmapbtBrian Foster
2018-03-11xfs: remove unused m_dmevmask from xfs_mount structEric Sandeen
2017-06-27xfs: convert drop_writes to use the errortag mechanismDarrick J. Wong
2017-06-27xfs: expose errortag knobs via sysfsDarrick J. Wong
2017-06-27xfs: make errortag a per-mountpoint structureDarrick J. Wong