Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-09-23 | ext4: Update ext2/3/4 superblock, group descriptor and inode structures | Stefan Brüns | 1 | -4/+46 |
2016-09-23 | ext4: Use correct value for inode size even on revision 0 filesystems | Stefan Brüns | 1 | -2/+0 |
2016-09-23 | ext4: fix endianess problems in ext4 write support | Michael Walle | 1 | -1/+1 |
2016-09-23 | ext4: use kernel names for byte swaps | Michael Walle | 1 | -2/+2 |
2016-09-23 | ext4: change structure fields to __le/__be types | Michael Walle | 1 | -68/+68 |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 1 | -13/+1 |
2013-07-15 | Fix ext2/ext4 filesystem accesses beyond 2TiB | Frederic Leroy | 1 | -1/+1 |
2013-05-10 | fs/ext4: Support device block sizes != 512 bytes | Egbert Eich | 1 | -9/+3 |
2012-10-29 | fs: add filesystem switch libary, implement ls and fsload commands | Stephen Warren | 1 | -3/+0 |
2012-09-25 | cmd_extX: use common get_device_and_partition function | Rob Herring | 1 | -0/+2 |
2012-08-09 | ext4fs write support | Uma Shankar | 1 | -0/+2 |
2012-08-09 | ext4fs ls load support | Uma Shankar | 1 | -0/+197 |