aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_mount.c
Commit message (Expand)AuthorAge
* Merge branch 'xfs-buf-iosubmit' into for-nextDave Chinner2014-10-01
|\
| * xfs: check xfs_buf_read_uncached returns correctlyDave Chinner2014-10-01
* | xfs: xfs_kset should be static Dave Chinner2014-09-28
|/
* Merge branch 'xfs-misc-fixes-3.17-2' into for-nextDave Chinner2014-08-03
|\
| * xfs: avoid false quotacheck after unclean shutdownEric Sandeen2014-08-03
* | Merge branch 'xfs-misc-fixes-3.17-1' into for-nextDave Chinner2014-08-03
|\ \
| * | xfs: require 64-bit sector_tChristoph Hellwig2014-07-29
| * | xfs: allow inode allocations in post-growfs disk spaceEric Sandeen2014-07-24
| |/
* | xfs: fix coccinelle warningskbuild test robot2014-08-03
* | xfs: add xfs_mount sysfs kobjectBrian Foster2014-07-14
* | xfs: fix a couple error sequence jumps in xfs_mountfs()Brian Foster2014-07-14
|/
* xfs: global error sign conversionDave Chinner2014-06-25
* xfs: Nuke XFS_ERROR macroEric Sandeen2014-06-22
* Merge branch 'xfs-misc-fixes-3-for-3.16' into for-nextDave Chinner2014-06-09
|\
| * xfs: xfs_readsb needs to check for magic numbersDave Chinner2014-06-06
* | Merge branch 'xfs-da-geom' into for-nextDave Chinner2014-06-09
|\ \
| * | xfs: introduce directory geometry structureDave Chinner2014-06-06
| |/
* / xfs: turn NLINK feature on by defaultDave Chinner2014-05-19
|/
* xfs: fully support v5 format filesystemsDave Chinner2014-05-05
* Merge branch 'xfs-bug-fixes-for-3.15-2' into for-nextDave Chinner2014-03-13
|\
| * xfs: don't leak EFSBADCRC to userspaceDave Chinner2014-03-07
* | xfs: skip verification on initial "guess" superblock readEric Sandeen2014-02-18
|/
* xfs: increase inode cluster size for v5 filesystemsDave Chinner2013-11-18
* xfs: decouple inode and bmap btree header filesDave Chinner2013-10-23
* xfs: decouple log and transaction headersDave Chinner2013-10-23
* xfs: unify directory/attribute format definitionsDave Chinner2013-10-23
* xfs: create a shared header file for format-related informationDave Chinner2013-10-23
* xfs: Register hotcpu notifier after initializationRichard Weinberger2013-08-22
* xfs: fix the comment of xfs_mountfs()Zhi Yong Wu2013-08-20
* xfs: fix the comment of xfs_mod_incore_sb_unlocked()Zhi Yong Wu2013-08-20
* xfs: fix the comment of xfs_check_sizes()Zhi Yong Wu2013-08-20
* xfs: refactor xfs_trans_reserve() interfaceJie Liu2013-08-12
* xfs: consolidate xfs_utils.cDave Chinner2013-08-12
* xfs: introduce xfs_sb.c for sharing with libxfsDave Chinner2013-08-12
* xfs: reshuffle dir2 definitions around for userspaceDave Chinner2013-08-12
* xfs: separate dquot on disk format definitions out of xfs_quota.hDave Chinner2013-08-12
* xfs: Start using pquotaino from the superblock.Chandra Seetharaman2013-07-22
* xfs: Initialize all quota inodes to be NULLFSINOChandra Seetharaman2013-07-22
* xfs: Remove incore use of XFS_OQUOTA_ENFD and XFS_OQUOTA_CHKDChandra Seetharaman2013-06-28
* xfs: Remove XFS_MOUNT_RETERRJie Liu2013-06-19
* xfs: Don't keep silent if sunit/swidth can not be changed via mountJie Liu2013-06-17
* xfs: don't emit v5 superblock warnings on writeDave Chinner2013-05-30
* xfs: implement extended feature masksDave Chinner2013-04-27
* xfs: add CRC checks to the superblockDave Chinner2013-04-27
* xfs: make use of XFS_SB_LOG_RES() at xfs_mount_log_sb()Jeff Liu2013-02-01
* xfs: make use of XFS_SB_LOG_RES() at xfs_log_sbcount()Jeff Liu2013-02-01
* xfs: calculate XFS_TRANS_QM_SBCHANGE space log reservation at mount timeJeff Liu2013-02-01
* xfs: Do not return EFSCORRUPTED when filesystem probe finds no XFS magicEric Sandeen2013-01-16
* xfs: convert buffer verifiers to an ops structure.Dave Chinner2012-11-15
* xfs: connect up write verifiers to new buffersDave Chinner2012-11-15