summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_sync.c
AgeCommit message (Expand)AuthorFilesLines
2012-06-21xfs: shutdown xfs_sync_worker before the logBen Myers1-16/+16
2012-05-15xfs: protect xfs_sync_worker with s_umount semaphoreBen Myers1-13/+16
2012-05-15xfs: clean up xfs_bit.h includesDave Chinner1-1/+0
2012-05-15xfs: pass shutdown method into xfs_trans_ail_delete_bulkDave Chinner1-1/+1
2012-05-15xfs: on-stack delayed write buffer listsChristoph Hellwig1-18/+0
2012-05-15xfs: do not write the buffer from xfs_iflushChristoph Hellwig1-14/+15
2012-05-15xfs: don't flush inodes from background inode reclaimChristoph Hellwig1-60/+42
2012-05-15xfs: implement freezing by emptying the AILChristoph Hellwig1-83/+13
2012-05-15xfs: remove log item from AIL in xfs_iflush after a shutdownChristoph Hellwig1-0/+1
2012-04-17xfs: Ensure inode reclaim can run during quotacheckDave Chinner1-10/+9
2012-03-14xfs: log timestamp updatesChristoph Hellwig1-36/+0
2012-02-25xfs: only take the ILOCK in xfs_reclaim_inode()Alex Elder1-6/+4
2012-01-18xfs: replace i_flock with a sleeping bitlockChristoph Hellwig1-5/+4
2012-01-09Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds1-5/+1
2011-12-24xfs: log all dirty inodes in xfs_fs_sync_fsChristoph Hellwig1-0/+36
2011-12-13xfs: remove xfs_qm_syncChristoph Hellwig1-5/+1
2011-11-29xfs: force buffer writeback before blocking on the ilock in inode reclaimChristoph Hellwig1-0/+11
2011-10-12xfs: remove XFS_bflushChristoph Hellwig1-1/+1
2011-10-12xfs: remove i_iocountChristoph Hellwig1-6/+2
2011-10-12xfs: let xfs_bwrite callers handle the xfs_buf_relseChristoph Hellwig1-2/+4
2011-08-13xfs: remove subdirectoriesChristoph Hellwig1-0/+1065