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-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
2020-11-29
fs: fat: avoid NULL dereference when root dir is full
Heinrich Schuchardt
2020-11-19
fs/squashfs: implement exists() function
Richard Genoud
2020-11-19
fs/squashfs: sqfs_read: remove buggy offset functionality
Richard Genoud
2020-11-19
fs/squashfs: sqfs_read: don't write beyond buffer size
Richard Genoud
2020-11-19
fs/squashfs: sqfs_probe: use sqfs_decompressor_init() return value
Richard Genoud
2020-11-19
fs/squashfs: sqfs_probe: reset cur_dev/cur_part_info to NULL on error
Richard Genoud
2020-11-19
fs/squashfs: sqfs_probe: fix possible memory leak on error
Richard Genoud
2020-11-19
fs/squashfs: sqfs_read: fix memory leak on finfo.blk_sizes
Richard Genoud
2020-11-19
fs/squashfs: sqfs_get_abs_path: fix possible memory leak on error
Richard Genoud
2020-11-19
fs/squashfs: sqfs_get_abs_path: fix error check
Richard Genoud
2020-11-19
fs/squashfs: sqfs_frag_lookup: simplify error handling
Richard Genoud
2020-11-19
fs/squashfs: sqfs_read: fix another memory leak
Richard Genoud
2020-11-19
fs/squashfs: sqfs_read: fix memory leak
Richard Genoud
[next]