aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_log_recover.c
Commit message (Expand)AuthorAgeFilesLines
* [XFS] Re-initialize the per-cpu superblock counters after recovery.Lachlan McIlroy2007-02-101-0/+3
* [XFS] Get rid of old 5.3/6.1 v1 log items. Cleanup patch sent in by EricEric Sandeen2007-02-101-56/+2
* [XFS] Rework code snippets slightly to remove remaining recent-gccNathan Scott2006-06-281-0/+2
* [XFS] Remove version 1 directory code. Never functioned on Linux, justNathan Scott2006-06-201-2/+0
* [XFS] Portability changes: remove prdev, stick to one diagnosticNathan Scott2006-06-091-9/+9
* [XFS] Shutdown the filesystem if all device paths have gone. MadeNathan Scott2006-06-091-1/+1
* [XFS] Over zealous with doing endian conversions. We endian converted theTim Shimmin2006-06-091-2/+2
* [XFS] inode items and EFI/EFDs have different ondisk format for 32bit andTim Shimmin2006-06-091-31/+56
* [XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing allNathan Scott2006-03-291-2/+2
* [XFS] Fix an infinite loop issue in bulkstat when a corrupt inode isNathan Scott2006-03-171-1/+1
* [XFS] Fix quotaoff logitem for project quota, affects log recovery only.Nathan Scott2006-01-111-1/+3
* [XFS] remove unused "readonly" arg from xlog_find_tail and xlog_recoverEric Sandeen2006-01-111-5/+3
* [XFS] Endianess annotations for various allocator data structuresChristoph Hellwig2005-11-021-24/+18
* [XFS] endianess annotations and cleanup for the quota codeChristoph Hellwig2005-11-021-31/+27
* [XFS] Update license/copyright notices to match the prefered SGINathan Scott2005-11-021-25/+11
* [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott2005-11-021-12/+11
* [XFS] Track external log/realtime device names for correct reporting inNathan Scott2005-11-021-6/+9
* [XFS] Fix sparse warnings in kmem_* functions Patch from Victor FuscoChristoph Hellwig2005-09-021-1/+1
* [XFS] consolidate extent item freeingChristoph Hellwig2005-06-211-11/+3
* [XFS] Add support for project quota, based on Dan Knappes earlier work.Nathan Scott2005-06-211-3/+8
* [XFS] mark various symbols static Patch from Adrian BunkChristoph Hellwig2005-06-211-3/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+4098