]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - stand/libsa
Merge ^/vendor/llvm-project/master until just before r356843.
[FreeBSD/FreeBSD.git] / stand / libsa /
2020-01-20 Dimitry AndricMerge ^/vendor/llvm-project/master until just before...
2020-01-10 Jung-uk KimMFV: r356607
2020-01-06 Toomas Soomeloader: update zfsimpl.c from illumos review suggestions
2020-01-06 Martin MatuskaMFV r356415
2020-01-05 Martin MatuskaMFV r356365:
2019-12-31 Cy SchubertMFV r356143:
2019-12-31 Martin MatuskaMFV r356163,r356197:
2019-12-22 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-12-21 Cy SchubertMFV r355890:
2019-12-21 Cy SchubertMFV r353143 (phillip):
2019-12-21 Cy SchubertMFV r353141 (by phillip):
2019-12-20 Dimitry AndricMerge diff elimination updates from r355953 into vendor...
2019-12-20 Dimitry AndricMove all sources from the llvm project into contrib...
2019-12-15 Toomas Soomeloader: rewrite zfs vdev initialization
2019-12-15 Toomas Soomeloader: zfsimpl.c cstyle cleanup
2019-12-13 Jung-uk KimMFV: r355716
2019-12-13 Andriy Gaponzfs boot: fix a crash in a rarely taken path in fzap_lookup
2019-12-13 Toomas Soomeloader: cd9660_open() warn: is 'buf' large enough for...
2019-12-05 Ed MasteUpdate ELF Tool Chain to upstream r3769
2019-12-04 Warner LoshRegularize my copyright notice
2019-12-03 Emmanuel VadotImport DTS files for riscv from Linux 5.4
2019-11-28 Emmanuel VadotImport riscv DTS files
2019-11-28 Emmanuel VadotImport DTS files from Linux 5.4
2019-11-25 Xin LIMFV r355071: libbsdxml (expat) 2.2.9.
2019-11-21 Andriy GaponMFV r354383: 10592 misc. metaslab and vdev related...
2019-11-21 Andriy GaponMFV r354382,r354385: 10601 10757 Pool allocation classes
2019-11-20 Pedro F. GiffuniMFV 354917, 354918, 354919
2019-11-18 Andriy GaponMFV r354378,r354379,r354386: 10499 Multi-modifier prote...
2019-11-18 Xin LIMFV r354798:
2019-11-16 Conrad MeyerUpdate to Zstandard 1.4.4
2019-11-13 Ravi PokalaLogging improvements to loader::nfs
2019-11-12 Toomas Soomereverting r354594
2019-11-10 Xin LIMFV r354582: file 5.37.
2019-11-10 Toomas Soomeloader: use struct initializer in vdev_probe().
2019-11-10 Toomas Soomeloader: memory leak in vdev_label_read_config()
2019-11-07 Phil ShaferImport libxo-1.3.1:
2019-11-07 Andriy GaponMFV r354377: 10554 Implemented zpool sync command
2019-11-07 Phil ShaferImport libxo-1.3.0:
2019-11-06 Ed Masteblacklist: update to NetBSD snapshot on 20191106
2019-11-05 Toomas Soomeloader: clean up the noise around log device
2019-11-05 Toomas Soomeloader: populate nvl with data even when label_txg...
2019-11-03 Toomas Soomeloader: allow booting from pool with log device
2019-11-03 Toomas Soomeloader: factor out label and uberblock load from vdev_p...
2019-11-03 Toomas Soomeloader: zfs.c is missing malloc checks, fix it
2019-11-03 Toomas Soomeloader: we do not support booting from pool with log...
2019-11-03 Toomas Soomeloader: should check malloc in zfs_dev_open
2019-11-03 Toomas Soomeloader: calculate physical vdev psize from asize
2019-11-03 Cy SchubertMFV r354257:
2019-11-02 Toomas SoomeRemove duplicate lz4 implementations
2019-11-01 Toomas Soomeloader: asprinf does crash arm64 due to missing NULL...
2019-10-26 Toomas Soomeloader: rs_alloc() may return NULL
2019-10-24 Simon J. GerratyAdd support for hypervisor check on x86
2019-10-21 Brooks DavisUpdate tcsh to git revision 83c5be0 bringing in a numbe...
2019-10-19 Jung-uk KimMerge ACPICA 20191018.
2019-10-19 Toomas Soomeloader: zfs_fmtdev can crash when pool discovery did...
2019-10-16 Andriy GaponMFV r353637: 10844 Serialize ZTHR operations to elimina...
2019-10-16 Andriy GaponMFV r353630: 10809 Performance optimization of AVL...
2019-10-16 Andriy GaponMFV r348596: 9689 zfs range lock code should not be...
2019-10-16 Andriy GaponMFV r353628:
2019-10-16 Andriy GaponMFV r353623: 10473 zfs(1M) missing cross-reference...
2019-10-16 Andriy GaponMFV r353619: 9691 fat zap should prefetch when iterating
2019-10-16 Andriy GaponMFV r353617: 9425 allow channel programs to be stopped...
2019-10-16 Andriy GaponMFV r353615: 9485 Optimize possible split block search...
2019-10-16 Andriy GaponMFV r353613: 10731 zfs: NULL pointer errors
2019-10-16 Andriy GaponMFC r353611: 10330 merge recent ZoL vdev and metaslab...
2019-10-16 Andriy GaponMFV r353608: 10165 libzpool: passing argument 1 to...
2019-10-16 Andriy GaponMFV r353606: 10067 Miscellaneous man page typos
2019-10-15 Andriy GaponMFV r353561: 10343 ZoL: Prefix all refcount functions...
2019-10-15 Andriy GaponMFV r353558: 10572 10579 Fix race in dnode_check_slots_...
2019-10-15 Andriy GaponMFV r353551: 10452 ZoL: merge in large dnode feature...
2019-10-08 Brooks DavisUpdate tcsh to 6.21.00.
2019-10-07 Andriy GaponMFV r350898, r351075: 8423 8199 7432 Implement large_dn...
2019-09-28 Emmanuel VadotImport DTS files from Linux 5.3
2019-09-28 Emmanuel VadotImport DTS files from Linux 5.2
2019-09-26 Martin MatuskaMFV r352731:
2019-09-21 Dimitry AndricMerge ^/head r352537 through r352586.
2019-09-20 Toomas Soomeloader: fix typo in zalloc.
2019-09-19 Dimitry AndricMerge ^/head r352436 through r352536.
2019-09-19 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-09-17 Toomas Soomeloader: revert r352421
2019-09-17 Toomas Soomeloader: add memalign() to libsa
2019-09-17 Toomas Soomeloader: stand.h should define reallocf as Reallocf
2019-09-17 Toomas Soomeloader: cstyle cleanup libsa zalloc sources
2019-09-17 Toomas Soomeloader: factor out guard location setup from Realloc
2019-09-17 Dimitry AndricMerge ^/head r352319 through r352435.
2019-09-16 Toomas Soomeloader: Malloc(0) should return NULL.
2019-09-10 Jung-uk KimMerge OpenSSL 1.1.1d.
2019-09-10 Baptiste DaroussinImport libedit 2019-09-10
2019-09-07 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-09-03 Dimitry AndricMerge ^/head r351317 through r351731.
2019-09-02 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-09-02 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-08-27 Hiroki SatoMFV r351553:
2019-08-26 Xin LIMFV r351500: Fix CLEAR_HASH macro to be usable as...
2019-08-25 Dimitry AndricMerge missed sources for lldb-specific TableGen tool.
2019-08-22 Kyle Evanslibsa: mips: fix typo that had slipped into the diff...
2019-08-22 Kyle Evanslibsa: mips: use _JB_* from machine/asm.h, remove regnu...
2019-08-22 Dimitry AndricMerge openmp trunk r366426, resolve conflicts, and...
2019-08-22 Dimitry AndricMerge libunwind trunk r366426, resolve conflicts, and...
2019-08-22 Dimitry AndricMerge libc++ trunk r366426, resolve conflicts, and...
next