Rebase to 3.18-rc2
commit9acfd50f2d2ceebab667e3c5270ceb5f911db8d4
authorTheodore Ts'o <tytso@mit.edu>
Fri, 24 Oct 2014 16:35:06 +0000 (24 12:35 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 27 Oct 2014 17:48:45 +0000 (27 13:48 -0400)
tree712411b05e6eb43156de4f3a931d3184ce2669b1
parent4d13bb697c9ebcdeaffcdf9cb73165a7436f34b9
Rebase to 3.18-rc2
69 files changed:
add-sysfs-entry-showing-whether-the-fs-contains-errors [deleted file]
avoid-pointless-scanning-of-checkpoint-lists [deleted file]
call-ext4_ext_drop_refs-from-ext4_ext_find_extent [deleted file]
check-EA-value-offset-when-loading [deleted file]
check-s_chksum_driver-when-looking-for-bg-csum-presence [deleted file]
collapse-ext4_convert_initialized_extents-into-ext4_ext_convert_initialized_extent [deleted file]
convert-do_split-to-use-the-ERR_PTR-convention [deleted file]
convert-dx_probe-to-use-the-ERR_PTR-convention [deleted file]
convert-ext4_bread-to-use-the-ERR_PTR-convention [deleted file]
convert-ext4_dx_find_entry-to-use-the-ERR_PTR-convention [deleted file]
convert-ext4_getblk-to-use-the-ERR_PTR-convention [deleted file]
delete-useless-comments-about-ext4_move_extents [deleted file]
disallow-metadata-inodes-in-ext4_iget [deleted file]
dont-check-quota-format-when-there-are-no-quota-files [deleted file]
dont-elevate-b_count-before-calling-__jbd2_journal_remove_checkpoint [deleted file]
dont-keep-using-page-if-inline-conversion-fails [deleted file]
dont-truncate-or-orphan-boot-inode [deleted file]
dont-use-MAXQUOTAS-value [deleted file]
drop-EXT4_EX_NOFREE_ON_ERR-from-rest-of-extents-code [deleted file]
drop-EXT4_EX_NOFREE_ON_ERR-in-convert_initialized_extent [deleted file]
drop-ext4_state-delalloc-reserved [deleted file]
enable-block-validity-by-default [deleted file]
explicit-inform-user-about-orphan-list-cleanup [deleted file]
ext4-fix-mmap-data-corruption-when-blocksize-lt-pagesize [deleted file]
ext4_swap_extents-error-handling [deleted file]
fix-comments-about-get_blocks [deleted file]
fix-data-corruption-when-blocksize-lt-pagesize-for-mmaped-data [deleted file]
fix-flag-aliasing-in-ext4.h [deleted file]
fix-journal-checksum-feature-flag-handling [deleted file]
fix-over-defensive-complaint-after-journal-abort [deleted file]
fix-reservation-overflow-in-ext4_da_write_begin [deleted file]
fix-return-value-of-ext4_do_update_inode [deleted file]
fix-zero_range-hidden-bug [deleted file]
fold-__process_buffer-into_jbd2_log_do_checkpoint [deleted file]
fold-__wait_cp_io-into-jbd2_log_do_checkpoint [deleted file]
fold-ext4_nojournal_sops [deleted file]
fold-ext4_sync_fs_nojournal [deleted file]
free-bh-when-descriptor-block-checksum-fails [deleted file]
get-rid-of-code-duplication [deleted file]
grab-missed-write_count-for-EXT4_IOC_SWAP_BOOT [deleted file]
improve-extents-status-tree-trace-point [deleted file]
jbd2_log_wait_for_space-improve-error-detection [deleted file]
make-ext4_ext_drop_refs-allow-NULL-arguments [deleted file]
move-error-report-out-of-atomic-context [deleted file]
optimize-block-allocations-on-grow-indepth [deleted file]
optimize-jbd2_log_do_checkpoint-a-bit [deleted file]
pass-allocation_request-struct-to-ext4_alloc_branch [deleted file]
prepare-to-drop-state_dellaloc_reserved-flag [deleted file]
provide-separate-oeprations-for-sysfs-feature-files [deleted file]
refactor-ext4_move_extents-code-base [deleted file]
remove-a-duplicate-call-in-ext4_init_new_dir [deleted file]
rename-ext4_ext_find_extent [deleted file]
renumber-ext4_ex-flags [deleted file]
replace-open-coded-mdata_csum-feature-to-helper-function [deleted file]
reuse-path-object-in-ext4_ext_shift_extents [deleted file]
reuse-path-object-in-ext4_move_extents [deleted file]
series
simplify-calling-convention-around-jbd2_journal_clean_checkpoint_list [deleted file]
support-buffer-cache-allocations-with-gfp-modifiers [deleted file]
support-freezing-ext2-filesystems [deleted file]
teach-ext4_ext_find_extent-to-free-path-on-error [deleted file]
teach-ext4_ext_find_extent-to-realloc-path-if-necessary [deleted file]
timestamps
track-extent-status-tree-shrinker-delay-stats [deleted file]
use-ext4_ext_next_allocated_block-instead-of-mext_next_extent [deleted file]
use-ext4_update_i_disksize-instead-of-opencoded-ones [deleted file]
use-non-moveable-memory-for-the-ext4-superblock [deleted file]
use-non-moveable-memory-for-the-jbd-superblock [deleted file]
validate-external-journal-superblock-checksum [deleted file]