summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_mount.h
Commit message (Expand)AuthorAgeFilesLines
* 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-131-1/+1
* xfs: make struct xfs_perag kernel onlyDave Chinner2013-08-131-0/+52
* xfs: introduce xfs_sb.c for sharing with libxfsDave Chinner2013-08-121-17/+2Star
* xfs: split out transaction reservation codeDave Chinner2013-08-121-40/+2Star
* xfs: Remove XFS_MOUNT_RETERRJie Liu2013-06-191-2/+0Star
* xfs: Remove struct xfs_chash from xfs_mountJeff Liu2013-06-181-2/+0Star
* 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/+0Star
* 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-161-2/+2
* xfs: connect up write verifiers to new buffersDave Chinner2012-11-161-0/+1
* xfs: verify superblocks as they are read from diskDave Chinner2012-11-161-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/+0Star
* xfs: syncd workqueue is no moreDave Chinner2012-10-171-0/+2
* xfs: xfs_sync_data is redundant.Dave Chinner2012-10-171-1/+0Star
* xfs: sync work is now only periodic log workDave Chinner2012-10-171-1/+0Star
* xfs: kill struct declarations in xfs_mount.hAlex Elder2012-08-161-5/+0Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-08-011-3/+0Star
|\
| * xfs: Convert to new freezing codeJan Kara2012-07-311-3/+0Star
| * 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/+0Star
* | xfs: m_maxioffset is redundantDave Chinner2012-06-141-2/+1Star
|/
* xfs: Do background CIL flushes via a workqueueDave Chinner2012-05-141-0/+1
* xfs: implement freezing by emptying the AILChristoph Hellwig2012-05-141-1/+0Star
* xfs: use per-filesystem I/O completion workqueuesChristoph Hellwig2012-03-051-0/+3
* Change xfs_sb_from_disk() interface to take a mount pointerChandra Seetharaman2012-02-031-1/+1
* xfs: remove the deprecated nodelaylog optionChristoph Hellwig2011-12-081-1/+0Star
* xfs: Remove the second parameter to xfs_sb_count()Chandra Seetharaman2011-07-211-1/+1
* xfs: add online discard supportChristoph Hellwig2011-05-241-0/+1
* xfs: introduce background inode reclaim workDave Chinner2011-04-081-0/+1
* xfs: convert ENOSPC inode flushing to use new syncd workqueueDave Chinner2011-04-081-3/+1Star
* xfs: introduce a xfssyncd workqueueDave Chinner2011-04-081-3/+1Star
* xfs: dynamic speculative EOF preallocationDave Chinner2011-01-041-0/+14
* xfs: remove xfs_cred.hChristoph Hellwig2010-10-181-1/+0Star
* xfs: do not use xfs_mod_incore_sb for per-cpu countersChristoph Hellwig2010-10-181-0/+4
* xfs: remove XFS_MOUNT_NO_PERCPU_SBChristoph Hellwig2010-10-181-2/+0Star
* xfs: split inode AG walking into separate code for reclaimDave Chinner2010-10-181-0/+2
* xfs: remove obsolete osyncisosync mount optionChristoph Hellwig2010-07-261-2/+0Star
* xfs: drop dmapi hooksChristoph Hellwig2010-07-261-67/+0Star
* xfs: convert inode shrinker to per-filesystem contextsDave Chinner2010-07-201-1/+1