summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_sync.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: protect xfs_sync_worker with s_umount semaphoreBen Myers2012-05-151-13/+16
* xfs: clean up xfs_bit.h includesDave Chinner2012-05-141-1/+0
* xfs: pass shutdown method into xfs_trans_ail_delete_bulkDave Chinner2012-05-141-1/+1
* xfs: on-stack delayed write buffer listsChristoph Hellwig2012-05-141-18/+0
* xfs: do not write the buffer from xfs_iflushChristoph Hellwig2012-05-141-14/+15
* xfs: don't flush inodes from background inode reclaimChristoph Hellwig2012-05-141-60/+42
* xfs: implement freezing by emptying the AILChristoph Hellwig2012-05-141-83/+13
* xfs: remove log item from AIL in xfs_iflush after a shutdownChristoph Hellwig2012-05-141-0/+1
* xfs: Ensure inode reclaim can run during quotacheckDave Chinner2012-04-171-10/+9
* xfs: log timestamp updatesChristoph Hellwig2012-03-131-36/+0
* xfs: only take the ILOCK in xfs_reclaim_inode()Alex Elder2012-02-251-6/+4
* xfs: replace i_flock with a sleeping bitlockChristoph Hellwig2012-01-171-5/+4
* Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2012-01-081-5/+1
|\
| * xfs: remove xfs_qm_syncChristoph Hellwig2011-12-121-5/+1
* | xfs: log all dirty inodes in xfs_fs_sync_fsChristoph Hellwig2011-12-231-0/+36
|/
* xfs: force buffer writeback before blocking on the ilock in inode reclaimChristoph Hellwig2011-11-291-0/+11
* xfs: remove XFS_bflushChristoph Hellwig2011-10-111-1/+1
* xfs: remove i_iocountChristoph Hellwig2011-10-111-6/+2
* xfs: let xfs_bwrite callers handle the xfs_buf_relseChristoph Hellwig2011-10-111-2/+4
* xfs: remove subdirectoriesChristoph Hellwig2011-08-121-0/+1065