aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_mount.h
AgeCommit message (Expand)AuthorFilesLines
2021-02-03xfs: parallelize block preallocation garbage collectionGravatar Darrick J. Wong 1-2/+3
2021-02-03xfs: consolidate the eofblocks and cowblocks workersGravatar Darrick J. Wong 1-4/+2
2021-01-22xfs: fold sbcount quiesce logging into log coveringGravatar Brian Foster 1-1/+0
2020-09-15xfs: remove xfs_getsbGravatar Christoph Hellwig 1-1/+0
2020-07-07xfs: allow multiple reclaimers per AGGravatar Dave Chinner 1-1/+0
2020-05-27xfs: remove the m_active_trans counterGravatar Dave Chinner 1-1/+0
2020-05-27xfs: separate read-only variables in struct xfs_mountGravatar Dave Chinner 1-66/+82
2020-05-27xfs: reduce free inode accounting overheadGravatar Dave Chinner 1-2/+0
2020-05-07xfs: remove unused shutdown typesGravatar Brian Foster 1-2/+0
2020-05-04fs/xfs: Make DAX mount option a tri-stateGravatar Ira Weiny 1-0/+1
2020-05-04fs/xfs: Change XFS_MOUNT_DAX to XFS_MOUNT_DAX_ALWAYSGravatar Ira Weiny 1-2/+1
2020-04-16xfs: move inode flush to the sync workqueueGravatar Darrick J. Wong 1-1/+5
2020-03-31xfs: ratelimit inode flush on buffered write ENOSPCGravatar Darrick J. Wong 1-0/+1
2019-11-13xfs: remove unused structure members & simple typedefsGravatar Eric Sandeen 1-1/+0
2019-11-13xfs: devirtualize ->m_dirnameopsGravatar Christoph Hellwig 1-2/+0
2019-11-13xfs: remove the unused m_chsize fieldGravatar Christoph Hellwig 1-1/+0
2019-11-10xfs: remove the now unused dir ops infrastructureGravatar Christoph Hellwig 1-2/+0
2019-11-10xfs: move the node header size to struct xfs_da_geometryGravatar Christoph Hellwig 1-1/+0
2019-11-05xfs: use super s_id instead of struct xfs_mount m_fsnameGravatar Ian Kent 1-1/+0
2019-11-05xfs: remove unused struct xfs_mount field m_fsname_lenGravatar Ian Kent 1-1/+0
2019-10-29xfs: reverse the polarity of XFS_MOUNT_COMPAT_IOSIZEGravatar Christoph Hellwig 1-1/+1
2019-10-29xfs: rename the XFS_MOUNT_DFLT_IOSIZE option toGravatar Christoph Hellwig 1-1/+1
2019-10-29xfs: simplify parsing of allocsize mount optionGravatar Christoph Hellwig 1-6/+0
2019-10-29xfs: rename the m_writeio_* fields in struct xfs_mountGravatar Christoph Hellwig 1-2/+2
2019-10-29xfs: remove the m_readio_* fields in struct xfs_mountGravatar Christoph Hellwig 1-4/+1
2019-10-29xfs: don't use a different allocsice for -o wsyncGravatar Christoph Hellwig 1-7/+0
2019-10-29xfs: cleanup calculating the stat optimal I/O sizeGravatar Christoph Hellwig 1-24/+0
2019-08-26xfs: add kmem allocation trace pointsGravatar Dave Chinner 1-7/+0
2019-06-28xfs: move the log ioend workqueue to struct xlogGravatar Christoph Hellwig 1-1/+0
2019-06-12xfs: remove unused flags arg from getsb interfacesGravatar Eric Sandeen 1-1/+1
2019-06-12xfs: separate inode geometryGravatar Darrick J. Wong 1-16/+3
2019-04-26xfs: track delayed allocation reservations across the filesystemGravatar Darrick J. Wong 1-0/+7
2019-04-16xfs: remove unused m_data_workqueueGravatar Darrick J. Wong 1-1/+0
2019-04-14xfs: replace the BAD_SUMMARY mount flag with the equivalent health codeGravatar Darrick J. Wong 1-1/+0
2019-04-14xfs: track metadata health statusGravatar Darrick J. Wong 1-0/+23
2019-02-21xfs: introduce an always_cow modeGravatar Christoph Hellwig 1-0/+1
2019-02-14xfs: rename m_inotbt_nores to m_finobt_noresGravatar Darrick J. Wong 1-1/+1
2019-02-11xfs: cache unlinked pointers in an rhashtableGravatar Darrick J. Wong 1-0/+7
2018-12-12xfs: cache minimum realtime summary levelGravatar Omar Sandoval 1-0/+7
2018-12-12xfs: precalculate cluster alignment in inodes and blocksGravatar Darrick J. Wong 1-0/+2
2018-12-12xfs: precalculate inodes and blocks per inode clusterGravatar Darrick J. Wong 1-0/+2
2018-07-26xfs: remove deprecated barrier/nobarrier mountGravatar Eric Sandeen 1-1/+0
2018-07-23xfs: force summary counter recalc at next mountGravatar Darrick J. Wong 1-0/+1
2018-07-23xfs: detect and fix bad summary counts at mountGravatar Darrick J. Wong 1-0/+1
2018-06-08xfs: clean up MIN/MAXGravatar Dave Chinner 1-1/+1
2018-06-06xfs: convert to SPDX license tagsGravatar Dave Chinner 1-13/+1
2018-03-23xfs: detect agfl count corruption and reset agflGravatar Brian Foster 1-0/+1
2018-03-11xfs: account only rmapbt-used blocks against rmapbt perag resGravatar Brian Foster 1-0/+1
2018-03-11xfs: rename agfl perag res type to rmapbtGravatar Brian Foster 1-5/+5
2018-03-11xfs: remove unused m_dmevmask from xfs_mount structGravatar Eric Sandeen 1-1/+0