]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
.31 patches
authorGreg Kroah-Hartman <gregkh@suse.de>
Thu, 10 Dec 2009 18:37:08 +0000 (10:37 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 10 Dec 2009 18:37:08 +0000 (10:37 -0800)
commit7f041dd70b3e1072f0a6b07b92198167045b6c98
tree51ed787e7a370c6e1d68c43ad03dae1b9dc80d70
parent408a87ba4d0d5572f5d2c2fabf0794e0b93d2f1e
.31 patches
86 files changed:
queue-2.6.31/0001-ext4-Fix-memory-leak-fix-when-mounting-an-ext4-files.patch [new file with mode: 0644]
queue-2.6.31/0002-ext4-Avoid-null-pointer-dereference-when-decoding-ER.patch [new file with mode: 0644]
queue-2.6.31/0003-jbd2-Fail-to-load-a-journal-if-it-is-too-short.patch [new file with mode: 0644]
queue-2.6.31/0004-jbd2-round-commit-timer-up-to-avoid-uncommitted-tran.patch [new file with mode: 0644]
queue-2.6.31/0005-ext4-fix-journal-ref-count-in-move_extent_par_page.patch [new file with mode: 0644]
queue-2.6.31/0006-ext4-Fix-bugs-in-mballoc-s-stream-allocation-mode.patch [new file with mode: 0644]
queue-2.6.31/0007-ext4-Avoid-group-preallocation-for-closed-files.patch [new file with mode: 0644]
queue-2.6.31/0008-jbd2-Annotate-transaction-start-also-for-jbd2_journa.patch [new file with mode: 0644]
queue-2.6.31/0009-ext4-Fix-possible-deadlock-between-ext4_truncate-and.patch [new file with mode: 0644]
queue-2.6.31/0010-ext4-reject-too-large-filesystems-on-32-bit-kernels.patch [new file with mode: 0644]
queue-2.6.31/0011-ext4-Add-feature-set-check-helper-for-mount-remount-.patch [new file with mode: 0644]
queue-2.6.31/0012-ext4-Add-missing-unlock_new_inode-call-in-extent-mig.patch [new file with mode: 0644]
queue-2.6.31/0013-ext4-Allow-rename-to-create-more-than-EXT4_LINK_MAX-.patch [new file with mode: 0644]
queue-2.6.31/0014-ext4-Limit-number-of-links-that-can-be-created-by-ex.patch [new file with mode: 0644]
queue-2.6.31/0015-ext4-Restore-wbc-range_start-in-ext4_da_writepages.patch [new file with mode: 0644]
queue-2.6.31/0016-ext4-fix-cache-flush-in-ext4_sync_file.patch [new file with mode: 0644]
queue-2.6.31/0017-ext4-Fix-wrong-comparisons-in-mext_check_arguments.patch [new file with mode: 0644]
queue-2.6.31/0018-ext4-Remove-unneeded-BUG_ON-in-ext4_move_extents.patch [new file with mode: 0644]
queue-2.6.31/0019-ext4-Return-exchanged-blocks-count-to-user-space-in-.patch [new file with mode: 0644]
queue-2.6.31/0020-ext4-Take-page-lock-before-looking-at-attached-buffe.patch [new file with mode: 0644]
queue-2.6.31/0021-ext4-print-more-sysadmin-friendly-message-in-check_b.patch [new file with mode: 0644]
queue-2.6.31/0022-ext4-Use-bforget-in-no-journal-mode-for-ext4_journal.patch [new file with mode: 0644]
queue-2.6.31/0023-ext4-Assure-that-metadata-blocks-are-written-during-.patch [new file with mode: 0644]
queue-2.6.31/0024-ext4-Make-non-journal-fsync-work-properly.patch [new file with mode: 0644]
queue-2.6.31/0025-ext4-move-ext4_mb_init_group-function-earlier-in-the.patch [new file with mode: 0644]
queue-2.6.31/0026-ext4-check-for-need-init-flag-in-ext4_mb_load_buddy.patch [new file with mode: 0644]
queue-2.6.31/0027-ext4-Don-t-update-superblock-write-time-when-filesys.patch [new file with mode: 0644]
queue-2.6.31/0028-ext4-Always-set-dx_node-s-fake_dirent-explicitly.patch [new file with mode: 0644]
queue-2.6.31/0029-ext4-Fix-initalization-of-s_flex_groups.patch [new file with mode: 0644]
queue-2.6.31/0030-ext4-Fix-include-trace-events-ext4.h-to-work-with-Sy.patch [new file with mode: 0644]
queue-2.6.31/0031-ext4-Fix-small-typo-for-move_extent_per_page.patch [new file with mode: 0644]
queue-2.6.31/0032-ext4-Replace-get_ext_path-macro-with-an-inline-funci.patch [new file with mode: 0644]
queue-2.6.31/0033-ext4-Replace-BUG_ON-with-ext4_error-in-move_extents..patch [new file with mode: 0644]
queue-2.6.31/0034-ext4-Add-null-extent-check-to-ext_get_path.patch [new file with mode: 0644]
queue-2.6.31/0035-ext4-Fix-different-block-exchange-issue-in-EXT4_IOC_.patch [new file with mode: 0644]
queue-2.6.31/0036-ext4-limit-block-allocations-for-indirect-block-file.patch [new file with mode: 0644]
queue-2.6.31/0037-ext4-store-EXT4_EXT_MIGRATE-in-i_state-instead-of-i_.patch [new file with mode: 0644]
queue-2.6.31/0038-ext4-Fix-the-alloc-on-close-after-a-truncate-huerist.patch [new file with mode: 0644]
queue-2.6.31/0039-ext4-Fix-hueristic-which-avoids-group-preallocation-.patch [new file with mode: 0644]
queue-2.6.31/0040-ext4-Adjust-ext4_da_writepages-to-write-out-larger-c.patch [new file with mode: 0644]
queue-2.6.31/0041-ext4-release-reserved-quota-when-block-reservation-f.patch [new file with mode: 0644]
queue-2.6.31/0042-ext4-Split-uninitialized-extents-for-direct-I-O.patch [new file with mode: 0644]
queue-2.6.31/0043-ext4-Use-end_io-callback-to-avoid-direct-I-O-fallbac.patch [new file with mode: 0644]
queue-2.6.31/0044-ext4-async-direct-IO-for-holes-and-fallocate-support.patch [new file with mode: 0644]
queue-2.6.31/0045-ext4-EXT4_IOC_MOVE_EXT-Check-for-different-original-.patch [new file with mode: 0644]
queue-2.6.31/0046-ext4-Avoid-updating-the-inode-table-bh-twice-in-no-j.patch [new file with mode: 0644]
queue-2.6.31/0047-ext4-Make-sure-ext4_dirty_inode-updates-the-inode-in.patch [new file with mode: 0644]
queue-2.6.31/0048-ext4-Handle-nested-ext4_journal_start-stop-calls-wit.patch [new file with mode: 0644]
queue-2.6.31/0049-ext4-Fix-time-encoding-with-extra-epoch-bits.patch [new file with mode: 0644]
queue-2.6.31/0050-ext4-fix-a-BUG_ON-crash-by-checking-that-page-has-bu.patch [new file with mode: 0644]
queue-2.6.31/0051-ext4-retry-failed-direct-IO-allocations.patch [new file with mode: 0644]
queue-2.6.31/0052-ext4-discard-preallocation-when-restarting-a-transac.patch [new file with mode: 0644]
queue-2.6.31/0053-ext4-fix-ext4_ext_direct_IO-s-return-value-after-con.patch [new file with mode: 0644]
queue-2.6.31/0054-ext4-skip-conversion-of-uninit-extents-after-direct-.patch [new file with mode: 0644]
queue-2.6.31/0055-ext4-code-clean-up-for-dio-fallocate-handling.patch [new file with mode: 0644]
queue-2.6.31/0056-ext4-Fix-return-value-of-ext4_split_unwritten_extent.patch [new file with mode: 0644]
queue-2.6.31/0057-ext4-fix-potential-buffer-head-leak-when-add_dirent_.patch [new file with mode: 0644]
queue-2.6.31/0058-ext4-avoid-divide-by-zero-when-trying-to-mount-a-cor.patch [new file with mode: 0644]
queue-2.6.31/0059-ext4-fix-the-returned-block-count-if-EXT4_IOC_MOVE_E.patch [new file with mode: 0644]
queue-2.6.31/0060-ext4-fix-lock-order-problem-in-ext4_move_extents.patch [new file with mode: 0644]
queue-2.6.31/0061-ext4-fix-possible-recursive-locking-warning-in-EXT4_.patch [new file with mode: 0644]
queue-2.6.31/0062-ext4-plug-a-buffer_head-leak-in-an-error-path-of-ext.patch [new file with mode: 0644]
queue-2.6.31/0063-ext4-make-sure-directory-and-symlink-blocks-are-revo.patch [new file with mode: 0644]
queue-2.6.31/0064-ext4-fix-i_flags-access-in-ext4_da_writepages_trans_.patch [new file with mode: 0644]
queue-2.6.31/0065-ext4-journal-all-modifications-in-ext4_xattr_set_han.patch [new file with mode: 0644]
queue-2.6.31/0066-ext4-don-t-update-the-superblock-in-ext4_statfs.patch [new file with mode: 0644]
queue-2.6.31/0067-ext4-fix-uninit-block-bitmap-initialization-when-s_m.patch [new file with mode: 0644]
queue-2.6.31/0068-ext4-fix-block-validity-checks-so-they-work-correctl.patch [new file with mode: 0644]
queue-2.6.31/0069-ext4-avoid-issuing-unnecessary-barriers.patch [new file with mode: 0644]
queue-2.6.31/0070-ext4-fix-error-handling-in-ext4_ind_get_blocks.patch [new file with mode: 0644]
queue-2.6.31/0071-ext4-make-trim-discard-optional-and-off-by-default.patch [new file with mode: 0644]
queue-2.6.31/0072-ext4-make-norecovery-an-alias-for-noload.patch [new file with mode: 0644]
queue-2.6.31/0073-ext4-Fix-double-free-of-blocks-with-EXT4_IOC_MOVE_EX.patch [new file with mode: 0644]
queue-2.6.31/0074-ext4-initialize-moved_len-before-calling-ext4_move_e.patch [new file with mode: 0644]
queue-2.6.31/0075-ext4-move_extent_per_page-cleanup.patch [new file with mode: 0644]
queue-2.6.31/0076-jbd2-Add-ENOMEM-checking-in-and-for-jbd2_journal_wri.patch [new file with mode: 0644]
queue-2.6.31/0077-ext4-Return-the-PTR_ERR-of-the-correct-pointer-in-se.patch [new file with mode: 0644]
queue-2.6.31/0078-ext4-Avoid-data-filesystem-corruption-when-write-fai.patch [new file with mode: 0644]
queue-2.6.31/0079-ext4-wait-for-log-to-commit-when-umounting.patch [new file with mode: 0644]
queue-2.6.31/0080-ext4-remove-blocks-from-inode-prealloc-list-on-failu.patch [new file with mode: 0644]
queue-2.6.31/0081-ext4-ext4_get_reserved_space-must-return-bytes-inste.patch [new file with mode: 0644]
queue-2.6.31/0082-ext4-quota-macros-cleanup.patch [new file with mode: 0644]
queue-2.6.31/0083-ext4-fix-incorrect-block-reservation-on-quota-transf.patch [new file with mode: 0644]
queue-2.6.31/0084-ext4-Wait-for-proper-transaction-commit-on-fsync.patch [new file with mode: 0644]
queue-2.6.31/0085-ext4-Fix-insufficient-checks-in-EXT4_IOC_MOVE_EXT.patch [new file with mode: 0644]
queue-2.6.31/series [new file with mode: 0644]