]> git.proxmox.com Git - mirror_zfs.git/history - module/zfs/spa_config.c
dbuf: Set dr_data when unoverriding after clone
[mirror_zfs.git] / module / zfs / spa_config.c
2023-10-26 Thomas BertschingerAdd mutex_enter_interruptible() for interruptible sleep...
2023-03-14 Richard Yaonvpair: Constify string functions
2023-01-09 Ameer Hamzazed: add hotplug support for spare vdevs
2022-09-28 Ameer Hamzazed: mark disks as REMOVED when they are removed
2022-07-11 Tino ReichardtReplace dead opensolaris.org license link
2022-06-29 набEnable -Wwrite-strings
2022-01-26 набClean up CSTYLEDs
2022-01-14 набmodule/*.ko: prune .data, global .rodata
2021-02-21 Brian AtkinsonCleaning up uio headers
2021-02-18 ColmAdd "compatibility" property for zpool feature sets
2020-09-18 George Wilsonvdev_ashift should only be set once
2020-09-04 Don BradyAvoid posting duplicate zpool events
2020-09-01 Toomas Soomezio_ereport_post() and zio_ereport_start() return value...
2020-08-21 Ryan MoellerImport vdev ashift optimization from FreeBSD
2020-08-17 Matthew MacyFreeBSD: fallback to /boot/ to look for zpool.cache
2020-07-01 Matthew Macyfreebsd: changes necessary to coexist with dtrace in...
2019-11-21 Matthew MacyAdd zfs_file_* interface, remove vnodes
2019-09-10 Brian BehlendorfFix /etc/hostid on root pool deadlock
2019-09-05 Matthew MacyMake module tunables cross platform
2019-05-29 Tomohiro KusumiRemove vn_set_fs_pwd()/vn_set_pwd() (no need to be...
2018-06-21 Serapheim Dimitrop... OpenZFS 9591 - ms_shift can be incorrectly changed
2018-05-29 Brian BehlendorfUpdate build system and packaging
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2018-05-09 Pavel ZakharovOpenZFS 9075 - Improve ZFS pool import/load process...
2018-04-14 Matthew AhrensOpenZFS 7614, 9064 - zfs device evacuation/removal
2017-11-04 Don BradyUndo c89 workarounds to match with upstream
2017-10-19 Brian BehlendorfRemove vn_rename and vn_remove dependency
2017-09-11 Arkadiusz BubałaFix false config_cache_write events
2017-08-14 Tom CaputiNative Encryption for ZFS on Linux
2017-07-13 Olaf FaalandMulti-modifier protection (MMP)
2017-07-13 Dave EddyOpenZFS 6939 - add sysevents to zfs core for commands
2017-01-03 ka7Fix spelling
2016-12-22 LOLiDon't persist temporary pool name on devices
2016-12-12 Brian BehlendorfUse cstyle -cpP in `make cstyle` check
2016-10-11 Brian BehlendorfFix zfsctl_snapshot_{,un}mount() issues
2016-10-07 caoFix coverity defects: CID 147565-147567
2016-08-12 Hans RosenfeldOpenZFS 5997 - FRU field not set during pool creation...
2016-05-02 Joe SteinOpenZFS 6736 - ZFS per-vdev ZAPs
2016-04-27 Josef 'Jeff' SipekIllumos 6659 - nvlist_free(NULL) is a no-op
2016-01-12 Will AndrewsIllumos 3749 - zfs event processing should work on...
2016-01-11 Brian BehlendorfRevert "Illumos 3749 - zfs event processing should...
2016-01-11 Will AndrewsIllumos 3749 - zfs event processing should work on...
2015-12-22 Brian BehlendorfFix ztest truncated cache file
2015-08-19 Brian BehlendorfLinux 4.2 compat: vfs_rename()
2015-04-07 Brian BehlendorfUse vmem_alloc() in spa_config_write()
2015-02-18 Dan SwartzendruberSet zfs_autoimport_disable default value to 1
2015-01-16 Brian BehlendorfMerge branch 'kmem-rework'
2015-01-16 Brian BehlendorfChange KM_PUSHPAGE -> KM_SLEEP
2015-01-16 Brian BehlendorfRetire KM_NODEBUG
2014-10-17 Brian BehlendorfUpdate utsname support
2014-03-20 Richard YaoImplement -t option to zpool import for temporary pool...
2014-02-21 Brian BehlendorfMerge branch 'issue-2094'
2014-02-21 Brian BehlendorfAdd generic errata infrastructure
2013-11-05 George WilsonIllumos #3956, #3957, #3958, #3959, #3960, #3961, ...
2013-11-04 Will AndrewsIllumos #3742
2013-08-07 George WilsonIllumos #3639 zpool.cache should skip over readonly...
2013-07-09 Brian BehlendorfAdd zfs_autoimport_disable tunable
2013-01-08 Brian BehlendorfMerge branch 'feature-flags'
2013-01-08 Christopher SidenIllumos #2619 and #2747
2012-08-27 Richard YaoSwitch KM_SLEEP to KM_PUSHPAGE
2012-08-08 Dan McDonaldIllumos #1693: persistent 'comment' field for a zpool
2011-02-18 Brian BehlendorfMerge branch 'zpl'
2011-02-10 Brian BehlendorfPrototype/structure update for Linux
2010-08-31 Brian BehlendorfAdd linux kernel module support
2010-08-31 Brian BehlendorfAdd linux kernel memory support
2010-08-31 Brian BehlendorfAdd linux events
2010-08-26 Brian BehlendorfUpdate to onnv_147
2010-05-28 Brian BehlendorfUpdate core ZFS code from build 121 to build 141.
2009-08-18 Brian BehlendorfRebase master to b121
2009-07-02 Brian BehlendorfRebase master to b117
2009-02-18 Brian BehlendorfRebase master to b108
2009-01-15 Brian BehlendorfRebase master to b105
2008-12-11 Brian BehlendorfMove the world out of /zfs/ and seperate out module...