]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/fs/ext2fs
Merge branch 'releng/11.3' into releng-CDN/11.3
[FreeBSD/FreeBSD.git] / sys / fs / ext2fs /
2019-04-13 pfgMFC r344755 (by fsu@)
2019-01-28 pfgMFC r343459: (parcial)
2019-01-06 mckusickMFC of 342548
2018-11-27 markjMFC r340856:
2018-04-19 pfgMFC r328957:
2018-03-29 eadlerRevert r330897:
2018-03-14 eadlerPartial merge of the SPDX changes
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-05 fsuMFC r326807:
2017-11-12 fsuMFC r324962:
2017-10-15 fsuMFC r324064:
2017-08-23 pfgMFC r320146, r320170, 320842:
2017-08-20 pfgMFC r320578:
2017-08-20 pfgMFC r320145:
2017-08-20 pfgMFC r316341, r317779, r319071, r319077, r319557, r31955...
2017-07-09 pfgMFC r320408:
2017-07-09 pfgMFC r320079:
2017-02-24 pfgMFC r313897:
2017-01-04 pfgMFC r310705, r310706:
2016-12-03 pfgMFC r309179:
2016-09-06 pfgMFC r303799, r303800:
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-08 kevloFix a style bug.
2016-06-07 pfgext2fs: Stop dropping and reacquiring Giant around...
2016-06-07 pfgext2fs: rearrange ext4_bmapext().
2016-06-07 pfgext2fs(5): Cosmetic cleanups, mostly to the ext4 code.
2016-06-07 pfgext2fs: cleanup generation number management.
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-20 emasteUpdate to ELF Tool Chain r3475
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 pfgfs/ext2fs: spelling fixes on comment.
2016-04-27 jkimMerge ACPICA 20160422.
2016-04-27 delphijMFV r298691:
2016-04-26 pfgext2fs: make use of the howmany() macro when available.
2016-04-23 pfgext2_htree_release(): prevent signed integer overflow...
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-11 pfgext2fs: replace 0 with NULL for pointers.
2016-04-08 kevloFix comment.
2016-04-07 traszAdd four new RCTL resources - readbps, readiops, writeb...
2016-04-04 gjbMFH
2016-04-01 kevloUpdate comment: Linux does set a randomized generation...
2016-03-28 kevloUpdate superblock and inode structs for ext4.
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-22 gjbMFH
2016-02-21 dimMerge ^/head r295601 through r295844.
2016-02-19 pfgExt2: cleanup setting of ctime/mtime/birthtime.
2016-02-15 gjbMFH
2016-02-14 pfgext2fs: Remove panics for rename() race conditions.
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 dimMerge ^/head r295351 through r295543.
2016-02-11 desUse the new insecure-lan-zones option instead of listin...
2016-02-11 pfgExt4: Use boolean type instead of '0' and '1'
2016-02-11 pfgExt4: fix handling of files with sparse blocks before...
2016-02-09 andrewUpdate our copy of the Linux dts files to be in sync...
2016-02-08 gjbMFH
2016-02-06 dimMerge ^/head r294961 through r295350.
2016-02-06 dimMerge compiler-rt release_38 branch r258968.
2016-02-03 pfgRevert r294695:
2016-01-28 jkimMerge OpenSSL 1.0.2f.
2016-01-26 dimMerge ^/head r294599 through r294776.
2016-01-25 gjbMFH
2016-01-24 pfgext2fs: passthrough any extra timestamps to the dinode...
2016-01-24 pfgext2: rename some directory index constants.
2016-01-24 pfgFix comment.
2016-01-24 pfgRename some directory index constants.
2016-01-24 pfgext2: Initialize i_flag after allocation.
2016-01-22 dimMerge ^/head r294169 through r294598.
2016-01-22 delphijMFV r294491: ntp 4.2.8p6.
2016-01-21 pfgext2fs: Bring back the htree dir_index implementation.
2016-01-19 desUpgrade to OpenSSH 6.9p1.
2016-01-19 desUpgrade to OpenSSH 6.8p1.
2016-01-19 desUpgrade to OpenSSH 6.7p1, retaining libwrap support...
2016-01-15 baptUpdate mandoc to 20160116
2016-01-14 dimUpdate llvm, clang and lldb to trunk r257626, and updat...
2016-01-13 ngieMFhead @ r293815
2016-01-12 gjbMFH
2016-01-11 dimMerge ^/head r293430 through r293685.
2016-01-11 pfgext4: mount panic from freeing invalid pointers
next