index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
zfs
Age
Commit message (
Expand
)
Author
2026-01-16
fs: prevent integer overflow in zfs_nvlist_lookup
Timo tp Preißl
2024-07-15
fs: Remove duplicate newlines
Marek Vasut
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-20
Merge tag 'v2024.07-rc3' into next
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-13
zfs: fix function 'zlib_decompress' pointlessly calling itself
WHR
2024-05-13
zfs: recognize zpools formatted with features support
WHR
2024-05-06
fs: Remove <common.h> and add needed includes
Tom Rini
2024-04-17
zfs: Fix zfs_read() to actually work
[email protected]
2024-04-17
zfs: Fix return value of fs_devread()
[email protected]
2024-04-17
zfs: Fix unaligned read of uint64
[email protected]
2024-04-17
zfs: Add a comment to clarify nvlist memory layout
[email protected]
2024-04-17
zfs: Fix malloc() success check
[email protected]
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