Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fs: ext4: cache extent data | Stephen Warren | 2019-04-09 | 1 | -10/+12 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -1/+1 |
* | fs: ext4: Fix journal overrun issue reported by Coverity | Tom Rini | 2017-08-26 | 1 | -2/+2 |
* | ext4: Fix memory leak of journal buffer if block is updated multiple times | Stefan Brüns | 2016-09-23 | 1 | -1/+5 |
* | ext4: fix endianess problems in ext4 write support | Michael Walle | 2016-09-23 | 1 | -6/+9 |
* | fs/ext4: fix calling put_ext4 with truncated offset | Ma Haijun | 2014-01-20 | 1 | -4/+4 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 1 | -17/+1 |
* | Fix ext2/ext4 filesystem accesses beyond 2TiB | Frederic Leroy | 2013-07-15 | 1 | -7/+12 |
* | fs/ext4: Support device block sizes != 512 bytes | Egbert Eich | 2013-05-10 | 1 | -4/+2 |
* | Consolidate bool type | York Sun | 2013-04-01 | 1 | -4/+4 |
* | fs:ext4:fix: Code refactoring to suppress compiler warnings | Łukasz Majewski | 2012-12-07 | 1 | -2/+1 |
* | ext4fs write supportext4 | Uma Shankar | 2012-08-09 | 1 | -0/+667 |