Up to [Development] / xfs-linux-nodel / linux
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.17 / (download) - annotate - [select for diffs], Tue Dec 16 01:05:04 2003 UTC (13 years, 10 months ago) by cattelan
Branch: MAIN
CVS Tags: HEAD
Changes since 1.16: +0 -116
lines
Diff to previous 1.16 (colored)
Move the files around to finalize the 2.4/2.6 merge linux/xfs_stats.c 1.16 Renamed to linux-2.4/xfs_stats.c
Revision 1.16 / (download) - annotate - [select for diffs], Wed Sep 17 15:26:20 2003 UTC (14 years, 1 month ago) by lord
Branch: MAIN
Changes since 1.15: +6 -1
lines
Diff to previous 1.15 (colored)
fix build for gcc 3.2 do not use defined(XFSDEBUG), not all compilers like it.
Revision 1.15 / (download) - annotate - [select for diffs], Wed Sep 17 01:42:20 2003 UTC (14 years, 1 month ago) by nathans
Branch: MAIN
Changes since 1.14: +1 -0
lines
Diff to previous 1.14 (colored)
Some tweaks to the additional inode flags, suggested by Ethan
Revision 1.14 / (download) - annotate - [select for diffs], Fri Jun 27 18:04:26 2003 UTC (14 years, 4 months ago) by cattelan
Branch: MAIN
Changes since 1.13: +110 -0
lines
Diff to previous 1.13 (colored)
The Big Move linux/fs/xfs/linux/xfs_stats.c 1.12 Renamed to linux/xfs_stats.c
Revision 1.13 / (download) - annotate - [select for diffs], Fri Jun 27 17:57:21 2003 UTC (14 years, 4 months ago) by cattelan
Branch: MAIN
CVS Tags: DENUKE
Changes since 1.12: +0 -110
lines
Diff to previous 1.12 (colored)
Nuke
Revision 1.12 / (download) - annotate - [select for diffs], Thu May 1 16:22:06 2003 UTC (14 years, 5 months ago) by cattelan
Branch: MAIN
CVS Tags: XFS-1_3_0pre1
Changes since 1.11: +1 -1
lines
Diff to previous 1.11 (colored)
Rework the way xfs includes xfs_<blah>.h headers. This reduces a lot of the compile dependenciesÂ, and should reduce some of the "recompile all" situations.
Revision 1.11 / (download) - annotate - [select for diffs], Tue Apr 15 23:16:46 2003 UTC (14 years, 6 months ago) by cattelan
Branch: MAIN
Changes since 1.10: +1 -1
lines
Diff to previous 1.10 (colored)
Whitespace cleanup Clean up some whitespace... revert some whitespace changes from previous whitespace cleanup (incorrect tabs)
Revision 1.10 / (download) - annotate - [select for diffs], Mon Mar 17 06:02:57 2003 UTC (14 years, 7 months ago) by nathans
Branch: MAIN
Changes since 1.9: +1 -35
lines
Diff to previous 1.9 (colored)
Separate the quota source into its own subdirectory ala dmapi. Push a bunch of quota- and dmapi-specific code down into these subdirs which previously was compiled into the core XFS code, and don't descend into these subdirs if options config'd off. Separate the quota source into its own subdirectory ala dmapi. Push a bunch of quota- and dmapi-specific code down into these subdirs which previously was compiled into the core XFS code, and don't descend into these subdirs if options config'd off.
Revision 1.9 / (download) - annotate - [select for diffs], Tue Nov 26 04:29:32 2002 UTC (14 years, 11 months ago) by nathans
Branch: MAIN
Changes since 1.8: +20 -8
lines
Diff to previous 1.8 (colored)
Find a more suitable home for the xfsstats statistics structure.
Revision 1.8 / (download) - annotate - [select for diffs], Thu Aug 29 15:33:16 2002 UTC (15 years, 1 month ago) by lord
Branch: MAIN
Changes since 1.7: +0 -8
lines
Diff to previous 1.7 (colored)
cleanup stats/sysctl
Revision 1.7 / (download) - annotate - [select for diffs], Fri Jul 26 22:39:53 2002 UTC (15 years, 3 months ago) by sandeen
Branch: MAIN
Changes since 1.6: +0 -2
lines
Diff to previous 1.6 (colored)
remove unnecessary includes, ensure config.h
Revision 1.6 / (download) - annotate - [select for diffs], Wed Jul 10 19:00:42 2002 UTC (15 years, 3 months ago) by sandeen
Branch: MAIN
Changes since 1.5: +11 -11
lines
Diff to previous 1.5 (colored)
whitespace cleanup
Revision 1.5 / (download) - annotate - [select for diffs], Tue Jun 11 16:16:57 2002 UTC (15 years, 4 months ago) by lord
Branch: MAIN
Changes since 1.4: +0 -6
lines
Diff to previous 1.4 (colored)
more minor cleanup
Revision 1.4 / (download) - annotate - [select for diffs], Mon Jun 10 21:27:55 2002 UTC (15 years, 4 months ago) by lord
Branch: MAIN
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
small cleanups
Revision 1.3 / (download) - annotate - [select for diffs], Tue Jun 4 16:30:46 2002 UTC (15 years, 4 months ago) by sandeen
Branch: MAIN
Changes since 1.2: +1 -1
lines
Diff to previous 1.2 (colored)
Update copyright dates
Revision 1.2 / (download) - annotate - [select for diffs], Thu Apr 19 02:37:23 2001 UTC (16 years, 6 months ago) by nathans
Branch: MAIN
CVS Tags: Linux-2_4_5-merge
Changes since 1.1: +3 -3
lines
Diff to previous 1.1 (colored)
change XFS_STATS macro so that it doesn't rely on cpp ## to construct individual field names for the xfsstats structure. fixes up some gcc compiler warnings, for recent versions of gcc.
Revision 1.1 / (download) - annotate - [select for diffs], Tue Nov 14 02:57:58 2000 UTC (16 years, 11 months ago) by dxm
Branch: MAIN
CVS Tags: Release-1_0_0,
PreRelease-0_10
Split XFS support code into xfs_support module