aboutsummaryrefslogtreecommitdiff
path: root/fs/jbd2
Commit message (Expand)AuthorAgeFilesLines
* ext4: set h_journal if there is a failure starting a reserved handleTheodore Ts'o2018-12-021-0/+1
* jbd2: don't mark block as modified if the handle is out of creditsTheodore Ts'o2018-12-011-1/+1
* jbd2: fix use after free in jbd2_log_do_checkpoint()Jan Kara2018-12-011-2/+2
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2018-11-291-1/+1
* UPSTREAM: ext4: fix NULL pointer dereference when journal restart failsLukas Czerner2017-12-311-9/+16
* jbd2: don't leak modified metadata buffers on an aborted journalTheodore Ts'o2017-07-041-1/+3
* ext4, jbd2: ensure entering into panic after recording an error in superblockDaeho Jeong2017-05-291-1/+5
* BACKPORT: ext4 from 3.18 to mtk-3.10Mister Oyster2017-05-277-825/+844
* Linux 3.10.102 (accumulative patch)Stefan Guendhoer2016-08-261-5/+12
* Linux 3.10.97 (accumulative patch)Stefan Guendhoer2016-08-261-0/+2
* Linux 3.10.95 (accumulative patch)Stefan Guendhoer2016-08-261-1/+5
* jbd2: fix ocfs2 corrupt when updating journal superblock failsJoseph Qi2016-08-262-10/+33
* jbd2: use GFP_NOFS in jbd2_cleanup_journal_tail()Dmitry Monakhov2016-08-261-1/+1
* first commitMeizu OpenSource2016-08-158-0/+8579