- patches.apparmor/remove_suid_new_case_in_2.6.22.diff: Merge fix.
[linux-flexiantxendom0-3.2.10.git] / fs / xfs / xfs_log_recover.c
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-02-10 Lachlan McIlroy[XFS] Re-initialize the per-cpu superblock counters...
2007-02-10 Eric Sandeen[XFS] Get rid of old 5.3/6.1 v1 log items. Cleanup...
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-06-28 Nathan Scott[XFS] Rework code snippets slightly to remove remaining...
2006-06-20 Nathan Scott[XFS] Remove version 1 directory code. Never functioned...
2006-06-09 Nathan Scott[XFS] Portability changes: remove prdev, stick to one...
2006-06-09 Nathan Scott[XFS] Shutdown the filesystem if all device paths have...
2006-06-09 Tim Shimmin[XFS] Over zealous with doing endian conversions. We...
2006-06-09 Tim Shimmin[XFS] inode items and EFI/EFDs have different ondisk...
2006-03-28 Nathan Scott[XFS] We really suck at spulling. Thanks to Chris...
2006-03-17 Nathan Scott[XFS] Fix an infinite loop issue in bulkstat when a...
2006-01-11 Nathan Scott[XFS] Fix quotaoff logitem for project quota, affects...
2006-01-11 Eric Sandeen[XFS] remove unused "readonly" arg from xlog_find_tail...
2005-11-02 Christoph Hellwig[XFS] Endianess annotations for various allocator data...
2005-11-02 Christoph Hellwig[XFS] endianess annotations and cleanup for the quota...
2005-11-02 Nathan Scott[XFS] Update license/copyright notices to match the...
2005-11-02 Nathan Scott[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers...
2005-11-02 Nathan Scott[XFS] Track external log/realtime device names for...
2005-09-02 Christoph Hellwig[XFS] Fix sparse warnings in kmem_* functions Patch...
2005-06-21 Christoph Hellwig[XFS] consolidate extent item freeing
2005-06-21 Nathan Scott[XFS] Add support for project quota, based on Dan Knapp...
2005-06-21 Christoph Hellwig[XFS] mark various symbols static Patch from Adrian...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2004-12-13 Timothy Shimmin[XFS] xfs reservation issues with xlog_sync roundoff
2004-12-13 Christoph Hellwig[XFS] handle inode creating race
2004-09-13 Andreas KleenUpdate XFS to 2.6.9rc1-bk19 state
2004-08-30 Hubert Mantelupdate to 2.6.9-rc1
2004-08-28 Nathan Scott[XFS] Support for default quota limits via the zero...
2004-08-19 Nathan Scott[XFS] sparse: fix uses of NULL in place of zero and...
2004-05-22 Timothy Shimmin[XFS] Change xfs_contig_bits to work on 32/64 and both...
2004-05-16 Andreas Gruenbacher- #40545: patches.fixes/xfs-endianness-fix: Fix XFS...
2004-03-05 Olaf Hering+- update to patches.fixes/linux-post-2.6.4rc2-20040305
2004-03-03 Timothy Shimmin[XFS] fix up some debug log code for when XFS_LOUD_RECO...
2004-02-28 Timothy Shimmin[XFS] Fix log recovery case when have v2 log with size...
2004-02-21 Andreas Gruenbacher- Another xfs cvs update.
2004-01-31 Olaf Hering+- update to 2.6.2-rc3
2004-01-30 Nathan Scott[XFS] Fix a warning from some gcc variants after recent...
2004-01-26 Olaf Heringupdate to 2.6.2-rc2
2004-01-23 Dave Jones[PATCH] logic error in XFS
2003-10-08 Stephen Lord[XFS] Match up minor formatting changes between SGI...
2003-10-08 Stephen Lord[XFS] switch xfs to use linux imode flags internally
2003-10-06 Stephen Lord[XFS] Implement deletion of inode clusters in XFS.
2003-09-26 Stephen Lord[XFS] fix log recovery report string formatting
2003-09-23 Alexander Viro[PATCH] prepare for 32-bit dev_t: XFS
2003-09-22 Stephen Lord[XFS] use dev_t less in xfs
2003-09-15 Russell Cattelan[XFS] IRIX sets KM_SLEEP to 0 but the support routines...
2003-09-15 Eric Sandeen[XFS] remove doubly-included header files
2003-08-11 Gerd Hoffmanncommented early_printk patch because of rejects.
2003-08-07 Stephen Lord[XFS] Add versioning to the on disk inode which we...
2003-07-29 Nathan Scott[XFS] Change any references to legal/illegal into valid...
2003-07-15 Nathan Scott[XFS] Cleanup empty/noaddr pagebuf initialisation;...
2003-06-19 Nathan Scott[XFS] Turn log head/tail check into an assert - this...
2003-06-19 Nathan Scott[XFS] Version 2 log code fixes in recovery.
2003-06-19 Nathan Scott[XFS] V2 log update - tighten checks for corrupt log...
2003-05-19 Nathan Scott[XFS] Fix two remaining indentation inconsistencies.
2003-05-19 Nathan Scott[XFS] Make log recovery code style consistent with...
2003-05-19 Nathan Scott[XFS] Rationalise xlog_in_core2 definition, remove...
2003-05-19 Nathan Scott[XFS] Second part buftarg cleanup, don't poke inside...
2003-05-19 Nathan Scott[XFS] Large sector changes - fixup definition of xfs_ag...
2003-05-19 Nathan Scott[XFS] V1 log tweak - fix log record length used when...
2003-05-03 Russell Cattelan[XFS] Rework the way xfs includes xfs_<blah>.h headers.
2003-05-02 Russell Cattelan[XFS] Whitespace cleanup
2003-03-26 Christoph Hellwig[XFS] Separate the quota source into its own subdirecto...
2003-03-17 Eric Sandeen[XFS] Bump the reporting threshold on calls to XFS_ERRO...
2003-03-17 Glen Overby[XFS] Add error reporting calls in error paths that...
2003-03-17 Stephen Lord[XFS] reduce byte swapping and spinlock usage in log...
2003-03-17 Stephen Lord[XFS] remove bad debug code
2003-02-19 Stephen Lord[XFS] fix a couple of memory leaks found by stanford...
2003-01-14 Eric Sandeen[XFS] Handle mode 0 inodes that find their way onto...
2002-12-03 Nathan Scott[XFS] Sector size updates - macros for calculating...
2002-11-25 Christoph Hellwig[XFS] Remove rootfs special-casing in the quota code
2002-11-06 Eric Sandeen[XFS] Remove tabs from printk's
2002-11-06 Christoph Hellwig[XFS] remove nopkg() alias for ENOSYS
2002-10-15 Eric SandeenXFS: Clean up xfs' log message printing
2002-10-15 Nathan ScottXFS: Global search and replace of the b* memory routine...
2002-10-15 Eric SandeenXFS: Rearrange how xfs deals with read-only mounts...
2002-09-11 Christoph HellwigImport XFS CVS from 10092002