Up to [Development] / xfs-linux
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.31 / (download) - annotate - [select for diffs], Thu Jun 15 03:58:11 2006 UTC (11 years, 4 months ago) by nathans.longdrop.melbourne.sgi.com
Branch: MAIN
CVS Tags: HEAD
Changes since 1.30: +0 -155
lines
Diff to previous 1.30 (colored)
Remove version 1 directory code. Never functioned on Linux, just pure bloat. Merge of xfs-linux-melb:xfs-kern:26251a by kenmcd.
Revision 1.30 / (download) - annotate - [select for diffs], Mon Feb 13 14:22:48 2006 UTC (11 years, 8 months ago) by nathans.longdrop.melbourne.sgi.com
Branch: MAIN
Changes since 1.29: +13 -11
lines
Diff to previous 1.29 (colored)
Make headers compile for more compiler variants; minor cleanup. Merge of xfs-linux-melb:xfs-kern:25184a by kenmcd.
Revision 1.29 / (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.28: +12 -26
lines
Diff to previous 1.28 (colored)
Update license/copyright notices to match the prefered SGI boilerplate. Merge of xfs-linux-melb:xfs-kern:23903a by kenmcd.
Revision 1.28 / (download) - annotate - [select for diffs], Fri Sep 23 03:48:50 2005 UTC (12 years ago) by nathans.longdrop.melbourne.sgi.com
Branch: MAIN
Changes since 1.27: +34 -39
lines
Diff to previous 1.27 (colored)
Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot. Merge of xfs-linux-melb:xfs-kern:23901a by kenmcd.
Revision 1.27 / (download) - annotate - [select for diffs], Fri Feb 18 14:23:30 2005 UTC (12 years, 7 months ago) by hch
Branch: MAIN
Changes since 1.26: +2 -2
lines
Diff to previous 1.26 (colored)
Fix and streamline directory inode number handling use new directory inode helpers
Revision 1.26 / (download) - annotate - [select for diffs], Wed Jan 12 22:38:29 2005 UTC (12 years, 9 months ago) by hch
Branch: MAIN
Changes since 1.25: +3 -9
lines
Diff to previous 1.25 (colored)
Stop passing ARCH_CONVERT/ARCH_NOCONVERT around everywhere stop passing ARCH_CONVERT/ARCH_NOCONVERT around everywhere
Revision 1.25 / (download) - annotate - [select for diffs], Mon Oct 20 04:21:43 2003 UTC (13 years, 11 months ago) by nathans
Branch: MAIN
Changes since 1.24: +5 -15
lines
Diff to previous 1.24 (colored)
Fix build with tracing enabled, couple of portability macros, move externs into headers.
Revision 1.24 / (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.23: +188 -0
lines
Diff to previous 1.23 (colored)
The Big Move linux/fs/xfs/xfs_dir_sf.h 1.22 Renamed to xfs_dir_sf.h
Revision 1.23 / (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.22: +0 -188
lines
Diff to previous 1.22 (colored)
Nuke
Revision 1.22 / (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.21: +25 -25
lines
Diff to previous 1.21 (colored)
Whitespace cleanup Clean up some whitespace... revert some whitespace changes from previous whitespace cleanup (incorrect tabs)
Revision 1.21 / (download) - annotate - [select for diffs], Wed Oct 9 03:06:48 2002 UTC (15 years ago) by nathans
Branch: MAIN
Changes since 1.20: +1 -1
lines
Diff to previous 1.20 (colored)
Global search and replace of the b* memory routines to their mem* equivalents. (bcopy->memcopy, ovbcopy->memmove, bzero->memset, bcmp->memcmp).
Revision 1.20 / (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.19: +35 -35
lines
Diff to previous 1.19 (colored)
whitespace cleanup
Revision 1.19 / (download) - annotate - [select for diffs], Mon Sep 25 05:42:07 2000 UTC (17 years ago) by nathans
Branch: MAIN
CVS Tags: Release-1_0_0,
PreRelease-0_10,
Linux-2_4_5-merge
Changes since 1.18: +6 -9
lines
Diff to previous 1.18 (colored)
use xfs.h, remove all traces of SIM, push extern declarations into headers, dead code removal.
Revision 1.18 / (download) - annotate - [select for diffs], Fri Jun 9 06:40:03 2000 UTC (17 years, 4 months ago) by ananth
Branch: MAIN
Changes since 1.17: +1 -1
lines
Diff to previous 1.17 (colored)
Merge of 2.3.99pre2-xfs:slinx:63026a originally by cattelan on 05/30/00 Masive type update all daddr_t -> xfs_daddr_t caddr_t -> xfs_caddr_t off_t -> xfs_off_t ino_t -> xfs_ino_t off64_t -> xfs_off_t Removed need for file xfs_to_linux.h and lunux_to_xfs.h
Revision 1.17 / (download) - annotate - [select for diffs], Fri Jun 9 03:04:40 2000 UTC (17 years, 4 months ago) by dxm
Branch: MAIN
Changes since 1.16: +6 -6
lines
Diff to previous 1.16 (colored)
fix CONFIG_XFS_ARCH_MIPS case Merge of 2.3.99pre2-xfs:slinx:56101a by ananth.
Revision 1.16 / (download) - annotate - [select for diffs], Fri Jun 9 02:50:02 2000 UTC (17 years, 4 months ago) by kenmcd
Branch: MAIN
CVS Tags: GPL-ENCUMBRANCE
Changes since 1.15: +25 -12
lines
Diff to previous 1.15 (colored)
Updated copyright and license notices, ready for open source release Merge of 2.3.99pre2-xfs:slinx:55821a by ananth.
Revision 1.15 / (download) - annotate - [select for diffs], Fri Jun 9 02:22:51 2000 UTC (17 years, 4 months ago) by dxm
Branch: MAIN
CVS Tags: DELETE
Changes since 1.14: +10 -4
lines
Diff to previous 1.14 (colored)
architecture changes: dinode_core, sf(1) dirs, dev files, dir(1) leaves Merge of 2.3.99pre2-xfs:slinx:50068a by ananth. Merge of 2.3.42-xfs:slinx:50068a by ananth.
Revision 1.14 / (download) - annotate - [select for diffs], Fri Jun 9 00:03:30 2000 UTC (17 years, 4 months ago) by cattelan
Branch: MAIN
Changes since 1.13: +18 -0
lines
Diff to previous 1.13 (colored)
Merge of 2.3.99pre2-xfs:slinx:44186a by ananth. Merge of 2.3.42-xfs:slinx:44186a by ananth. Copied GPL from slinx-xfs tree.
Revision 1.13 / (download) - annotate - [select for diffs], Thu Feb 4 01:28:30 1999 UTC (18 years, 8 months ago) by doucette
Branch: MAIN
Changes since 1.12: +2 -7
lines
Diff to previous 1.12 (colored)
Some cleanup of dead stuff.
Revision 1.12 / (download) - annotate - [select for diffs], Fri Dec 4 21:44:23 1998 UTC (18 years, 10 months ago) by doucette
Branch: MAIN
Changes since 1.11: +5 -5
lines
Diff to previous 1.11 (colored)
Add casts to make this compile cleanly -64. pv: 617654
Revision 1.11 / (download) - annotate - [select for diffs], Thu Dec 18 16:16:44 1997 UTC (19 years, 10 months ago) by lord
Branch: MAIN
Changes since 1.10: +2 -3
lines
Diff to previous 1.10 (colored)
pv: 515588 rv: rcc@engr Fix prototypes for directory validation functions
Revision 1.10 / (download) - annotate - [select for diffs], Mon Jul 1 18:31:37 1996 UTC (21 years, 3 months ago) by doucette
Branch: MAIN
Changes since 1.9: +2 -1
lines
Diff to previous 1.9 (colored)
Add dummy struct declaration to get rid of warnings.
Revision 1.9 / (download) - annotate - [select for diffs], Tue Jun 25 17:53:47 1996 UTC (21 years, 3 months ago) by ajs
Branch: MAIN
Changes since 1.8: +7 -1
lines
Diff to previous 1.8 (colored)
Add shortform directory validation code.
Revision 1.8 / (download) - annotate - [select for diffs], Wed Jan 31 05:40:36 1996 UTC (21 years, 8 months ago) by ack
Branch: MAIN
Changes since 1.7: +12 -0
lines
Diff to previous 1.7 (colored)
auto-merge of changes from /proj/banyan/isms/irix/kern/fs/xfs/RCS/xfs_dir_sf.h,v
> ----------------------------
> revision 1.7
> date: 1996/01/30 19:08:28; author: doucette; state: Exp; lines: +13 -1
> Add macro/functions XFS_DIR_SF_{GET,PUT}_DIRINO for copying from
> and to unaligned inode numbers. In o32 kernels the function's code
> is better than the inline version.
> =============================================================================
Revision 1.7 / (download) - annotate - [select for diffs], Tue Oct 24 07:44:21 1995 UTC (21 years, 11 months ago) by ack
Branch: MAIN
Changes since 1.6: +0 -0
lines
Diff to previous 1.6 (colored)
auto-merge of changes from /hosts/clyde/proj/banyan/isms/irix/kern/fs/xfs/RCS/xfs_dir_sf.h,v > ---------------------------- > revision 1.6 > date: 1995/10/13 16:11:27; author: ajs; state: Exp; lines: +10 -2 > Put XFS tracing under ifdefs separate from DEBUG > =============================================================================
Revision 1.6 / (download) - annotate - [select for diffs], Tue Oct 17 08:20:08 1995 UTC (22 years ago) by ack
Branch: MAIN
Changes since 1.5: +9 -1
lines
Diff to previous 1.5 (colored)
auto-merge of changes from /hosts/clyde/proj/banyan/isms/irix/kern/fs/xfs/RCS/xfs_dir_sf.h,v > ---------------------------- > revision 1.6 > date: 1995/10/13 16:11:27; author: ajs; state: Exp; lines: +10 -2 > Put XFS tracing under ifdefs separate from DEBUG > =============================================================================
Revision 1.5 / (download) - annotate - [select for diffs], Tue Oct 3 04:19:34 1995 UTC (22 years ago) by ack
Branch: MAIN
Changes since 1.4: +13 -0
lines
Diff to previous 1.4 (colored)
auto-merge of changes from /hosts/clyde/proj/banyan/isms/irix/kern/fs/xfs/RCS/xfs_dir_sf.h,v > ---------------------------- > revision 1.5 > date: 1995/09/26 17:38:26; author: doucette; state: Exp; lines: +13 -0 > Rewrite xfs_dir_shortform_getdents so it works in the presence of > telldir and seekdir calls, also for duplicate hash values. > Previously it could go into a loop if there were out-of-hash-order entries > in the directory (essentially always) and the right sequence of telldir > and seekdir was used. > =============================================================================
Revision 1.4 / (download) - annotate - [select for diffs], Fri Sep 22 09:47:43 1995 UTC (22 years ago) by ack
Branch: MAIN
Changes since 1.3: +3 -3
lines
Diff to previous 1.3 (colored)
auto-merge of changes from /hosts/clyde/proj/banyan/isms/irix/kern/fs/xfs/RCS/xfs_dir_sf.h,v > ---------------------------- > revision 1.4 > date: 1995/09/22 02:24:15; author: doucette; state: Exp; lines: +3 -3 > Type change (array to structure) for in-directory-entry inode numbers. > Helps in performance work on getdents. > =============================================================================
Revision 1.3 / (download) - annotate - [select for diffs], Mon Sep 4 02:09:26 1995 UTC (22 years, 1 month ago) by curtis
Branch: MAIN
Changes since 1.2: +50 -1
lines
Diff to previous 1.2 (colored)
Added protoypes for the new ktrace-based tracing code.
Revision 1.2 / (download) - annotate - [select for diffs], Wed Aug 16 05:46:13 1995 UTC (22 years, 2 months ago) by doucette
Branch: MAIN
Changes since 1.1: +30 -9
lines
Diff to previous 1.1 (colored)
Turn some macros into functions for 32-bit kernels, to save some memory.
Revision 1.1 / (download) - annotate - [select for diffs], Mon May 8 20:26:02 1995 UTC (22 years, 5 months ago) by curtis
Branch: MAIN
Initial revision