-
- Downloads
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: remove write-only variables from ext4_ordered_write_end ext4: unexport jbd2_journal_update_superblock ext4: Cleanup whitespace and other miscellaneous style issues ext4: improve ext4_fill_flex_info() a bit ext4: Cleanup the block reservation code path ext4: don't assume extents can't cross block groups when truncating ext4: Fix lack of credits BUG() when deleting a badly fragmented inode ext4: Fix ext4_ext_journal_restart() ext4: fix ext4_da_write_begin error path jbd2: don't abort if flushing file data failed ext4: don't read inode block if the buffer has a write error ext4: Don't allow lg prealloc list to be grow large. ext4: Convert the usage of NR_CPUS to nr_cpu_ids. ext4: Improve error handling in mballoc ext4: lock block groups when initializing ext4: sync up block and inode bitmap reading functions ext4: Allow read/only mounts with corrupted block group checksums ext4: Fix data corruption when writing to prealloc area
No related branches found
No related tags found
Showing
- fs/ext4/acl.c 94 additions, 94 deletionsfs/ext4/acl.c
- fs/ext4/balloc.c 7 additions, 4 deletionsfs/ext4/balloc.c
- fs/ext4/ext4.h 0 additions, 1 deletionfs/ext4/ext4.h
- fs/ext4/extents.c 32 additions, 23 deletionsfs/ext4/extents.c
- fs/ext4/ialloc.c 34 additions, 24 deletionsfs/ext4/ialloc.c
- fs/ext4/inode.c 113 additions, 51 deletionsfs/ext4/inode.c
- fs/ext4/mballoc.c 213 additions, 41 deletionsfs/ext4/mballoc.c
- fs/ext4/mballoc.h 8 additions, 2 deletionsfs/ext4/mballoc.h
- fs/ext4/resize.c 40 additions, 39 deletionsfs/ext4/resize.c
- fs/ext4/super.c 167 additions, 149 deletionsfs/ext4/super.c
- fs/ext4/xattr.c 1 addition, 1 deletionfs/ext4/xattr.c
- fs/jbd2/commit.c 20 additions, 4 deletionsfs/jbd2/commit.c
- fs/jbd2/journal.c 0 additions, 1 deletionfs/jbd2/journal.c
Loading
Please register or sign in to comment