summaryrefslogtreecommitdiff
path: root/fs/xfs
AgeCommit message (Expand)Author
2008-11-27Merge commit 'security-testing/next'Stephen Rothwell
2008-11-17[XFS] Fix double free of log ticketsDave Chinner
2008-11-14Merge branch 'master' into nextJames Morris
2008-11-14CRED: Pass credentials through dentry_open()David Howells
2008-11-14CRED: Separate task security context from task_structDavid Howells
2008-11-14CRED: Wrap task credential accesses in the XFS filesystemDavid Howells
2008-11-10[XFS] XFS: Check for valid transaction headers in recoveryDavid Chinner
2008-11-10[XFS] handle memory allocation failures during log initialisationDave Chinner
2008-11-10[XFS] Account for allocated blocks when expanding directoriesDavid Chinner
2008-11-10[XFS] Wait for all I/O on truncate to zero file sizeLachlan McIlroy
2008-11-10[XFS] Fix use-after-free with log and quotasLachlan McIlroy
2008-11-10[XFS] Avoid using inodes that haven't been completely initialisedDave Chinner
2008-11-10[XFS] fix uninitialised variable bug in dquot releaseDave Chinner
2008-11-10[XFS] handle memory allocation failures during log initialisationDave Chinner
2008-10-31CRED: Wrap task credential accesses in the XFS filesystemDavid Howells
2008-10-30[XFS] Fix race when looking up reclaimable inodesDavid Chinner
2008-10-30[XFS] remove restricted chown parameter from xfs linuxTim Shimmin
2008-10-30[XFS] kill sys_credChristoph Hellwig
2008-10-30[XFS] correctly select first log item to pushDavid Chinner
2008-10-30[XFS] free partially initialized inodes using destroy_inodeChristoph Hellwig
2008-10-30[XFS] stop using xfs_itobp in xfs_bulkstatChristoph Hellwig
2008-10-30[XFS] avoid all reclaimable inodes in xfs_sync_inodes_agDavid Chinner
2008-10-30[XFS] Can't lock inodes in radix tree preload regionDavid Chinner
2008-10-30[XFS] Trivial xfs_remove comment fixupChristoph Hellwig
2008-10-30[XFS] fix biosize optionChristoph Hellwig
2008-10-30[XFS] fix the noquota mount optionChristoph Hellwig
2008-10-30[XFS] kill struct xfs_mount_argsChristoph Hellwig
2008-10-30[XFS] XFS: Check for valid transaction headers in recoveryDavid Chinner
2008-10-30[XFS] Finish removing the mount pointer from the AIL APIDavid Chinner
2008-10-30[XFS] Add ail pointer into log itemsDavid Chinner
2008-10-30[XFS] Given the log a pointer to the AILDavid Chinner
2008-10-30[XFS] Move the AIL lock into the struct xfs_ailDavid Chinner
2008-10-30[XFS] Allow 64 bit machines to avoid the AIL lock during flushesDavid Chinner
2008-10-30[XFS] move the AIl traversal over to a consistent interfaceDavid Chinner
2008-10-30[XFS] Use a cursor for AIL traversal.David Chinner
2008-10-30[XFS] Allocate the struct xfs_ailDavid Chinner
2008-10-30[XFS] Account for allocated blocks when expanding directoriesDavid Chinner
2008-10-30[XFS] Prevent looping in xfs_sync_inodes_agDavid Chinner
2008-10-30[XFS] kill deleted inodes listDavid Chinner
2008-10-30[XFS] use the inode radix tree for reclaiming inodesDavid Chinner
2008-10-30[XFS] mark inodes for reclaim via a tag in the inode radix treeDavid Chinner
2008-10-30[XFS] rename inode reclaim functionsDavid Chinner
2008-10-30[XFS] move inode reclaim functions to xfs_sync.cDavid Chinner
2008-10-30[XFS] Fix build warning - xfs_fs_alloc_inode() needs a return statementLachlan McIlroy
2008-10-30[XFS] Prevent use-after-free caused by synchronous inode reclaimDavid Chinner
2008-10-30[XFS] Combine the XFS and Linux inodesDavid Chinner
2008-10-30[XFS] Never call mark_inode_dirty_sync() directlyDavid Chinner
2008-10-30[XFS] factor xfs_iget_core() into hit and miss casesDavid Chinner
2008-10-30[XFS] fix instant oops with tracing enabledChristoph Hellwig
2008-10-30[XFS] Move remaining quiesce code.David Chinner