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: (43 commits) ext4: fix a BUG in mb_mark_used during trim. ext4: unused variables cleanup in fs/ext4/extents.c ext4: remove redundant set_buffer_mapped() in ext4_da_get_block_prep() ext4: add more tracepoints and use dev_t in the trace buffer ext4: don't kfree uninitialized s_group_info members ext4: add missing space in printk's in __ext4_grp_locked_error() ext4: add FITRIM to compat_ioctl. ext4: handle errors in ext4_clear_blocks() ext4: unify the ext4_handle_release_buffer() api ext4: handle errors in ext4_rename jbd2: add COW fields to struct jbd2_journal_handle jbd2: add the b_cow_tid field to journal_head struct ext4: Initialize fsync transaction ids in ext4_new_inode() ext4: Use single thread to perform DIO unwritten convertion ext4: optimize ext4_bio_write_page() when no extent conversion is needed ext4: skip orphan cleanup if fs has unknown ROCOMPAT features ext4: use the nblocks arg to ext4_truncate_restart_trans() ext4: fix missing iput of root inode for some mount error paths ext4: make FIEMAP and delayed allocation play well together ext4: suppress verbose debugging information if malloc-debug is off ... Fi up conflicts in fs/ext4/super.c due to workqueue changes
Showing
- Documentation/ABI/testing/sysfs-fs-ext4 10 additions, 3 deletionsDocumentation/ABI/testing/sysfs-fs-ext4
- Documentation/filesystems/ext4.txt 206 additions, 1 deletionDocumentation/filesystems/ext4.txt
- fs/ext4/balloc.c 3 additions, 0 deletionsfs/ext4/balloc.c
- fs/ext4/ext4_jbd2.h 0 additions, 7 deletionsfs/ext4/ext4_jbd2.h
- fs/ext4/extents.c 165 additions, 48 deletionsfs/ext4/extents.c
- fs/ext4/fsync.c 9 additions, 5 deletionsfs/ext4/fsync.c
- fs/ext4/ialloc.c 7 additions, 1 deletionfs/ext4/ialloc.c
- fs/ext4/inode.c 176 additions, 234 deletionsfs/ext4/inode.c
- fs/ext4/ioctl.c 7 additions, 0 deletionsfs/ext4/ioctl.c
- fs/ext4/mballoc.c 23 additions, 11 deletionsfs/ext4/mballoc.c
- fs/ext4/mballoc.h 1 addition, 1 deletionfs/ext4/mballoc.h
- fs/ext4/migrate.c 5 additions, 5 deletionsfs/ext4/migrate.c
- fs/ext4/namei.c 10 additions, 3 deletionsfs/ext4/namei.c
- fs/ext4/page-io.c 9 additions, 4 deletionsfs/ext4/page-io.c
- fs/ext4/resize.c 6 additions, 6 deletionsfs/ext4/resize.c
- fs/ext4/super.c 27 additions, 21 deletionsfs/ext4/super.c
- fs/ext4/xattr.c 2 additions, 2 deletionsfs/ext4/xattr.c
- include/linux/jbd2.h 25 additions, 3 deletionsinclude/linux/jbd2.h
- include/linux/journal-head.h 7 additions, 0 deletionsinclude/linux/journal-head.h
- include/trace/events/ext4.h 578 additions, 197 deletionsinclude/trace/events/ext4.h
Loading
Please register or sign in to comment