summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_mount.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* xfs: introduce directory geometry structureDave Chinner2014-06-061-0/+3
* xfs: increase inode cluster size for v5 filesystemsDave Chinner2013-11-181-1/+1
* xfs: vectorise DA btree operationsDave Chinner2013-10-301-0/+1
* xfs: abstract the differences in dir2/dir3 via an ops vectorDave Chinner2013-10-301-0/+2
* xfs: Introduce a new structure to hold transaction reservation itemsJie Liu2013-08-121-1/+1
* xfs: make struct xfs_perag kernel onlyDave Chinner2013-08-121-0/+52
* xfs: introduce xfs_sb.c for sharing with libxfsDave Chinner2013-08-121-17/+2
* xfs: split out transaction reservation codeDave Chinner2013-08-121-40/+2
* xfs: Remove XFS_MOUNT_RETERRJie Liu2013-06-191-2/+0
* xfs: Remove struct xfs_chash from xfs_mountJeff Liu2013-06-171-2/+0
* xfs: add CRC checks to the superblockDave Chinner2013-04-271-0/+1
* xfs: Remove obsoleted m_inode_shrink from xfs_mount structureJeff Liu2013-03-141-1/+0
* xfs: refactor space log reservation for XFS_TRANS_ATTR_SETJeff Liu2013-02-011-1/+2
* xfs: introduce XFS_SB_LOG_RES() for transactions that modify sb on diskJeff Liu2013-02-011-0/+1
* xfs: calculate XFS_TRANS_QM_QUOTAOFF_END space log reservation at mount timeJeff Liu2013-02-011-0/+1
* xfs: calculate XFS_TRANS_QM_QUOTAOFF space log reservation at mount timeJeff Liu2013-02-011-0/+1
* xfs: calculate XFS_TRANS_QM_DQALLOC space log reservation at mount timeJeff Liu2013-02-011-0/+1
* xfs: calcuate XFS_TRANS_QM_SETQLIM space log reservation at mount timeJeff Liu2013-02-011-0/+1
* xfs: calculate XFS_TRANS_QM_SBCHANGE space log reservation at mount timeJeff Liu2013-02-011-0/+1
* xfs: convert buffer verifiers to an ops structure.Dave Chinner2012-11-151-2/+2
* xfs: connect up write verifiers to new buffersDave Chinner2012-11-151-0/+1
* xfs: verify superblocks as they are read from diskDave Chinner2012-11-151-1/+2
* xfs: add background scanning to clear eofblocks inodesBrian Foster2012-11-081-0/+3
* xfs: rename xfs_sync.[ch] to xfs_icache.[ch]Dave Chinner2012-10-171-2/+0
* xfs: syncd workqueue is no moreDave Chinner2012-10-171-0/+2
* xfs: xfs_sync_data is redundant.Dave Chinner2012-10-171-1/+0
* xfs: sync work is now only periodic log workDave Chinner2012-10-171-1/+0
* xfs: kill struct declarations in xfs_mount.hAlex Elder2012-08-161-5/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-08-011-3/+0
|\
| * xfs: Convert to new freezing codeJan Kara2012-07-311-3/+0
| * xfs: rename log structure to xlogMark Tinguely2012-06-211-2/+2
* | xfs: rename log structure to xlogMark Tinguely2012-06-211-2/+2
* | xfs: make largest supported offset less shoutyDave Chinner2012-06-141-2/+0
* | xfs: m_maxioffset is redundantDave Chinner2012-06-141-2/+1
|/
* xfs: Do background CIL flushes via a workqueueDave Chinner2012-05-141-0/+1
* xfs: implement freezing by emptying the AILChristoph Hellwig2012-05-141-1/+0
* xfs: use per-filesystem I/O completion workqueuesChristoph Hellwig2012-03-051-0/+3
OpenPOWER on IntegriCloud