aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs
Commit message (Expand)AuthorAge
...
* [XFS] fix uninitialised variable bug in dquot releaseDave Chinner2008-11-10
* [XFS] handle memory allocation failures during log initialisationDave Chinner2008-11-10
* CRED: Wrap task credential accesses in the XFS filesystemDavid Howells2008-10-31
* [XFS] Fix race when looking up reclaimable inodesDavid Chinner2008-10-30
* [XFS] remove restricted chown parameter from xfs linuxTim Shimmin2008-10-30
* [XFS] kill sys_credChristoph Hellwig2008-10-30
* [XFS] correctly select first log item to pushDavid Chinner2008-10-30
* [XFS] free partially initialized inodes using destroy_inodeChristoph Hellwig2008-10-30
* [XFS] stop using xfs_itobp in xfs_bulkstatChristoph Hellwig2008-10-30
* [XFS] avoid all reclaimable inodes in xfs_sync_inodes_agDavid Chinner2008-10-30
* [XFS] Can't lock inodes in radix tree preload regionDavid Chinner2008-10-30
* [XFS] Trivial xfs_remove comment fixupChristoph Hellwig2008-10-30
* [XFS] fix biosize optionChristoph Hellwig2008-10-30
* [XFS] fix the noquota mount optionChristoph Hellwig2008-10-30
* [XFS] kill struct xfs_mount_argsChristoph Hellwig2008-10-30
* [XFS] XFS: Check for valid transaction headers in recoveryDavid Chinner2008-10-30
* [XFS] Finish removing the mount pointer from the AIL APIDavid Chinner2008-10-30
* [XFS] Add ail pointer into log itemsDavid Chinner2008-10-30
* [XFS] Given the log a pointer to the AILDavid Chinner2008-10-30
* [XFS] Move the AIL lock into the struct xfs_ailDavid Chinner2008-10-30
* [XFS] Allow 64 bit machines to avoid the AIL lock during flushesDavid Chinner2008-10-30
* [XFS] move the AIl traversal over to a consistent interfaceDavid Chinner2008-10-30
* [XFS] Use a cursor for AIL traversal.David Chinner2008-10-30
* [XFS] Allocate the struct xfs_ailDavid Chinner2008-10-30
* [XFS] Account for allocated blocks when expanding directoriesDavid Chinner2008-10-30
* [XFS] Prevent looping in xfs_sync_inodes_agDavid Chinner2008-10-30
* [XFS] kill deleted inodes listDavid Chinner2008-10-30
* [XFS] use the inode radix tree for reclaiming inodesDavid Chinner2008-10-30
* [XFS] mark inodes for reclaim via a tag in the inode radix treeDavid Chinner2008-10-30
* [XFS] rename inode reclaim functionsDavid Chinner2008-10-30
* [XFS] move inode reclaim functions to xfs_sync.cDavid Chinner2008-10-30
* [XFS] Fix build warning - xfs_fs_alloc_inode() needs a return statementLachlan McIlroy2008-10-30
* [XFS] Prevent use-after-free caused by synchronous inode reclaimDavid Chinner2008-10-30
* [XFS] Combine the XFS and Linux inodesDavid Chinner2008-10-30
* [XFS] Never call mark_inode_dirty_sync() directlyDavid Chinner2008-10-30
* [XFS] factor xfs_iget_core() into hit and miss casesDavid Chinner2008-10-30
* [XFS] fix instant oops with tracing enabledChristoph Hellwig2008-10-30
* [XFS] Move remaining quiesce code.David Chinner2008-10-30
* [XFS] Kill xfs_sync()David Chinner2008-10-30
* [XFS] Kill SYNC_CLOSEDavid Chinner2008-10-30
* [XFS] make SYNC_DELWRI no longer use xfs_syncDavid Chinner2008-10-30
* [XFS] make SYNC_ATTR no longer use xfs_syncDavid Chinner2008-10-30
* [XFS] xfssyncd: don't call xfs_syncDavid Chinner2008-10-30
* [XFS] kill xfs_syncsubDavid Chinner2008-10-30
* [XFS] use xfs_sync_inodes rather than xfs_syncsubDavid Chinner2008-10-30
* [XFS] Use struct inodes instead of vnodes to kill vn_grabDavid Chinner2008-10-30
* [XFS] split out two helpers from xfs_syncsubChristoph Hellwig2008-10-30
* [XFS] Move XFS_BMAP_SANITY_CHECK out of line.Christoph Hellwig2008-10-30
* [XFS] Always use struct xfs_btree_block instead of short / longformChristoph Hellwig2008-10-30
* [XFS] cleanup btree record / key / ptr addressing macros.Christoph Hellwig2008-10-30