]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/ufs/ffs
Merge branch 'releng/11.3' into releng-CDN/11.3
[FreeBSD/FreeBSD.git] / sys / ufs / ffs /
2019-04-15 kibMFC r346031:
2019-03-29 mckusickMFC of 343536, 345077, and 345352
2019-03-06 mckusickMFC of 344552 and 344732
2019-02-20 kevansMFC r304850, r305480, r324550-r324551, r324655, r324684...
2019-01-06 mckusickMFC of 342548
2018-12-30 kibMFC r342381:
2018-09-29 kibMFC r338892:
2018-08-08 kibMFC r337055:
2018-03-29 eadlerRevert r330897:
2018-03-15 kevansMFC r317055,r317056 (glebius): Include sys/vmmeter...
2018-03-14 eadlerPartial merge of the SPDX changes
2018-03-05 eadlerMFC r327231,r327232:
2018-02-08 kevansMFC r309062: Release laundered vnode pages to the head...
2018-01-16 kibMFC r327723, r327821:
2018-01-16 kibMFC r327722:
2018-01-16 kibMFC r327721:
2017-12-17 markjMFC r326731:
2017-11-04 markjMFC r325051:
2017-11-04 markjMFC r325050:
2017-11-01 markjMFC r324992:
2017-10-13 jhbMFC 324039: Don't defer wakeup()s for completed journal...
2017-09-04 kibMFC r322757, r322883:
2017-08-24 kibMFC r322756:
2017-08-23 mckusickMFC of 322200, 322201, 322271, and 322297
2017-08-07 mckusickMFC r321816:
2017-08-04 kibMFC r321349:
2017-08-04 kibMFC r321348:
2017-08-04 kibMFC r321347:
2017-06-17 kibMFC r319539:
2017-06-10 kibMFC r319518:
2017-05-14 kibMFC r317908:
2017-03-11 kibMFC r314253:
2017-01-13 kibMFC r311522:
2016-11-27 kibMFC r308618:
2016-11-26 mckusickMFC r308064:
2016-11-11 kibMFC r308026:
2016-11-02 kibMFC r307626:
2016-10-17 mckusickMFC r304230:
2016-10-03 kibMFC r305977:
2016-10-01 kibMFC r305902:
2016-09-22 kibMFC r305599:
2016-09-22 kibMFC r305594:
2016-09-22 kibMFC r305592:
2016-08-29 kibMFC r304180:
2016-08-29 kibMFC r303924 (by trasz):
2016-08-23 kibMFC r304232:
2016-08-23 kibMFC r304231:
2016-08-23 kibMFC r304229:
2016-08-23 kibMFC r304228:
2016-08-23 kibMFC r304227:
2016-07-04 grehanImport bhyve_graphics into CURRENT. Thanks to all who...
2016-07-01 delphijMFV r302260: expat 2.2.0
2016-06-27 delphijMFV r302218: file 5.28.
2016-06-22 mmMFV r302003,r302037,r302038,r302056:
2016-06-17 bdreweryImport ClangFormat.cpp from ^/vendor/clang/clang-releas...
2016-06-04 baptImport libucl snapshot 20160604
2016-06-03 delphijMFV r301238:
2016-06-01 lidlImport NetBSD's blacklist source from vendor tree
2016-05-29 allanjudeImport the skein hashing algorithm, based on the threef...
2016-05-27 grehanCreate branch for bhyve graphics import.
2016-05-26 dimUpdate libc++ to 3.8.0. Excerpted list of fixes (with...
2016-05-22 kevloarc4random() returns 0 to (2**32)−1, use an alternative...
2016-05-21 kibStop dropping and reacquiring Giant around geom calls...
2016-05-21 kibImprove handling of rdev->si_mountpt on mount and unmou...
2016-05-20 emasteUpdate to ELF Tool Chain r3475
2016-05-17 kibDo enable io accounting for read-only mounts and mounts...
2016-05-17 kibIf IO_SYNC was passed to ffs_truncate(), request synchr...
2016-05-17 kibFix comments.
2016-05-12 mmMFV r299425:
2016-05-05 dimSince contrib/libcxxrt's ancestry was never correct...
2016-05-03 jkimMerge OpenSSL 1.0.2h.
2016-04-29 pfgUFS: spelling fixes on comments.
2016-04-27 jkimMerge ACPICA 20160422.
2016-04-27 delphijMFV r298691:
2016-04-21 pfgsys: use our roundup2/rounddown2() macros when param...
2016-04-18 delphijMFV r298178:
2016-04-17 baptImport libucl 0.8.0
2016-04-17 baptImport sqlite3 3.12.1
2016-04-15 philImport to 0.6.1
2016-04-12 philMerge libxo 0.4.6
2016-04-11 gjbMFH
2016-04-10 pfgufs: replace 0 with NULL for pointers.
2016-04-07 traszAdd four new RCTL resources - readbps, readiops, writeb...
2016-04-04 gjbMFH
2016-03-27 kibSplit the global taskqueue used to process all UFS...
2016-03-23 kibFix locking mistake in softdep_waitidle(). The surroun...
2016-03-16 obrienBring down 0.4.5 vendor files and other catchups with...
2016-03-11 desUpgrade to OpenSSH 7.2p2.
2016-03-01 jkimMerge OpenSSL 1.0.2g.
2016-02-24 dimMerge ^/head r295902 through r296006.
2016-02-24 gjbMFH
2016-02-24 mckusickThe UFS filesystem requires that the last block of...
2016-02-13 dimUpdate llvm, clang and lldb to release_38 branch r260756.
2016-02-12 emasteUpdate ELF Tool Chain to upstream rev 3400
2016-02-11 desUse the new insecure-lan-zones option instead of listin...
2016-02-09 andrewUpdate our copy of the Linux dts files to be in sync...
2016-02-06 dimMerge ^/head r294961 through r295350.
2016-02-06 dimMerge compiler-rt release_38 branch r258968.
2016-01-29 gjbMFH
2016-01-28 jkimMerge OpenSSL 1.0.2f.
next