summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_super.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds2012-05-281-1/+1
|\
| * vfs: Rename end_writeback() to clear_inode()Jan Kara2012-05-061-1/+1
* | xfs: clean up xfs_bit.h includesDave Chinner2012-05-141-1/+0
* | xfs: Do background CIL flushes via a workqueueDave Chinner2012-05-141-0/+7
* | xfs: on-stack delayed write buffer listsChristoph Hellwig2012-05-141-16/+0
* | xfs: using GFP_NOFS for blkdev_issue_flushShaohua Li2012-05-141-1/+1
* | xfs: Ensure inode reclaim can run during quotacheckDave Chinner2012-04-171-11/+10
* | xfs: don't fill statvfs with project quota for a directory if it was not enab...Jie Liu2012-04-161-1/+1
|/
* Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2012-03-281-0/+33
|\
| * xfs: don't cache inodes read through bulkstatDave Chinner2012-03-261-0/+17
| * xfs: introduce an allocation workqueueDave Chinner2012-03-221-0/+16
* | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2012-03-231-79/+85
|\|
| * xfs: remove the global xfs_Gqm structureChristoph Hellwig2012-03-141-3/+7
| * xfs: reimplement fdatasync supportChristoph Hellwig2012-03-131-1/+1
| * xfs: log timestamp updatesChristoph Hellwig2012-03-131-71/+37
| * xfs: use per-filesystem I/O completion workqueuesChristoph Hellwig2012-03-051-1/+38
| * Define new macro XFS_ALL_QUOTA_ACTIVE and simply some usageChandra Seetharaman2012-02-031-4/+3
* | switch open-coded instances of d_make_root() to new helperAl Viro2012-03-201-4/+2
* | vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}Al Viro2012-03-201-0/+1
|/
* xfs: replace i_pin_wait with a bit waitqueueChristoph Hellwig2012-01-171-1/+0
* xfs: replace i_flock with a sleeping bitlockChristoph Hellwig2012-01-171-7/+0
* Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2012-01-081-26/+10
|\
| * xfs: mark the xfssyncd workqueue as non-reentrantChristoph Hellwig2011-12-191-5/+5
| * xfs: remove xfs_qm_syncChristoph Hellwig2011-12-121-9/+2
| * xfs: remove the deprecated nodelaylog optionChristoph Hellwig2011-12-081-12/+3
* | vfs: switch ->show_options() to struct dentry *Al Viro2012-01-061-2/+2
* | xfs: log all dirty inodes in xfs_fs_sync_fsChristoph Hellwig2011-12-231-24/+4
* | xfs: log the inode in ->write_inode calls for kupdateChristoph Hellwig2011-12-231-1/+1
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Alex Elder2011-10-171-12/+1
|\
| * xfs: revert to using a kthread for AIL pushingChristoph Hellwig2011-10-111-12/+1
* | xfs: remove XFS_bflushChristoph Hellwig2011-10-111-2/+2
* | xfs: simplify xfs_trans_ijoin* againChristoph Hellwig2011-10-111-1/+1
* | xfs: remove i_iocountChristoph Hellwig2011-10-111-6/+1
|/
* xfs: fix ->write_inode return valuesChristoph Hellwig2011-09-011-25/+9
* xfs: deprecate the nodelaylog mount optionChristoph Hellwig2011-08-251-0/+2
* xfs: remove subdirectoriesChristoph Hellwig2011-08-121-0/+1773