Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
5bf79c23d299484f68091858bbe8a16d27153461
/
fs
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
1b790d4
fs: cbfs: Fix out of bound access during CBFS walking through
by Bin Meng
· Sat Dec 22 01:55:49 2018 -0800
81ff3bb
fs: cbfs: remove wrong header validation
by Christian Gmeiner
· Sat Dec 22 01:55:48 2018 -0800
d6153f1
fs: fix FAT name extraction
by Patrick Wildt
· Mon Nov 26 15:58:13 2018 +0100
1d614b9
fs: check FAT cluster size
by Patrick Wildt
· Mon Nov 26 15:56:57 2018 +0100
43efaa0
fs: update fs_dev_part in fs_set_blk_dev_with_part()
by AKASHI Takahiro
· Wed Oct 17 16:32:02 2018 +0900
23f9af1
fs: fat: assign rootdir sector when accessing root directory
by Thomas RIENOESSL
· Tue Nov 13 14:00:59 2018 +0100
17cfc0c
fs: Makefile: Add fs.c under SPL for fs_loader
by Keerthy
· Mon Nov 05 11:34:52 2018 +0530
7f91838
fs: ubifs: Fix UBIFS decompression on 64 bit
by Paul Davey
· Mon Nov 05 18:09:29 2018 +1300
0d01bdb
fs: fat: Fix warning in normalize_longname()
by Tom Rini
· Sun Sep 30 10:33:42 2018 -0400
d537f86
fs: btrfs: Fix tree traversal with btrfs_next_slot()
by Yevgeny Popovych
· Fri Sep 07 12:59:30 2018 +0300
9fb8db4
fs: fat: fix set_cluster()
by Heinrich Schuchardt
· Tue Oct 02 09:30:45 2018 +0200
b2242f6
fs: fat: memory leak in fat_unlink()
by Heinrich Schuchardt
· Tue Oct 02 06:58:00 2018 +0200
a2f9cbf
fs: btrfs: Fix cache alignment bugs
by Marek Vasut
· Sat Sep 22 04:13:35 2018 +0200
aa9d6ba
fs: fat: unaligned buffers are not an error
by Heinrich Schuchardt
· Thu Sep 13 19:42:47 2018 +0200
73b3497
fs: fat: support unlink
by AKASHI Takahiro
· Tue Sep 11 15:59:14 2018 +0900
1ba4253
fs: add unlink interface
by AKASHI Takahiro
· Tue Sep 11 15:59:13 2018 +0900
1c24b7b
fs: fat: support mkdir
by AKASHI Takahiro
· Tue Sep 11 15:59:10 2018 +0900
f0926ae
fs: fat: remember the starting cluster number of directory
by AKASHI Takahiro
· Tue Sep 11 15:59:09 2018 +0900
adc8c9f
fs: add mkdir interface
by AKASHI Takahiro
· Tue Sep 11 15:59:08 2018 +0900
b07f704
fs: fat: support write with non-zero offset
by AKASHI Takahiro
· Tue Sep 11 15:59:06 2018 +0900
ed8b1e4
fs: fat: refactor write interface for a file offset
by AKASHI Takahiro
· Tue Sep 11 15:59:05 2018 +0900
49ca96b
fs: fat: support write with sub-directory path
by AKASHI Takahiro
· Tue Sep 11 15:59:04 2018 +0900
6aa7769
fs: fat: write returns error code instead of -1
by AKASHI Takahiro
· Tue Sep 11 15:59:03 2018 +0900
c83df1a
fs: fat: check and normalize file name
by AKASHI Takahiro
· Tue Sep 11 15:59:02 2018 +0900
044fbe0
Revert "fs: fat: cannot write to subdirectories"
by AKASHI Takahiro
· Tue Sep 11 15:59:01 2018 +0900
b88dff2
fs: fat: assure iterator's ->dent belongs to ->clust
by AKASHI Takahiro
· Tue Sep 11 15:59:00 2018 +0900
f0a4781
fs: fat: handle "." and ".." of root dir correctly with fat_itr_resolve()
by AKASHI Takahiro
· Tue Sep 11 15:58:59 2018 +0900
0d89842
fs: fat: extend get_fs_info() for write use
by AKASHI Takahiro
· Tue Sep 11 15:58:58 2018 +0900
f49f872
fs: ubifs: Add missing newlines in super.c
by Stefan Roese
· Thu Aug 09 09:09:20 2018 +0200
c7570a3
Remove <inttypes.h> includes and PRI* usages in printf() entirely
by Masahiro Yamada
· Mon Aug 06 20:47:40 2018 +0900
315c81d
fs/fat: debug-print file read position during file_fat_read_at()
by Andreas Dannenberg
· Mon Aug 13 21:35:15 2018 -0500
99dc17d
fs: fix typo 'dumm'
by Heinrich Schuchardt
· Sat Aug 11 15:52:14 2018 +0200
fcd4129
fs: fat: cannot write to subdirectories
by Heinrich Schuchardt
· Mon Jul 02 02:41:23 2018 +0200
1dd3195
fs: btrfs: Fix wrong comparison in logical to physical mapping
by Marek Behún
· Wed Jul 04 20:23:01 2018 +0200
d700a2b
ubifs: remove useless code
by Christophe Kerello
· Wed Jun 27 10:06:59 2018 +0200
0a4b93f
fs: btrfs: Do not fail when all root_backups are empty
by Yevgeny Popovych
· Mon Jun 11 14:14:33 2018 +0300
2d2fa49
lib: Add hexdump
by Alexey Brodkin
· Tue Jun 05 17:17:57 2018 +0300
4c43504
fs: btrfs: Fix not all CHUNK_ITEMs being read from CHUNK_TREE
by Yevgeny Popovych
· Tue Jun 05 13:11:01 2018 +0300
3a6163a
fs: Add fs_get_type_name to return current filesystem name
by Alex Kiernan
· Tue May 29 15:30:50 2018 +0000
d58c8e9
fs: ext4: fix crash on ext4ls
by Eugen Hristev
· Wed May 09 16:28:37 2018 +0300
ec7c77e
ubifs: avoid assert failed in ubifs.c
by Patrice Chotard
· Fri Apr 27 15:51:23 2018 +0200
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
f43e660
ubifs: Change value of mutex_is_locked()
by Bradley Bolen
· Wed Apr 04 12:42:16 2018 -0400
4eea27f
fs: btrfs: Remove unused debug code left from development
by Marek Behún
· Mon Mar 19 12:02:11 2018 +0100
78acb33
fs: cbfs: fix locating the cbfs header
by Andre Heider
· Thu Feb 15 07:40:11 2018 +0100
05239e8
Convert CONFIG_UBIFS_SILENCE_MSG to Kconfig
by Petr Vorel
· Sat Mar 24 01:49:23 2018 +0100
4b78baf
ubifs: Reintroduce using CONFIG_UBIFS_SILENCE_MSG
by Petr Vorel
· Sat Mar 24 01:49:22 2018 +0100
fe614ef
fs: ext4: Do not print mount fail message when not ext4 filesystem
by Marek Behún
· Thu Mar 08 00:26:08 2018 +0100
dcb6634
yaffs2: iterator variable cannot be NULL
by Heinrich Schuchardt
· Thu Mar 08 22:52:29 2018 +0100
23884dc
fs: btrfs: Fix printf format character warning
by Tom Rini
· Sat Jan 27 17:23:21 2018 -0500
d1f4333
fs: btrfs: Fix unaligned memory accesses
by Alberto Sánchez Molero
· Sat Jan 20 09:17:57 2018 +0200
a799dcd
fs: fat: Drop CONFIG_SUPPORT_VFAT
by Tuomas Tynkkynen
· Fri Jan 05 02:45:21 2018 +0200
a367927
fs: FAT: Fix typo in FS_FAT_MAX_CLUSTSIZE description
by Tuomas Tynkkynen
· Fri Jan 05 02:45:20 2018 +0200
388f9a0
fs: Migrate ext4 to Kconfig
by Tuomas Tynkkynen
· Fri Jan 05 02:45:17 2018 +0200
2cb1e01
fs/fat: remove distractive message in file_fat_read_at()
by Heinrich Schuchardt
· Mon Jan 01 21:31:58 2018 +0100
f02c5c5
fs: remove distractive message in fs_read()
by Heinrich Schuchardt
· Mon Jan 01 21:15:37 2018 +0100
f2b6da8
fat write: Fixed a problem with the case of file names when writing files
by Jean-Jacques Hiblot
· Thu Dec 21 12:49:47 2017 +0100
2b7a873
mtd: nand: Rename nand.h into rawnand.h
by Masahiro Yamada
· Thu Nov 30 13:45:24 2017 +0900
6f625f8
fat: Use cache aligned buffers for fat_opendir
by Neil Armstrong
· Fri Nov 24 09:54:41 2017 +0100
b0ad6cd
fs: avoid possible NULL dereference in fs_devread
by Heinrich Schuchardt
· Sun Nov 19 23:49:21 2017 +0100
d037d5b
Merge git://www.denx.de/git/u-boot-imx
by Tom Rini
· Mon Nov 27 07:22:11 2017 -0500
Next »