]> git.proxmox.com Git - mirror_zfs.git/history - module/zcommon/zprop_common.c
ddt: modernise assertions
[mirror_zfs.git] / module / zcommon / zprop_common.c
2022-07-11 Tino ReichardtReplace dead opensolaris.org license link
2022-04-05 набFix string/index variables being unflexed by default
2022-03-04 набFlex non-pretty-printed properties and raw-/pretty...
2022-03-04 набmodule: zcommon: zprop: common: zprop_width: namespace...
2021-12-23 набmodule: zcommon: zprop: fix unused, remove argsused
2021-12-17 набzcommon: pre-iterate over sysfs instead of statting...
2021-11-30 Allan JudeVdev Properties Feature
2020-01-31 Ryan MoellerLeft-align index props
2019-12-06 Matthew MacyDisable sysfs feature checks on FreeBSD
2019-12-03 Matthew MacyMove linux qsort def to platform header
2018-12-04 Brian BehlendorfFix 'zpool list -v' alignment
2018-09-07 Don BradyFix in-kernel sysfs entries
2018-09-02 Don BradyAdd zfs module feature and property info to sysfs
2018-05-29 Brian BehlendorfUpdate build system and packaging
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2017-11-04 Don BradyUndo c89 workarounds to match with upstream
2015-01-16 Brian BehlendorfMerge branch 'kmem-rework'
2015-01-16 Brian BehlendorfChange KM_PUSHPAGE -> KM_SLEEP
2014-05-06 Tim ChaseCheck the dataset type more rigorously when fetching...
2013-09-04 Matthew AhrensIllumos #2882, #2883, #2900
2012-08-27 Richard YaoSwitch KM_SLEEP to KM_PUSHPAGE
2010-08-31 Brian BehlendorfAdd linux kernel module support
2010-08-27 Brian BehlendorfFix gcc c90 compliance warnings
2010-05-28 Brian BehlendorfUpdate core ZFS code from build 121 to build 141.
2009-07-02 Brian BehlendorfRebase master to b117
2008-12-11 Brian BehlendorfMove the world out of /zfs/ and seperate out module...