linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* 2.4.19pre3aa2
@ 2002-03-14  2:28 Andrea Arcangeli
  2002-03-14 12:32 ` 2.4.19pre3aa2 Dave Jones
                   ` (3 more replies)
  0 siblings, 4 replies; 30+ messages in thread
From: Andrea Arcangeli @ 2002-03-14  2:28 UTC (permalink / raw)
  To: linux-kernel

URL:

	http://www.us.kernel.org/pub/linux/kernel/people/andrea/kernels/v2.4/2.4.19pre3aa2.gz
	http://www.us.kernel.org/pub/linux/kernel/people/andrea/kernels/v2.4/2.4.19pre3aa2/

VM alone:

	http://www.us.kernel.org/pub/linux/kernel/people/andrea/patches/v2.4/2.4.19pre3/vm-32

Changelog:

Only in 2.4.19pre3aa1: 00_lcall_trace-1

	Obsoleted by mainline (thanks to Christoph Hellwig for
	the reminder).

Only in 2.4.19pre3aa2: 00_loop-IV-API-hvr-1

	Make the IV API not to be in function of the blkdev
	of the underlying fs, so you can copy your cryptoloop
	around without risking to lose data. This breaks the
	on-disk format of some encrypted transfer module though,
	if you don't like it please discuss it here in CC with
	Herbert Valerio Riedel <hvr@hvrlab.org>, the patch
	is from him. I think writing a converter in place of
	the loop data would be the preferred solution if needed. It could
	be done in a way to link transparently with the source of
	the kernel modules.

Only in 2.4.19pre3aa2: 00_multipath-routing-smp-1

	SMP race fix.

Only in 2.4.19pre3aa2: 00_zlib-1

	the zlib fix.

Only in 2.4.19pre3aa1: 10_nfs-o_direct-4
Only in 2.4.19pre3aa2: 10_nfs-o_direct-5
Only in 2.4.19pre3aa1: 10_reiserfs-o_direct-1

	Merged together for consistency, suggested by
	Christoph Hellwig.

Only in 2.4.19pre3aa1: 10_vm-31
Only in 2.4.19pre3aa2: 10_vm-32

	Fixed ext3 deadlock and "theorical" mainline SMP race for
	some arch.

Only in 2.4.19pre3aa2: 21_pte-highmem-f00f-1

	vmalloc called before smp_init was an hack, right way
	is to use fixmap. CONFIG_M686 doesn't mean much these
	days, but it's ok and probably most vendors will use it
	for the smp kernels, so it will save 4096 of the vmalloc space.
	I just didn't wanted to clobber the code with || CONFIG_K7 ||
	CONFIG_... | ... given all the other f00f stuff is also
	conditional only to M686 and probably nobody bothered to compile
	it out for my same reason (if somebody worries about the few
	kbytes of bytecode and the 4096 bytes of vmalloc virtual address
	space feel free to send me a patch :).

	This allows booting P5 SMP with pte-highmem.

Only in 2.4.19pre3aa1: 70_xfs-6.gz
Only in 2.4.19pre3aa2: 70_xfs-7.gz

	Rediffed for the vm deadlock fix, also clear PG_Launder _before_
	unlocking the buffer in write_buffer_locked().

Andrea

^ permalink raw reply	[flat|nested] 30+ messages in thread

end of thread, other threads:[~2002-03-20 18:17 UTC | newest]

Thread overview: 30+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-03-14  2:28 2.4.19pre3aa2 Andrea Arcangeli
2002-03-14 12:32 ` 2.4.19pre3aa2 Dave Jones
2002-03-14 12:37   ` 2.4.19pre3aa2 Andrea Arcangeli
2002-03-14 12:46   ` 2.4.19pre3aa2 Jeff Garzik
2002-03-14 12:59     ` 2.4.19pre3aa2 Dave Jones
2002-03-14 15:53   ` 2.4.19pre3aa2 Bill Davidsen
2002-03-14 16:12     ` 2.4.19pre3aa2 Andrea Arcangeli
2002-03-14 16:16       ` 2.4.19pre3aa2 Dave Jones
2002-03-14 16:32         ` 2.4.19pre3aa2 Andrea Arcangeli
2002-03-16  1:26       ` 2.4.19pre3aa2 Mike Fedyk
2002-03-14 16:13     ` 2.4.19pre3aa2 Dave Jones
2002-03-14 17:16       ` 2.4.19pre3aa2 Bill Davidsen
2002-03-14 21:16   ` 2.4.19pre3aa2 H. Peter Anvin
2002-03-14 18:00 ` 2.4.19pre3aa2 Andrew Morton
2002-03-14 22:57 ` 2.4.19pre3aa2 Jari Ruusu
2002-03-15 10:56   ` 2.4.19pre3aa2 Jens Axboe
2002-03-15 11:06     ` 2.4.19pre3aa2 Jens Axboe
2002-03-15 17:35     ` 2.4.19pre3aa2 Jari Ruusu
2002-03-15 17:57       ` 2.4.19pre3aa2 Andrea Arcangeli
2002-03-16 12:10         ` 2.4.19pre3aa2 Jari Ruusu
2002-03-16 13:54           ` 2.4.19pre3aa2 Andrea Arcangeli
2002-03-18 19:13       ` 2.4.19pre3aa2 Jens Axboe
2002-03-19 23:26         ` 2.4.19pre3aa2 Jari Ruusu
2002-03-20  7:54           ` 2.4.19pre3aa2 Jens Axboe
2002-03-20 18:16             ` 2.4.19pre3aa2 Jari Ruusu
2002-03-20 14:21           ` 2.4.19pre3aa2 Herbert Valerio Riedel
2002-03-15 12:19 ` 2.4.19pre3aa2 Herbert Valerio Riedel
2002-03-15 17:36   ` 2.4.19pre3aa2 Jari Ruusu
2002-03-15 18:36   ` 2.4.19pre3aa2 Herbert Valerio Riedel
2002-03-16 12:12     ` 2.4.19pre3aa2 Jari Ruusu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).