index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
ext4_journal.c
Age
Commit message (
Expand
)
Author
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop part.h from common header
Simon Glass
2020-05-01
fs: ext4: avoid NULL check before free()
Heinrich Schuchardt
2020-04-27
fs: ext4: skip journal state if fs has metadata_csum
Arnaud Ferraris
2019-07-18
ext4: add support for filesystems without JOURNAL
Marek Szyprowski
2019-04-09
fs: ext4: cache extent data
Stephen Warren
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-08-26
fs: ext4: Fix journal overrun issue reported by Coverity
Tom Rini
2016-09-23
ext4: Fix memory leak of journal buffer if block is updated multiple times
Stefan Brüns
2016-09-23
ext4: fix endianess problems in ext4 write support
Michael Walle
2014-01-20
fs/ext4: fix calling put_ext4 with truncated offset
Ma Haijun
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-15
Fix ext2/ext4 filesystem accesses beyond 2TiB
Frederic Leroy
2013-05-10
fs/ext4: Support device block sizes != 512 bytes
Egbert Eich
2013-04-01
Consolidate bool type
York Sun
2012-12-07
fs:ext4:fix: Code refactoring to suppress compiler warnings
Łukasz Majewski
2012-08-09
ext4fs write support
Uma Shankar