Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
4fcd0b33c7a0db2e86cccdc1831db235a6bc1b2d
/
fs
/
fat
/
fat_write.c
1254b44
fs/fat/fat_write: Fix management of empty files
by Benoît Thébaudeau
· 9 years ago
e876be4
fs/fat/fat_write: Factor out duplicate code
by Benoît Thébaudeau
· 9 years ago
5e1a860
fs/fat/fat_write: Fix curclust/newclust mix-up
by Benoît Thébaudeau
· 9 years ago
1d7f2ec
fs/fat/fat_write: Merge calls to set_cluster()
by Benoît Thébaudeau
· 9 years ago
8133f43
fs/fat/fat_write: Fix buffer alignments
by Benoît Thébaudeau
· 9 years ago
0a04ed8
FIX: fat: Provide correct return code from disk_{read|write} to upper layers
by Łukasz Majewski
· 9 years ago
9e374e7
fs/ext4/ext4fs.c, fs/fs.c fs/fat/fat_write.c: Adjust 64bit math methods
by Tom Rini
· 10 years ago
1ad0b98
fat: Prepare API change for files greater than 2GB
by Suriyan Ramasami
· 10 years ago
e04350d
disk: part_efi: clarify lbaint_t usage
by Steve Rae
· 10 years ago
dd6d796
fs/fat: correct FAT16/12 file finding in root dir
by Wu, Josh
· 11 years ago
2e98f70
fs: fat_write: fix the incorrect last cluster checking
by Wu, Josh
· 11 years ago
8abd053
fs: fat: Fix cache align error message in fatwrite
by Nobuhiro Iwamatsu
· 11 years ago
73dc832
fs:fat: fix set file name function
by Piotr Wilczek
· 11 years ago
6b8f185
fs: fat: don't call disk_write with zero sector num
by Wu, Josh
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
bc8d987
fs/fat: Don't multiply fatsize with sector size
by Egbert Eich
· 12 years ago
cb940c7
FAT: remove ifdefs to make the code more readable
by Richard Genoud
· 12 years ago
fb7e16c
FAT: use toupper/tolower instead of recoding them
by Richard Genoud
· 12 years ago
ff04f6d
fs: fat: Fix mkcksum() function parameters
by Marek Vasut
· 12 years ago
1170e63
FAT: Make it possible to read from any file position
by Benoît Thébaudeau
· 12 years ago
bf6b6af
fs/fat/fat_write.c: Fix GCC 4.6 warnings
by Anatolij Gustschin
· 13 years ago
079df72
FAT write: Fix compile errors
by Donggeun Kim
· 13 years ago
627182e
FAT: update the second FAT when writing a file
by Donggeun Kim
· 13 years ago
8506eb8
FAT: fix some issues in FAT write support code
by Anatolij Gustschin
· 13 years ago
c30a15e
FAT: Add FAT write feature
by Donggeun Kim
· 13 years ago