summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_mount.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'xfs-4.9-reflink-prep' into for-nextDave Chinner2016-10-031-0/+36
|\
| * xfs: set up per-AG free space reservationsDarrick J. Wong2016-09-191-0/+36
* | xfs: normalize "infinite" retries in error configsEric Sandeen2016-09-141-1/+7
|/
* xfs: rmap btree requires more reserved free spaceDarrick J. Wong2016-08-031-0/+2
* xfs: define the on-disk rmap btree formatDarrick J. Wong2016-08-031-0/+3
* xfs: rmap btree add more reserved blocksDarrick J. Wong2016-08-031-0/+1
* Merge tag 'xfs-for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-05-261-0/+34
|\
| * xfs: add "fail at unmount" error handling configurationCarlos Maiolino2016-05-181-0/+2
| * xfs: add configuration handlers for specific errorsCarlos Maiolino2016-05-181-0/+3
| * xfs: add configuration of error failure speedCarlos Maiolino2016-05-181-0/+3
| * xfs: add configurable error support to metadata buffersCarlos Maiolino2016-05-181-0/+3
| * xfs: introduce metadata IO error classCarlos Maiolino2016-05-181-0/+3
| * xfs: configurable error behavior via sysfsCarlos Maiolino2016-05-181-0/+20
* | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-2/+2
|/
* Merge branch 'xfs-misc-fixes-4.6-4' into for-nextDave Chinner2016-03-151-0/+25
|\
| * xfs: debug mode forced buffered write failureBrian Foster2016-03-151-0/+25
* | Merge branch 'xfs-misc-fixes-4.6-2' into for-nextDave Chinner2016-03-071-3/+2
|\ \
| * | xfs: fix up inode32/64 (re)mount handlingEric Sandeen2016-03-021-3/+2
| |/
* | xfs: remove unused function definitionsEric Sandeen2016-02-081-1/+0
|/
* Merge branch 'xfs-dax-updates' into for-nextDave Chinner2015-11-031-0/+3
|\
| * xfs: introduce BMAPI_ZERO for allocating zeroed extentsDave Chinner2015-11-031-0/+3
* | Merge branch 'xfs-misc-fixes-for-4.4-2' into for-nextDave Chinner2015-11-031-0/+1
|\ \
| * | xfs: don't leak uuid table on rmmodDarrick J. Wong2015-11-031-0/+1
| |/
* | xfs: per-filesystem stats in sysfsBill O'Donnell2015-10-121-0/+1
|/
* Merge branch 'xfs-dax-support' into for-nextDave Chinner2015-06-041-0/+2
|\
| * xfs: add initial DAX supportDave Chinner2015-06-041-0/+2
* | xfs: use sparse chunk alignment for min. inode allocation requirementBrian Foster2015-05-291-0/+2
|/
* xfs: remove xfs_mod_incore_sb APIDave Chinner2015-02-231-2/+1
* xfs: replace xfs_mod_incore_sb_batchedDave Chinner2015-02-231-11/+0
* xfs: introduce xfs_mod_frextentsDave Chinner2015-02-231-0/+2
* xfs: Remove icsb infrastructureDave Chinner2015-02-231-67/+0
* xfs: use generic percpu counters for free block counterDave Chinner2015-02-231-0/+3
* xfs: use generic percpu counters for free inode counterDave Chinner2015-02-231-0/+2
* xfs: use generic percpu counters for inode counterDave Chinner2015-02-231-2/+5
* xfs: implement pNFS export operationsChristoph Hellwig2015-02-161-0/+11
* xfs: consolidate superblock logging functionsDave Chinner2015-01-221-2/+1
* xfs: remove bitfield based superblock updatesDave Chinner2015-01-221-1/+1
* Merge branch 'xfs-consolidate-format-defs' into for-nextDave Chinner2014-11-281-4/+1
|\
| * xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig2014-11-281-4/+1
* | xfs: allow lazy sb counter sync during filesystem freeze sequenceBrian Foster2014-11-281-1/+1
* | xfs: replace global xfslogd wq with per-mount wqBrian Foster2014-11-281-0/+1
|/
* xfs: add xfs_mount sysfs kobjectBrian Foster2014-07-151-0/+1
* xfs: move node entry counts to xfs_da_geometryDave Chinner2014-06-061-2/+0
* xfs: convert dir/attr btree threshold to xfs_da_geometryDave Chinner2014-06-061-2/+0
* xfs: convert m_dirblksize to xfs_da_geometryDave Chinner2014-06-061-1/+0
* xfs: convert m_dirblkfsbs to xfs_da_geometryDave Chinner2014-06-061-1/+0
* xfs: convert directory segment limits to xfs_da_geometryDave Chinner2014-06-061-3/+0
OpenPOWER on IntegriCloud