]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/geom
Upgrade Unbound to 1.7.0. More to follow.
[FreeBSD/FreeBSD.git] / sys / geom /
2018-05-12 desUpgrade Unbound to 1.7.0. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.4. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.2. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.1. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.0. More to follow.
2018-05-12 desUpgrade LDNS to 1.7.0.
2018-05-11 desUpgrade to OpenSSH 7.7p1.
2018-05-09 oshogboIntroduce the 'n' flag for the geli attach command.
2018-05-08 desUpgrade to OpenSSH 7.6p1. This will be followed shortl...
2018-05-08 peterUpdate svn-1.9.7 to 1.10.0.
2018-05-06 markjRefactor some of the MI kernel dump code in preparation...
2018-05-06 markjRemove a redundant assertion.
2018-05-06 markjAvoid dropping the topology lock in gmirror's dumpconf...
2018-05-04 emastegpart: add fat32lba MBR partition type
2018-04-20 manugnu/dts: Update our copy of arm dts from Linux 4.16
2018-04-10 kevansAnnotate geom modules with MODULE_VERSION
2018-04-10 oshogboIntroduce dry run option for attaching the device.
2018-04-09 kevansRetire the geom_aes class
2018-04-06 brooksMove most of the contents of opt_compat.h to opt_global.h.
2018-04-05 sbrunoSquash error from geom by sizing ident strings to DISK_...
2018-04-04 brImport OpenCSD -- an ARM CoreSight(tm) Trace Decode...
2018-03-28 mavMFV r331695, 331700: 9166 zfs storage pool checkpoint
2018-03-24 mckusickWhen freeing a superblock returned by ffs_sbget, be...
2018-03-24 philipImport tzdata 2018d
2018-03-23 mavMFV r331400: 8484 Implement aggregate sum and use for...
2018-03-19 brImport Intel Processor Trace decoder library from
2018-03-18 oshogboRemove unneeded variable which was introduced in r328472.
2018-03-15 avgg_access: deal with races created by geoms that drop...
2018-03-07 cemg_part_gpt: Fix memory leak in error path
2018-03-02 cemg_label_ufs: Fix typo from r330264
2018-03-02 mckusickThis change is some refactoring of Mark Johnston's...
2018-03-02 sjgUpdate to bmake-201802222
2018-02-28 delphijMFV r330102: ntp 4.2.8p11
2018-02-22 mavMFV r329799, r329800:
2018-02-21 mavMFV r329502: 7614 zfs device evacuation/removal
2018-02-18 mavMFV r324198: 8081 Compiler warnings in zdb
2018-02-16 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-16 markjFix a memory leak introduced in r328426.
2018-02-14 asomersgpart: append partition name to the underlying provider...
2018-02-14 asomersgeli: append "/eli" to the underlying provider's physic...
2018-02-14 jhibbitsFix a panic introduced in r329225
2018-02-13 jhibbitsNarrow a race, and fix a leak, in g_part_wither
2018-02-11 cemAdd GUID and alias for Apple APFS partition
2018-02-09 jkimMFV: r329072
2018-02-06 markjSimplify synchronization read error handling.
2018-02-04 asomersgeom: don't write stack garbage in disk labels
2018-02-03 delphijAfter r328426, g_label depends on UFS (option FFS)...
2018-02-02 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-01-31 mckusickNull out journal softc pointer earlier to avoid a segme...
2018-01-27 oshogboDon't truncate name of glabel.
2018-01-26 mckusickRefactoring of reading and writing of the UFS/FFS super...
2018-01-24 mmMFV r328323,328324:
2018-01-24 philipImport tzdata 2018c
2018-01-21 pfgRevert r327828, r327949, r327953, r328016-r328026,...
2018-01-18 asomersgnop(8): add the ability to set a nop provider's physic...
2018-01-18 kevanslibfdt: Update to 1.4.6, switch to using libfdt for...
2018-01-15 pfgmisc geom and gnu: make some use of mallocarray(9).
2018-01-15 avggeom_disk / scsi_da: deny opening write-protected disks...
2018-01-12 dimMerge ^/head r327624 through r327885.
2018-01-10 markjFix handling of read errors during mirror synchronization.
2018-01-10 markjClarify the use of the gmirror flag mask constants.
2018-01-10 markjAvoid referencing a possibly freed consumer after r327496.
2018-01-08 markjSort and remove unneeded includes.
2018-01-08 markjRelease the queue lock before restarting the worker...
2018-01-06 dimMerge ^/head r327341 through r327623.
2018-01-05 jkimMerge ACPICA 20180105.
2018-01-02 markjFix some I/O ordering issues in gmirror.
2017-12-31 cpercivaInstrument "boot holds" for the benefit of the TSLOG...
2017-12-30 pfggeom_ccd.c: Fix the licenses properly
2017-12-30 pfggeom_ccd.c: Update the license with changes from upstream.
2017-12-29 dimMerge ^/head r327169 through r327340.
2017-12-29 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-12-25 kanDo pass removing some write-only variables from the...
2017-12-24 dimMerge ^/head r326936 through r327149.
2017-12-24 dimMerge compiler-rt trunk r321414 to contrib/compiler-rt.
2017-12-24 dimMerge llvm trunk r321414 to contrib/llvm.
2017-12-20 dimMerge compiler-rt trunk r321017 to contrib/compiler-rt.
2017-12-20 dimMerge lldb trunk r321017 to contrib/llvm/tools/lldb.
2017-12-20 dimMerge lld trunk r321017 to contrib/llvm/tools/lld.
2017-12-20 dimMerge clang trunk r321017 to contrib/llvm/tools/clang.
2017-12-20 dimMerge llvm trunk r321017 to contrib/llvm.
2017-12-19 markjAvoid using bioq_* in gmirror.
2017-12-15 markjGive a couple of predication functions a bool return...
2017-12-15 markjTypo.
2017-12-12 markjAddress a possible lost wakeup for gmirror events.
2017-12-12 markjGive g_mirror_event_get() a more accurate name.
2017-12-12 markjDecrement sc_writes when BIO_DELETE requests complete.
2017-12-07 eugengeom_raid (RAID5): do not lose bp->bio_error, keep...
2017-12-07 jkimMerge OpenSSL 1.0.2n.
2017-12-07 eugenFix use-after-free that sometimes results in a garbage...
2017-12-06 emasteUpdate tcpdump to 4.9.2
2017-12-05 impWhen building standalone, include stand.h rather than...
2017-12-02 impWe don't need both _STAND and _STANDALONE. There's...
2017-11-30 markjUpdate gmirror metadata less frequently when synchronizing.
2017-11-29 impImport lua 5.3.4 to contrib
2017-11-27 pfgsys/geom: adoption of SPDX licensing ID tags.
2017-11-24 hselaskyMerge ^/head r326132 through r326161.
2017-11-23 hselaskyMerge ^/head r325999 through r326131.
2017-11-23 markjAllow kern.geom.mirror.debug to be negative.
2017-11-21 impWhile the EFI spec allows numbers to be in many forms...
next