- 09 Jan, 2004 26 commits
-
-
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 6 commits
-
-
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.
-
Andrew Morton authored
From: Michael Hunold <hunold@convergence.de> - move around sp887x firmware file entry to be close to sp887x selection - fix a bunch of filenames to point to /usr/lib/hotplug/firmware/ rather then /etc/dvb - fix the av7110 firmware config entry for "make allyesconfig"
-
Andrew Morton authored
From: Dave Kleikamp <shaggy@austin.ibm.com> After Jose debugged the problem down to the routine jfs_get_parent, we were able to find the problem. I believe it only affects users of NFS-exported JFS file systems on big-endian hardware. The problem was a missing le32_to_cpu macro. The patch also fixes a return code to be more consistent other implementations of get_parent.
-
Andrew Morton authored
From: Greg KH <greg@kroah.com> This fixes an oops when a kobject is unregistered before it's child is. The usb-serial devices show this bug very easily (yank out a device while its port is opened...) Patch was originally written by Mike Gorse <mgorse@mgorse.dhs.org>
-
Andrew Morton authored
Add missing NR_VECTORS definition to visws and pc9800. Also, make MSI support dependent on CONFIG_X86_IO_APIC, as it won't build without IOAPIC support.
-
bk://linux-dj.bkbits.net/agpgartLinus Torvalds authored
into home.osdl.org:/home/torvalds/v2.5/linux
-
- 07 Jan, 2004 1 commit
-
-
Dave Jones authored
Also consolidate a bunch of convoluted if's into a single "is this an r200 or r300" function.
-
- 06 Jan, 2004 2 commits
-
-
Adam Belay authored
The recent escd fix I have made corrects a thinko in the PnPBIOS code and it turns out that faults from calling /proc/pnp/bus/escd were probably not caused by BIOS bugs.
-
Linus Torvalds authored
into home.osdl.org:/home/torvalds/v2.5/linux
-