1. 751b31d fs/fat: Do not write unmodified fat entries to disk by Stefan Brüns · 8 years ago
  2. 6c617d6 fs/fat: Remove two statements without effect by Stefan Brüns · 8 years ago
  3. e1643ed Fix spelling of "supported/unsupported". by Vagrant Cascadian · 9 years ago
  4. 2ee8ada dm: block: Adjust device calls to go through helpers function by Simon Glass · 9 years ago
  5. e73f296 block: pass block dev not num to read/write/erase() by Stephen Warren · 9 years ago
  6. 8fed7d3 fs/fat/fat_write: Fix management of empty files by Benoît Thébaudeau · 9 years ago
  7. d1d390a fs/fat/fat_write: Factor out duplicate code by Benoît Thébaudeau · 9 years ago
  8. e0b8694 fs/fat/fat_write: Fix curclust/newclust mix-up by Benoît Thébaudeau · 9 years ago
  9. 39659ce fs/fat/fat_write: Merge calls to set_cluster() by Benoît Thébaudeau · 9 years ago
  10. ccc945b fs/fat/fat_write: Fix buffer alignments by Benoît Thébaudeau · 9 years ago
  11. d6f23d8 FIX: fat: Provide correct return code from disk_{read|write} to upper layers by Łukasz Majewski · 9 years ago
  12. a17b7bc fs/ext4/ext4fs.c, fs/fs.c fs/fat/fat_write.c: Adjust 64bit math methods by Tom Rini · 10 years ago
  13. 441c223 fat: Prepare API change for files greater than 2GB by Suriyan Ramasami · 10 years ago
  14. d30cbae disk: part_efi: clarify lbaint_t usage by Steve Rae · 11 years ago
  15. 675b23c fs/fat: correct FAT16/12 file finding in root dir by Wu, Josh · 11 years ago
  16. 10c8f7a fs: fat_write: fix the incorrect last cluster checking by Wu, Josh · 11 years ago
  17. ec6e525 fs: fat: Fix cache align error message in fatwrite by Nobuhiro Iwamatsu · 11 years ago
  18. 65a43e3 fs:fat: fix set file name function by Piotr Wilczek · 11 years ago
  19. b0e38dd fs: fat: don't call disk_write with zero sector num by Wu, Josh · 11 years ago
  20. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  21. 11cc61a fs/fat: Don't multiply fatsize with sector size by Egbert Eich · 12 years ago
  22. a43f41f FAT: remove ifdefs to make the code more readable by Richard Genoud · 12 years ago
  23. 2e37202 FAT: use toupper/tolower instead of recoding them by Richard Genoud · 12 years ago
  24. 47a470f fs: fat: Fix mkcksum() function parameters by Marek Vasut · 12 years ago
  25. 5295aa8 FAT: Make it possible to read from any file position by Benoît Thébaudeau · 12 years ago
  26. 074438c fs/fat/fat_write.c: Fix GCC 4.6 warnings by Anatolij Gustschin · 13 years ago
  27. cb5f3bc FAT write: Fix compile errors by Donggeun Kim · 13 years ago
  28. af57ce2 FAT: update the second FAT when writing a file by Donggeun Kim · 13 years ago
  29. f4f9d5d FAT: fix some issues in FAT write support code by Anatolij Gustschin · 13 years ago
  30. 8f81400 FAT: Add FAT write feature by Donggeun Kim · 13 years ago