mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-20 18:15:29 +00:00
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: (50 commits) jbd2: sparse pointer use of zero as null jbd2: Use round-jiffies() function for the "5 second" ext4/jbd2 wakeup jbd2: Mark jbd2 slabs as SLAB_TEMPORARY jbd2: add lockdep support ext4: Use the ext4_ext_actual_len() helper function ext4: fix uniniatilized extent splitting error ext4: Check for return value from sb_set_blocksize ext4: Add stripe= option to /proc/mounts ext4: Enable the multiblock allocator by default ext4: Add multi block allocator for ext4 ext4: Add new functions for searching extent tree ext4: Add ext4_find_next_bit() ext4: fix up EXT4FS_DEBUG builds ext4: Fix ext4_show_options to show the correct mount options. ext4: Add EXT4_IOC_MIGRATE ioctl ext4: Add inode version support in ext4 vfs: Add 64 bit i_version support ext4: Add the journal checksum feature jbd2: jbd2 stats through procfs ext4: Take read lock during overwrite case. ...
This commit is contained in:
commit
8cd226ca3f
46 changed files with 7679 additions and 804 deletions
44
fs/buffer.c
44
fs/buffer.c
251
fs/ext4/balloc.c
251
fs/ext4/balloc.c
141
fs/ext4/ialloc.c
141
fs/ext4/ialloc.c
360
fs/ext4/inode.c
360
fs/ext4/inode.c
4552
fs/ext4/mballoc.c
4552
fs/ext4/mballoc.c
File diff suppressed because it is too large
Load diff
135
fs/ext4/namei.c
135
fs/ext4/namei.c
379
fs/ext4/super.c
379
fs/ext4/super.c
257
fs/jbd2/commit.c
257
fs/jbd2/commit.c
Loading…
Add table
Add a link
Reference in a new issue