aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_super.c
Commit message (Expand)AuthorAge
* xfs: disable noattr2/attr2 mount options for CRC enabled filesystemsDave Chinner2013-06-06
* fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-03
* fs/xfs remove obsolete simple_strto<foo>Abhijit Pawar2013-01-13
* xfs: add background scanning to clear eofblocks inodesBrian Foster2012-11-08
* xfs: rename xfs_sync.[ch] to xfs_icache.[ch]Dave Chinner2012-10-17
* xfs: xfs_quiesce_attr() should quiesce the log like unmountDave Chinner2012-10-17
* xfs: move xfs_quiesce_attr() into xfs_super.cDave Chinner2012-10-17
* xfs: xfs_sync_fsdata is redundantDave Chinner2012-10-17
* xfs: syncd workqueue is no moreDave Chinner2012-10-17
* xfs: xfs_sync_data is redundant.Dave Chinner2012-10-17
* xfs: sync work is now only periodic log workDave Chinner2012-10-17
* xfs: don't run the sync work if the filesystem is read-onlyDave Chinner2012-10-17
* xfs: rationalise xfs_mount_wq usersDave Chinner2012-10-17
* xfs: xfs_syncd_stop must dieDave Chinner2012-10-17
* Merge tag 'for-linus-v3.7-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds2012-10-02
|\
| * xfs: Make inode32 a remountable optionCarlos Maiolino2012-09-26
| * xfs: add inode64->inode32 transition into xfs_set_inode32()Carlos Maiolino2012-09-26
| * xfs: Fix mp->m_maxagi update during inode64 remountCarlos Maiolino2012-09-26
| * xfs: reduce code duplication handling inode32/64 optionsCarlos Maiolino2012-09-26
| * xfs: make inode64 as the default allocation modeCarlos Maiolino2012-09-26
| * Make inode64 a remountable optionCarlos Maiolino2012-09-26
| * xfs: stop the sync worker before xfs_unmountfsBen Myers2012-09-17
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-02
|\ \
| * | fs: push rcu_barrier() from deactivate_locked_super() to filesystemsKirill A. Shutemov2012-10-02
* | | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-10-02
|\ \ \ | |/ / |/| |
| * | workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-20
| |/
* / xfs: stop the sync worker before xfs_unmountfsBen Myers2012-09-18
|/
* xfs: remove iolock lock classesChristoph Hellwig2012-07-29
* xfs: implement ->update_timeChristoph Hellwig2012-07-22
* xfs: remove struct xfs_dabuf and infrastructureDave Chinner2012-07-01
* xfs: struct xfs_buf_log_format isn't variable sized.Dave Chinner2012-07-01
* Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds2012-05-28
|\
| * vfs: Rename end_writeback() to clear_inode()Jan Kara2012-05-06
* | 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
|/