summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_sync.c
Commit message (Expand)AuthorAgeFilesLines
* workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-201-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-08-011-1/+1
|\
| * xfs: Convert to new freezing codeJan Kara2012-07-311-1/+1
| * xfs: shutdown xfs_sync_worker before the logBen Myers2012-06-211-16/+16
* | xfs: wait for the write the superblock on unmountMark Tinguely2012-07-291-0/+9
* | xfs: merge xfs_itobp into xfs_imap_to_bpChristoph Hellwig2012-07-221-2/+2
* | xfs: shutdown xfs_sync_worker before the logBen Myers2012-06-211-16/+16
|/
* 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/+0Star
* 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/+0Star
* 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/+42Star
* xfs: implement freezing by emptying the AILChristoph Hellwig2012-05-141-83/+13Star
* 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/+9Star
* xfs: log timestamp updatesChristoph Hellwig2012-03-131-36/+0Star
* xfs: only take the ILOCK in xfs_reclaim_inode()Alex Elder2012-02-251-6/+4Star
* xfs: replace i_flock with a sleeping bitlockChristoph Hellwig2012-01-171-5/+4Star
* Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2012-01-081-5/+1Star
|\
| * xfs: remove xfs_qm_syncChristoph Hellwig2011-12-121-5/+1Star
* | 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-121-1/+1
* xfs: remove i_iocountChristoph Hellwig2011-10-121-6/+2Star
* xfs: let xfs_bwrite callers handle the xfs_buf_relseChristoph Hellwig2011-10-121-2/+4
* xfs: remove subdirectoriesChristoph Hellwig2011-08-121-0/+1065