]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/geom
Remove MP SAFE marks and stray register name in comments.
[FreeBSD/FreeBSD.git] / sys / geom /
2017-12-31 Colin PercivalInstrument "boot holds" for the benefit of the TSLOG...
2017-12-30 Pedro F. Giffunigeom_ccd.c: Fix the licenses properly
2017-12-30 Pedro F. Giffunigeom_ccd.c: Update the license with changes from upstream.
2017-12-25 Alexander KabaevDo pass removing some write-only variables from the...
2017-12-19 Mark JohnstonAvoid using bioq_* in gmirror.
2017-12-16 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2017-12-15 Mark JohnstonGive a couple of predication functions a bool return...
2017-12-15 Mark JohnstonTypo.
2017-12-14 Jung-uk KimMFC: r326864
2017-12-12 Mark JohnstonMFV r326785: 8880 improve DTrace error checking
2017-12-12 Mark JohnstonAddress a possible lost wakeup for gmirror events.
2017-12-12 Mark JohnstonGive g_mirror_event_get() a more accurate name.
2017-12-12 Mark JohnstonDecrement sc_writes when BIO_DELETE requests complete.
2017-12-07 Eugene Grosbeingeom_raid (RAID5): do not lose bp->bio_error, keep...
2017-12-07 Jung-uk KimMerge OpenSSL 1.0.2n.
2017-12-07 Eugene GrosbeinFix use-after-free that sometimes results in a garbage...
2017-12-06 Ed Mastetcpdump: remove undesired svn:keywords property from...
2017-12-06 Ed MasteUpdate tcpdump to 4.9.2
2017-12-05 Warner LoshWhen building standalone, include stand.h rather than...
2017-12-03 Dimitry AndricUpgrade our copies of clang, llvm, lldb and libc++...
2017-12-02 Warner LoshWe don't need both _STAND and _STANDALONE. There's...
2017-11-30 Mark JohnstonUpdate gmirror metadata less frequently when synchronizing.
2017-11-29 Warner LoshImport lua 5.3.4 to contrib
2017-11-28 Brooks DavisUpdate vis(3) the latest from NetBSD.
2017-11-27 Pedro F. Giffunisys/geom: adoption of SPDX licensing ID tags.
2017-11-24 Hans Petter SelaskyMerge ^/head r326132 through r326161.
2017-11-23 Hans Petter SelaskyMerge ^/head r325999 through r326131.
2017-11-23 Mark JohnstonAllow kern.geom.mirror.debug to be negative.
2017-11-21 Warner LoshWhile the EFI spec allows numbers to be in many forms...
2017-11-21 Warner LoshRemove trailing whitespace (one I just introduced and...
2017-11-21 Warner LoshImplement efi media tagging for MBR partitioning types.
2017-11-20 Xin LIMFV r326007: less v529.
2017-11-19 Hans Petter SelaskyMerge ^/head r325842 through r325998.
2017-11-18 Emmanuel VadotUpdate our copy of DTS from the ones from Linux 4.14
2017-11-18 Pedro F. Giffunispdx: initial adoption of licensing ID tags.
2017-11-11 Baptiste DaroussinUpdate to zstd 1.3.2
2017-11-10 Jung-uk KimMFV: r325668
2017-11-09 Andriy GaponMFV r325609: 7531 Assign correct flags to prefetched...
2017-11-09 Andriy GaponMFV r325607: 8607 zfs: variable set but not used
2017-11-09 Andriy GaponMFV r325605: 8713 Buffer overflow in dsl_dataset_name()
2017-11-09 Marcin WojtasRework printouts and logging level in ENA driver
2017-11-07 Hans Petter SelaskyMerge ^/head r323559 through r325504.
2017-11-04 Enji CooperMFhead@r325383
2017-11-02 Simon J. GerratyUpdate to bmake-20171028
2017-11-02 Jung-uk KimMerge OpenSSL 1.0.2m.
2017-11-01 Andriy Gapongeom_slice: fix r325227, protect against multiple calls...
2017-10-31 Marcin WojtasUpdate ena-com HAL to v1.1.4.3 and update driver accord...
2017-10-31 Andriy Gapongeom_slice: do not destroy softc until providers are...
2017-10-30 Enji CooperMFhead@r325119
2017-10-29 Edward Tomasz Napi... Add back missing MTX_DEF, it still needs to be there.
2017-10-28 Philip PaepsImport tzdata 2017c
2017-10-27 Mark JohnstonFix a lock leak in g_mirror_destroy().
2017-10-27 Andriy GaponMFV r325013,r325034: 640 number_to_scaled_string is...
2017-10-26 Edward Tomasz Napi... Make gmountver(8) use direct dispatch.
2017-10-26 Edward Tomasz Napi... Make gmountver(8) use G_PF_ACCEPT_UNMAPPED.
2017-10-26 Enji CooperMFhead@r325004
2017-10-25 Mark JohnstonAdd support for compressed kernel dumps.
2017-10-22 Mark JohnstonMFV r323105 (partial): 8300 fix man page issues found...
2017-10-21 Emmanuel Vadotdts: Update our device tree sources file fomr Linux...
2017-10-10 Jung-uk KimMerge ACPICA 20170929 (take 2).
2017-10-10 Enji CooperMFhead@r324482
2017-10-06 Baptiste DaroussinImport mandoc 1.14.3
2017-10-06 Baptiste DaroussinImport 1.14.3
2017-10-06 Andriy GaponMFV r322235: 8067 zdb should be able to dump literal...
2017-10-06 Andriy GaponMFV r316934: 7340 receive manual origin should override...
2017-10-06 Andriy GaponMFV r316933: 5142 libzfs support raidz root pool (loade...
2017-10-06 Andriy GaponMFV r316931: 6268 zfs diff confused by moving a file...
2017-10-06 Andriy GaponMFV r316877: 7571 non-present readonly numeric ZFS...
2017-10-06 Andriy GaponMFV r316864: 6392 zdb: introduce -V for verbatim import
2017-10-06 Andriy GaponMFV r316862: 6410 teach zdb to perform object lookups...
2017-10-04 Alan SomersDisplay rotation rate and TRIM/UNMAP support in diskinfo(8)
2017-10-04 Edward Tomasz Napi... Don't destroy gmountver(8) devices on shutdown, unless...
2017-10-02 Alan SomersMFV r319743: 8108 zdb -l fails to read labels 2 and 3
2017-10-02 Alan SomersMFV r316863: 3871 fix issues introduced by 3604
2017-10-02 Alan SomersMFV r316861: 6866 zdb -l should return non-zero if...
2017-10-02 Alan SomersMFC r316858 7280 Allow changing global libzpool variabl...
2017-10-02 Edward Tomasz Napi... Clear G_CF_ORPHAN when attaching. This fixes cases...
2017-10-02 Andriy GaponMFV r323913: 8600 ZFS channel programs - snapshot
2017-10-02 Andriy GaponMFV r323912: 8592 ZFS channel programs - rollback
2017-10-02 Andriy GaponMFV r323795: 8604 Avoid unnecessary work search in...
2017-10-01 Andriy GaponMFV r323794: 8605 zfs channel programs: zfs.exists...
2017-10-01 Andriy GaponMFV r323531: 8521 nvlist memory leak in get_clones_stat...
2017-10-01 Andriy GaponMFV r323531: 8521 nvlist memory leak in get_clones_stat...
2017-10-01 Andriy GaponMFV r323530,r323533,r323534: 7431 ZFS Channel Programs...
2017-10-01 Martin MatuskaMFV r324145,324147:
2017-09-29 Jung-uk KimMerge ACPICA 20170929.
2017-09-28 Enji CooperMFhead@r324075
2017-09-26 Andriy GaponMFV r323535: 8585 improve batching done in zil_commit()
2017-09-24 Conrad Meyerg_resize_provider_event: Do not invoke orphan method...
2017-09-22 Andriy GaponMFV r323917: 8648 Fix range locking in ZIL commit codepath
2017-09-22 Andriy GaponMFV r323914: 8661 remove "zil-cw2" dtrace probe
2017-09-20 Alan SomersMFV r323789: 8473 scrub does not detect errors on...
2017-09-20 Andriy GaponMFV r323792: 8602 remove unused "dp_early_sync_tasks...
2017-09-20 Andriy GaponMFV r323790: 8567 Inconsistent return value in zpool_re...
2017-09-17 Gordon TetlowMFV r323678: file 5.32
2017-09-16 Enji CooperMFhead@r323635
2017-09-15 Andriy Gapongmirror: treat ENXIO as disk disconnect, not media...
2017-09-13 Navdeep ParharMFH @ r323558.
2017-09-13 Andriy GaponMFV r323527: 5815 libzpool's panic function doesn't...
2017-09-13 Andriy GaponMFV r323523: 8331 zfs_unshare returns wrong error code...
next