From: Greg Kroah-Hartman Date: Tue, 9 Jun 2009 09:31:44 +0000 (-0700) Subject: ext4 patches for .29 X-Git-Tag: v2.6.27.25~9 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=466d9a2882d5f988dd4c9cf0a79cd00d19f1d53c;p=thirdparty%2Fkernel%2Fstable-queue.git ext4 patches for .29 --- diff --git a/queue-2.6.29/series b/queue-2.6.29/series index 596eaa6764e..3077a2d3688 100644 --- a/queue-2.6.29/series +++ b/queue-2.6.29/series @@ -67,3 +67,21 @@ ptrace-fix-possible-zombie-leak-on-ptrace_detach.patch x86-hpet-provide-separate-functions-to-stop-and-start-the-counter.patch x86-hpet-stop-hpet_counter-when-programming-periodic-mode.patch x86-hpet-fix-periodic-mode-programming-on-amd-81xx.patch +ext4-don-t-inherit-inappropriate-inode-flags-from-parent.patch +ext4-tighten-restrictions-on-inode-flags.patch +ext4-return-eio-not-estale-on-directory-traversal-through-deleted-inode.patch +ext4-add-fine-print-for-the-32000-subdirectory-limit.patch +ext4-add-ext4_ioc_alloc_da_blks-ioctl.patch +ext4-automatically-allocate-delay-allocated-blocks-on-close.patch +ext4-automatically-allocate-delay-allocated-blocks-on-rename.patch +ext4-fix-discard-of-inode-prealloc-space-with-delayed-allocation.patch +ext4-add-auto_da_alloc-mount-option.patch +ext4-check-for-an-valid-i_mode-when-reading-the-inode-from-disk.patch +jbd2-update-locking-coments.patch +ext4-really-print-the-find_group_flex-fallback-warning-only-once.patch +ext4-fix-softlockup-caused-by-illegal-i_file_acl-value-in-on-disk-inode.patch +ext4-ignore-i_file_acl_high-unless-ext4_feature_incompat_64bit-is-present.patch +ext4-fix-sub-block-zeroing-for-writes-into-preallocated-extents.patch +ext4-use-a-fake-block-number-for-delayed-new-buffer_head.patch +ext4-clear-the-unwritten-buffer_head-flag-after-the-extent-is-initialized.patch +ext4-fix-race-in-ext4_inode_info.i_cached_extent.patch