summaryrefslogtreecommitdiff
path: root/fs/ext4/ext4_journal.c
AgeCommit message (Expand)Author
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop part.h from common headerSimon Glass
2020-05-01fs: ext4: avoid NULL check before free()Heinrich Schuchardt
2020-04-27fs: ext4: skip journal state if fs has metadata_csumArnaud Ferraris
2019-07-18ext4: add support for filesystems without JOURNALMarek Szyprowski
2019-04-09fs: ext4: cache extent dataStephen Warren
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-08-26fs: ext4: Fix journal overrun issue reported by CoverityTom Rini
2016-09-23ext4: Fix memory leak of journal buffer if block is updated multiple timesStefan Brüns
2016-09-23ext4: fix endianess problems in ext4 write supportMichael Walle
2014-01-20fs/ext4: fix calling put_ext4 with truncated offsetMa Haijun
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-07-15Fix ext2/ext4 filesystem accesses beyond 2TiBFrederic Leroy
2013-05-10fs/ext4: Support device block sizes != 512 bytesEgbert Eich
2013-04-01Consolidate bool typeYork Sun
2012-12-07fs:ext4:fix: Code refactoring to suppress compiler warningsŁukasz Majewski
2012-08-09ext4fs write supportUma Shankar