| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-04-21 | fs: ext4: Use CRC-16 implementation from linux/crc16.h | Pali Rohár | |
| Implementation in linux/crc16.h provides standard CRC-16 algorithm with polynomial x^16 + x^15 + x^2 + 1. Use it and remove duplicate ext4 CRC-16 specific code. Signed-off-by: Pali Rohár <[email protected]> Reviewed-by: Stefan Roese <[email protected]> | |||
| 2012-08-09 | ext4fs write support | Uma Shankar | |
| Signed-off-by: Uma Shankar <[email protected]> Signed-off-by: Manjunatha C Achar <[email protected]> Signed-off-by: Iqbal Shareef <[email protected]> Signed-off-by: Hakgoo Lee <[email protected]> | |||
