提交历史

作者 SHA1 备注 提交日期
  AKASHI Takahiro f8240ce95d fs: fat: support unlink 5 年之前
  AKASHI Takahiro e2519daf5c fs: add unlink interface 5 年之前
  AKASHI Takahiro 31a18d570d fs: fat: support mkdir 5 年之前
  AKASHI Takahiro e7074cffb8 fs: add mkdir interface 5 年之前
  Heinrich Schuchardt ca230b094e fs: fix typo 'dumm' 5 年之前
  Alex Kiernan 0d488e8f50 fs: Add fs_get_type_name to return current filesystem name 6 年之前
  Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 年之前
  Heinrich Schuchardt a327bde783 fs: remove distractive message in fs_read() 6 年之前
  Marek Behún 38fc683d33 fs: Set .opendir to fs_opendir_unsupported for btrfs 6 年之前
  Marek Behún 0c936ee319 fs: btrfs: Add U-Boot fs handlers. 6 年之前
  Rob Clark 89191d6267 fat/fs: move ls to generic implementation 6 年之前
  Rob Clark 4bbcc965f9 fs: add fs_readdir() 6 年之前
  Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 6 年之前
  Simon Glass 018f530323 env: Rename common functions related to setenv() 6 年之前
  Simon Glass 382bee57f1 env: Rename setenv() to env_set() 6 年之前
  Simon Glass e35929e4a1 dm: blk: Rename get_device_and_partition() 8 年之前
  Simon Glass 4101f68792 dm: Drop the block_dev_desc_t typedef 8 年之前
  Tom Rini 5b8031ccb4 Add more SPDX-License-Identifier tags 8 年之前
  David Müller (ELSOFT AG) e9cdf3b85e fs: handle the fileaddr variable in the same way as in the network case 8 年之前
  Hans de Goede 251cee0db2 ubifs: Add generic fs support 8 年之前
  Max Krummenacher 7a3e70cfd8 fs/fs.c: read up to EOF when len would read past EOF 8 年之前
  Joe Hershberger 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined 9 年之前
  Sjoerd Simons 1a1ad8e090 fs: Add command to retrieve the filesystem type 9 年之前
  Tom Rini 9e374e7b72 fs/ext4/ext4fs.c, fs/fs.c fs/fat/fat_write.c: Adjust 64bit math methods 9 年之前
  Suriyan Ramasami d455d8789d fs: API changes enabling extra parameter to return size of type loff_t 9 年之前
  Christian Gmeiner 59e890ef7b fs: make it possible to read the filesystem UUID 9 年之前
  Stephen Warren cf6598193a fs: implement size/fatsize/ext4size 10 年之前
  Pavel Machek 949bbd7c86 catch wrong load address passed to fatload / ext2load 10 年之前
  Stephen Warren b7b5f3195f fat: implement exists() for FAT fs 10 年之前
  Stephen Warren 55af5c9313 ext4: implement exists() for ext4fs 10 年之前