index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
fs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fs/fat: implement fsuuid command
Heinrich Schuchardt
2020-12-31
1
-1
/
+1
*
fs/squashfs: implement exists() function
Richard Genoud
2020-11-19
1
-1
/
+1
*
fs/squashfs: fix board hang-up when calling .exists()
Richard Genoud
2020-11-19
1
-0
/
+7
*
fs: convert error and debug messages to log
Heinrich Schuchardt
2020-09-06
1
-7
/
+9
*
fs/fs.c: add symbolic link case to fs_ls_generic()
Joao Marcos Costa
2020-08-07
1
-0
/
+3
*
fs/squashfs: new filesystem
Joao Marcos Costa
2020-08-07
1
-0
/
+15
*
fs: error handling in do_load()
Heinrich Schuchardt
2020-07-17
1
-5
/
+7
*
cmd: fs: Add command to list supported fs types
Niel Fourie
2020-07-07
1
-0
/
+20
*
common: Drop log.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
1
-14
/
+15
*
common: Drop part.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
part: Drop disk_partition_t typedef
Simon Glass
2020-05-18
1
-3
/
+3
*
fs: add fs_get_type() for current filesystem type
AKASHI Takahiro
2019-10-17
1
-0
/
+13
*
fs: clean up around fs_type
AKASHI Takahiro
2019-10-17
1
-3
/
+0
*
fs: export fs_close()
AKASHI Takahiro
2019-10-17
1
-1
/
+1
*
env: Move env_set_hex() to env.h
Simon Glass
2019-08-11
1
-0
/
+1
*
fs: do_load: pass device path for efi payload
Mian Yousaf Kaukab
2019-06-20
1
-0
/
+5
*
fs: Add a new command to create symbolic links
Jean-Jacques Hiblot
2019-04-09
1
-0
/
+44
*
fs: ext4: Unmount FS in do_fs_type()
Marek Vasut
2019-02-09
1
-0
/
+2
*
lmb: handle more than one DRAM BANK
Simon Goldschmidt
2019-02-02
1
-2
/
+1
*
spl: fat/fs: Add control to build FS EXT4 in SPL
Tien Fong Chee
2019-02-01
1
-1
/
+2
*
spl: fat/fs: Add option to include/exclude FAT write build in SPL
Tien Fong Chee
2019-02-01
1
-1
/
+1
*
fs: prevent overwriting reserved memory
Simon Goldschmidt
2019-01-16
1
-3
/
+53
*
fs: update fs_dev_part in fs_set_blk_dev_with_part()
AKASHI Takahiro
2018-12-02
1
-0
/
+1
*
fs: fat: support unlink
AKASHI Takahiro
2018-09-23
1
-1
/
+2
*
fs: add unlink interface
AKASHI Takahiro
2018-09-23
1
-0
/
+40
*
fs: fat: support mkdir
AKASHI Takahiro
2018-09-23
1
-1
/
+2
*
fs: add mkdir interface
AKASHI Takahiro
2018-09-23
1
-0
/
+45
*
fs: fix typo 'dumm'
Heinrich Schuchardt
2018-08-13
1
-1
/
+1
*
fs: Add fs_get_type_name to return current filesystem name
Alex Kiernan
2018-05-30
1
-0
/
+13
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
fs: remove distractive message in fs_read()
Heinrich Schuchardt
2018-01-19
1
-1
/
+1
*
fs: Set .opendir to fs_opendir_unsupported for btrfs
Marek Behún
2017-10-16
1
-0
/
+1
*
fs: btrfs: Add U-Boot fs handlers.
Marek Behún
2017-10-02
1
-0
/
+16
*
fat/fs: move ls to generic implementation
Rob Clark
2017-09-15
1
-2
/
+33
*
fs: add fs_readdir()
Rob Clark
2017-09-15
1
-0
/
+104
*
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
1
-2
/
+2
*
env: Rename common functions related to setenv()
Simon Glass
2017-08-16
1
-3
/
+3
*
env: Rename setenv() to env_set()
Simon Glass
2017-08-16
1
-2
/
+2
*
dm: blk: Rename get_device_and_partition()
Simon Glass
2016-03-14
1
-1
/
+1
*
dm: Drop the block_dev_desc_t typedef
Simon Glass
2016-03-14
1
-3
/
+3
*
Add more SPDX-License-Identifier tags
Tom Rini
2016-01-19
1
-11
/
+1
*
fs: handle the fileaddr variable in the same way as in the network case
David Müller (ELSOFT AG)
2016-01-08
1
-0
/
+1
*
ubifs: Add generic fs support
Hans de Goede
2015-10-24
1
-0
/
+16
*
fs/fs.c: read up to EOF when len would read past EOF
Max Krummenacher
2015-08-13
1
-4
/
+2
*
common: Make sure arch-specific map_sysmem() is defined
Joe Hershberger
2015-04-18
1
-0
/
+1
*
fs: Add command to retrieve the filesystem type
Sjoerd Simons
2015-01-29
1
-0
/
+27
*
fs/ext4/ext4fs.c, fs/fs.c fs/fat/fat_write.c: Adjust 64bit math methods
Tom Rini
2014-12-01
1
-2
/
+4
*
fs: API changes enabling extra parameter to return size of type loff_t
Suriyan Ramasami
2014-11-23
1
-31
/
+46
*
fs: make it possible to read the filesystem UUID
Christian Gmeiner
2014-11-23
1
-0
/
+43
[next]