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 new "development flag" to the ext4 filesystem ext4: Don't panic in case of corrupt bitmap ext4: allocate struct ext4_allocation_context from a kmem cache JBD2: Clear buffer_ordered flag for barried IO request on success ext4: Fix Direct I/O locking ext4: Fix circular locking dependency with migrate and rm. allow in-inode EAs on ext4 root inode ext4: Fix null bh pointer dereference in mballoc ext4: Don't set EXTENTS_FL flag for fast symlinks JBD2: Use the incompat macro for testing the incompat feature. jbd2: Fix reference counting on the journal commit block's buffer head [PATCH] jbd: Remove useless loop when writing commit record jbd2: Add error check to journal_wait_on_commit_record to avoid oops
Showing
- fs/ext4/inode.c 54 additions, 61 deletionsfs/ext4/inode.c
- fs/ext4/mballoc.c 104 additions, 60 deletionsfs/ext4/mballoc.c
- fs/ext4/migrate.c 80 additions, 43 deletionsfs/ext4/migrate.c
- fs/ext4/namei.c 1 addition, 0 deletionsfs/ext4/namei.c
- fs/ext4/super.c 11 additions, 0 deletionsfs/ext4/super.c
- fs/jbd/commit.c 6 additions, 8 deletionsfs/jbd/commit.c
- fs/jbd2/commit.c 6 additions, 4 deletionsfs/jbd2/commit.c
- fs/jbd2/recovery.c 1 addition, 1 deletionfs/jbd2/recovery.c
- include/linux/ext4_fs.h 7 additions, 0 deletionsinclude/linux/ext4_fs.h
Loading
Please register or sign in to comment