summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_mount.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: sanitise sb_bad_features2 handlingDave Chinner2015-01-221-12/+11
* xfs: consolidate superblock logging functionsDave Chinner2015-01-221-66/+12
* xfs: remove bitfield based superblock updatesDave Chinner2015-01-221-14/+8
* Merge branch 'xfs-misc-fixes-for-3.19-2' into for-nextDave Chinner2014-12-041-0/+1
|\
| * xfs: move type conversion functions to xfs_dir.hDave Chinner2014-12-041-0/+1
* | Merge branch 'xfs-consolidate-format-defs' into for-nextDave Chinner2014-11-281-3/+0
|\ \ | |/ |/|
| * xfs: merge xfs_inum.h into xfs_format.hChristoph Hellwig2014-11-281-1/+0
| * xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig2014-11-281-1/+0
| * xfs: merge xfs_dinode.h into xfs_format.hChristoph Hellwig2014-11-281-1/+0
* | xfs: allow lazy sb counter sync during filesystem freeze sequenceBrian Foster2014-11-281-8/+21
|/
* Merge branch 'xfs-buf-iosubmit' into for-nextDave Chinner2014-10-021-29/+26
|\
| * xfs: check xfs_buf_read_uncached returns correctlyDave Chinner2014-10-021-29/+26
* | xfs: xfs_kset should be static Dave Chinner2014-09-291-3/+0
|/
* Merge branch 'xfs-misc-fixes-3.17-2' into for-nextDave Chinner2014-08-041-1/+0
|\
| * xfs: avoid false quotacheck after unclean shutdownEric Sandeen2014-08-041-1/+0
* | Merge branch 'xfs-misc-fixes-3.17-1' into for-nextDave Chinner2014-08-041-7/+3
|\ \
| * | xfs: require 64-bit sector_tChristoph Hellwig2014-07-301-5/+1
| * | xfs: allow inode allocations in post-growfs disk spaceEric Sandeen2014-07-241-2/+2
| |/
* | xfs: fix coccinelle warningskbuild test robot2014-08-041-1/+1
* | xfs: add xfs_mount sysfs kobjectBrian Foster2014-07-151-1/+13
* | xfs: fix a couple error sequence jumps in xfs_mountfs()Brian Foster2014-07-151-2/+2
|/
* xfs: global error sign conversionDave Chinner2014-06-251-35/+35
* xfs: Nuke XFS_ERROR macroEric Sandeen2014-06-221-24/+24
* Merge branch 'xfs-misc-fixes-3-for-3.16' into for-nextDave Chinner2014-06-101-6/+17
|\
| * xfs: xfs_readsb needs to check for magic numbersDave Chinner2014-06-061-6/+17
* | Merge branch 'xfs-da-geom' into for-nextDave Chinner2014-06-101-7/+9
|\ \
| * | xfs: introduce directory geometry structureDave Chinner2014-06-061-7/+9
| |/
* | xfs: turn NLINK feature on by defaultDave Chinner2014-05-201-0/+6
|/
* xfs: fully support v5 format filesystemsDave Chinner2014-05-051-2/+0
* Merge branch 'xfs-bug-fixes-for-3.15-2' into for-nextDave Chinner2014-03-131-0/+3
|\
| * xfs: don't leak EFSBADCRC to userspaceDave Chinner2014-03-071-0/+3
* | xfs: skip verification on initial "guess" superblock readEric Sandeen2014-02-191-8/+16
|/
* xfs: increase inode cluster size for v5 filesystemsDave Chinner2013-11-181-0/+15
* xfs: decouple inode and bmap btree header filesDave Chinner2013-10-231-11/+4
* xfs: decouple log and transaction headersDave Chinner2013-10-231-4/+6
* xfs: unify directory/attribute format definitionsDave Chinner2013-10-231-2/+1
* xfs: create a shared header file for format-related informationDave Chinner2013-10-231-0/+1
* xfs: Register hotcpu notifier after initializationRichard Weinberger2013-08-221-6/+7
* xfs: fix the comment of xfs_mountfs()Zhi Yong Wu2013-08-201-1/+1
* xfs: fix the comment of xfs_mod_incore_sb_unlocked()Zhi Yong Wu2013-08-201-1/+1
* xfs: fix the comment of xfs_check_sizes()Zhi Yong Wu2013-08-201-1/+1
* xfs: refactor xfs_trans_reserve() interfaceJie Liu2013-08-121-6/+3
* xfs: consolidate xfs_utils.cDave Chinner2013-08-121-1/+0
* xfs: introduce xfs_sb.c for sharing with libxfsDave Chinner2013-08-121-779/+5
* xfs: reshuffle dir2 definitions around for userspaceDave Chinner2013-08-121-1/+3
* xfs: separate dquot on disk format definitions out of xfs_quota.hDave Chinner2013-08-121-1/+1
* xfs: Start using pquotaino from the superblock.Chandra Seetharaman2013-07-221-8/+54
* xfs: Initialize all quota inodes to be NULLFSINOChandra Seetharaman2013-07-221-0/+18
* xfs: Remove incore use of XFS_OQUOTA_ENFD and XFS_OQUOTA_CHKDChandra Seetharaman2013-06-281-0/+51
* xfs: Remove XFS_MOUNT_RETERRJie Liu2013-06-191-26/+11
OpenPOWER on IntegriCloud