Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
Pull ext4 bugfixes from Ted Ts'o: "Various regression and bug fixes for ext4" * tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4: ext4: don't allow ext4_free_blocks() to fail due to ENOMEM ext4: fix spelling errors and a comment in extent_status tree ext4: rate limit printk in buffer_io_error() ext4: don't show usrquota/grpquota twice in /proc/mounts ext4: fix warning in ext4_evict_inode() ext4: fix ext4_get_group_number() ext4: silence warning in ext4_writepages()
No related branches found
No related tags found
Showing
- fs/ext4/balloc.c 2 additions, 2 deletionsfs/ext4/balloc.c
- fs/ext4/extents_status.c 10 additions, 12 deletionsfs/ext4/extents_status.c
- fs/ext4/inode.c 6 additions, 6 deletionsfs/ext4/inode.c
- fs/ext4/mballoc.c 8 additions, 3 deletionsfs/ext4/mballoc.c
- fs/ext4/page-io.c 21 additions, 14 deletionsfs/ext4/page-io.c
- fs/ext4/super.c 4 additions, 10 deletionsfs/ext4/super.c
Loading
Please register or sign in to comment