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-10-12
fs: fat: check for buffer size before reading blocks
Ricardo Salveti
2021-10-08
btrfs: Use U-Boot API for decompression
Simon Glass
2021-10-06
nand.h: Cleanup linux/mtd/rawnand.h usage
Tom Rini
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
2021-09-30
WS cleanup: remove excessive empty lines
Wolfgang Denk
2021-09-27
Merge tag 'v2021.10-rc5' into next
Tom Rini
2021-09-24
fs: avoid superfluous messages
Heinrich Schuchardt
2021-09-16
sqfs: Suppress the message about missing filesystem
Simon Glass
2021-09-16
btrfs: Suppress the message about missing filesystem
Simon Glass
2021-09-01
btrfs: Use default subvolume as filesystem root
Matwey V. Kornilov
2021-08-04
fs/squashfs: Fix some hardlinks reading the wrong inode
Campbell Suter
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2021-07-28
Use LIB_UUID with ACPIGEN and FS_BTRFS
Simon Glass
2021-07-15
cbfs: Check offset range when reading a file
Simon Glass
2021-07-12
fs: fat: add file attributes to struct fs_dirent
Heinrich Schuchardt
2021-06-09
fs/squashfs: fix reading of fragmented files
Joao Marcos Costa
2021-05-26
fs: btrfs: Add missing cache aligned allocation
Marek Vasut
2021-05-26
fs/squashfs: zero out unused fields in fs_dirent
Heinrich Schuchardt
2021-04-27
fs: btrfs: fix the false alert of decompression failure
Qu Wenruo
2021-04-22
cmd: fs: Use part_get_info_by_dev_and_name_or_num to parse partitions
Sean Anderson
2021-04-10
fs: fat: fix file_fat_detectfs()
Heinrich Schuchardt
2021-04-07
JFFS2: fix jffs2 summary datacrc status uninitialized
Wagner Popov dos Santos
2021-04-07
JFFS2: fix the reading address over nand's limit
Wagner Popov dos Santos
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
[next]