]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/geom
MFV r331695, 331700: 9166 zfs storage pool checkpoint
[FreeBSD/FreeBSD.git] / sys / geom /
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...
2017-11-21 impRemove trailing whitespace (one I just introduced and...
2017-11-21 impImplement efi media tagging for MBR partitioning types.
2017-11-20 delphijMFV r326007: less v529.
2017-11-19 hselaskyMerge ^/head r325842 through r325998.
2017-11-18 manuUpdate our copy of DTS from the ones from Linux 4.14
2017-11-18 pfgspdx: initial adoption of licensing ID tags.
2017-11-11 baptUpdate to zstd 1.3.2
2017-11-07 hselaskyMerge ^/head r323559 through r325504.
2017-11-02 sjgUpdate to bmake-20171028
2017-11-02 jkimMerge OpenSSL 1.0.2m.
2017-11-01 avggeom_slice: fix r325227, protect against multiple calls...
2017-10-31 mwUpdate ena-com HAL to v1.1.4.3 and update driver accord...
2017-10-31 avggeom_slice: do not destroy softc until providers are...
2017-10-29 traszAdd back missing MTX_DEF, it still needs to be there.
2017-10-28 philipImport tzdata 2017c
2017-10-27 markjFix a lock leak in g_mirror_destroy().
2017-10-27 avgMFV r325013,r325034: 640 number_to_scaled_string is...
2017-10-26 traszMake gmountver(8) use direct dispatch.
2017-10-26 traszMake gmountver(8) use G_PF_ACCEPT_UNMAPPED.
2017-10-25 markjAdd support for compressed kernel dumps.
2017-10-21 manudts: Update our device tree sources file fomr Linux...
next