Commit Graph

19 Commits (5160faf8cd99b9f0b0f844760164b1eb8689c0c5)

Author SHA1 Message Date
Tom Rini 9e374e7b72 fs/ext4/ext4fs.c, fs/fs.c fs/fat/fat_write.c: Adjust 64bit math methods 10 years ago
Suriyan Ramasami 1ad0b98a06 fat: Prepare API change for files greater than 2GB 10 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 11 years ago
Wu, Josh 6b8f185faf fs: fat: don't call disk_write with zero sector num 11 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 12 years ago
Benoît Thébaudeau 1170e634dd FAT: Make it possible to read from any file position 12 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 13 years ago
Donggeun Kim c30a15e590 FAT: Add FAT write feature 13 years ago