aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_super.c
Commit message (Expand)AuthorAge
* xfs: clean up xfs_bit.h includesDave Chinner2012-05-14
* xfs: Do background CIL flushes via a workqueueDave Chinner2012-05-14
* xfs: on-stack delayed write buffer listsChristoph Hellwig2012-05-14
* xfs: using GFP_NOFS for blkdev_issue_flushShaohua Li2012-05-14
* xfs: Ensure inode reclaim can run during quotacheckDave Chinner2012-04-17
* xfs: don't fill statvfs with project quota for a directory if it was not enab...Jie Liu2012-04-16
* Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2012-03-28
|\
| * xfs: don't cache inodes read through bulkstatDave Chinner2012-03-26
| * xfs: introduce an allocation workqueueDave Chinner2012-03-22
* | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2012-03-23
|\|
| * xfs: remove the global xfs_Gqm structureChristoph Hellwig2012-03-14
| * xfs: reimplement fdatasync supportChristoph Hellwig2012-03-13
| * xfs: log timestamp updatesChristoph Hellwig2012-03-13
| * xfs: use per-filesystem I/O completion workqueuesChristoph Hellwig2012-03-05
| * Define new macro XFS_ALL_QUOTA_ACTIVE and simply some usageChandra Seetharaman2012-02-03
* | switch open-coded instances of d_make_root() to new helperAl Viro2012-03-20
* | vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}Al Viro2012-03-20
|/
* xfs: replace i_pin_wait with a bit waitqueueChristoph Hellwig2012-01-17
* xfs: replace i_flock with a sleeping bitlockChristoph Hellwig2012-01-17
* Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2012-01-08
|\
| * xfs: mark the xfssyncd workqueue as non-reentrantChristoph Hellwig2011-12-19
| * xfs: remove xfs_qm_syncChristoph Hellwig2011-12-12
| * xfs: remove the deprecated nodelaylog optionChristoph Hellwig2011-12-08
* | vfs: switch ->show_options() to struct dentry *Al Viro2012-01-06
* | xfs: log all dirty inodes in xfs_fs_sync_fsChristoph Hellwig2011-12-23
* | xfs: log the inode in ->write_inode calls for kupdateChristoph Hellwig2011-12-23
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Alex Elder2011-10-17
|\
| * xfs: revert to using a kthread for AIL pushingChristoph Hellwig2011-10-11
* | xfs: remove XFS_bflushChristoph Hellwig2011-10-11
* | xfs: simplify xfs_trans_ijoin* againChristoph Hellwig2011-10-11
* | xfs: remove i_iocountChristoph Hellwig2011-10-11
|/
* xfs: fix ->write_inode return valuesChristoph Hellwig2011-09-01
* xfs: deprecate the nodelaylog mount optionChristoph Hellwig2011-08-25
* xfs: remove subdirectoriesChristoph Hellwig2011-08-12