aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_super.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-23Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds1-79/+85
2012-03-20switch open-coded instances of d_make_root() to new helperAl Viro1-4/+2
2012-03-20vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}Al Viro1-0/+1
2012-03-14xfs: remove the global xfs_Gqm structureChristoph Hellwig1-3/+7
2012-03-13xfs: reimplement fdatasync supportChristoph Hellwig1-1/+1
2012-03-13xfs: log timestamp updatesChristoph Hellwig1-71/+37
2012-03-05xfs: use per-filesystem I/O completion workqueuesChristoph Hellwig1-1/+38
2012-02-03Define new macro XFS_ALL_QUOTA_ACTIVE and simply some usageChandra Seetharaman1-4/+3
2012-01-17xfs: replace i_pin_wait with a bit waitqueueChristoph Hellwig1-1/+0
2012-01-17xfs: replace i_flock with a sleeping bitlockChristoph Hellwig1-7/+0
2012-01-08Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds1-26/+10
2012-01-06vfs: switch ->show_options() to struct dentry *Al Viro1-2/+2
2011-12-23xfs: log all dirty inodes in xfs_fs_sync_fsChristoph Hellwig1-24/+4
2011-12-23xfs: log the inode in ->write_inode calls for kupdateChristoph Hellwig1-1/+1
2011-12-19xfs: mark the xfssyncd workqueue as non-reentrantChristoph Hellwig1-5/+5
2011-12-12xfs: remove xfs_qm_syncChristoph Hellwig1-9/+2
2011-12-08xfs: remove the deprecated nodelaylog optionChristoph Hellwig1-12/+3
2011-10-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxAlex Elder1-12/+1
2011-10-11xfs: remove XFS_bflushChristoph Hellwig1-2/+2
2011-10-11xfs: simplify xfs_trans_ijoin* againChristoph Hellwig1-1/+1
2011-10-11xfs: remove i_iocountChristoph Hellwig1-6/+1
2011-10-11xfs: revert to using a kthread for AIL pushingChristoph Hellwig1-12/+1
2011-09-01xfs: fix ->write_inode return valuesChristoph Hellwig1-25/+9
2011-08-25xfs: deprecate the nodelaylog mount optionChristoph Hellwig1-0/+2
2011-08-12xfs: remove subdirectoriesChristoph Hellwig1-0/+1773