1. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  2. 8bad6cb fs: fat: Drop CONFIG_SUPPORT_VFAT by Tuomas Tynkkynen · 7 years ago
  3. 265edc0 fs/fat: Clean up open-coded sector <-> cluster conversions by Rob Clark · 7 years ago
  4. 21a24c3 fs/fat: fix case for FAT shortnames by Rob Clark · 7 years ago
  5. 89191d6 fat/fs: move ls to generic implementation by Rob Clark · 7 years ago
  6. 41fa83d fat/fs: remove a bunch of dead code by Rob Clark · 7 years ago
  7. 8eafae2 fat/fs: convert to directory iterators by Rob Clark · 7 years ago
  8. c6e3baa fs/fat: introduce new director iterators by Rob Clark · 7 years ago
  9. 4544998 fs/fat: split out helper to init fsdata by Rob Clark · 7 years ago
  10. 91d27a1 Kconfig: Migrate FS_FAT / FAT_WRITE by Tom Rini · 7 years ago
  11. 7aa1a6b fs/fat/fatwrite: Local variable as buffer to store dir_slot entries by Tien Fong Chee · 8 years ago
  12. 3c0ed9c fs/fat: Do not write unmodified fat entries to disk by Stefan Brüns · 8 years ago
  13. 4101f68 dm: Drop the block_dev_desc_t typedef by Simon Glass · 9 years ago
  14. d455d87 fs: API changes enabling extra parameter to return size of type loff_t by Suriyan Ramasami · 10 years ago
  15. 1ad0b98 fat: Prepare API change for files greater than 2GB by Suriyan Ramasami · 10 years ago
  16. cf65981 fs: implement size/fatsize/ext4size by Stephen Warren · 10 years ago
  17. 4f0d1a2 fat: Define MAX_CLUSTSIZE using CONFIG_FS_FAT_MAX_CLUSTSIZE by Siva Durga Prasad Paladugu · 10 years ago
  18. 2e98f70 fs: fat_write: fix the incorrect last cluster checking by Wu, Josh · 10 years ago
  19. 0611897 fs/fat: add fat12 cluster check by Wu, Josh · 10 years ago
  20. b7b5f31 fat: implement exists() for FAT fs by Stephen Warren · 11 years ago
  21. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  22. e6d5241 fs: Move ls and read methods into ext4, fat by Simon Glass · 12 years ago
  23. fb7e16c FAT: use toupper/tolower instead of recoding them by Richard Genoud · 12 years ago
  24. 5e8f983 FAT: implement fat_set_blk_dev(), convert cmd_fat.c by Stephen Warren · 12 years ago
  25. 1170e63 FAT: Make it possible to read from any file position by Benoît Thébaudeau · 12 years ago
  26. 1d90c3b fat: fix FAT sector offsets overflow on large FAT partitions by Aaron Williams · 12 years ago
  27. c30a15e FAT: Add FAT write feature by Donggeun Kim · 13 years ago
  28. 025421e fat: replace LINEAR_PREFETCH_SIZE with PREFETCH_BLOCKS by Sergei Shtylyov · 13 years ago
  29. ac49777 fat: fix crash with big sector size by Sergei Shtylyov · 13 years ago
  30. 3831530 VFAT: fix processing of scattered long file name entries by Mikhail Zolotaryov · 14 years ago
  31. 7385c28 fs/fat: Big code cleanup. by Wolfgang Denk · 14 years ago
  32. 3c2c2f4 Remove non-ascii characters from fat code by Remy Bohmer · 16 years ago
  33. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  34. 8ce4e5c Fix checking fat32 cluster size. by michael · 17 years ago
  35. 80f0c0f Fix fatload command on FAT32 formatted partitions. by Wolfgang Denk · 18 years ago
  36. 5cf91d6 * Modify KUP4X board configuration to use SL811 driver for USB memory by wdenk · 20 years ago
  37. db01a2e * Patch by Stephen Williams, 01 Apr 2004: by wdenk · 20 years ago
  38. 2d1a537 * Patch by Thomas Elste, 10 Feb 2004: by wdenk · 21 years ago
  39. cd37d9e * Patch by Jian Zhang, 3 Feb 2004: by wdenk · 21 years ago
  40. 9fd5e31 * Patch by Pierre Aubert, 24 Nov 2003: by wdenk · 21 years ago
  41. 7205e40 * Patches by Denis Peter, 9 Sep 2003: add FAT support for IDE, SCSI and USB by wdenk · 21 years ago
  42. 71f9511 * Fix CONFIG_NET_MULTI support in include/net.h by wdenk · 21 years ago