Up to [Development] / xfs-linux / support
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.29 / (download) - annotate - [select for diffs], Tue Dec 30 01:31:52 2003 UTC (13 years, 9 months ago) by cattelan
Branch: MAIN
CVS Tags: HEAD
Changes since 1.28: +0 -244
lines
Diff to previous 1.28 (colored)
Final bit of code moving to unify the tree rename page_buf.c/h to xfs_buf.c/h and merge in upper level xfs_buf.h support/kmem.c 1.28 Renamed to linux-2.4/kmem.c renamed
Revision 1.28 / (download) - annotate - [select for diffs], Mon Nov 24 23:58:38 2003 UTC (13 years, 11 months ago) by nathans
Branch: MAIN
Changes since 1.27: +9 -6
lines
Diff to previous 1.27 (colored)
Use a kmem shaking interface for 2.4 which is much more like the 2.6 one.
Revision 1.27 / (download) - annotate - [select for diffs], Thu Jul 10 02:21:36 2003 UTC (14 years, 3 months ago) by dxm
Branch: MAIN
Changes since 1.26: +10 -27
lines
Diff to previous 1.26 (colored)
move process flag manipulations to linux specific code and save/set/restore instead of set/clear for good form Merge of 2.4.x-xfs-kern:slinx:152830a by nathans. move process flag manipulations to linux specific code and save/set/restore instead of set/clear for good form
Revision 1.26 / (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.25: +258 -0
lines
Diff to previous 1.25 (colored)
The Big Move linux/fs/xfs/support/kmem.c 1.24 Renamed to support/kmem.c
Revision 1.25 / (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.24: +0 -258
lines
Diff to previous 1.24 (colored)
Nuke
Revision 1.24 / (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.23: +2 -2
lines
Diff to previous 1.23 (colored)
Whitespace cleanup Clean up some whitespace... revert some whitespace changes from previous whitespace cleanup (incorrect tabs)
Revision 1.23 / (download) - annotate - [select for diffs], Wed Feb 26 16:12:17 2003 UTC (14 years, 8 months ago) by lord
Branch: MAIN
Changes since 1.22: +4 -2
lines
Diff to previous 1.22 (colored)
fix a couple of kmem issues, check for OOM in kmem_relalloc more and in the out of mem case, panic in the sleep case, not the non-sleep case. Merge of 2.4.x-xfs-dev:slinx:140364a by lord. fix up some OOM cases
Revision 1.22 / (download) - annotate - [select for diffs], Sat Sep 7 02:38:01 2002 UTC (15 years, 1 month ago) by sandeen
Branch: MAIN
Changes since 1.21: +7 -2
lines
Diff to previous 1.21 (colored)
Backport kmem_cache_size from 2.5
Revision 1.21 / (download) - annotate - [select for diffs], Wed Aug 21 23:12:50 2002 UTC (15 years, 2 months ago) by nathans
Branch: MAIN
Changes since 1.20: +1 -1
lines
Diff to previous 1.20 (colored)
fix DEBUG checks when allocing memory with new KM_NOFS flag.
Revision 1.20 / (download) - annotate - [select for diffs], Tue Aug 20 19:30:07 2002 UTC (15 years, 2 months ago) by lord
Branch: MAIN
Changes since 1.19: +1 -1
lines
Diff to previous 1.19 (colored)
add a new flag to the supported set of passed in flags.
Revision 1.19 / (download) - annotate - [select for diffs], Fri Aug 9 14:47:48 2002 UTC (15 years, 2 months ago) by lord
Branch: MAIN
Changes since 1.18: +15 -4
lines
Diff to previous 1.18 (colored)
add some debug checks to kmem flag conversion code
Revision 1.18 / (download) - annotate - [select for diffs], Fri Aug 2 20:09:37 2002 UTC (15 years, 2 months ago) by sandeen
Branch: MAIN
Changes since 1.17: +2 -1
lines
Diff to previous 1.17 (colored)
Check VMALLOC_END as well as VMALLOC_START when testing for vmalloc'd memory.
Revision 1.17 / (download) - annotate - [select for diffs], Sun Jul 28 03:17:50 2002 UTC (15 years, 3 months ago) by sandeen
Branch: MAIN
Changes since 1.16: +1 -1
lines
Diff to previous 1.16 (colored)
undo kmem change that snuck in
Revision 1.16 / (download) - annotate - [select for diffs], Sun Jul 28 02:11:57 2002 UTC (15 years, 3 months ago) by sandeen
Branch: MAIN
Changes since 1.15: +1 -1
lines
Diff to previous 1.15 (colored)
makefile cleanups (really)
Revision 1.15 / (download) - annotate - [select for diffs], Sat Jul 27 22:16:05 2002 UTC (15 years, 3 months ago) by sandeen
Branch: MAIN
Changes since 1.14: +1 -2
lines
Diff to previous 1.14 (colored)
Use more direct test for vfree vs. kfree in kmem_free
Revision 1.14 / (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.13: +2 -4
lines
Diff to previous 1.13 (colored)
remove unnecessary includes, ensure config.h
Revision 1.13 / (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.12: +0 -1
lines
Diff to previous 1.12 (colored)
remove support/types.h
Revision 1.12 / (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.11: +12 -12
lines
Diff to previous 1.11 (colored)
whitespace cleanup
Revision 1.11 / (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.10: +0 -5
lines
Diff to previous 1.10 (colored)
small cleanups
Revision 1.10 / (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.9: +1 -1
lines
Diff to previous 1.9 (colored)
Update copyright dates
Revision 1.9 / (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.8: +248 -0
lines
Diff to previous 1.8 (colored)
linux/fs/xfs_support/kmem.c 1.22 Renamed to linux/fs/xfs/support/kmem.c 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.8 / (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.7: +0 -247
lines
Diff to previous 1.7 (colored)
linux/fs/xfs/support/kmem.c 1.7 Renamed to linux/fs/xfs_support/kmem.c
Revision 1.7 / (download) - annotate - [select for diffs], Fri Feb 23 16:12:42 2001 UTC (16 years, 8 months ago) by lord
Branch: MAIN
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored)
Use GFP_PAGE_IO rather than GFP_BUFFER as out allocation option.
Revision 1.6 / (download) - annotate - [select for diffs], Fri Feb 23 05:40:55 2001 UTC (16 years, 8 months ago) by nathans
Branch: MAIN
Changes since 1.5: +1 -1
lines
Diff to previous 1.5 (colored)
make a little more compatible with IRIX to help folk on other projects using this code.
Revision 1.5 / (download) - annotate - [select for diffs], Tue Jan 23 19:48:45 2001 UTC (16 years, 9 months ago) by lord
Branch: MAIN
Changes since 1.4: +3 -8
lines
Diff to previous 1.4 (colored)
use GFP_BUFFER not GFP_KERNEL for memory allocations to avoid possible deadlock from memory reclaim code pushing back into the filesystem.
Revision 1.4 / (download) - annotate - [select for diffs], Thu Nov 16 23:32:21 2000 UTC (16 years, 11 months ago) by dxm
Branch: MAIN
Changes since 1.3: +0 -14
lines
Diff to previous 1.3 (colored)
drop kmem_check
Revision 1.3 / (download) - annotate - [select for diffs], Thu Nov 16 01:57:15 2000 UTC (16 years, 11 months ago) by dxm
Branch: MAIN
Changes since 1.2: +6 -6
lines
Diff to previous 1.2 (colored)
use kmem_zone_t and kmem_zone_s not xfs aliases
Revision 1.2 / (download) - annotate - [select for diffs], Tue Nov 14 16:42:01 2000 UTC (16 years, 11 months ago) by lord
Branch: MAIN
Changes since 1.1: +1 -0
lines
Diff to previous 1.1 (colored)
Fix smp build
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