aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_sync.c
AgeCommit message (Expand)Author
2012-10-17xfs: rename xfs_sync.[ch] to xfs_icache.[ch]Dave 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-08-20workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo
2012-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-07-31xfs: Convert to new freezing codeJan Kara
2012-07-29xfs: wait for the write the superblock on unmountMark Tinguely
2012-07-22xfs: merge xfs_itobp into xfs_imap_to_bpChristoph Hellwig
2012-06-21xfs: shutdown xfs_sync_worker before the logBen Myers
2012-06-21xfs: shutdown xfs_sync_worker before the logBen Myers
2012-05-15xfs: protect xfs_sync_worker with s_umount semaphoreBen Myers
2012-05-14xfs: clean up xfs_bit.h includesDave Chinner
2012-05-14xfs: pass shutdown method into xfs_trans_ail_delete_bulkDave Chinner
2012-05-14xfs: on-stack delayed write buffer listsChristoph Hellwig
2012-05-14xfs: do not write the buffer from xfs_iflushChristoph Hellwig
2012-05-14xfs: don't flush inodes from background inode reclaimChristoph Hellwig
2012-05-14xfs: implement freezing by emptying the AILChristoph Hellwig
2012-05-14xfs: remove log item from AIL in xfs_iflush after a shutdownChristoph Hellwig
2012-04-17xfs: Ensure inode reclaim can run during quotacheckDave Chinner
2012-03-13xfs: log timestamp updatesChristoph Hellwig
2012-02-25xfs: only take the ILOCK in xfs_reclaim_inode()Alex Elder
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
2011-12-23xfs: log all dirty inodes in xfs_fs_sync_fsChristoph Hellwig
2011-12-12xfs: remove xfs_qm_syncChristoph Hellwig
2011-11-29xfs: force buffer writeback before blocking on the ilock in inode reclaimChristoph Hellwig
2011-10-11xfs: remove XFS_bflushChristoph Hellwig
2011-10-11xfs: remove i_iocountChristoph Hellwig
2011-10-11xfs: let xfs_bwrite callers handle the xfs_buf_relseChristoph Hellwig
2011-08-12xfs: remove subdirectoriesChristoph Hellwig