diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 13 |
1 files changed, 10 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 404b941020e7..6bcad848760e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,6 @@ linux-2.6 (2.6.18-6) UNRELEASED; urgency=low - * reiserfs backport 2.6.19 SUSE fixes: + * reiserfs backport 2.6.19 SUSE fixes: - use gcc -O1 in fs/reiserfs only for ancient gcc versions - reiserfs_fsync should only use barriers when they are enabled - Fix reiserfs latencies caused by data=ordered @@ -8,8 +8,15 @@ linux-2.6 (2.6.18-6) UNRELEASED; urgency=low - clean up bitmap block buffer head references - reorganize bitmap loading functions - on-demand bitmap loading - - -- maximilian attems <maks@sternwelten.at> Thu, 9 Nov 2006 00:09:36 +0100 + * Fix msync() for LSB 3.1 compliance, backport fedora patches from 2.6.19 + - mm: tracking shared dirty pages + - mm: balance dirty pages + - mm: optimize the new mprotect() code a bit + - mm: small cleanup of install_page() + - mm: fixup do_wp_page() + - mm: msync() cleanup (closes: 394392) + + -- maximilian attems <maks@sternwelten.at> Thu, 9 Nov 2006 00:47:55 +0100 linux-2.6 (2.6.18-5) unstable; urgency=low |