Age | Commit message (Expand) | Author | Files | Lines |
2012-10-17 | xfs: rename xfs_sync.[ch] to xfs_icache.[ch] | Dave Chinner | 1 | -714/+0 |
2012-10-17 | xfs: move xfs_quiesce_attr() into xfs_super.c | Dave Chinner | 1 | -65/+0 |
2012-10-17 | xfs: xfs_sync_fsdata is redundant | Dave Chinner | 1 | -59/+8 |
2012-10-17 | xfs: syncd workqueue is no more | Dave Chinner | 1 | -11/+9 |
2012-10-17 | xfs: xfs_sync_data is redundant. | Dave Chinner | 1 | -78/+0 |
2012-10-17 | xfs: sync work is now only periodic log work | Dave Chinner | 1 | -36/+3 |
2012-10-17 | xfs: don't run the sync work if the filesystem is read-only | Dave Chinner | 1 | -13/+16 |
2012-10-17 | xfs: rationalise xfs_mount_wq users | Dave Chinner | 1 | -16/+5 |
2012-10-17 | xfs: xfs_syncd_stop must die | Dave Chinner | 1 | -26/+4 |
2012-08-21 | workqueue: deprecate flush[_delayed]_work_sync() | Tejun Heo | 1 | -1/+1 |
2012-08-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+1 |
2012-07-31 | xfs: Convert to new freezing code | Jan Kara | 1 | -1/+1 |
2012-07-30 | xfs: wait for the write the superblock on unmount | Mark Tinguely | 1 | -0/+9 |
2012-07-22 | xfs: merge xfs_itobp into xfs_imap_to_bp | Christoph Hellwig | 1 | -2/+2 |
2012-06-21 | xfs: shutdown xfs_sync_worker before the log | Ben Myers | 1 | -16/+16 |
2012-06-21 | xfs: shutdown xfs_sync_worker before the log | Ben Myers | 1 | -16/+16 |
2012-05-15 | xfs: protect xfs_sync_worker with s_umount semaphore | Ben Myers | 1 | -13/+16 |
2012-05-15 | xfs: clean up xfs_bit.h includes | Dave Chinner | 1 | -1/+0 |
2012-05-15 | xfs: pass shutdown method into xfs_trans_ail_delete_bulk | Dave Chinner | 1 | -1/+1 |
2012-05-15 | xfs: on-stack delayed write buffer lists | Christoph Hellwig | 1 | -18/+0 |
2012-05-15 | xfs: do not write the buffer from xfs_iflush | Christoph Hellwig | 1 | -14/+15 |
2012-05-15 | xfs: don't flush inodes from background inode reclaim | Christoph Hellwig | 1 | -60/+42 |
2012-05-15 | xfs: implement freezing by emptying the AIL | Christoph Hellwig | 1 | -83/+13 |
2012-05-15 | xfs: remove log item from AIL in xfs_iflush after a shutdown | Christoph Hellwig | 1 | -0/+1 |
2012-04-17 | xfs: Ensure inode reclaim can run during quotacheck | Dave Chinner | 1 | -10/+9 |
2012-03-14 | xfs: log timestamp updates | Christoph Hellwig | 1 | -36/+0 |
2012-02-25 | xfs: only take the ILOCK in xfs_reclaim_inode() | Alex Elder | 1 | -6/+4 |
2012-01-18 | xfs: replace i_flock with a sleeping bitlock | Christoph Hellwig | 1 | -5/+4 |
2012-01-09 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 1 | -5/+1 |
2011-12-24 | xfs: log all dirty inodes in xfs_fs_sync_fs | Christoph Hellwig | 1 | -0/+36 |
2011-12-13 | xfs: remove xfs_qm_sync | Christoph Hellwig | 1 | -5/+1 |
2011-11-29 | xfs: force buffer writeback before blocking on the ilock in inode reclaim | Christoph Hellwig | 1 | -0/+11 |
2011-10-12 | xfs: remove XFS_bflush | Christoph Hellwig | 1 | -1/+1 |
2011-10-12 | xfs: remove i_iocount | Christoph Hellwig | 1 | -6/+2 |
2011-10-12 | xfs: let xfs_bwrite callers handle the xfs_buf_relse | Christoph Hellwig | 1 | -2/+4 |
2011-08-13 | xfs: remove subdirectories | Christoph Hellwig | 1 | -0/+1065 |