Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
a5c5a55e8f2a0846b9f1ef956858a756a73dd5d3
/
fs
c7570a3
Remove <inttypes.h> includes and PRI* usages in printf() entirely
by Masahiro Yamada
· 6 years ago
315c81d
fs/fat: debug-print file read position during file_fat_read_at()
by Andreas Dannenberg
· 6 years ago
99dc17d
fs: fix typo 'dumm'
by Heinrich Schuchardt
· 6 years ago
fcd4129
fs: fat: cannot write to subdirectories
by Heinrich Schuchardt
· 6 years ago
1dd3195
fs: btrfs: Fix wrong comparison in logical to physical mapping
by Marek Behún
· 6 years ago
d700a2b
ubifs: remove useless code
by Christophe Kerello
· 6 years ago
0a4b93f
fs: btrfs: Do not fail when all root_backups are empty
by Yevgeny Popovych
· 6 years ago
2d2fa49
lib: Add hexdump
by Alexey Brodkin
· 6 years ago
4c43504
fs: btrfs: Fix not all CHUNK_ITEMs being read from CHUNK_TREE
by Yevgeny Popovych
· 6 years ago
3a6163a
fs: Add fs_get_type_name to return current filesystem name
by Alex Kiernan
· 6 years ago
d58c8e9
fs: ext4: fix crash on ext4ls
by Eugen Hristev
· 7 years ago
ec7c77e
ubifs: avoid assert failed in ubifs.c
by Patrice Chotard
· 7 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
f43e660
ubifs: Change value of mutex_is_locked()
by Bradley Bolen
· 7 years ago
4eea27f
fs: btrfs: Remove unused debug code left from development
by Marek Behún
· 7 years ago
78acb33
fs: cbfs: fix locating the cbfs header
by Andre Heider
· 7 years ago
05239e8
Convert CONFIG_UBIFS_SILENCE_MSG to Kconfig
by Petr Vorel
· 7 years ago
4b78baf
ubifs: Reintroduce using CONFIG_UBIFS_SILENCE_MSG
by Petr Vorel
· 7 years ago
fe614ef
fs: ext4: Do not print mount fail message when not ext4 filesystem
by Marek Behún
· 7 years ago
dcb6634
yaffs2: iterator variable cannot be NULL
by Heinrich Schuchardt
· 7 years ago
23884dc
fs: btrfs: Fix printf format character warning
by Tom Rini
· 7 years ago
d1f4333
fs: btrfs: Fix unaligned memory accesses
by Alberto Sánchez Molero
· 7 years ago
a799dcd
fs: fat: Drop CONFIG_SUPPORT_VFAT
by Tuomas Tynkkynen
· 7 years ago
a367927
fs: FAT: Fix typo in FS_FAT_MAX_CLUSTSIZE description
by Tuomas Tynkkynen
· 7 years ago
388f9a0
fs: Migrate ext4 to Kconfig
by Tuomas Tynkkynen
· 7 years ago
2cb1e01
fs/fat: remove distractive message in file_fat_read_at()
by Heinrich Schuchardt
· 7 years ago
f02c5c5
fs: remove distractive message in fs_read()
by Heinrich Schuchardt
· 7 years ago
f2b6da8
fat write: Fixed a problem with the case of file names when writing files
by Jean-Jacques Hiblot
· 7 years ago
2b7a873
mtd: nand: Rename nand.h into rawnand.h
by Masahiro Yamada
· 7 years ago
6f625f8
fat: Use cache aligned buffers for fat_opendir
by Neil Armstrong
· 7 years ago
b0ad6cd
fs: avoid possible NULL dereference in fs_devread
by Heinrich Schuchardt
· 7 years ago
d037d5b
Merge git://www.denx.de/git/u-boot-imx
by Tom Rini
· 7 years ago
8acf9e8
yaffs2: rework yaffs_new_obj_id
by Heinrich Schuchardt
· 7 years ago
e989279
ubifs: no NULL check needed before free
by Heinrich Schuchardt
· 7 years ago
c45fcd5
ext4: recover from filesystem corruption when reading
by Ian Ray
· 7 years ago
32c0693
mtd: remove MTDDEBUG() and CONFIG_MTD_DEBUG
by Masahiro Yamada
· 7 years ago
8ff7ed3
fs/jffs2/mini_inflate.c: use "static inline" instead of "inline"
by Vagrant Cascadian
· 7 years ago
e5e23ee
jffs2: ECC corrected nand data is ignored
by Engling, Uwe
· 7 years ago
90762d9
fs: Set .opendir to fs_opendir_unsupported for btrfs
by Marek Behún
· 7 years ago
1c66c7c
fs: btrfs: Remove a foreign language note
by Marek Behún
· 7 years ago
da98910
fs: btrfs: Fix usage of uninitialized variables
by Marek Behún
· 7 years ago
f25bbb2
fs/fat: Check malloc return values and fix memory leaks
by Tuomas Tynkkynen
· 7 years ago
bb93c91
fs/fat: Fix 'CACHE: Misaligned operation at range' warnings
by Tuomas Tynkkynen
· 7 years ago
93f341c
fs/ext4/ext4fs.c: Free dirnode in error path of ext4fs_ls
by Tom Rini
· 7 years ago
3e78e85
fs/fat: Fix pathnames using '..' that lead to the root directory
by Tuomas Tynkkynen
· 7 years ago
48fbf25
fs/ext4: Fix group descriptor checksum calculation
by Tuomas Tynkkynen
· 7 years ago
81e1042
treewide: replace with error() with pr_err()
by Masahiro Yamada
· 7 years ago
9740408
fs/btrfs: Fix warning in btrfs_check_super()
by Tom Rini
· 7 years ago
98ec1d1
fs: btrfs: Add U-Boot fs handlers.
by Marek Behún
· 7 years ago
2938754
fs: btrfs: Add single-device read-only BTRFS implementation
by Marek Behún
· 7 years ago
7777b1a
fs: btrfs: Add disk-to-cpu and cpu-to-disk conversion functions
by Marek Behún
· 7 years ago
4eff426
fs: btrfs: Add btrfs_tree.h and ctree.h from Linux (and modified)
by Marek Behún
· 7 years ago
45ebb95
fs: Create a common fs_devread for ext4/reiserfs/zfs
by Marek Behún
· 7 years ago
5257a09
fs/fat: Reduce stack usage
by Tom Rini
· 7 years ago
d17f4fe
fs/fat: fix fatbuf leak
by Rob Clark
· 7 years ago
c3ab0b8
fs/fat: Clean up open-coded sector <-> cluster conversions
by Rob Clark
· 7 years ago
fd6c6b4
fs/fat: fix case for FAT shortnames
by Rob Clark
· 7 years ago
60d74a9
fat/fs: move ls to generic implementation
by Rob Clark
· 7 years ago
e90320e
fat/fs: remove a bunch of dead code
by Rob Clark
· 7 years ago
4174d7f
fs/fat: implement opendir/readdir/closedir
by Rob Clark
· 7 years ago
2b7bfd9
fs: add fs_readdir()
by Rob Clark
· 7 years ago
71193c9
fat/fs: convert to directory iterators
by Rob Clark
· 7 years ago
0c33fce
fs/fat: introduce new director iterators
by Rob Clark
· 7 years ago
4996a5f
fs/fat: split out helper to init fsdata
by Rob Clark
· 7 years ago
035f18e
fs: ext4: Fix journal overrun issue reported by Coverity
by Tom Rini
· 7 years ago
c22435f
fs: fat: fix fatwrite overflow calculation
by Reno Farnesi
· 7 years ago
240124c
fs/fat: Correct blk_dread() return value check
by Tom Rini
· 7 years ago
64b723f
env: Rename getenv/_f() to env_get()
by Simon Glass
· 7 years ago
4d949a2
env: Rename common functions related to setenv()
by Simon Glass
· 7 years ago
6a38e41
env: Rename setenv() to env_set()
by Simon Glass
· 7 years ago
19c5caf
Convert CONFIG_CMD_YAFFS2 to Kconfig
by Simon Glass
· 7 years ago
ac8f8e3
fs: use get_nand_dev_by_index()
by Grygorii Strashko
· 7 years ago
ab3055a
Kconfig: Add CONFIG_SATA to enable SATA
by Simon Glass
· 7 years ago
622b7b3
treewide: remove unneeded semicolons
by Masahiro Yamada
· 7 years ago
67eccfb
fs: usbifs: Fix warning in ubifs
by Siva Durga Prasad Paladugu
· 7 years ago
1909a7b
fs: fat: add kbuild configuration support
by Sekhar Nori
· 7 years ago
8c6c7c2
fs: Kconfig: Add a separate option for FS_JFFS2
by Simon Glass
· 8 years ago
b569a01
Kconfig: Add a CONFIG_IDE option
by Simon Glass
· 8 years ago
690f509
fs: Kconfig: Add a separate option for FS_CRAMFS
by Simon Glass
· 8 years ago
579b51a
fs: Kconfig: Add a separate config for FS_CBFS
by Simon Glass
· 8 years ago
c32ffa8
ext4: Fix comparision of unsigned expression with < 0
by Lokesh Vutla
· 8 years ago
6125d44
yaffs2: remove redundant condition
by xypron.glpk@gmx.de
· 8 years ago
3439e31
cramfs: basic symlink support
by Tyler Hall
· 8 years ago
3065ac5
cramfs: block pointers are 32 bits
by Tyler Hall
· 8 years ago
8cea9b5
flash: complete CONFIG_SYS_NO_FLASH move with renaming
by Masahiro Yamada
· 8 years ago
0f3b697
fs/fat: Fix unaligned __u16 reads for FAT12 access
by Stefan Brüns
· 8 years ago
7328709
cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT
by Patrick Delaunay
· 8 years ago
44632b7
fs/ext4: Initialize group descriptor size for revision level 0 filesystems
by Stefan Brüns
· 8 years ago
15f4063
fs/fat: simplify get_fatent for FAT12
by Stefan Brüns
· 8 years ago
9f95d81
fs/fat: merge readwrite get_fatent_value() with readonly get_fatent()
by Stefan Brüns
· 8 years ago
58bf86f
fs/fat: Avoid corruption of sectors following the FAT
by Stefan Brüns
· 8 years ago
16f553d
fat: fatwrite: fix the command for FAT12
by Philipp Skadorov
· 8 years ago
8f1367d
sandboxfs: Fix resource leak
by Tom Rini
· 8 years ago
0117dbe
fs/fat/fatwrite: Local variable as buffer to store dir_slot entries
by Tien Fong Chee
· 8 years ago
db5862d
ext4: Allow reading files with non-zero offset, clamp read len
by Stefan Brüns
· 8 years ago
551fb6c
ext4: Fix handling of sparse files
by Stefan Brüns
· 8 years ago
bfdfd10
Fix spelling of "multiple".
by Vagrant Cascadian
· 8 years ago
7fbe42e
ext4: Only write journal entries for modified blocks in unlink_filename
by Stefan Brüns
· 8 years ago
4c491fe
ext4: Fix handling of direntlen in unlink_filename
by Stefan Brüns
· 8 years ago
59283ff
ext4: cleanup unlink_filename function
by Stefan Brüns
· 8 years ago
Next »