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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fs: ext4: avoid NULL check before free()
Heinrich Schuchardt
2020-05-01
1
-10
/
+5
*
fs: ext4: skip journal state if fs has metadata_csum
Arnaud Ferraris
2020-04-27
1
-0
/
+3
*
fs: btrfs: support sparse extents
Marek Behún
2020-04-20
1
-0
/
+6
*
fs: btrfs: Fix LZO false decompression error caused by pending zero
Qu Wenruo
2020-04-16
1
-1
/
+19
*
fs: btrfs: Reject fs with sector size other than PAGE_SIZE
Qu Wenruo
2020-04-16
1
-0
/
+8
*
fs: btrfs: Use LZO_LEN to replace immediate number
Qu Wenruo
2020-04-16
1
-10
/
+12
*
fs: ext4: Fix alignment of cache buffers
Jan Kiszka
2020-03-27
1
-1
/
+1
*
Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
2020-02-11
30
-0
/
+31
|
\
|
*
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
8
-0
/
+8
|
*
dm: core: Require users of devres to include the header
Simon Glass
2020-02-05
23
-0
/
+23
*
|
fat: write: adjust data written in each partial write
Marek Szyprowski
2020-02-07
1
-1
/
+3
*
|
fat: write: fix broken write to fragmented files
Marek Szyprowski
2020-02-07
1
-2
/
+2
|
/
*
linux_compat: move kmemdup() from ubifs.c to linux_compat.c
AKASHI Takahiro
2019-12-06
1
-18
/
+1
*
fs: fat: handle deleted directory entries correctly
AKASHI Takahiro
2019-12-05
1
-1
/
+32
*
common: Move sorting functions to their own header file
Simon Glass
2019-12-02
1
-0
/
+1
*
crc32: Use the crc.h header for crc functions
Simon Glass
2019-12-02
4
-0
/
+4
*
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
*
fs: fat: get_contents() always returns -1 for errors
Heinrich Schuchardt
2019-10-11
1
-1
/
+1
*
fs: fat: treat invalid FAT clusters as errors
Heinrich Schuchardt
2019-10-11
1
-10
/
+20
*
fat: FAT filesystem premature release of info struct.
Martin Vystrčil
2019-08-26
1
-4
/
+0
*
jffs2: remove unused code files
Uwe Kleine-König
2019-08-20
2
-1169
/
+0
*
cbfs: Rename camel-case variables
Simon Glass
2019-08-18
1
-22
/
+22
*
cbfs: Add functions to support multiple CBFSs
Simon Glass
2019-08-18
1
-0
/
+46
*
cbfs: Move result variable into the struct
Simon Glass
2019-08-18
1
-20
/
+28
*
cbfs: Move static variables into a struct
Simon Glass
2019-08-18
1
-32
/
+59
*
cbfs: Move declarations above functions
Simon Glass
2019-08-18
1
-9
/
+5
*
cbfs: Allow CBFS to be used in SPL
Simon Glass
2019-08-18
2
-0
/
+13
*
env: Move env_set_hex() to env.h
Simon Glass
2019-08-11
2
-0
/
+2
*
common: Move gzip functions into a new gzip header
Simon Glass
2019-08-11
1
-0
/
+1
*
cbfs: Rename checksum to attributes_offset
Simon Glass
2019-07-23
1
-2
/
+2
*
CVE-2019-13106: ext4: fix out-of-bounds memset
Paul Emge
2019-07-18
1
-2
/
+5
*
ext4: gracefully fail on divide-by-0
Paul Emge
2019-07-18
1
-0
/
+12
*
CVE-2019-13104: ext4: check for underflow in ext4fs_read_file
Paul Emge
2019-07-18
1
-3
/
+5
*
CVE-2019-13105: ext4: fix double-free in ext4_cache_read
Paul Emge
2019-07-18
1
-1
/
+1
*
ext4: add support for filesystems without JOURNAL
Marek Szyprowski
2019-07-18
2
-0
/
+6
*
ext4: fix calculating inode blkcount for non-512 blocksize filesystems
Marek Szyprowski
2019-07-18
2
-2
/
+2
*
fs: do_load: pass device path for efi payload
Mian Yousaf Kaukab
2019-06-20
1
-0
/
+5
*
fs: fat: allocate a new cluster for root directory of fat32
AKASHI Takahiro
2019-05-28
1
-2
/
+8
*
fs: fat: flush a directory cluster properly
AKASHI Takahiro
2019-05-28
1
-19
/
+14
*
fs: fat: write to non-cluster-aligned root directory
AKASHI Takahiro
2019-05-28
1
-25
/
+53
*
fs: fat: Fix possible double free of fatbuf
Andrew F. Davis
2019-05-28
1
-4
/
+5
*
fs: fat: correct file name normalization
Heinrich Schuchardt
2019-05-28
1
-28
/
+20
*
fs: btrfs: add zstd decompression support
Marek Behún
2019-05-05
3
-2
/
+63
*
fs: btrfs: fix btrfs methods return values on failure
Marek Behún
2019-05-03
1
-8
/
+8
*
fs: btrfs: Do not print mount fail message when not btrfs filesystem
Marek Behún
2019-05-03
1
-6
/
+5
*
Revert "fs: btrfs: fix false negatives in ROOT_ITEM search"
Tom Rini
2019-04-27
1
-38
/
+6
*
fs: btrfs: fix btrfs_search_tree invalid results
Pierre Bourdon
2019-04-26
1
-2
/
+12
*
fs: fat: Build only if CONFIG_FS_FAT=y
Ismael Luceno Cortes
2019-04-26
1
-1
/
+1
[next]