aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_sync.c (follow)
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-14xfs: clean up xfs_bit.h includesDave Chinner1-1/+0
2012-05-14xfs: pass shutdown method into xfs_trans_ail_delete_bulkDave Chinner1-1/+1
2012-05-14xfs: on-stack delayed write buffer listsChristoph Hellwig1-18/+0
2012-05-14xfs: do not write the buffer from xfs_iflushChristoph Hellwig1-14/+15
2012-05-14xfs: don't flush inodes from background inode reclaimChristoph Hellwig1-60/+42
2012-05-14xfs: implement freezing by emptying the AILChristoph Hellwig1-83/+13
2012-05-14xfs: 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-13xfs: log timestamp updatesChristoph Hellwig1-36/+0
2012-02-25xfs: only take the ILOCK in xfs_reclaim_inode()Alex Elder1-6/+4
2012-01-17xfs: replace i_flock with a sleeping bitlockChristoph Hellwig1-5/+4
2012-01-08Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds1-5/+1
2011-12-23xfs: log all dirty inodes in xfs_fs_sync_fsChristoph Hellwig1-0/+36
2011-12-12xfs: 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-11xfs: remove XFS_bflushChristoph Hellwig1-1/+1
2011-10-11xfs: remove i_iocountChristoph Hellwig1-6/+2
2011-10-11xfs: let xfs_bwrite callers handle the xfs_buf_relseChristoph Hellwig1-2/+4
2011-08-12xfs: remove subdirectoriesChristoph Hellwig1-0/+1065