aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_super.c
AgeCommit message (Expand)Author
2013-06-06xfs: disable noattr2/attr2 mount options for CRC enabled filesystemsDave Chinner
2013-03-03fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman
2013-01-13fs/xfs remove obsolete simple_strto<foo>Abhijit Pawar
2012-11-08xfs: add background scanning to clear eofblocks inodesBrian Foster
2012-10-17xfs: rename xfs_sync.[ch] to xfs_icache.[ch]Dave Chinner
2012-10-17xfs: xfs_quiesce_attr() should quiesce the log like unmountDave Chinner
2012-10-17xfs: move xfs_quiesce_attr() into xfs_super.cDave Chinner
2012-10-17xfs: xfs_sync_fsdata is redundantDave Chinner
2012-10-17xfs: syncd workqueue is no moreDave Chinner
2012-10-17xfs: xfs_sync_data is redundant.Dave Chinner
2012-10-17xfs: sync work is now only periodic log workDave Chinner
2012-10-17xfs: don't run the sync work if the filesystem is read-onlyDave Chinner
2012-10-17xfs: rationalise xfs_mount_wq usersDave Chinner
2012-10-17xfs: xfs_syncd_stop must dieDave Chinner
2012-10-02Merge tag 'for-linus-v3.7-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-02fs: push rcu_barrier() from deactivate_locked_super() to filesystemsKirill A. Shutemov
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2012-09-26xfs: Make inode32 a remountable optionCarlos Maiolino
2012-09-26xfs: add inode64->inode32 transition into xfs_set_inode32()Carlos Maiolino
2012-09-26xfs: Fix mp->m_maxagi update during inode64 remountCarlos Maiolino
2012-09-26xfs: reduce code duplication handling inode32/64 optionsCarlos Maiolino
2012-09-26xfs: make inode64 as the default allocation modeCarlos Maiolino
2012-09-26Make inode64 a remountable optionCarlos Maiolino
2012-09-18xfs: stop the sync worker before xfs_unmountfsBen Myers
2012-09-17xfs: stop the sync worker before xfs_unmountfsBen Myers
2012-08-20workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo
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