aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs
AgeCommit message (Expand)Author
2008-12-01[XFS] remove xfs_vfs.hChristoph Hellwig
2008-12-01[XFS] remove bhv_statvfs_t typedefChristoph Hellwig
2008-12-01[XFS] Hook up the fiemap ioctl.Eric Sandeen
2008-12-01[XFS] Add new getbmap flags.Eric Sandeen
2008-12-01[XFS] convert xfs_getbmap to take formatter functionsEric Sandeen
2008-12-01[XFS] fix uninitialised variable bug in dquot release.Dave Chinner
2008-12-01[XFS] fix error inversion problems with data flushingDave Chinner
2008-12-01[XFS] fix spurious gcc warningsChristoph Hellwig
2008-12-01[XFS] allow inode64 mount option on 32 bit systemsChristoph Hellwig
2008-12-01[XFS] wire up ->open for directoriesChristoph Hellwig
2008-12-01[XFS] fix NULL pointer dereference in xfs_log_force_umountChristoph Hellwig
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