index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
ext4_journal.c
Age
Commit message (
Expand
)
Author
2026-01-02
fs: ext4fs: Free memory while handling errors
Francois Berder
2025-06-25
fs: ext4fs: Fix: Data abort in ext4fs_log_gdt()
Tony Dinh
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
fs: Remove <common.h> and add needed includes
Tom Rini
2024-04-10
fs: ext4: make "File System is consistent\n" a debug message
Heinrich Schuchardt
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