Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | ext4: Prepare API change for files greater than 2GB | Suriyan Ramasami | 2014-11-23 | -0/+32 |
* | ext4: correctly zero filename | Jeroen Hofstee | 2014-06-11 | -1/+1 |
* | fs:ext4:write:fix: Reinitialize global variables after updating a file | Łukasz Majewski | 2014-05-12 | -0/+1 |
* | fs:ext4:cleanup: Remove superfluous code | Łukasz Majewski | 2014-05-12 | -37/+19 |
* | fs/ext4: fix calling put_ext4 with truncated offset | Ma Haijun | 2014-01-20 | -7/+7 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -13/+1 |
* | Fix ext2/ext4 filesystem accesses beyond 2TiB | Frederic Leroy | 2013-07-15 | -21/+29 |
* | fs/ext4: Support device block sizes != 512 bytes | Egbert Eich | 2013-05-10 | -15/+17 |
* | ext4: Split write support into its own file | Simon Glass | 2013-03-04 | -0/+996 |