]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - module/os/linux/zfs/zfs_vfsops.c
linux: add basic fallocate(mode=0/2) compatibility
[FreeBSD/FreeBSD.git] / module / os / linux / zfs / zfs_vfsops.c
2020-06-18 adilgerlinux: add basic fallocate(mode=0/2) compatibility
2020-06-09 Matthew AhrensFile incorrectly zeroed when receiving incremental...
2020-06-07 Jorgen LundmanReplace sprintf()->snprintf() and strcpy()->strlcpy()
2020-06-06 Brian Behlendorfzfsvfs_setup(): zap_stats_t may have undefined content...
2020-06-03 Allan Judezfsvfs_setup(): zap_stats_t may have undefined content...
2020-04-30 Paul B. HensonOpenZFS 742 - Resurrect the ZFS "aclmode" property...
2020-04-01 Paul DagnelieAdd 'zfs wait' command
2020-03-12 Matthew Ahrensdmu_objset_from_ds must be called with dp_config_rwlock...
2020-02-27 Matthew MacyRefactor dnode dirty context from dbuf_dirty
2019-12-11 Ryan MoellerRelocate common quota functions to shared code
2019-12-11 Matthew MacyEliminate Linux specific inode usage from common code
2019-11-18 Brian BehlendorfPartially revert 5a6ac4c
2019-11-12 Brian BehlendorfLinux compat: Minimum kernel version 3.10
2019-11-11 Pavel SnajdrRemove zpl_revalidate
2019-10-10 Matthew MacyMove get_temporary_prop to platform code
2019-10-10 Matthew MacyFix strdup conflict on other platforms
2019-09-12 Matthew MacyMove objnode handling to common code
2019-09-06 Matthew MacyOpenZFS restructuring - move platform specific sources