]> git.proxmox.com Git - mirror_zfs.git/history - module/zfs/spa_history.c
Fix a potential use-after-free in zfs_setsecattr()
[mirror_zfs.git] / module / zfs / spa_history.c
2023-03-14 Richard Yaonvpair: Constify string functions
2022-07-11 Tino ReichardtReplace dead opensolaris.org license link
2022-02-18 набmodule: mark arguments used
2021-06-23 Rich ErcolaniAnnotated dprintf as printf-like
2021-01-11 Matthew Ahrensrecord ioctl elapsed time in zpool history
2020-10-30 Ryan MoellerUpdate references to nonexistent man pages in code
2020-09-04 Matthew Ahrensnowait synctask must succeed
2020-03-02 Ryan MoellerMake spa_history_zone platform-dependent in kernel
2019-10-10 Matthew MacyFix strdup conflict on other platforms
2019-09-03 Andrea GelminiFix typos in module/zfs/
2019-07-26 Sara HartseFast Clone Deletion
2018-10-09 Matthew AhrensCreate /proc/sys/kernel/spl/gitrev with git hash
2018-05-29 Brian BehlendorfUpdate build system and packaging
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2017-10-23 Brian BehlendorfEmit history events for 'zpool create'
2017-08-14 Tom CaputiNative Encryption for ZFS on Linux
2017-07-26 Giuseppe Di NataleOpenZFS 8508 - Mounting a zpool on 32-bit platforms...
2017-07-13 Dave EddyOpenZFS 6939 - add sysevents to zfs core for commands
2016-08-11 GeLiXinFix indefinite article
2016-06-29 Brian BehlendorfMerge branch 'illumos-2605'
2016-06-28 Igor KozhukhovOpenZFS 6314 - buffer overflow in dsl_dataset_name
2015-05-11 Matthew AhrensIllumos 5027 - zfs large block support
2015-05-04 Matthew AhrensIllumos 4951 - ZFS administrative commands should use...
2015-04-28 Justin T. GibbsIllumos 5314 - Remove "dbuf phys" db->db_data pointer...
2015-01-21 Richard YaoUse kmem_vasprintf() in log_internal()
2015-01-16 Brian BehlendorfMerge branch 'kmem-rework'
2015-01-16 Brian BehlendorfChange KM_PUSHPAGE -> KM_SLEEP
2014-10-17 Brian BehlendorfUpdate utsname support
2013-12-19 Michael Kjorlingcstyle: Resolve C style issues
2013-10-31 Matthew AhrensIllumos #3598
2013-10-09 Brian BehlendorfFix memory leak false positive in log_internal()
2013-09-04 Matthew AhrensIllumos #3464
2013-09-04 Matthew AhrensIllumos #2882, #2883, #2900
2012-08-27 Richard YaoSwitch KM_SLEEP to KM_PUSHPAGE
2012-07-31 Matthew AhrensIllumos #1644, #1645, #1646, #1647, #1708
2010-08-31 Brian BehlendorfAdd linux kernel module support
2010-08-31 Brian BehlendorfAdd linux kernel memory support
2010-08-27 Brian BehlendorfFix gcc invalid prototype warnings
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
2008-12-11 Brian BehlendorfMove the world out of /zfs/ and seperate out module...