index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2018-10-06
fs: fat: fix set_cluster()
Heinrich Schuchardt
2018-10-06
fs: fat: memory leak in fat_unlink()
Heinrich Schuchardt
2018-09-30
fs: btrfs: Fix cache alignment bugs
Marek Vasut
2018-09-23
fs: fat: unaligned buffers are not an error
Heinrich Schuchardt
2018-09-23
fs: fat: support unlink
AKASHI Takahiro
2018-09-23
fs: add unlink interface
AKASHI Takahiro
2018-09-23
fs: fat: support mkdir
AKASHI Takahiro
2018-09-23
fs: fat: remember the starting cluster number of directory
AKASHI Takahiro
2018-09-23
fs: add mkdir interface
AKASHI Takahiro
2018-09-23
fs: fat: support write with non-zero offset
AKASHI Takahiro
2018-09-23
fs: fat: refactor write interface for a file offset
AKASHI Takahiro
2018-09-23
fs: fat: support write with sub-directory path
AKASHI Takahiro
2018-09-23
fs: fat: write returns error code instead of -1
AKASHI Takahiro
2018-09-23
fs: fat: check and normalize file name
AKASHI Takahiro
2018-09-23
Revert "fs: fat: cannot write to subdirectories"
AKASHI Takahiro
2018-09-23
fs: fat: assure iterator's ->dent belongs to ->clust
AKASHI Takahiro
2018-09-23
fs: fat: handle "." and ".." of root dir correctly with fat_itr_resolve()
AKASHI Takahiro
2018-09-23
fs: fat: extend get_fs_info() for write use
AKASHI Takahiro
2018-09-14
fs: ubifs: Add missing newlines in super.c
Stefan Roese
2018-09-10
Remove <inttypes.h> includes and PRI* usages in printf() entirely
Masahiro Yamada
2018-08-20
fs/fat: debug-print file read position during file_fat_read_at()
Andreas Dannenberg
2018-08-13
fs: fix typo 'dumm'
Heinrich Schuchardt
2018-07-25
fs: fat: cannot write to subdirectories
Heinrich Schuchardt
2018-07-20
fs: btrfs: Fix wrong comparison in logical to physical mapping
Marek Behún
2018-07-12
ubifs: remove useless code
Christophe Kerello
2018-06-18
fs: btrfs: Do not fail when all root_backups are empty
Yevgeny Popovych
2018-06-13
lib: Add hexdump
Alexey Brodkin
2018-06-13
fs: btrfs: Fix not all CHUNK_ITEMs being read from CHUNK_TREE
Yevgeny Popovych
2018-05-30
fs: Add fs_get_type_name to return current filesystem name
Alex Kiernan
2018-05-23
fs: ext4: fix crash on ext4ls
Eugen Hristev
2018-05-09
ubifs: avoid assert failed in ubifs.c
Patrice Chotard
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-11
ubifs: Change value of mutex_is_locked()
Bradley Bolen
2018-04-06
fs: btrfs: Remove unused debug code left from development
Marek Behún
2018-03-31
fs: cbfs: fix locating the cbfs header
Andre Heider
2018-03-24
Convert CONFIG_UBIFS_SILENCE_MSG to Kconfig
Petr Vorel
2018-03-24
ubifs: Reintroduce using CONFIG_UBIFS_SILENCE_MSG
Petr Vorel
2018-03-09
fs: ext4: Do not print mount fail message when not ext4 filesystem
Marek Behún
2018-03-09
yaffs2: iterator variable cannot be NULL
Heinrich Schuchardt
2018-01-29
fs: btrfs: Fix printf format character warning
Tom Rini
2018-01-28
fs: btrfs: Fix unaligned memory accesses
Alberto Sánchez Molero
2018-01-22
fs: fat: Drop CONFIG_SUPPORT_VFAT
Tuomas Tynkkynen
2018-01-22
fs: FAT: Fix typo in FS_FAT_MAX_CLUSTSIZE description
Tuomas Tynkkynen
2018-01-22
fs: Migrate ext4 to Kconfig
Tuomas Tynkkynen
2018-01-19
fs/fat: remove distractive message in file_fat_read_at()
Heinrich Schuchardt
2018-01-19
fs: remove distractive message in fs_read()
Heinrich Schuchardt
2018-01-10
fat write: Fixed a problem with the case of file names when writing files
Jean-Jacques Hiblot
2017-12-04
mtd: nand: Rename nand.h into rawnand.h
Masahiro Yamada
2017-11-29
fat: Use cache aligned buffers for fat_opendir
Neil Armstrong
2017-11-29
fs: avoid possible NULL dereference in fs_devread
Heinrich Schuchardt
[next]