]> git.proxmox.com Git - mirror_zfs.git/history - lib/libefi
shellcheck pass
[mirror_zfs.git] / lib / libefi /
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
2018-01-10 Brian BehlendorfSupport -fsanitize=address with --enable-asan
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-18 Richard YaoCleanup linking
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-17 Turbo FredrikssonSupport parallel build trees (VPATH builds)
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
2013-10-10 Richard YaoGenerate libraries with correct DT_NEEDED entries
2012-08-27 Brian BehlendorfRemove autotools products
2012-08-07 Etienne DechampsSet zvol discard_granularity to the volblocksize.
2012-07-23 Richard YaoLinux 3.5 compat, end_writeback() changed to clear_inode()
2012-07-23 Richard YaoLinux 3.5 compat, iops->truncate_range() removed
2012-07-23 Richard YaoLinux 3.5 compat, eops->encode_fh() takes inodes
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-06-11 Richard YaoLinux 3.4 compat, d_make_root() replaces d_alloc_root()
2012-05-03 Jorgen LundmanDefine the needed ISA types for ARM
2012-04-30 Brian BehlendorfLinux 3.3 compat, iops->create()/mkdir()/mknod()
2012-03-23 Brian BehlendorfAdd --enable-debug-dmu-tx configure option
2012-03-22 Brian BehlendorfAdd .zfs control directory
2012-02-27 Brian BehlendorfCleanly support debug packages
2012-02-10 Etienne DechampsAdd support for DISCARD to ZVOLs.
2012-02-10 Etienne DechampsSupport the fallocate() file operation.
2012-02-08 Etienne DechampsImprove ZVOL queue behavior.
2012-02-08 Etienne DechampsFix synchronicity for ZVOLs.
2012-02-03 Brian BehlendorfLinux 3.3 compat, sops->show_options()
2012-01-17 Darik HornCombine libraries: spl, avl, efi, share, unicode.
2012-01-12 Richard LaagerTreat /dev/vd* as whole disks
2012-01-11 Brian BehlendorfLinux 3.1 compat, super_block->s_shrink
2011-12-17 Darik HornLinux 3.2 compat: set_nlink()
2011-12-15 Prakash SuryaAdd make rule for building Arch Linux packages
2011-11-08 Brian BehlendorfSimplify BDI integration
2011-09-26 Zachary BedellMake libefi-created GPT compatible with gptfdisk
2011-08-08 Brian BehlendorfAutogen refresh for udev changes
2011-08-04 Brian BehlendorfAdd backing_device_info per-filesystem
2011-07-11 Kyle FullerProvide a rc.d script for archlinux
2011-07-06 Brian BehlendorfAdd proper library versioning
2011-07-01 Brian BehlendorfLinux compat 2.6.39: mount_nodev()
2011-07-01 Brian BehlendorfLinux compat 2.6.39: security_inode_init_security()
2011-06-27 Prasad JoshiTear down and flush the mmap region
2011-06-14 Brian BehlendorfAlways check -Wno-unused-but-set-variable gcc support
2011-06-14 Brian BehlendorfCheck for -Wno-unused-but-set-variable gcc support
2011-05-02 Brian BehlendorfFix 'zfs set volsize=N pool/dataset'
2011-04-29 Gunnar BeutnerImplemented NFS export_operations.
2011-04-19 Brian BehlendorfSet -Wno-unused-but-set-variable globally
2011-03-22 Brian BehlendorfLinux 2.6.28 compat, insert_inode_locked()
2011-03-22 Brian BehlendorfMerge branch 'dracut'
2011-03-17 Brian BehlendorfAdd init scripts
2011-02-23 Brian BehlendorfLinux 2.6.38 compat, blkdev_get_by_path()
2011-02-18 Brian BehlendorfMerge branch 'zpl'
2011-02-11 Brian BehlendorfLinux 2.6.36 compat, sops->evict_inode()
2011-02-11 Brian BehlendorfLinux 2.6.35 compat, fops->fsync()
2011-02-11 Brian BehlendorfLinux 2.6.35 compat, const struct xattr_handler
2011-02-10 Brian BehlendorfRemove useless libefi warnings
2011-02-05 Brian BehlendorfMinimal libshare infrastructure
2011-01-28 Brian BehlendorfAutoconf selinux support
2010-10-12 Brian BehlendorfAdd FAILFAST support
2010-09-08 Brian BehlendorfSupport custom build directories and move includes
2010-08-31 Brian BehlendorfAdd initial autoconf products
2010-08-31 Brian BehlendorfAdd linux user disk support
2010-08-31 Brian BehlendorfAdd build system
2010-08-27 Ricardo M. CorreiaFix gcc ident pragma warnings
2010-08-26 Brian BehlendorfUpdate to onnv_147
2009-10-09 Brian BehlendorfScript update-zfs.sh updated to include libefi library