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
/
zfs
Age
Commit message (
Expand
)
Author
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
part: Drop disk_partition_t typedef
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-10-02
fs: Create a common fs_devread for ext4/reiserfs/zfs
Marek BehĂșn
2016-03-14
dm: Drop the block_dev_desc_t typedef
Simon Glass
2016-01-13
block: pass block dev not num to read/write/erase()
Stephen Warren
2014-11-10
ZFS: Clean up cppcheck warnings where relevant, leaked memory etc
Jorgen Lundman
2014-09-24
cosmetic: replace MIN, MAX with min, max
Masahiro Yamada
2013-11-17
fs: descend into sub directories when it is necessary
Masahiro Yamada
2013-10-31
fs: convert makefiles to Kbuild style
Masahiro Yamada
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-11-14
fs: zfs: fix illegal use of fp
Alejandro Mery
2012-11-02
ZFS: Fix compile warning in fs/zfs/zfs.c (GCC 4.6.4 from ELDK 5.2.1)
Stefan Roese
2012-09-25
cmd_zfs: use common get_device_and_partition function
Rob Herring
2012-08-09
zfs: Add ZFS filesystem support
Jorgen Lundman