Age | Commit message (Expand) | Author |
---|---|---|
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 |