aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_mount.h
AgeCommit message (Expand)Author
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
2017-06-19xfs: remove double-underscore integer typesDarrick J. Wong
2017-04-25xfs: more do_div cleanupsEric Sandeen
2017-04-03xfs: use dedicated log worker wq to avoid deadlock with cil wqBrian Foster
2017-02-16xfs: resurrect debug mode drop buffered writes mechanismBrian Foster
2017-02-09xfs: improve handling of busy extents in the low-level allocatorChristoph Hellwig
2017-01-25xfs: use per-AG reservations for the finobtChristoph Hellwig
2016-12-07xfs: use rhashtable to track buffer cacheLucas Stach
2016-10-05xfs: garbage collect old cowextsz reservationsDarrick J. Wong
2016-10-03xfs: define the on-disk refcount btree formatDarrick J. Wong
2016-10-03xfs: introduce refcount btree definitionsDarrick J. Wong
2016-10-03Merge branch 'xfs-4.9-reflink-prep' into for-nextDave Chinner
2016-09-19xfs: set up per-AG free space reservationsDarrick J. Wong
2016-09-14xfs: normalize "infinite" retries in error configsEric Sandeen
2016-08-03xfs: rmap btree requires more reserved free spaceDarrick J. Wong
2016-08-03xfs: define the on-disk rmap btree formatDarrick J. Wong
2016-08-03xfs: rmap btree add more reserved blocksDarrick J. Wong
2016-05-26Merge tag 'xfs-for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-05-18xfs: add "fail at unmount" error handling configurationCarlos Maiolino
2016-05-18xfs: add configuration handlers for specific errorsCarlos Maiolino
2016-05-18xfs: add configuration of error failure speedCarlos Maiolino
2016-05-18xfs: add configurable error support to metadata buffersCarlos Maiolino
2016-05-18xfs: introduce metadata IO error classCarlos Maiolino
2016-05-18xfs: configurable error behavior via sysfsCarlos Maiolino
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-03-15Merge branch 'xfs-misc-fixes-4.6-4' into for-nextDave Chinner
2016-03-15xfs: debug mode forced buffered write failureBrian Foster
2016-03-07Merge branch 'xfs-misc-fixes-4.6-2' into for-nextDave Chinner
2016-03-02xfs: fix up inode32/64 (re)mount handlingEric Sandeen
2016-02-08xfs: remove unused function definitionsEric Sandeen
2015-11-03Merge branch 'xfs-dax-updates' into for-nextDave Chinner
2015-11-03Merge branch 'xfs-misc-fixes-for-4.4-2' into for-nextDave Chinner
2015-11-03xfs: don't leak uuid table on rmmodDarrick J. Wong
2015-11-03xfs: introduce BMAPI_ZERO for allocating zeroed extentsDave Chinner
2015-10-12xfs: per-filesystem stats in sysfsBill O'Donnell
2015-06-04Merge branch 'xfs-dax-support' into for-nextDave Chinner
2015-06-04xfs: add initial DAX supportDave Chinner
2015-05-29xfs: use sparse chunk alignment for min. inode allocation requirementBrian Foster
2015-02-23xfs: remove xfs_mod_incore_sb APIDave Chinner
2015-02-23xfs: replace xfs_mod_incore_sb_batchedDave Chinner
2015-02-23xfs: introduce xfs_mod_frextentsDave Chinner
2015-02-23xfs: Remove icsb infrastructureDave Chinner