aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* [XFS] Avoid using inodes that haven't been completely initialisedDave Chinner2008-11-10
* [XFS] fix uninitialised variable bug in dquot releaseDave Chinner2008-11-10
* fs: xfs needs inode_wait to be exportedStephen Rothwell2008-11-10
* [XFS] handle memory allocation failures during log initialisationDave Chinner2008-11-10
* Merge branch 'master' of git://oss.sgi.com:8090/xfs/linux-2.6Niv Sardi2008-11-06
|\
| * 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
| * Inode: export symbol 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
| * Inode: Allow external list initialisationDavid Chinner2008-10-30
| * Inode: Allow external initialisersDavid 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