aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
...
| * | | | [XFS] Fix compat XFS_IOC_FSBULKSTAT_SINGLE ioctlsandeen@sandeen.net2008-12-02
| * | | | [XFS] Fix xfs_bulkstat_one size checks & error handlingsandeen@sandeen.net2008-12-02
| * | | | [XFS] Make the bulkstat_one compat ioctl handling more sanesandeen@sandeen.net2008-12-02
| * | | | [XFS] Add compat handlers for data & rt growfs ioctlssandeen@sandeen.net2008-12-02
| * | | | [XFS] Add compat handlers for swapext ioctlsandeen@sandeen.net2008-12-02
| * | | | [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] fix error handling in xlog_recover_process_one_iunlinkChristoph Hellwig2008-11-30
| * | | | [XFS] move inode allocation out xfs_ireadChristoph Hellwig2008-11-30
| * | | | [XFS] kill the XFS_IMAP_BULKSTAT flagChristoph Hellwig2008-11-30
| * | | | [XFS] embededd struct xfs_imap into xfs_inodeChristoph Hellwig2008-11-30
| * | | | [XFS] merge xfs_imap into xfs_dilocateChristoph Hellwig2008-11-30
| * | | | [XFS] remove dead code for old inode item recoveryChristoph Hellwig2008-11-30
| * | | | [XFS] stop using xfs_itobp in xfs_ireadChristoph Hellwig2008-11-30
| * | | | [XFS] split up xlog_recover_process_iunlinksChristoph Hellwig2008-11-30
| * | | | [XFS] kill XFS_DINODE_VERSION_ definesChristoph Hellwig2008-11-30
| * | | | [XFS] kill xfs_dinode_core_tChristoph Hellwig2008-11-30
| * | | | [XFS] kill xfs_ialloc_log_diChristoph Hellwig2008-11-30
| * | | | [XFS] sanitize xlog_in_core_t definitionChristoph Hellwig2008-11-30
| * | | | [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] 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