aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_sync.c
Commit message (Expand)AuthorAge
* xfs: rename xfs_sync.[ch] to xfs_icache.[ch]Dave Chinner2012-10-17
* xfs: move xfs_quiesce_attr() into xfs_super.cDave Chinner2012-10-17
* xfs: xfs_sync_fsdata is redundantDave Chinner2012-10-17
* xfs: syncd workqueue is no moreDave Chinner2012-10-17
* xfs: xfs_sync_data is redundant.Dave Chinner2012-10-17
* xfs: sync work is now only periodic log workDave Chinner2012-10-17
* xfs: don't run the sync work if the filesystem is read-onlyDave Chinner2012-10-17
* xfs: rationalise xfs_mount_wq usersDave Chinner2012-10-17
* xfs: xfs_syncd_stop must dieDave Chinner2012-10-17
* workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-20
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-08-01
|\
| * xfs: Convert to new freezing codeJan Kara2012-07-31
| * xfs: shutdown xfs_sync_worker before the logBen Myers2012-06-21
* | xfs: wait for the write the superblock on unmountMark Tinguely2012-07-29
* | xfs: merge xfs_itobp into xfs_imap_to_bpChristoph Hellwig2012-07-22
* | xfs: shutdown xfs_sync_worker before the logBen Myers2012-06-21
|/
* xfs: protect xfs_sync_worker with s_umount semaphoreBen Myers2012-05-15
* xfs: clean up xfs_bit.h includesDave Chinner2012-05-14
* xfs: pass shutdown method into xfs_trans_ail_delete_bulkDave Chinner2012-05-14
* xfs: on-stack delayed write buffer listsChristoph Hellwig2012-05-14
* xfs: do not write the buffer from xfs_iflushChristoph Hellwig2012-05-14
* xfs: don't flush inodes from background inode reclaimChristoph Hellwig2012-05-14
* xfs: implement freezing by emptying the AILChristoph Hellwig2012-05-14
* xfs: remove log item from AIL in xfs_iflush after a shutdownChristoph Hellwig2012-05-14
* xfs: Ensure inode reclaim can run during quotacheckDave Chinner2012-04-17
* xfs: log timestamp updatesChristoph Hellwig2012-03-13
* xfs: only take the ILOCK in xfs_reclaim_inode()Alex Elder2012-02-25
* xfs: replace i_flock with a sleeping bitlockChristoph Hellwig2012-01-17
* Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2012-01-08
|\
| * xfs: remove xfs_qm_syncChristoph Hellwig2011-12-12
* | xfs: log all dirty inodes in xfs_fs_sync_fsChristoph Hellwig2011-12-23
|/
* xfs: force buffer writeback before blocking on the ilock in inode reclaimChristoph Hellwig2011-11-29
* xfs: remove XFS_bflushChristoph Hellwig2011-10-11
* xfs: remove i_iocountChristoph Hellwig2011-10-11
* xfs: let xfs_bwrite callers handle the xfs_buf_relseChristoph Hellwig2011-10-11
* xfs: remove subdirectoriesChristoph Hellwig2011-08-12