1. 7aa1a6b fs/fat/fatwrite: Local variable as buffer to store dir_slot entries by Tien Fong Chee · 8 years ago
  2. 3c0ed9c fs/fat: Do not write unmodified fat entries to disk by Stefan Brüns · 8 years ago
  3. 4101f68 dm: Drop the block_dev_desc_t typedef by Simon Glass · 9 years ago
  4. d455d87 fs: API changes enabling extra parameter to return size of type loff_t by Suriyan Ramasami · 10 years ago
  5. 1ad0b98 fat: Prepare API change for files greater than 2GB by Suriyan Ramasami · 10 years ago
  6. cf65981 fs: implement size/fatsize/ext4size by Stephen Warren · 10 years ago
  7. 4f0d1a2 fat: Define MAX_CLUSTSIZE using CONFIG_FS_FAT_MAX_CLUSTSIZE by Siva Durga Prasad Paladugu · 10 years ago
  8. 2e98f70 fs: fat_write: fix the incorrect last cluster checking by Wu, Josh · 10 years ago
  9. 0611897 fs/fat: add fat12 cluster check by Wu, Josh · 10 years ago
  10. b7b5f31 fat: implement exists() for FAT fs by Stephen Warren · 11 years ago
  11. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  12. e6d5241 fs: Move ls and read methods into ext4, fat by Simon Glass · 12 years ago
  13. fb7e16c FAT: use toupper/tolower instead of recoding them by Richard Genoud · 12 years ago
  14. 5e8f983 FAT: implement fat_set_blk_dev(), convert cmd_fat.c by Stephen Warren · 12 years ago
  15. 1170e63 FAT: Make it possible to read from any file position by Benoît Thébaudeau · 12 years ago
  16. 1d90c3b fat: fix FAT sector offsets overflow on large FAT partitions by Aaron Williams · 12 years ago
  17. c30a15e FAT: Add FAT write feature by Donggeun Kim · 13 years ago
  18. 025421e fat: replace LINEAR_PREFETCH_SIZE with PREFETCH_BLOCKS by Sergei Shtylyov · 13 years ago
  19. ac49777 fat: fix crash with big sector size by Sergei Shtylyov · 13 years ago
  20. 3831530 VFAT: fix processing of scattered long file name entries by Mikhail Zolotaryov · 14 years ago
  21. 7385c28 fs/fat: Big code cleanup. by Wolfgang Denk · 14 years ago
  22. 3c2c2f4 Remove non-ascii characters from fat code by Remy Bohmer · 16 years ago
  23. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  24. 8ce4e5c Fix checking fat32 cluster size. by michael · 17 years ago
  25. 80f0c0f Fix fatload command on FAT32 formatted partitions. by Wolfgang Denk · 18 years ago
  26. 5cf91d6 * Modify KUP4X board configuration to use SL811 driver for USB memory by wdenk · 20 years ago
  27. db01a2e * Patch by Stephen Williams, 01 Apr 2004: by wdenk · 20 years ago
  28. 2d1a537 * Patch by Thomas Elste, 10 Feb 2004: by wdenk · 21 years ago
  29. cd37d9e * Patch by Jian Zhang, 3 Feb 2004: by wdenk · 21 years ago
  30. 9fd5e31 * Patch by Pierre Aubert, 24 Nov 2003: by wdenk · 21 years ago
  31. 7205e40 * Patches by Denis Peter, 9 Sep 2003: add FAT support for IDE, SCSI and USB by wdenk · 21 years ago
  32. 71f9511 * Fix CONFIG_NET_MULTI support in include/net.h by wdenk · 21 years ago