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: enable barriers by default jbd2: Fix barrier fallback code to re-lock the buffer head ext4: Display the journal_async_commit mount option in /proc/mounts jbd2: If a journal checksum error is detected, propagate the error to ext4 jbd2: Fix memory leak when verifying checksums in the journal ext4: fix online resize bug ext4: Fix uninit block group initialization with FLEX_BG ext4: Fix use of uninitialized data with debug enabled.
No related branches found
No related tags found
Showing
- Documentation/filesystems/ext4.txt 10 additions, 2 deletionsDocumentation/filesystems/ext4.txt
- fs/ext4/balloc.c 62 additions, 9 deletionsfs/ext4/balloc.c
- fs/ext4/mballoc.c 4 additions, 4 deletionsfs/ext4/mballoc.c
- fs/ext4/resize.c 2 additions, 1 deletionfs/ext4/resize.c
- fs/ext4/super.c 34 additions, 2 deletionsfs/ext4/super.c
- fs/jbd2/commit.c 1 addition, 0 deletionsfs/jbd2/commit.c
- fs/jbd2/recovery.c 5 additions, 7 deletionsfs/jbd2/recovery.c
- include/linux/jbd2.h 3 additions, 0 deletionsinclude/linux/jbd2.h
Loading
Please register or sign in to comment