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: fix data corruption regression by reverting commit 6de9843d ext4: Allow indirect-block file to grow the file size to max file size ext4: allow an active handle to be started when freezing ext4: sync the directory inode in ext4_sync_parent() ext4: init timer earlier to avoid a kernel panic in __save_error_info jbd2: fix potential memory leak on transaction commit ext4: fix a double free in ext4_register_li_request ext4: fix credits computing for indirect mapped files ext4: remove unnecessary [cm]time update of quota file jbd2: move bdget out of critical section
Showing
- fs/ext4/ext4_jbd2.h 2 additions, 2 deletionsfs/ext4/ext4_jbd2.h
- fs/ext4/fsync.c 14 additions, 3 deletionsfs/ext4/fsync.c
- fs/ext4/inode.c 23 additions, 12 deletionsfs/ext4/inode.c
- fs/ext4/super.c 58 additions, 16 deletionsfs/ext4/super.c
- fs/jbd2/commit.c 3 additions, 1 deletionfs/jbd2/commit.c
- fs/jbd2/journal.c 2 additions, 1 deletionfs/jbd2/journal.c
Loading
Please register or sign in to comment