aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/linux-2.6
AgeCommit message (Expand)Author
2008-12-05[XFS] Remove unnecessary assertionLachlan McIlroy
2008-12-05[XFS] Fix compile with CONFIG_COMPAT enabledChristoph Hellwig
2008-12-04move inode tracing out of xfs_vnode.Christoph Hellwig
2008-12-04move vn_iowait / vn_iowake into xfs_aops.cChristoph Hellwig
2008-12-04kill vn_ioerrorChristoph Hellwig
2008-12-04kill xfs_unmount_flushChristoph Hellwig
2008-12-04no explicit xfs_iflush for special inodes during unmountChristoph Hellwig
2008-12-04remove leftovers of shared read-only supportChristoph Hellwig
2008-12-04kill dead inode flagsChristoph Hellwig
2008-12-04remove dead code from sv_t implementationChristoph Hellwig
2008-12-04stop using igrab in xfs_vn_linkChristoph Hellwig
2008-12-04kill xfs_buf_iostartChristoph Hellwig
2008-12-04remove unused behvavior cruft in xfs_super.hChristoph Hellwig
2008-12-04remove useless mnt_want_write call in xfs_writeChristoph Hellwig
2008-12-04[XFS] fix compile on 32 bit systemsChristoph Hellwig
2008-12-02[XFS] Reorder xfs_ioctl32.c for some tidinesssandeen@sandeen.net
2008-12-02[XFS] Hook up compat XFS_IOC_FSSETDM_BY_HANDLE ioctl handlersandeen@sandeen.net
2008-12-02[XFS] Hook up compat XFS_IOC_ATTRMULTI_BY_HANDLE ioctl handlersandeen@sandeen.net
2008-12-02[XFS] Hook up compat XFS_IOC_ATTRLIST_BY_HANDLE ioctl handlersandeen@sandeen.net
2008-12-02[XFS] Fix compat XFS_IOC_FSBULKSTAT_SINGLE ioctlsandeen@sandeen.net
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] kill XFS_DINODE_VERSION_ definesChristoph Hellwig
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] convert xfs_getbmap to take formatter functionsEric Sandeen
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-11-10[XFS] Avoid using inodes that haven't been completely initialisedDave 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] avoid all reclaimable inodes in xfs_sync_inodes_agDavid Chinner
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] Allocate the struct xfs_ailDavid 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