aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_mount.h
AgeCommit message (Expand)AuthorFilesLines
2017-06-27xfs: convert drop_writes to use the errortag mechanismGravatar Darrick J. Wong 1-24/+0
2017-06-27xfs: expose errortag knobs via sysfsGravatar Darrick J. Wong 1-0/+1
2017-06-27xfs: make errortag a per-mountpoint structureGravatar Darrick J. Wong 1-0/+7
2017-06-19xfs: remove double-underscore integer typesGravatar Darrick J. Wong 1-17/+17
2017-04-25xfs: more do_div cleanupsGravatar Eric Sandeen 1-2/+2
2017-04-03xfs: use dedicated log worker wq to avoid deadlock with cil wqGravatar Brian Foster 1-0/+1
2017-02-16xfs: resurrect debug mode drop buffered writes mechanismGravatar Brian Foster 1-7/+8
2017-02-09xfs: improve handling of busy extents in the low-level allocatorGravatar Christoph Hellwig 1-0/+2
2017-01-25xfs: use per-AG reservations for the finobtGravatar Christoph Hellwig 1-0/+1
2016-12-07xfs: use rhashtable to track buffer cacheGravatar Lucas Stach 1-2/+5
2016-10-05xfs: garbage collect old cowextsz reservationsGravatar Darrick J. Wong 1-0/+2
2016-10-03xfs: define the on-disk refcount btree formatGravatar Darrick J. Wong 1-0/+3
2016-10-03xfs: introduce refcount btree definitionsGravatar Darrick J. Wong 1-0/+3
2016-10-03Merge branch 'xfs-4.9-reflink-prep' into for-nextGravatar Dave Chinner 1-0/+36
2016-09-19xfs: set up per-AG free space reservationsGravatar Darrick J. Wong 1-0/+36
2016-09-14xfs: normalize "infinite" retries in error configsGravatar Eric Sandeen 1-1/+7
2016-08-03xfs: rmap btree requires more reserved free spaceGravatar Darrick J. Wong 1-0/+2
2016-08-03xfs: define the on-disk rmap btree formatGravatar Darrick J. Wong 1-0/+3
2016-08-03xfs: rmap btree add more reserved blocksGravatar Darrick J. Wong 1-0/+1
2016-05-26Merge tag 'xfs-for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+34
2016-05-18xfs: add "fail at unmount" error handling configurationGravatar Carlos Maiolino 1-0/+2
2016-05-18xfs: add configuration handlers for specific errorsGravatar Carlos Maiolino 1-0/+3
2016-05-18xfs: add configuration of error failure speedGravatar Carlos Maiolino 1-0/+3
2016-05-18xfs: add configurable error support to metadata buffersGravatar Carlos Maiolino 1-0/+3
2016-05-18xfs: introduce metadata IO error classGravatar Carlos Maiolino 1-0/+3
2016-05-18xfs: configurable error behavior via sysfsGravatar Carlos Maiolino 1-0/+20
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosGravatar Kirill A. Shutemov 1-2/+2
2016-03-15Merge branch 'xfs-misc-fixes-4.6-4' into for-nextGravatar Dave Chinner 1-0/+25
2016-03-15xfs: debug mode forced buffered write failureGravatar Brian Foster 1-0/+25
2016-03-07Merge branch 'xfs-misc-fixes-4.6-2' into for-nextGravatar Dave Chinner 1-3/+2
2016-03-02xfs: fix up inode32/64 (re)mount handlingGravatar Eric Sandeen 1-3/+2
2016-02-08xfs: remove unused function definitionsGravatar Eric Sandeen 1-1/+0
2015-11-03Merge branch 'xfs-dax-updates' into for-nextGravatar Dave Chinner 1-0/+3
2015-11-03Merge branch 'xfs-misc-fixes-for-4.4-2' into for-nextGravatar Dave Chinner 1-0/+1
2015-11-03xfs: don't leak uuid table on rmmodGravatar Darrick J. Wong 1-0/+1
2015-11-03xfs: introduce BMAPI_ZERO for allocating zeroed extentsGravatar Dave Chinner 1-0/+3
2015-10-12xfs: per-filesystem stats in sysfsGravatar Bill O'Donnell 1-0/+1
2015-06-04Merge branch 'xfs-dax-support' into for-nextGravatar Dave Chinner 1-0/+2
2015-06-04xfs: add initial DAX supportGravatar Dave Chinner 1-0/+2
2015-05-29xfs: use sparse chunk alignment for min. inode allocation requirementGravatar Brian Foster 1-0/+2
2015-02-23xfs: remove xfs_mod_incore_sb APIGravatar Dave Chinner 1-2/+1
2015-02-23xfs: replace xfs_mod_incore_sb_batchedGravatar Dave Chinner 1-11/+0
2015-02-23xfs: introduce xfs_mod_frextentsGravatar Dave Chinner 1-0/+2
2015-02-23xfs: Remove icsb infrastructureGravatar Dave Chinner 1-67/+0
2015-02-23xfs: use generic percpu counters for free block counterGravatar Dave Chinner 1-0/+3
2015-02-23xfs: use generic percpu counters for free inode counterGravatar Dave Chinner 1-0/+2
2015-02-23xfs: use generic percpu counters for inode counterGravatar Dave Chinner 1-2/+5
2015-02-16xfs: implement pNFS export operationsGravatar Christoph Hellwig 1-0/+11
2015-01-22xfs: consolidate superblock logging functionsGravatar Dave Chinner 1-2/+1
2015-01-22xfs: remove bitfield based superblock updatesGravatar Dave Chinner 1-1/+1