aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | | | [XFS] factor out xfs_read_agf helperFrom: Christoph Hellwig2008-11-30
| * | | | | | [XFS] factor out xfs_read_agi helperChristoph Hellwig2008-11-30
| * | | | | | [XFS] remove i_gen from incore inodeDave Chinner2008-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] Add new getbmap flags.Eric Sandeen2008-11-30
| * | | | | | [XFS] convert xfs_getbmap to take formatter functionsEric Sandeen2008-11-30
| * | | | | | [XFS] fix uninitialised variable bug in dquot release.Dave Chinner2008-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] fix NULL pointer dereference in xfs_log_force_umountChristoph Hellwig2008-11-30
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Lachlan McIlroy2008-11-27
| |\ \ \ \ \ \
| * | | | | | | [XFS] Fix double free of log ticketsDave Chinner2008-11-17
| * | | | | | | [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] 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