summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_mount.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* xfs: remove unused m_dmevmask from xfs_mount structEric Sandeen2018-03-111-1/+0
* xfs: convert drop_writes to use the errortag mechanismDarrick J. Wong2017-06-271-24/+0
* xfs: expose errortag knobs via sysfsDarrick J. Wong2017-06-271-0/+1
* xfs: make errortag a per-mountpoint structureDarrick J. Wong2017-06-271-0/+7
* xfs: remove double-underscore integer typesDarrick J. Wong2017-06-191-17/+17
* xfs: more do_div cleanupsEric Sandeen2017-04-251-2/+2
* xfs: use dedicated log worker wq to avoid deadlock with cil wqBrian Foster2017-04-031-0/+1
* xfs: resurrect debug mode drop buffered writes mechanismBrian Foster2017-02-161-7/+8
* xfs: improve handling of busy extents in the low-level allocatorChristoph Hellwig2017-02-091-0/+2
* xfs: use per-AG reservations for the finobtChristoph Hellwig2017-01-251-0/+1
* xfs: use rhashtable to track buffer cacheLucas Stach2016-12-071-2/+5
* xfs: garbage collect old cowextsz reservationsDarrick J. Wong2016-10-051-0/+2
* xfs: define the on-disk refcount btree formatDarrick J. Wong2016-10-031-0/+3
* xfs: introduce refcount btree definitionsDarrick J. Wong2016-10-031-0/+3