index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2021-03-27
cbfs: Drop unnecessary cast in file_cbfs_fill_cache()
Simon Glass
2021-03-27
cbfs: Support reading compression information
Simon Glass
2021-03-27
cbfs: Simplify file iteration
Simon Glass
2021-03-27
cbfs: Factor out filling a cache node into a new function
Simon Glass
2021-03-27
cbfs: Allow file traversal with any CBFS
Simon Glass
2021-03-27
cbfs: Allow access to CBFS without a header
Simon Glass
2021-03-27
cbfs: Rename new_node to node
Simon Glass
2021-03-27
cbfs: Add support for attributes
Simon Glass
2021-03-04
fs/squashfs: Fix compilation error
Pali Rohár
2021-03-01
fs: btrfs: do not fail when offset of a ROOT_ITEM is not -1
Marek Behún
2021-02-24
fs: btrfs: change directory list output to be aligned as before
Marek Behún
2021-02-24
fs: btrfs: skip xattrs in directory listing
Marek Behún
2021-02-24
fs/squashfs: NULL dereference in sqfs_closedir()
Heinrich Schuchardt
2021-02-15
Merge branch '2021-02-02-drop-asm_global_data-when-unused'
Tom Rini
2021-02-03
fs: fat: remove trailing periods from long name
Heinrich Schuchardt
2021-02-03
fs: fat: must not write directory '.' and '..'
Heinrich Schuchardt
2021-02-03
fs: fat: usage basename in file_fat_write_at, fat_mkdir
Heinrich Schuchardt
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-01
cmd: load, emit error message for invalid block device
Heinrich Schuchardt
2021-01-29
fs: btrfs: Select SHA256 in Kconfig
Matthias Brugger
2021-01-29
fs: fat: remove superfluous assignments
Heinrich Schuchardt
2021-01-29
fs: fat: avoid out of bounds access warning
Heinrich Schuchardt
2021-01-23
fs: fat: structure for name and extension
Heinrich Schuchardt
2021-01-23
fs: fat: consistent error handling for flush_dir()
Heinrich Schuchardt
2021-01-20
ubifs: do not decide upon uninitialized variable
Heinrich Schuchardt
2021-01-20
fs: btrfs: simplify close_ctree_fs_info()
Heinrich Schuchardt
2021-01-20
Fix squashfs failing to load sparse files
Campbell Suter
2021-01-20
fs: btrfs: volumes: prevent overflow for multiplying
Qu Wenruo
2021-01-13
efi_loader: setting boot device
Heinrich Schuchardt
2021-01-05
Merge tag 'v2021.01-rc5' into next
Tom Rini
2020-12-31
fs/fat: implement fsuuid command
Heinrich Schuchardt
2020-12-31
fs: fat: eliminate DIRENTSPERBLOCK() macro
Heinrich Schuchardt
2020-12-10
fs: fat: deletion of long file names
Heinrich Schuchardt
2020-12-10
fs: fat: first dentry of long name in FAT iterator
Heinrich Schuchardt
2020-12-10
fs: fat: use constant DELETED_FLAG
Heinrich Schuchardt
2020-12-10
fs: fat: search file should not allocate cluster
Heinrich Schuchardt
2020-12-10
fs: fat: reuse deleted directory entries
Heinrich Schuchardt
2020-12-10
fs: fat: fat_find_empty_dentries()
Heinrich Schuchardt
2020-12-10
fs: fat: flush new directory cluster
Heinrich Schuchardt
2020-12-10
fs: fat: set start cluster for root directory
Heinrich Schuchardt
2020-12-10
fs: fat: dentry iterator for fill_dir_slot()
Heinrich Schuchardt
2020-12-10
fs: fat: generate unique short names
Heinrich Schuchardt
2020-12-10
fs: fat: call set_name() only once
Heinrich Schuchardt
2020-12-10
fs: fat: pass shortname to fill_dir_slot
Heinrich Schuchardt
2020-12-10
fs: fat: create correct short names
Heinrich Schuchardt
2020-12-10
fs: fat: export fat_next_cluster()
Heinrich Schuchardt
2020-12-10
fs: fat: correct first cluster for '..'
Heinrich Schuchardt
2020-12-02
fs/squashfs: sqfs_close/sqfs_read_sblk: set ctxt.sblk to NULL after free
Richard Genoud
2020-11-29
fs: fat: use ATTR_ARCH instead of anonymous 0x20
Heinrich Schuchardt
2020-11-29
fs: fat: directory entries starting with 0x05
Heinrich Schuchardt
[next]