- 09 Jan, 2004 34 commits
-
-
Nathan Scott authored
SGI Modid: 2.5.x-xfs:slinx:162317a
-
Eric Sandeen authored
SGI Modid: 2.5.x-xfs:slinx:162288a
-
Nathan Scott authored
SGI Modid: 2.5.x-xfs:slinx:162250a
-
Nathan Scott authored
SGI Modid: 2.5.x-xfs:slinx:143006a
-
Nathan Scott authored
SGI Modid: 2.5.x-xfs:slinx:162245a
-
Nathan Scott authored
[XFS] Seperate the NFS reference cache code out from xfs_rw.c to simplify management of different kernel versions. SGI Modid: 2.5.x-xfs:slinx:162241a
-
Nathan Scott authored
[XFS] Change pagebuf to use the same ktrace implementation as XFS, instead of reinventing that wheel. SGI Modid: 2.5.x-xfs:slinx:162159a
-
Nathan Scott authored
SGI Modid: 2.5.x-xfs:slinx:162158a
-
Nathan Scott authored
SGI Modid: 2.5.x-xfs:slinx:162155a
-
Russell Cattelan authored
SGI Modid: 2.5.x-xfs:slinx:162048a
-
Nathan Scott authored
SGI Modid: 2.5.x-xfs:slinx:161999a
-
Nathan Scott authored
SGI Modid: 2.5.x-xfs:slinx:161903a
-
Nathan Scott authored
[XFS] Fix error code sign on forced shutdown in iomap; sync iomap code up between 2.4 and 2.6 versions. SGI Modid: 2.5.x-xfs:slinx:161902a
-
Nathan Scott authored
[XFS] Fix an infinite writepage loop under a combination of low free space, and racing write/unlink calls to the same file. SGI Modid: 2.5.x-xfs:slinx:161773a
-
Eric Sandeen authored
SGI Modid: 2.5.x-xfs:slinx:160900a
-
Eric Sandeen authored
SGI Modid: 2.5.x-xfs:slinx:160899a
-
Nathan Scott authored
SGI Modid: 2.5.x-xfs:slinx:160622a
-
Dean Roehrich authored
SGI Modid: 2.5.x-xfs:slinx:160504a
-
Nathan Scott authored
SGI Modid: 2.5.x-xfs:slinx:160445a
-
Nathan Scott authored
SGI Modid: 2.5.x-xfs:slinx:160314a
-
Nathan Scott authored
SGI Modid: 2.5.x-xfs:slinx:160246a
-
Nathan Scott authored
SGI Modid: 2.5.x-xfs:slinx:160245a
-
Nathan Scott authored
SGI Modid: 2.5.x-xfs:slinx:160244a
-
Nathan Scott authored
SGI Modid: 2.5.x-xfs:slinx:160243a
-
Nathan Scott authored
SGI Modid: 2.5.x-xfs:slinx:160242a
-
Nathan Scott authored
SGI Modid: 2.5.x-xfs:slinx:160241a
-
Nathan Scott authored
SGI Modid: 2.5.x-xfs:slinx:160225a
-
Nathan Scott authored
SGI Modid: 2.5.x-xfs:slinx:160178a
-
Nathan Scott authored
SGI Modid: 2.5.x-xfs:slinx:160172a
-
Nathan Scott authored
SGI Modid: 2.5.x-xfs:slinx:160171a
-
Dean Roehrich authored
SGI Modid: 2.5.x-xfs:slinx:159760a
-
Nathan Scott authored
SGI Modid: 2.5.x-xfs:slinx:159720a
-
Nathan Scott authored
[XFS] Rename pagebuf debug option (ie. pagebuf tracing) into a generic XFS tracing option for the other XFS trace code to use too (once fixed). SGI Modid: 2.5.x-xfs:slinx:159717a
-
Nathan Scott authored
dropping it cuts down on merge noise. Simplifies the Makefile too.
-
- 08 Jan, 2004 2 commits
-
-
Nathan Scott authored
-
Nathan Scott authored
-
- 07 Jan, 2004 3 commits
-
-
Nathan Scott authored
into sgi.com:/source2/xfs-linux-2.6
-
Nathan Scott authored
-
Dave Kleikamp authored
From: Christoph Hellwig <hch@lst.de> JFS currently clears i_sb in some error pathes which can make the core kernel OOPS because it may never be NULL. Noticed because some IBM people try to "fix" the core kernel for it now..
-
- 06 Jan, 2004 1 commit
-
-
Andrew Morton authored
From: Ingo Molnar <mingo@elte.hu>, Voyager is getting odd deadlocks due to the taking of xtime_lock() in sched_clock()->get_jiffies_64(). I had this patch queued up to fix a different deadlock, which occurs when we relax the requirement that TSC's be synchronised across CPUs. But it will fix James' deadlock too.
-