aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_super.c
AgeCommit message (Expand)Author
2012-07-29xfs: remove iolock lock classesChristoph Hellwig
2012-07-22xfs: implement ->update_timeChristoph Hellwig
2012-07-01xfs: remove struct xfs_dabuf and infrastructureDave Chinner
2012-07-01xfs: struct xfs_buf_log_format isn't variable sized.Dave Chinner
2012-05-28Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds
2012-05-14xfs: clean up xfs_bit.h includesDave Chinner
2012-05-14xfs: Do background CIL flushes via a workqueueDave Chinner
2012-05-14xfs: on-stack delayed write buffer listsChristoph Hellwig
2012-05-14xfs: using GFP_NOFS for blkdev_issue_flushShaohua Li
2012-05-06vfs: Rename end_writeback() to clear_inode()Jan Kara
2012-04-17xfs: Ensure inode reclaim can run during quotacheckDave Chinner
2012-04-16xfs: don't fill statvfs with project quota for a directory if it was not enab...Jie Liu
2012-03-28Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2012-03-26xfs: don't cache inodes read through bulkstatDave Chinner
2012-03-23Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2012-03-22xfs: introduce an allocation workqueueDave Chinner
2012-03-20switch open-coded instances of d_make_root() to new helperAl Viro
2012-03-20vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}Al Viro
2012-03-14xfs: remove the global xfs_Gqm structureChristoph Hellwig
2012-03-13xfs: reimplement fdatasync supportChristoph Hellwig
2012-03-13xfs: log timestamp updatesChristoph Hellwig
2012-03-05xfs: use per-filesystem I/O completion workqueuesChristoph Hellwig
2012-02-03Define new macro XFS_ALL_QUOTA_ACTIVE and simply some usageChandra Seetharaman
2012-01-17xfs: replace i_pin_wait with a bit waitqueueChristoph Hellwig
2012-01-17xfs: replace i_flock with a sleeping bitlockChristoph Hellwig
2012-01-08Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2012-01-06vfs: switch ->show_options() to struct dentry *Al Viro
2011-12-23xfs: log all dirty inodes in xfs_fs_sync_fsChristoph Hellwig
2011-12-23xfs: log the inode in ->write_inode calls for kupdateChristoph Hellwig
2011-12-19xfs: mark the xfssyncd workqueue as non-reentrantChristoph Hellwig
2011-12-12xfs: remove xfs_qm_syncChristoph Hellwig
2011-12-08xfs: remove the deprecated nodelaylog optionChristoph Hellwig
2011-10-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Alex Elder
2011-10-11xfs: remove XFS_bflushChristoph Hellwig
2011-10-11xfs: simplify xfs_trans_ijoin* againChristoph Hellwig
2011-10-11xfs: remove i_iocountChristoph Hellwig
2011-10-11xfs: revert to using a kthread for AIL pushingChristoph Hellwig
2011-09-01xfs: fix ->write_inode return valuesChristoph Hellwig
2011-08-25xfs: deprecate the nodelaylog mount optionChristoph Hellwig
2011-08-12xfs: remove subdirectoriesChristoph Hellwig