Commit Graph

22 Commits (1d7f2ece69c9d80264321bc4ee07f57eec392538)

Author SHA1 Message Date
Benoît Thébaudeau 1d7f2ece69 fs/fat/fat_write: Merge calls to set_cluster() 10 years ago
Benoît Thébaudeau 8133f43d1c fs/fat/fat_write: Fix buffer alignments 10 years ago
Łukasz Majewski 0a04ed86cf FIX: fat: Provide correct return code from disk_{read|write} to upper layers 10 years ago
Tom Rini 9e374e7b72 fs/ext4/ext4fs.c, fs/fs.c fs/fat/fat_write.c: Adjust 64bit math methods 11 years ago
Suriyan Ramasami 1ad0b98a06 fat: Prepare API change for files greater than 2GB 11 years ago
Steve Rae e04350d299 disk: part_efi: clarify lbaint_t usage 11 years ago
Wu, Josh dd6d7967df fs/fat: correct FAT16/12 file finding in root dir 11 years ago
Wu, Josh 2e98f70882 fs: fat_write: fix the incorrect last cluster checking 11 years ago
Nobuhiro Iwamatsu 8abd053cf0 fs: fat: Fix cache align error message in fatwrite 11 years ago
Piotr Wilczek 73dc8328c3 fs:fat: fix set file name function 12 years ago
Wu, Josh 6b8f185faf fs: fat: don't call disk_write with zero sector num 12 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Egbert Eich bc8d98713f fs/fat: Don't multiply fatsize with sector size 12 years ago
Richard Genoud cb940c7ede FAT: remove ifdefs to make the code more readable 12 years ago
Richard Genoud fb7e16cc1c FAT: use toupper/tolower instead of recoding them 12 years ago
Marek Vasut ff04f6d122 fs: fat: Fix mkcksum() function parameters 13 years ago
Benoît Thébaudeau 1170e634dd FAT: Make it possible to read from any file position 13 years ago
Anatolij Gustschin bf6b6af746 fs/fat/fat_write.c: Fix GCC 4.6 warnings 13 years ago
Donggeun Kim 079df7223c FAT write: Fix compile errors 13 years ago
Donggeun Kim 627182ea9d FAT: update the second FAT when writing a file 13 years ago
Anatolij Gustschin 8506eb8d6a FAT: fix some issues in FAT write support code 14 years ago
Donggeun Kim c30a15e590 FAT: Add FAT write feature 14 years ago