Up to [Development] / xfs-linux / linux-2.6
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: MAIN
Revision 1.17 / (download) - annotate - [select for diffs], Thu Nov 3 05:01:26 2005 UTC (11 years, 11 months ago) by nathans.longdrop.melbourne.sgi.com
Branch: MAIN
CVS Tags: HEAD
Changes since 1.16: +1 -2
lines
Diff to previous 1.16 (unified)
Merge back several minor mainline API changes - gfp_t, msecs_to_jiffies, schedule_timeout_interruptible. Merge of xfs-linux-melb:xfs-kern:24287a by kenmcd.
Revision 1.16 / (download) - annotate - [select for diffs], Fri Sep 23 03:51:28 2005 UTC (12 years ago) by nathans.longdrop.melbourne.sgi.com
Branch: MAIN
Changes since 1.15: +12 -26
lines
Diff to previous 1.15 (unified)
Update license/copyright notices to match the prefered SGI boilerplate. Merge of xfs-linux-melb:xfs-kern:23903a by kenmcd.
Revision 1.15 / (download) - annotate - [select for diffs], Wed May 19 06:45:45 2004 UTC (13 years, 5 months ago) by nathans
Branch: MAIN
Changes since 1.14: +1 -1
lines
Diff to previous 1.14 (unified)
Use set_current_state instead of direct current->state assignment.
Revision 1.14 / (download) - annotate - [select for diffs], Fri Feb 6 04:26:12 2004 UTC (13 years, 8 months ago) by nathans
Branch: MAIN
Changes since 1.13: +1 -5
lines
Diff to previous 1.13 (unified)
Sync up with external trees, fixing the build after support source renames.
Revision 1.13 / (download) - annotate - [select for diffs], Fri Jun 27 18:04:26 2003 UTC (14 years, 3 months ago) by cattelan
Branch: MAIN
Changes since 1.12: +55 -0
lines
Diff to previous 1.12 (unified)
The Big Move linux/fs/xfs/support/time.h 1.11 Renamed to support/time.h
Revision 1.12 / (download) - annotate - [select for diffs], Fri Jun 27 17:57:21 2003 UTC (14 years, 3 months ago) by cattelan
Branch: MAIN
CVS Tags: DENUKE
Changes since 1.11: +0 -55
lines
Diff to previous 1.11 (unified)
Nuke
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
CVS Tags: XFS-1_3_0pre1
Changes since 1.10: +1 -1
lines
Diff to previous 1.10 (unified)
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 00:44:06 2003 UTC (14 years, 7 months ago) by nathans
Branch: MAIN
Changes since 1.9: +3 -1
lines
Diff to previous 1.9 (unified)
Find more appropriate homes for uuid_t, timespec_t and xfs_dirent_t defs.
Revision 1.9 / (download) - annotate - [select for diffs], Wed Nov 13 23:11:12 2002 UTC (14 years, 11 months ago) by nathans
Branch: MAIN
Changes since 1.8: +0 -2
lines
Diff to previous 1.8 (unified)
Undoes mod: 2.4.x-xfs:slinx:132930a Rethink some of those recent types changes slightly.
Revision 1.8 / (download) - annotate - [select for diffs], Wed Nov 13 02:25:49 2002 UTC (14 years, 11 months ago) by nathans
Branch: MAIN
Changes since 1.7: +2 -0
lines
Diff to previous 1.7 (unified)
Change AT_* to XFS_AT_* to prevent namespace collisions; move some type declarations into more appropriate places. Move some type declarations into more appropriate places.
Revision 1.7 / (download) - annotate - [select for diffs], Tue Sep 17 12:42:00 2002 UTC (15 years, 1 month ago) by hch
Branch: MAIN
Changes since 1.6: +6 -2
lines
Diff to previous 1.6 (unified)
Use do_gettimeofday() instead of racy direct access to xtime
Revision 1.6 / (download) - annotate - [select for diffs], Thu Jul 18 17:42:52 2002 UTC (15 years, 3 months ago) by lord
Branch: MAIN
Changes since 1.5: +1 -1
lines
Diff to previous 1.5 (unified)
remove support/types.h
Revision 1.5 / (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.4: +15 -15
lines
Diff to previous 1.4 (unified)
whitespace cleanup
Revision 1.4 / (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.3: +1 -1
lines
Diff to previous 1.3 (unified)
Update copyright dates
Revision 1.3 / (download) - annotate - [select for diffs], Tue May 21 04:27:18 2002 UTC (15 years, 5 months ago) by nathans
Branch: MAIN
Changes since 1.2: +49 -0
lines
Diff to previous 1.2 (unified)
linux/include/linux/xfs_support/time.h 1.1 Renamed to linux/fs/xfs/support/time.h changes to fold xfs_support code back into XFS (the other sgi projects using this will be / have been fixed). reduces our footprint on the base kernel. NB: xfs_support.o as a distinct module no longer exists.
Revision 1.2 / (download) - annotate - [select for diffs], Wed Mar 14 06:04:19 2001 UTC (16 years, 7 months ago) by kaos
Branch: MAIN
Changes since 1.1: +0 -49
lines
Diff to previous 1.1 (unified)
linux/fs/xfs/support/time.h 1.1 Renamed to linux/fs/xfs_support/time.h
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
Split XFS support code into xfs_support module