Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
Pull ext4 update from Ted Ts'o: "Fixed regressions (two stability regressions and a performance regression) introduced during the 3.10-rc1 merge window. Also included is a bug fix relating to allocating blocks after resizing an ext3 file system when using the ext4 file system driver" * tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4: jbd,jbd2: fix oops in jbd2_journal_put_journal_head() ext4: revert "ext4: use io_end for multiple bios" ext4: limit group search loop for non-extent files ext4: fix fio regression
Showing
- fs/ext4/ext4.h 2 additions, 6 deletionsfs/ext4/ext4.h
- fs/ext4/extents.c 5 additions, 4 deletionsfs/ext4/extents.c
- fs/ext4/extents_status.c 12 additions, 5 deletionsfs/ext4/extents_status.c
- fs/ext4/extents_status.h 2 additions, 1 deletionfs/ext4/extents_status.h
- fs/ext4/file.c 2 additions, 2 deletionsfs/ext4/file.c
- fs/ext4/inode.c 38 additions, 47 deletionsfs/ext4/inode.c
- fs/ext4/mballoc.c 5 additions, 1 deletionfs/ext4/mballoc.c
- fs/ext4/page-io.c 45 additions, 76 deletionsfs/ext4/page-io.c
- include/linux/journal-head.h 6 additions, 2 deletionsinclude/linux/journal-head.h
- include/trace/events/ext4.h 2 additions, 2 deletionsinclude/trace/events/ext4.h
Loading
Please register or sign in to comment