Historique des commits

Auteur SHA1 Message Date
  Simon Glass e6f6f9e648 common: Drop part.h from common header il y a 4 ans
  Simon Glass 0528979fa7 part: Drop disk_partition_t typedef il y a 4 ans
  AKASHI Takahiro f8240ce95d fs: fat: support unlink il y a 5 ans
  AKASHI Takahiro 31a18d570d fs: fat: support mkdir il y a 5 ans
  AKASHI Takahiro f23101f951 fs: fat: extend get_fs_info() for write use il y a 5 ans
  Seung-Woo Kim 6e2151c729 fs: fat: fix wrong casting to unsigned value of sect_to_cluster() il y a 6 ans
  Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style il y a 6 ans
  Tuomas Tynkkynen 8bad6cb176 fs: fat: Drop CONFIG_SUPPORT_VFAT il y a 6 ans
  Rob Clark 265edc03d5 fs/fat: Clean up open-coded sector <-> cluster conversions il y a 6 ans
  Rob Clark 21a24c3bf3 fs/fat: fix case for FAT shortnames il y a 6 ans
  Rob Clark 89191d6267 fat/fs: move ls to generic implementation il y a 6 ans
  Rob Clark 41fa83d1a6 fat/fs: remove a bunch of dead code il y a 6 ans
  Rob Clark 8eafae209c fat/fs: convert to directory iterators il y a 6 ans
  Rob Clark c6e3baa565 fs/fat: introduce new director iterators il y a 6 ans
  Rob Clark 45449980f8 fs/fat: split out helper to init fsdata il y a 6 ans
  Tom Rini 91d27a17c6 Kconfig: Migrate FS_FAT / FAT_WRITE il y a 7 ans
  Tien Fong Chee 7aa1a6b71c fs/fat/fatwrite: Local variable as buffer to store dir_slot entries il y a 7 ans
  Stefan Brüns 3c0ed9c3a5 fs/fat: Do not write unmodified fat entries to disk il y a 7 ans
  Simon Glass 4101f68792 dm: Drop the block_dev_desc_t typedef il y a 8 ans
  Suriyan Ramasami d455d8789d fs: API changes enabling extra parameter to return size of type loff_t il y a 9 ans
  Suriyan Ramasami 1ad0b98a06 fat: Prepare API change for files greater than 2GB il y a 9 ans
  Stephen Warren cf6598193a fs: implement size/fatsize/ext4size il y a 10 ans
  Siva Durga Prasad Paladugu 4f0d1a2aea fat: Define MAX_CLUSTSIZE using CONFIG_FS_FAT_MAX_CLUSTSIZE il y a 10 ans
  Wu, Josh 2e98f70882 fs: fat_write: fix the incorrect last cluster checking il y a 10 ans
  Wu, Josh 06118973ed fs/fat: add fat12 cluster check il y a 10 ans
  Stephen Warren b7b5f3195f fat: implement exists() for FAT fs il y a 10 ans
  Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files il y a 11 ans
  Simon Glass e6d5241534 fs: Move ls and read methods into ext4, fat il y a 11 ans
  Richard Genoud fb7e16cc1c FAT: use toupper/tolower instead of recoding them il y a 11 ans
  Stephen Warren 5e8f98319d FAT: implement fat_set_blk_dev(), convert cmd_fat.c il y a 11 ans