Age | Commit message (Expand) | Author |
---|---|---|
2016-09-23 | ext4: Update ext2/3/4 superblock, group descriptor and inode structures | Stefan Brüns |
2016-09-23 | ext4: Use correct value for inode size even on revision 0 filesystems | Stefan Brüns |
2016-09-23 | ext4: fix endianess problems in ext4 write support | Michael Walle |
2016-09-23 | ext4: use kernel names for byte swaps | Michael Walle |
2016-09-23 | ext4: change structure fields to __le/__be types | Michael Walle |
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 |
2012-10-29 | fs: add filesystem switch libary, implement ls and fsload commands | Stephen Warren |
2012-09-25 | cmd_extX: use common get_device_and_partition function | Rob Herring |
2012-08-09 | ext4fs write support | Uma Shankar |
2012-08-09 | ext4fs ls load support | Uma Shankar |