]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/ufs
Import tzdata 2019c.
[FreeBSD/FreeBSD.git] / sys / ufs /
2019-07-03 gordonFix kernel stack disclosure in UFS/FFS.
2018-04-19 pfgMFC r328957:
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-23 jhbMFC 320900,323882,324224,324226,324228,326986,326988...
2018-01-16 kibMFC r327723, r327821:
2018-01-16 kibMFC r327722:
2018-01-16 kibMFC r327721:
2018-01-10 markjMFC r327525:
2017-12-17 markjMFC r326731:
2017-12-14 kibMFC r326657:
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-16 mckusickMFC r307978:
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 r305601:
2016-09-22 kibMFC r305599:
2016-09-22 kibMFC r305598:
2016-09-22 kibMFC r305597:
2016-09-22 kibMFC r305595:
2016-09-22 kibMFC r305594:
2016-09-22 kibMFC r305593:
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-27 kibMFC r303090:
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-18 kibEnsure that ftruncate(2) is performed synchronously...
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 kibFor async UFS mounts, shrink the directory asynchronous...
2016-05-17 kibFix comments.
2016-05-17 kibFix typo in the message.
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-22 ngieAdd FEATURE knob for testing for UFS extended attribute...
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-29 traszRemove some NULL checks for M_WAITOK allocations.
2016-03-27 kibSplit the global taskqueue used to process all UFS...
2016-03-27 kibStyle: wrap long lines.
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.
next