Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
03c3093cf7a4b11e0d5ed9bb80cd15d8c56a5635
/
fs
6cc5432
fs: fat_write: fix short name creation.
by Heinrich Schuchardt
· Tue May 26 21:06:50 2020 +0200
9252d70
cmd: fs: Add command to list supported fs types
by Niel Fourie
· Tue Mar 24 16:17:04 2020 +0100
59e9440
fs: fat: fix fat iteration
by Christian Gmeiner
· Tue Jun 09 09:09:07 2020 +0200
ba06a1f
cbfs: Don't require the CBFS size with cbfs_init_mem()
by Simon Glass
· Sun May 24 17:38:24 2020 -0600
333a97d
cbfs: Allow reading a file from a CBFS given its base addr
by Simon Glass
· Sun May 24 17:38:23 2020 -0600
9c42215
cbfs: Change file_cbfs_find_uncached() to return an error
by Simon Glass
· Sun May 24 17:38:22 2020 -0600
0492317
cbfs: Return the error code from file_cbfs_init()
by Simon Glass
· Sun May 24 17:38:21 2020 -0600
ec36d7a
cbfs: Record the start address in cbfs_priv
by Simon Glass
· Sun May 24 17:38:20 2020 -0600
6ca4c38
cbfs: Use void * for the position pointers
by Simon Glass
· Sun May 24 17:38:19 2020 -0600
5154100
cbfs: Unify the two header loaders
by Simon Glass
· Sun May 24 17:38:18 2020 -0600
e78f9bb
cbfs: Adjust cbfs_load_header_ptr() to use cbfs_priv
by Simon Glass
· Sun May 24 17:38:17 2020 -0600
9ad16d6
cbfs: Adjust file_cbfs_load_header() to use cbfs_priv
by Simon Glass
· Sun May 24 17:38:16 2020 -0600
c72d4a8
cbfs: Adjust return value of file_cbfs_next_file()
by Simon Glass
· Sun May 24 17:38:15 2020 -0600
2029a6d
cbfs: Use bool type for whether initialised
by Simon Glass
· Sun May 24 17:38:14 2020 -0600
6b82446
cbfs: Use ulong consistently
by Simon Glass
· Sun May 24 17:38:13 2020 -0600
650b241
cbfs: Rename the result variable
by Simon Glass
· Sun May 24 17:38:12 2020 -0600
4dcacfc
common: Drop linux/bitops.h from common header
by Simon Glass
· Sun May 10 11:40:13 2020 -0600
fb64e36
common: Drop linux/stringify.h from common header
by Simon Glass
· Sun May 10 11:40:09 2020 -0600
c06c1be
common: Drop linux/bug.h from common header
by Simon Glass
· Sun May 10 11:40:08 2020 -0600
0f2af88
common: Drop log.h from common header
by Simon Glass
· Sun May 10 11:40:05 2020 -0600
ed38aef
command: Remove the cmd_tbl_t typedef
by Simon Glass
· Sun May 10 11:40:03 2020 -0600
9758973
common: Drop init.h from common header
by Simon Glass
· Sun May 10 11:40:02 2020 -0600
655306c
common: Drop part.h from common header
by Simon Glass
· Sun May 10 11:39:58 2020 -0600
c1c4a8f
part: Drop disk_partition_t typedef
by Simon Glass
· Sun May 10 11:39:57 2020 -0600
274e0b0
common: Drop net.h from common header
by Simon Glass
· Sun May 10 11:39:56 2020 -0600
8e20188
common: Drop flash.h from common header
by Simon Glass
· Sun May 10 11:39:54 2020 -0600
6f04498
common: Drop uuid.h from common header
by Simon Glass
· Sun May 10 11:39:52 2020 -0600
80c25b1
JFFS2: Add useful fields into lists
by Petr Borsodi
· Thu May 07 12:25:56 2020 +0200
a61d1d1
JFFS2: Process obsolete nodes as well as accurate ones
by Petr Borsodi
· Thu May 07 12:25:55 2020 +0200
8179edf
fs: ext4: avoid NULL check before free()
by Heinrich Schuchardt
· Tue Apr 28 21:50:02 2020 +0200
ebdcb60
fs: ext4: skip journal state if fs has metadata_csum
by Arnaud Ferraris
· Wed Apr 22 12:43:44 2020 +0200
b72a0ff
fs: btrfs: support sparse extents
by Marek Behún
· Mon Mar 30 18:48:42 2020 +0200
2aebf5b
fs: btrfs: Fix LZO false decompression error caused by pending zero
by Qu Wenruo
· Thu Mar 26 13:35:56 2020 +0800
37539f5
fs: btrfs: Reject fs with sector size other than PAGE_SIZE
by Qu Wenruo
· Thu Mar 26 13:35:55 2020 +0800
e7691f4
fs: btrfs: Use LZO_LEN to replace immediate number
by Qu Wenruo
· Thu Mar 26 13:35:54 2020 +0800
c2ecf22
fs: ext4: Fix alignment of cache buffers
by Jan Kiszka
· Wed Mar 25 21:27:51 2020 +0100
b7b1838
Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
by Tom Rini
· Tue Feb 11 10:58:41 2020 -0500
3a867ce
fat: write: adjust data written in each partial write
by Marek Szyprowski
· Mon Dec 02 12:11:14 2019 +0100
2f24167
fat: write: fix broken write to fragmented files
by Marek Szyprowski
· Mon Dec 02 12:11:13 2019 +0100
9bc1564
dm: core: Create a new header file for 'compat' features
by Simon Glass
· Mon Feb 03 07:36:16 2020 -0700
d66c5f7
dm: core: Require users of devres to include the header
by Simon Glass
· Mon Feb 03 07:36:15 2020 -0700
1d8d34d
linux_compat: move kmemdup() from ubifs.c to linux_compat.c
by AKASHI Takahiro
· Wed Nov 13 09:44:47 2019 +0900
5f6ae54
fs: fat: handle deleted directory entries correctly
by AKASHI Takahiro
· Tue Nov 26 17:29:31 2019 +0900
16ff570
common: Move sorting functions to their own header file
by Simon Glass
· Thu Nov 14 12:57:19 2019 -0700
48b6c6b
crc32: Use the crc.h header for crc functions
by Simon Glass
· Thu Nov 14 12:57:16 2019 -0700
80ac734
fs: add fs_get_type() for current filesystem type
by AKASHI Takahiro
· Mon Oct 07 14:59:37 2019 +0900
66d2da3
fs: clean up around fs_type
by AKASHI Takahiro
· Mon Oct 07 14:59:36 2019 +0900
ca8e377
fs: export fs_close()
by AKASHI Takahiro
· Mon Oct 07 14:59:35 2019 +0900
d37d47c
fs: fat: get_contents() always returns -1 for errors
by Heinrich Schuchardt
· Thu Sep 12 19:19:30 2019 +0200
c1a159c
fs: fat: treat invalid FAT clusters as errors
by Heinrich Schuchardt
· Thu Sep 12 19:19:29 2019 +0200
c3677ae
fat: FAT filesystem premature release of info struct.
by Martin Vystrčil
· Tue Aug 20 22:18:30 2019 +0200
9325079
jffs2: remove unused code files
by Uwe Kleine-König
· Wed Aug 14 22:07:29 2019 +0200
efbd7b1
cbfs: Rename camel-case variables
by Simon Glass
· Wed Aug 14 19:56:15 2019 -0600
aa4274e
cbfs: Add functions to support multiple CBFSs
by Simon Glass
· Wed Aug 14 19:56:14 2019 -0600
f152bf0
cbfs: Move result variable into the struct
by Simon Glass
· Wed Aug 14 19:56:13 2019 -0600
bc94f0a
cbfs: Move static variables into a struct
by Simon Glass
· Wed Aug 14 19:56:12 2019 -0600
7b5ee96
cbfs: Move declarations above functions
by Simon Glass
· Wed Aug 14 19:56:11 2019 -0600
db2254b
cbfs: Allow CBFS to be used in SPL
by Simon Glass
· Wed Aug 14 19:56:10 2019 -0600
313112a
env: Move env_set_hex() to env.h
by Simon Glass
· Thu Aug 01 09:46:46 2019 -0600
1a974af
common: Move gzip functions into a new gzip header
by Simon Glass
· Thu Aug 01 09:46:36 2019 -0600
87d1504
cbfs: Rename checksum to attributes_offset
by Simon Glass
· Mon Jul 08 13:18:22 2019 -0600
627e3c8
CVE-2019-13106: ext4: fix out-of-bounds memset
by Paul Emge
· Mon Jul 08 16:37:07 2019 -0700
16b19bb
ext4: gracefully fail on divide-by-0
by Paul Emge
· Mon Jul 08 16:37:06 2019 -0700
a4a48ef
CVE-2019-13104: ext4: check for underflow in ext4fs_read_file
by Paul Emge
· Mon Jul 08 16:37:05 2019 -0700
955dbbc
CVE-2019-13105: ext4: fix double-free in ext4_cache_read
by Paul Emge
· Mon Jul 08 16:37:04 2019 -0700
a958815
ext4: add support for filesystems without JOURNAL
by Marek Szyprowski
· Fri Jun 21 15:35:35 2019 +0200
07a39ab
ext4: fix calculating inode blkcount for non-512 blocksize filesystems
by Marek Szyprowski
· Fri Jun 21 15:32:51 2019 +0200
961ebe8
fs: do_load: pass device path for efi payload
by Mian Yousaf Kaukab
· Tue Jun 18 15:03:44 2019 +0200
c326933
fs: fat: allocate a new cluster for root directory of fat32
by AKASHI Takahiro
· Fri May 24 14:10:37 2019 +0900
a2c0bd0
fs: fat: flush a directory cluster properly
by AKASHI Takahiro
· Fri May 24 14:10:36 2019 +0900
d98c674
fs: fat: write to non-cluster-aligned root directory
by AKASHI Takahiro
· Fri May 24 14:10:35 2019 +0900
8a6c612
fs: fat: Fix possible double free of fatbuf
by Andrew F. Davis
· Thu May 16 09:34:31 2019 -0500
5858721
fs: fat: correct file name normalization
by Heinrich Schuchardt
· Sun May 12 09:59:18 2019 +0200
0611ae5
fs: btrfs: add zstd decompression support
by Marek Behún
· Mon Apr 29 22:40:45 2019 +0200
e55462b
fs: btrfs: fix btrfs methods return values on failure
by Marek Behún
· Thu May 02 15:28:43 2019 +0200
7d3db16
fs: btrfs: Do not print mount fail message when not btrfs filesystem
by Marek Behún
· Fri Apr 26 15:11:09 2019 +0200
2d8200c
Revert "fs: btrfs: fix false negatives in ROOT_ITEM search"
by Tom Rini
· Sat Apr 27 11:34:55 2019 -0400
b0ff60a
fs: btrfs: fix btrfs_search_tree invalid results
by Pierre Bourdon
· Tue Apr 16 02:47:14 2019 +0200
05b1db1
fs: fat: Build only if CONFIG_FS_FAT=y
by Ismael Luceno Cortes
· Mon Apr 15 11:19:15 2019 +0000
9fffe32
fs: btrfs: fix false negatives in ROOT_ITEM search
by Pierre Bourdon
· Sat Apr 13 23:50:49 2019 +0200
003ab30
Fix ext4 block group descriptor sizing
by Benjamin Lim
· Fri Mar 29 07:29:45 2019 -0400
ccea733
fs: fat: fix reading non-cluster-aligned root directory
by Anssi Hannula
· Wed Feb 27 12:55:57 2019 +0200
785dfea
fs: ext4: Problem with ext4load and sparse files
by Gero Schumacher
· Tue Feb 26 15:45:22 2019 +0000
bc23748
fs: Add a new command to create symbolic links
by Jean-Jacques Hiblot
· Wed Feb 13 12:15:26 2019 +0100
448dd27
fs: ext4: Add support for the creation of symbolic links
by Jean-Jacques Hiblot
· Wed Feb 13 12:15:25 2019 +0100
d192136
fs: ext4: constify the buffer passed to write functions
by Jean-Jacques Hiblot
· Wed Feb 13 12:15:24 2019 +0100
02d6ca7
fs: ext4: cache extent data
by Stephen Warren
· Wed Jan 30 12:58:05 2019 -0700
2573c85
mtd: ubi, ubifs debug: Use pr_debug instead of pr_crit
by Eran Matityahu
· Wed Feb 13 20:56:17 2019 +0200
f7d4968
fs: ext4: do not write on filesystem with metadata_csum feature
by Sébastien Szymanski
· Fri Mar 22 09:33:52 2019 +0100
db538a9
fs: fat: fix link error when building with DEBUG=1
by Heinrich Schuchardt
· Mon Feb 25 19:42:48 2019 +0100
d16b79b
fs: fat: Reduce default max clustersize 64KiB from malloc pool
by Tien Fong Chee
· Mon Feb 11 14:56:20 2019 +0800
f6764f2
fs: fat: dynamically allocate memory for temporary buffer
by Tien Fong Chee
· Mon Feb 11 14:56:19 2019 +0800
08d1c42
fs: ext4: Unmount FS in do_fs_type()
by Marek Vasut
· Wed Feb 06 13:19:29 2019 +0100
8890e7d
lmb: handle more than one DRAM BANK
by Simon Goldschmidt
· Sat Jan 26 22:13:04 2019 +0100
64eab04
spl: fat/fs: Add control to build FS EXT4 in SPL
by Tien Fong Chee
· Wed Jan 23 14:20:06 2019 +0800
6091dd1
spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4
by Tien Fong Chee
· Wed Jan 23 14:20:05 2019 +0800
87fda0c
spl: fat/fs: Add option to include/exclude FAT write build in SPL
by Tien Fong Chee
· Wed Jan 23 14:20:04 2019 +0800
6fd0a71
spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FAT
by Tien Fong Chee
· Wed Jan 23 14:20:03 2019 +0800
5b2c687
fs: prevent overwriting reserved memory
by Simon Goldschmidt
· Mon Jan 14 22:38:19 2019 +0100
61934d1
Revert "fs: fat: assign rootdir sector when accessing root directory"
by Tom Rini
· Fri Jan 11 09:54:44 2019 -0500
Next »