]> git.proxmox.com Git - mirror_zfs.git/history - lib/libefi/rdwr_efi.c
FreeBSD: Add zfs_link_create() error handling
[mirror_zfs.git] / lib / libefi / rdwr_efi.c
2024-05-10 chenqiuhao1997Replace P2ALIGN with P2ALIGN_TYPED and delete P2ALIGN.
2022-10-28 Andrew InnesFix multiplication converted to larger type
2022-10-14 Richard YaoCleanup: Address Clang's static analyzer's unused code...
2022-07-11 Tino ReichardtReplace dead opensolaris.org license link
2022-03-15 набIntegrate carcass of libspl/i/s/vtoc.h into i/s/efi_par...
2022-03-15 набForbid b{copy,zero,cmp}(). Don't include <strings.h...
2022-03-15 набRemove bcopy(), bzero(), bcmp()
2022-01-18 набlibefi: remove efi_type()
2021-12-23 набlibefi: efi_type: fix unused, remove argsused
2021-06-10 набlib{efi,avl,share,tpool,zfs_core,zfsbootenv,zutil}...
2021-06-10 набlibefi: remove efi_auto_sense()
2021-06-03 набlibefi: efi_get_devname: don't allocate procfs path
2021-01-27 Brian Behlendorfcppcheck: resolve double free
2020-09-18 George Wilsonpool may become suspended during device expansion
2019-12-19 Brian Behlendorfcppcheck: (error) Memory leak: vtoc
2019-11-06 Romain DolbeauPreliminary support for RV64G
2019-09-03 Andrea GelminiFix typos in lib/
2019-08-14 Prakash SuryaFix device expansion when VM is powered off
2018-06-14 Brian BehlendorfRemove libefi __linux__ wrappers
2018-06-13 Brian BehlendorfFix efi_get_info() zvol detection
2018-05-31 Sara Hartsezpool reopen should detect expanded devices
2018-05-29 Brian BehlendorfUpdate build system and packaging
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2018-04-12 Tomohiro KusumiFix calloc(3) arguments order
2018-03-21 timorAdd support for nvme disk detection
2016-07-27 Gvozden NeskovicFixes for issues found with cppcheck tool
2016-05-31 YunQiang SuAdd isa_defs for MIPS
2016-04-25 Brian BehlendorfDisable efi_debug in --enable-debug builds
2016-03-17 Dimitri John LedkovAdd support for s390[x].
2015-12-04 ilovezfsFix cstyle issue from 7a02327
2015-12-04 ilovezfsExt4's typical GPT partition type not recognized
2015-12-04 Yuri PankovIllumos 934 - FreeBSD's GPT not recognized
2015-08-19 Richard YaoFix zvol detection
2015-07-10 Richard YaoFix Xen Virtual Block Device detection
2015-01-30 Richard YaoUse (void) memcpy(), not (void *) memcpy()
2014-08-26 Andrew Hamilton2493 change efi_rescan() to wait longer
2014-04-08 Richard YaoImprove partition detection on lesser used devices
2014-01-09 Brian BehlendorfDefine the needed ISA types for Sparc
2013-12-19 Michael Kjorlingcstyle: Resolve C style issues
2012-07-17 Etienne DechampsMove partition scanning from userspace to module.
2012-07-12 Brian BehlendorfAdd PowerPC to supported VTOCs
2012-07-12 Etienne DechampsFix efi_use_whole_disk() when efi_nparts == 128.
2012-05-03 Jorgen LundmanDefine the needed ISA types for ARM
2012-01-12 Richard LaagerTreat /dev/vd* as whole disks
2011-09-26 Zachary BedellMake libefi-created GPT compatible with gptfdisk
2011-02-18 Brian BehlendorfMerge branch 'zpl'
2011-02-10 Brian BehlendorfRemove useless libefi warnings
2010-08-31 Brian BehlendorfAdd linux user disk support
2010-08-26 Brian BehlendorfUpdate to onnv_147
2009-10-09 Brian BehlendorfScript update-zfs.sh updated to include libefi library