Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
e95c98182bbef95a8d089f451ef6cc38a8e1f800
/
fs
ca230b0
fs: fix typo 'dumm'
by Heinrich Schuchardt
· 6 years ago
0dc1bfb
fs: fat: cannot write to subdirectories
by Heinrich Schuchardt
· 6 years ago
f8c173b
fs: btrfs: Fix wrong comparison in logical to physical mapping
by Marek Behún
· 6 years ago
5a08cfe
ubifs: remove useless code
by Christophe Kerello
· 6 years ago
d146a7b
fs: btrfs: Do not fail when all root_backups are empty
by Yevgeny Popovych
· 6 years ago
f8c987f
lib: Add hexdump
by Alexey Brodkin
· 6 years ago
f559180
fs: btrfs: Fix not all CHUNK_ITEMs being read from CHUNK_TREE
by Yevgeny Popovych
· 6 years ago
0d488e8
fs: Add fs_get_type_name to return current filesystem name
by Alex Kiernan
· 6 years ago
e71a969
fs: ext4: fix crash on ext4ls
by Eugen Hristev
· 7 years ago
87deefe
ubifs: avoid assert failed in ubifs.c
by Patrice Chotard
· 7 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
05ea83b
ubifs: Change value of mutex_is_locked()
by Bradley Bolen
· 7 years ago
22fc7b6
fs: btrfs: Remove unused debug code left from development
by Marek Behún
· 7 years ago
4468317
fs: cbfs: fix locating the cbfs header
by Andre Heider
· 7 years ago
afb6fda
Convert CONFIG_UBIFS_SILENCE_MSG to Kconfig
by Petr Vorel
· 7 years ago
e995128
ubifs: Reintroduce using CONFIG_UBIFS_SILENCE_MSG
by Petr Vorel
· 7 years ago
51be471
fs: ext4: Do not print mount fail message when not ext4 filesystem
by Marek Behún
· 7 years ago
428e60e
yaffs2: iterator variable cannot be NULL
by Heinrich Schuchardt
· 7 years ago
f39bfec
fs: btrfs: Fix printf format character warning
by Tom Rini
· 7 years ago
2021f08
fs: btrfs: Fix unaligned memory accesses
by Alberto Sánchez Molero
· 7 years ago
8bad6cb
fs: fat: Drop CONFIG_SUPPORT_VFAT
by Tuomas Tynkkynen
· 7 years ago
e8df14d
fs: FAT: Fix typo in FS_FAT_MAX_CLUSTSIZE description
by Tuomas Tynkkynen
· 7 years ago
3d22bae
fs: Migrate ext4 to Kconfig
by Tuomas Tynkkynen
· 7 years ago
d2f7158
fs/fat: remove distractive message in file_fat_read_at()
by Heinrich Schuchardt
· 7 years ago
a327bde
fs: remove distractive message in fs_read()
by Heinrich Schuchardt
· 7 years ago
2c33b0c
fat write: Fixed a problem with the case of file names when writing files
by Jean-Jacques Hiblot
· 7 years ago
6ae3900
mtd: nand: Rename nand.h into rawnand.h
by Masahiro Yamada
· 7 years ago
34dd853
fat: Use cache aligned buffers for fat_opendir
by Neil Armstrong
· 7 years ago
24f4841
fs: avoid possible NULL dereference in fs_devread
by Heinrich Schuchardt
· 7 years ago
6e6cf01
Merge git://www.denx.de/git/u-boot-imx
by Tom Rini
· 7 years ago
76df275
yaffs2: rework yaffs_new_obj_id
by Heinrich Schuchardt
· 7 years ago
4b29975
ubifs: no NULL check needed before free
by Heinrich Schuchardt
· 7 years ago
ecdfb41
ext4: recover from filesystem corruption when reading
by Ian Ray
· 7 years ago
8b7f4b9
mtd: remove MTDDEBUG() and CONFIG_MTD_DEBUG
by Masahiro Yamada
· 7 years ago
c005f7e
fs/jffs2/mini_inflate.c: use "static inline" instead of "inline"
by Vagrant Cascadian
· 7 years ago
41ba7f5
jffs2: ECC corrected nand data is ignored
by Engling, Uwe
· 7 years ago
38fc683
fs: Set .opendir to fs_opendir_unsupported for btrfs
by Marek Behún
· 7 years ago
733d963
fs: btrfs: Remove a foreign language note
by Marek Behún
· 7 years ago
ecab881
fs: btrfs: Fix usage of uninitialized variables
by Marek Behún
· 7 years ago
af609e3
fs/fat: Check malloc return values and fix memory leaks
by Tuomas Tynkkynen
· 7 years ago
09fa964
fs/fat: Fix 'CACHE: Misaligned operation at range' warnings
by Tuomas Tynkkynen
· 7 years ago
fa9ca8a
fs/ext4/ext4fs.c: Free dirnode in error path of ext4fs_ls
by Tom Rini
· 7 years ago
8df8731
fs/fat: Fix pathnames using '..' that lead to the root directory
by Tuomas Tynkkynen
· 7 years ago
385b731
fs/ext4: Fix group descriptor checksum calculation
by Tuomas Tynkkynen
· 7 years ago
9b643e3
treewide: replace with error() with pr_err()
by Masahiro Yamada
· 7 years ago
6b7fd35
fs/btrfs: Fix warning in btrfs_check_super()
by Tom Rini
· 7 years ago
0c936ee
fs: btrfs: Add U-Boot fs handlers.
by Marek Behún
· 7 years ago
21a14fa
fs: btrfs: Add single-device read-only BTRFS implementation
by Marek Behún
· 7 years ago
597b4af
fs: btrfs: Add disk-to-cpu and cpu-to-disk conversion functions
by Marek Behún
· 7 years ago
d4a704a
fs: btrfs: Add btrfs_tree.h and ctree.h from Linux (and modified)
by Marek Behún
· 7 years ago
5994e8b
fs: Create a common fs_devread for ext4/reiserfs/zfs
by Marek Behún
· 7 years ago
2460098
fs/fat: Reduce stack usage
by Tom Rini
· 7 years ago
725ffdb
fs/fat: fix fatbuf leak
by Rob Clark
· 7 years ago
265edc0
fs/fat: Clean up open-coded sector <-> cluster conversions
by Rob Clark
· 7 years ago
21a24c3
fs/fat: fix case for FAT shortnames
by Rob Clark
· 7 years ago
89191d6
fat/fs: move ls to generic implementation
by Rob Clark
· 7 years ago
41fa83d
fat/fs: remove a bunch of dead code
by Rob Clark
· 7 years ago
1f40366
fs/fat: implement opendir/readdir/closedir
by Rob Clark
· 7 years ago
4bbcc96
fs: add fs_readdir()
by Rob Clark
· 7 years ago
8eafae2
fat/fs: convert to directory iterators
by Rob Clark
· 7 years ago
c6e3baa
fs/fat: introduce new director iterators
by Rob Clark
· 7 years ago
4544998
fs/fat: split out helper to init fsdata
by Rob Clark
· 7 years ago
10b078d
fs: ext4: Fix journal overrun issue reported by Coverity
by Tom Rini
· 7 years ago
7621621
fs: fat: fix fatwrite overflow calculation
by Reno Farnesi
· 7 years ago
42a9f14
fs/fat: Correct blk_dread() return value check
by Tom Rini
· 7 years ago
00caae6
env: Rename getenv/_f() to env_get()
by Simon Glass
· 7 years ago
018f530
env: Rename common functions related to setenv()
by Simon Glass
· 7 years ago
382bee5
env: Rename setenv() to env_set()
by Simon Glass
· 7 years ago
7a76431
Convert CONFIG_CMD_YAFFS2 to Kconfig
by Simon Glass
· 7 years ago
eb6a5c3
fs: use get_nand_dev_by_index()
by Grygorii Strashko
· 7 years ago
10e40d5
Kconfig: Add CONFIG_SATA to enable SATA
by Simon Glass
· 7 years ago
51855e8
treewide: remove unneeded semicolons
by Masahiro Yamada
· 7 years ago
34cc30a
fs: usbifs: Fix warning in ubifs
by Siva Durga Prasad Paladugu
· 7 years ago
eedfb89
fs: fat: add kbuild configuration support
by Sekhar Nori
· 7 years ago
59e12a4
fs: Kconfig: Add a separate option for FS_JFFS2
by Simon Glass
· 7 years ago
fc843a0
Kconfig: Add a CONFIG_IDE option
by Simon Glass
· 7 years ago
80e44cf
fs: Kconfig: Add a separate option for FS_CRAMFS
by Simon Glass
· 8 years ago
deb95999
fs: Kconfig: Add a separate config for FS_CBFS
by Simon Glass
· 8 years ago
509b498
ext4: Fix comparision of unsigned expression with < 0
by Lokesh Vutla
· 8 years ago
6568c73
yaffs2: remove redundant condition
by xypron.glpk@gmx.de
· 8 years ago
d39a0d2
cramfs: basic symlink support
by Tyler Hall
· 8 years ago
a6ea791
cramfs: block pointers are 32 bits
by Tyler Hall
· 8 years ago
e856bdc
flash: complete CONFIG_SYS_NO_FLASH move with renaming
by Masahiro Yamada
· 8 years ago
b352cae
fs/fat: Fix unaligned __u16 reads for FAT12 access
by Stefan Brüns
· 8 years ago
b331cd6
cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT
by Patrick Delaunay
· 8 years ago
3cc5bbb
fs/ext4: Initialize group descriptor size for revision level 0 filesystems
by Stefan Brüns
· 8 years ago
8d48c92
fs/fat: simplify get_fatent for FAT12
by Stefan Brüns
· 8 years ago
b8948d2
fs/fat: merge readwrite get_fatent_value() with readonly get_fatent()
by Stefan Brüns
· 8 years ago
6c1a808
fs/fat: Avoid corruption of sectors following the FAT
by Stefan Brüns
· 8 years ago
49abbd9
fat: fatwrite: fix the command for FAT12
by Philipp Skadorov
· 8 years ago
0317724
sandboxfs: Fix resource leak
by Tom Rini
· 8 years ago
7aa1a6b
fs/fat/fatwrite: Local variable as buffer to store dir_slot entries
by Tien Fong Chee
· 8 years ago
66a47ff
ext4: Allow reading files with non-zero offset, clamp read len
by Stefan Brüns
· 8 years ago
f81db56
ext4: Fix handling of sparse files
by Stefan Brüns
· 8 years ago
1381901
Fix spelling of "multiple".
by Vagrant Cascadian
· 8 years ago
805e3e00
ext4: Only write journal entries for modified blocks in unlink_filename
by Stefan Brüns
· 8 years ago
d1bdf22
ext4: Fix handling of direntlen in unlink_filename
by Stefan Brüns
· 8 years ago
15bf8c4
ext4: cleanup unlink_filename function
by Stefan Brüns
· 8 years ago
8616708
sandbox/fs: Free memory allocated by os_dirent_ls
by Stefan Brüns
· 8 years ago
1221ce4
treewide: replace #include <asm/errno.h> with <linux/errno.h>
by Masahiro Yamada
· 8 years ago
Next »