summaryrefslogtreecommitdiff
path: root/fs/ext4/ext4_write.c
AgeCommit message (Expand)Author
2015-03-05fs: ext4 write: return file len on successPrzemyslaw Marczak
2014-11-23ext4: Prepare API change for files greater than 2GBSuriyan Ramasami
2014-06-11ext4: correctly zero filenameJeroen Hofstee
2014-05-12fs:ext4:write:fix: Reinitialize global variables after updating a fileŁukasz Majewski
2014-05-12fs:ext4:cleanup: Remove superfluous codeŁukasz Majewski
2014-01-20fs/ext4: fix calling put_ext4 with truncated offsetMa Haijun
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-07-15Fix ext2/ext4 filesystem accesses beyond 2TiBFrederic Leroy
2013-05-10fs/ext4: Support device block sizes != 512 bytesEgbert Eich
2013-03-04ext4: Split write support into its own fileSimon Glass