aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs
AgeCommit message (Expand)Author
2008-12-02[XFS] Fix xfs_bulkstat_one size checks & error handlingsandeen@sandeen.net
2008-12-02[XFS] Make the bulkstat_one compat ioctl handling more sanesandeen@sandeen.net
2008-12-02[XFS] Add compat handlers for data & rt growfs ioctlssandeen@sandeen.net
2008-12-02[XFS] Add compat handlers for swapext ioctlsandeen@sandeen.net
2008-12-02[XFS] Clean up some existing compat ioctl callssandeen@sandeen.net
2008-12-02[XFS] Move compat ioctl structs & numbers into xfs_ioctl32.hsandeen@sandeen.net
2008-12-02[XFS] Move copy_from_user calls out of ioctl helpers into ioctl switch.sandeen@sandeen.net
2008-12-01[XFS] fix error handling in xlog_recover_process_one_iunlinkChristoph Hellwig
2008-12-01[XFS] move inode allocation out xfs_ireadChristoph Hellwig
2008-12-01[XFS] kill the XFS_IMAP_BULKSTAT flagChristoph Hellwig
2008-12-01[XFS] embededd struct xfs_imap into xfs_inodeChristoph Hellwig
2008-12-01[XFS] merge xfs_imap into xfs_dilocateChristoph Hellwig
2008-12-01[XFS] remove dead code for old inode item recoveryChristoph Hellwig
2008-12-01[XFS] stop using xfs_itobp in xfs_ireadChristoph Hellwig
2008-12-01[XFS] split up xlog_recover_process_iunlinksChristoph Hellwig
2008-12-01[XFS] kill XFS_DINODE_VERSION_ definesChristoph Hellwig
2008-12-01[XFS] kill xfs_dinode_core_tChristoph Hellwig
2008-12-01[XFS] kill xfs_ialloc_log_diChristoph Hellwig
2008-12-01[XFS] sanitize xlog_in_core_t definitionChristoph Hellwig
2008-12-01[XFS] factor out xfs_read_agf helperFrom: Christoph Hellwig
2008-12-01[XFS] factor out xfs_read_agi helperChristoph Hellwig
2008-12-01[XFS] remove i_gen from incore inodeDave Chinner
2008-12-01[XFS] remove xfs_vfsops.hChristoph Hellwig
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