aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/linux-2.6
Commit message (Expand)AuthorAge
...
* | [XFS] Clean up some existing compat ioctl callssandeen@sandeen.net2008-12-02
* | [XFS] Move compat ioctl structs & numbers into xfs_ioctl32.hsandeen@sandeen.net2008-12-02
* | [XFS] Move copy_from_user calls out of ioctl helpers into ioctl switch.sandeen@sandeen.net2008-12-02
* | [XFS] kill XFS_DINODE_VERSION_ definesChristoph Hellwig2008-11-30
* | [XFS] remove xfs_vfsops.hChristoph Hellwig2008-11-30
* | [XFS] remove xfs_vfs.hChristoph Hellwig2008-11-30
* | [XFS] remove bhv_statvfs_t typedefChristoph Hellwig2008-11-30
* | [XFS] Hook up the fiemap ioctl.Eric Sandeen2008-11-30
* | [XFS] convert xfs_getbmap to take formatter functionsEric Sandeen2008-11-30
* | [XFS] fix error inversion problems with data flushingDave Chinner2008-11-30
* | [XFS] fix spurious gcc warningsChristoph Hellwig2008-11-30
* | [XFS] allow inode64 mount option on 32 bit systemsChristoph Hellwig2008-11-30
* | [XFS] wire up ->open for directoriesChristoph Hellwig2008-11-30
* | [XFS] Avoid using inodes that haven't been completely initialisedDave Chinner2008-11-10
* | 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] avoid all reclaimable inodes in xfs_sync_inodes_agDavid Chinner2008-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] Allocate the struct xfs_ailDavid 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
* | [XFS] Never call mark_inode_dirty_sync() directlyDavid 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
* | [XFS] use xfs_sync_inodes rather than xfs_syncsubDavid Chinner2008-10-30
* | [XFS] Use struct inodes instead of vnodes to kill vn_grabDavid Chinner2008-10-30
* | [XFS] split out two helpers from xfs_syncsubChristoph Hellwig2008-10-30
* | [XFS] Use the inode tree for finding dirty inodesDavid Chinner2008-10-30
* | [XFS] Remove xfs_iflush_all and clean up xfs_finish_reclaim_all()David Chinner2008-10-30
* | [XFS] move xfssyncd code to xfs_sync.cDavid Chinner2008-10-30
* | [XFS] move sync code to its own fileDavid Chinner2008-10-30
* | [XFS] make btree tracing genericChristoph Hellwig2008-10-30
* | [XFS] add new btree statisticsDavid Chinner2008-10-30