aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_mount.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-03Merge branch 'xfs-4.9-reflink-prep' into for-nextDave Chinner1-0/+36
2016-09-19xfs: set up per-AG free space reservationsDarrick J. Wong1-0/+36
2016-09-14xfs: normalize "infinite" retries in error configsEric Sandeen1-1/+7
2016-08-03xfs: rmap btree requires more reserved free spaceDarrick J. Wong1-0/+2
2016-08-03xfs: define the on-disk rmap btree formatDarrick J. Wong1-0/+3
2016-08-03xfs: rmap btree add more reserved blocksDarrick J. Wong1-0/+1
2016-05-26Merge tag 'xfs-for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfsLinus Torvalds1-0/+34
2016-05-18xfs: add "fail at unmount" error handling configurationCarlos Maiolino1-0/+2
2016-05-18xfs: add configuration handlers for specific errorsCarlos Maiolino1-0/+3
2016-05-18xfs: add configuration of error failure speedCarlos Maiolino1-0/+3
2016-05-18xfs: add configurable error support to metadata buffersCarlos Maiolino1-0/+3
2016-05-18xfs: introduce metadata IO error classCarlos Maiolino1-0/+3
2016-05-18xfs: configurable error behavior via sysfsCarlos Maiolino1-0/+20
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov1-2/+2
2016-03-15Merge branch 'xfs-misc-fixes-4.6-4' into for-nextDave Chinner1-0/+25
2016-03-15xfs: debug mode forced buffered write failureBrian Foster1-0/+25
2016-03-07Merge branch 'xfs-misc-fixes-4.6-2' into for-nextDave Chinner1-3/+2
2016-03-02xfs: fix up inode32/64 (re)mount handlingEric Sandeen1-3/+2
2016-02-08xfs: remove unused function definitionsEric Sandeen1-1/+0
2015-11-03Merge branch 'xfs-dax-updates' into for-nextDave Chinner1-0/+3
2015-11-03Merge branch 'xfs-misc-fixes-for-4.4-2' into for-nextDave Chinner1-0/+1
2015-11-03xfs: don't leak uuid table on rmmodDarrick J. Wong1-0/+1
2015-11-03xfs: introduce BMAPI_ZERO for allocating zeroed extentsDave Chinner1-0/+3
2015-10-12xfs: per-filesystem stats in sysfsBill O'Donnell1-0/+1
2015-06-04Merge branch 'xfs-dax-support' into for-nextDave Chinner1-0/+2
2015-06-04xfs: add initial DAX supportDave Chinner1-0/+2
2015-05-29xfs: use sparse chunk alignment for min. inode allocation requirementBrian Foster1-0/+2
2015-02-23xfs: remove xfs_mod_incore_sb APIDave Chinner1-2/+1
2015-02-23xfs: replace xfs_mod_incore_sb_batchedDave Chinner1-11/+0
2015-02-23xfs: introduce xfs_mod_frextentsDave Chinner1-0/+2
2015-02-23xfs: Remove icsb infrastructureDave Chinner1-67/+0
2015-02-23xfs: use generic percpu counters for free block counterDave Chinner1-0/+3
2015-02-23xfs: use generic percpu counters for free inode counterDave Chinner1-0/+2
2015-02-23xfs: use generic percpu counters for inode counterDave Chinner1-2/+5
2015-02-16xfs: implement pNFS export operationsChristoph Hellwig1-0/+11
2015-01-22xfs: consolidate superblock logging functionsDave Chinner1-2/+1
2015-01-22xfs: remove bitfield based superblock updatesDave Chinner1-1/+1
2014-11-28Merge branch 'xfs-consolidate-format-defs' into for-nextDave Chinner1-4/+1
2014-11-28xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig1-4/+1
2014-11-28xfs: allow lazy sb counter sync during filesystem freeze sequenceBrian Foster1-1/+1
2014-11-28xfs: replace global xfslogd wq with per-mount wqBrian Foster1-0/+1
2014-07-15xfs: add xfs_mount sysfs kobjectBrian Foster1-0/+1
2014-06-06xfs: move node entry counts to xfs_da_geometryDave Chinner1-2/+0
2014-06-06xfs: convert dir/attr btree threshold to xfs_da_geometryDave Chinner1-2/+0
2014-06-06xfs: convert m_dirblksize to xfs_da_geometryDave Chinner1-1/+0
2014-06-06xfs: convert m_dirblkfsbs to xfs_da_geometryDave Chinner1-1/+0
2014-06-06xfs: convert directory segment limits to xfs_da_geometryDave Chinner1-3/+0
2014-06-06xfs: introduce directory geometry structureDave Chinner1-0/+3
2013-11-18xfs: increase inode cluster size for v5 filesystemsDave Chinner1-1/+1
2013-10-30xfs: vectorise DA btree operationsDave Chinner1-0/+1