ext4: don't call ext4_should_journal_data() on the journal inode
[pandora-kernel.git] / fs / ext4 / inode.c
2016-11-20 Vegard Nossumext4: don't call ext4_should_journal_data() on the...
2016-04-30 Eryu Guanext4: fix NULL pointer dereference in ext4_mark_inode_d...
2016-04-01 Jan Karaext4: fix bh->b_state corruption
2015-08-12 Theodore Ts'oext4: fix race between truncate and __ext4_journalled_w...