]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
ext4 patches for .27
authorGreg Kroah-Hartman <gregkh@suse.de>
Wed, 10 Jun 2009 00:01:06 +0000 (17:01 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 10 Jun 2009 00:01:06 +0000 (17:01 -0700)
commitdb5bd50c5640c7855a725d433a234b87ee57ffc0
tree72f892127fdcacc1a7e8c624fcec3cdce5fabb8b
parent59ddf69d35490e1fd5b692bbcd8e834482160807
ext4 patches for .27
25 files changed:
queue-2.6.27/ext4-add-ext4_ioc_alloc_da_blks-ioctl.patch [new file with mode: 0644]
queue-2.6.27/ext4-add-fine-print-for-the-32000-subdirectory-limit.patch [new file with mode: 0644]
queue-2.6.27/ext4-automatically-allocate-delay-allocated-blocks-on-close.patch [new file with mode: 0644]
queue-2.6.27/ext4-automatically-allocate-delay-allocated-blocks-on-rename.patch [new file with mode: 0644]
queue-2.6.27/ext4-check-for-an-valid-i_mode-when-reading-the-inode-from-disk.patch [new file with mode: 0644]
queue-2.6.27/ext4-clear-the-unwritten-buffer_head-flag-after-the-extent-is-initialized.patch [new file with mode: 0644]
queue-2.6.27/ext4-don-t-inherit-inappropriate-inode-flags-from-parent.patch [new file with mode: 0644]
queue-2.6.27/ext4-fix-bb_prealloc_list-corruption-due-to-wrong-group-locking.patch [new file with mode: 0644]
queue-2.6.27/ext4-fix-bogus-bug_ons-in-in-mballoc-code.patch [new file with mode: 0644]
queue-2.6.27/ext4-fix-discard-of-inode-prealloc-space-with-delayed-allocation.patch [new file with mode: 0644]
queue-2.6.27/ext4-fix-ext4_free_inode-vs.-ext4_claim_inode-race.patch [new file with mode: 0644]
queue-2.6.27/ext4-fix-header-check-in-ext4_ext_search_right-for-deep-extent-trees.patch [new file with mode: 0644]
queue-2.6.27/ext4-fix-locking-typo-in-mballoc-which-could-cause-soft-lockup-hangs.patch [new file with mode: 0644]
queue-2.6.27/ext4-fix-race-in-ext4_inode_info.i_cached_extent.patch [new file with mode: 0644]
queue-2.6.27/ext4-fix-softlockup-caused-by-illegal-i_file_acl-value-in-on-disk-inode.patch [new file with mode: 0644]
queue-2.6.27/ext4-fix-sub-block-zeroing-for-writes-into-preallocated-extents.patch [new file with mode: 0644]
queue-2.6.27/ext4-fix-typo-which-causes-a-memory-leak-on-error-path.patch [new file with mode: 0644]
queue-2.6.27/ext4-ignore-i_file_acl_high-unless-ext4_feature_incompat_64bit-is-present.patch [new file with mode: 0644]
queue-2.6.27/ext4-print-the-find_group_flex-warning-only-once.patch [new file with mode: 0644]
queue-2.6.27/ext4-really-print-the-find_group_flex-fallback-warning-only-once.patch [new file with mode: 0644]
queue-2.6.27/ext4-return-eio-not-estale-on-directory-traversal-through-deleted-inode.patch [new file with mode: 0644]
queue-2.6.27/ext4-tighten-restrictions-on-inode-flags.patch [new file with mode: 0644]
queue-2.6.27/ext4-use-a-fake-block-number-for-delayed-new-buffer_head.patch [new file with mode: 0644]
queue-2.6.27/jbd2-update-locking-coments.patch [new file with mode: 0644]
queue-2.6.27/series