Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-10-30 | [XFS] mark inodes for reclaim via a tag in the inode radix tree | David Chinner | 1 | -0/+4 |
2008-10-30 | [XFS] rename inode reclaim functions | David Chinner | 1 | -2/+2 |
2008-10-30 | [XFS] move inode reclaim functions to xfs_sync.c | David Chinner | 1 | -0/+3 |
2008-10-30 | [XFS] Move remaining quiesce code. | David Chinner | 1 | -0/+1 |
2008-10-30 | [XFS] Kill xfs_sync() | David Chinner | 1 | -21/+4 |
2008-10-30 | [XFS] Kill SYNC_CLOSE | David Chinner | 1 | -1/+0 |
2008-10-30 | [XFS] make SYNC_DELWRI no longer use xfs_sync | David Chinner | 1 | -0/+3 |
2008-10-30 | [XFS] make SYNC_ATTR no longer use xfs_sync | David Chinner | 1 | -1/+0 |
2008-10-30 | [XFS] use xfs_sync_inodes rather than xfs_syncsub | David Chinner | 1 | -1/+1 |
2008-10-30 | [XFS] move xfssyncd code to xfs_sync.c | David Chinner | 1 | -0/+56 |
2008-10-30 | [XFS] move sync code to its own file | David Chinner | 1 | -0/+7 |