]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/geom
Remove spurious newline
[FreeBSD/FreeBSD.git] / sys / geom /
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...
2017-10-10 jkimMerge ACPICA 20170929 (take 2).
2017-10-06 baptImport 1.14.3
2017-10-04 asomersDisplay rotation rate and TRIM/UNMAP support in diskinfo(8)
2017-10-04 traszDon't destroy gmountver(8) devices on shutdown, unless...
2017-10-02 traszClear G_CF_ORPHAN when attaching. This fixes cases...
2017-10-01 avgMFV r323530,r323533,r323534: 7431 ZFS Channel Programs...
2017-10-01 mmMFV r324145,324147:
2017-09-29 jkimMerge ACPICA 20170929.
2017-09-24 cemg_resize_provider_event: Do not invoke orphan method...
2017-09-17 gordonMFV r323678: file 5.32
2017-09-15 avggmirror: treat ENXIO as disk disconnect, not media...
2017-09-13 npMFH @ r323558.
2017-09-09 cemFix information leak in geli(8) integrity mode
2017-09-02 impThe hard drive media device path contains the size...
2017-09-01 impAdd efimedia attribute for all GPT partitions.
2017-08-31 jkimMerge ACPICA 20170831.
2017-08-27 kibLet g_access() log the actual error number.
2017-08-26 oshogboHide length of geli passphrase during boot.
2017-08-22 baptImport zstandard 1.3.1
2017-08-21 hselaskyMerge ^/head r322398 through r322746.
2017-08-14 ngieAdd supporting changes for `Add limited sandbox capabil...
2017-08-13 mckusickWhen read requests are sent from a filesystem running...
2017-08-13 mckusickEliminate a variable that is only ever set.
2017-08-11 hselaskyMerge ^/head r321383 through r322397.
2017-08-09 impAlso provide a warning for geom_fox.
2017-08-09 impMark geom classes as deprecated.
2017-08-07 impEliminate useless adjustments of aliased device.
2017-08-07 impExpose API to allow disks to ask for alias names in...
2017-08-07 impAdd alias support to gpart.
2017-08-07 impAdd aliasing concept to geom.
2017-08-07 mckusickgjournal is broken in handling its flush_queue. If...
2017-08-07 mckusicksysctl kern.geom.journal.cache.limit shows negative...
2017-08-04 desUpgrade to OpenSSH 7.5p1.
2017-07-31 baptUpdate mandoc to 1.14.2
2017-07-28 jkimMerge ACPICA 20170728.
2017-07-23 hselaskyMerge ^/head r319973 through 321382.
2017-07-19 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-07-13 dimMerge ^/head r320573 through r320970.
2017-07-13 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-07-09 manuUpdate DTS files from Linux 4.12
2017-07-06 mavAdd GEOM::descr attribute for symmetry with GEOM::ident.
2017-07-02 dimMerge ^/head r320398 through r320572.
2017-07-02 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-06-30 rlibbyg_virstor.h: macro parenthesization
2017-06-28 ngiePull down pjdfstest 0.1
2017-06-27 dimMerge ^/head r320042 through r320397.
2017-06-27 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-06-27 araujoWith r318394 seems it breaks gpart(8) in some embedded...
2017-06-20 avgMFV r318946: 8021 ARC buf data scatter-ization
2017-06-20 manuUpdate the GNU DTS file from Linux 4.11
2017-06-17 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-06-10 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-06-09 avgMFV r319744,r319745: 8269 dtrace stddev aggregation...
next