Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
* 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4: ext4: add checksum calculation when clearing UNINIT flag in ext4_new_inode ext4: Mark the buffer_heads as dirty and uptodate after prepare_write ext4: calculate journal credits correctly ext4: wait on all pending commits in ext4_sync_fs() ext4: Convert to host order before using the values. ext4: fix missing ext4_unlock_group in error path jbd2: deregister proc on failure in jbd2_journal_init_inode jbd2: don't give up looking for space so easily in __jbd2_log_wait_for_space jbd: don't give up looking for space so easily in __log_wait_for_space
No related branches found
No related tags found
Showing
- fs/ext4/ialloc.c 2 additions, 0 deletionsfs/ext4/ialloc.c
- fs/ext4/inode.c 5 additions, 2 deletionsfs/ext4/inode.c
- fs/ext4/mballoc.c 1 addition, 0 deletionsfs/ext4/mballoc.c
- fs/ext4/super.c 10 additions, 14 deletionsfs/ext4/super.c
- fs/jbd/checkpoint.c 24 additions, 7 deletionsfs/jbd/checkpoint.c
- fs/jbd2/checkpoint.c 25 additions, 7 deletionsfs/jbd2/checkpoint.c
- fs/jbd2/journal.c 2 additions, 0 deletionsfs/jbd2/journal.c
Loading
Please register or sign in to comment