]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/fs/ext2fs
cache: add cache_vop_mkdir and rename cache_rename to cache_vop_rename
[FreeBSD/FreeBSD.git] / sys / fs / ext2fs /
2019-10-19 jkimMerge ACPICA 20191018.
2019-10-08 brooksUpdate tcsh to 6.21.00.
2019-09-28 manuImport DTS files from Linux 5.3
2019-09-28 manuImport DTS files from Linux 5.2
2019-09-19 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-09-10 jkimMerge OpenSSL 1.1.1d.
2019-09-10 baptImport libedit 2019-09-10
2019-09-09 dimMerge ^/head r351732 through r352104.
2019-09-06 cemext2fs: Remove redundant brelse() after r294954
2019-09-03 dimMerge ^/head r351317 through r351731.
2019-08-29 kibRework v_object lifecycle for vnodes.
2019-08-25 dimMerge missed sources for lldb-specific TableGen tool.
2019-08-22 dimMerge openmp trunk r366426, resolve conflicts, and...
2019-08-22 dimMerge libc++ trunk r366426, resolve conflicts, and...
2019-08-22 dimMerge compiler-rt trunk r366426, resolve conflicts...
2019-08-22 dimMerge lldb trunk r366426, resolve conflicts, and update...
2019-08-22 cyMFV r346563:
2019-08-21 dimMerge lld trunk r366426, and resolve conflicts.
2019-08-21 dimMerge clang trunk r366426, resolve conflicts, and updat...
2019-08-21 dimMerge llvm trunk r366426, resolve conflicts, and update...
2019-08-08 cemUpdate to Zstandard 1.4.2
2019-07-30 asomersMFHead @350426
2019-07-29 markjAvoid relying on header pollution from sys/refcount.h.
2019-07-28 asomersMFHead @r350386
2019-07-07 fsuAdd additional check for 'blocks per group' and 'fragme...
2019-07-07 fsuRemove ufs fragments logic.
2019-07-07 fsuRemove unneeded mount point unlock call.
2019-07-04 desUpgrade Unbound to 1.9.2.
2019-06-28 mmMFV r349454:
2019-06-20 asomersMFHead @349234
2019-06-17 delphijSeparate kernel crc32() implementation to its own heade...
2019-06-17 mmMFV r349134:
2019-06-06 asomersMFHead @348740
2019-06-02 impMerge from upstream at 4189ef5d from https://github...
2019-05-24 asomersRemove "struct ucred*" argument from vtruncbuf
2019-05-20 mmMFV r347989:
2019-05-13 asomersMFHead @347527
2019-05-08 manudts: Import files from Linux 5.1
2019-04-23 cyMFV r346563:
2019-04-19 cemUpdate to Zstandard 1.4.0
2019-04-16 fsuext2fs: Initial version of DTrace support.
2019-04-16 fsuext2fs: Initial version of DTrace support.
2019-04-12 baptUpdate mandoc to 1.14.5
2019-04-10 manuImport DTS files from Linux 5.0
2019-04-03 philImport libxo-1.0.2
2019-04-01 ngieIntegrate capsicum-test into the FreeBSD test suite
2019-03-25 mmMFV r345495:
2019-03-18 asomersMFHead@r345275
2019-03-16 dimAdd LLVM openmp trunk r351319 (just before the release_...
2019-03-15 ngieInitial googlemock/googletest integration into the...
2019-03-15 fsuRemove unneeded mount point unlock function calls.
2019-03-11 dimMerge LLVM libunwind trunk r351319, from just before...
2019-03-07 cyMFV r344878:
2019-03-05 ngieMFhead@r344786
2019-03-04 dimMerge ^/head r344549 through r344775.
2019-03-04 fsuFix double free in case of mount error.
2019-03-04 fsuDo not read the on-disk inode in case of vnode allocation.
2019-03-04 fsuFix integer overflow possibility.
2019-03-04 fsuDo not panic if inode bitmap is corrupted.
2019-03-04 fsuValidate block bitmaps.
2019-03-04 fsuAdd additional on-disk inode checks.
2019-03-04 fsuMake superblock reading logic more strict.
2019-02-26 sjgAdd libbearssl
2019-02-25 desUpgrade to OpenPAM Tabebuia.
2019-02-13 ngieCopy googletest 1.8.1 from ^/vendor/google/googletest...
2019-02-12 mmMFV r344063:
2019-01-30 dimMerge ^/head r343320 through r343570.
2019-01-25 pfgext2fs: Add some extra consistency checks for the super...
2019-01-22 dimMerge compiler-rt trunk r351319, and resolve conflicts.
2019-01-22 dimMerge libc++ trunk r351319, and resolve conflicts.
2019-01-20 dimMerge lldb trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge lld trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge clang trunk r351319, resolve conflicts, and updat...
2019-01-20 dimMerge llvm trunk r351319, resolve conflicts, and update...
2019-01-11 manuImport DTS from Linux 4.20
2019-01-11 manuImport DTS includes from 4.19
2019-01-10 emasteUpdate to ELF Tool Chain r3668
2018-12-29 cemUpdate to Zstandard 1.3.8
2018-12-27 mckusickWhen loading an inode from disk, verify that its mode...
2018-12-18 cyMFV r342175:
2018-12-11 mjgRemove unused argument to priv_check_cred.
2018-12-09 cyMFV r341618:
2018-12-06 sjgUpdate bmake to version 20180919
2018-11-24 dimMerge ^/head r340427 through r340868.
2018-11-23 markjEnsure that directory entry padding bytes are zeroed.
2018-11-20 jkimMerge OpenSSL 1.1.1a.
2018-11-14 kibAdd d_off support for multiple filesystems.
2018-11-10 manuUpdate our devicetree to 4.19 for arm and arm64
2018-11-04 vangyzenUpdate expat to 2.2.6
2018-11-04 dimMerge ^/head r339813 through r340125.
2018-11-02 brooksMake vop_symlink take a const target path.
2018-10-25 mmMFV r339640,339641,339644:
2018-10-20 baptUpdate libdialog to 1.3-20180621
2018-10-10 desUpgrade Unbound to 1.8.0. More to follow.
2018-10-09 jkimUpdate ACPICA to 20181003.
2018-10-09 jhbUpdate Apache Serf to 1.3.9 to support OpenSSL 1.1.1.
2018-10-09 emasteCopy libevent sources to contrib
2018-10-08 gjbMFV r339226 (peter): Record merge of serf-1.3.9.
2018-10-06 emasteopenssh: cherry-pick OpenSSL 1.1.1 compatibility
2018-09-29 dimAdd compiler-rt's libFuzzer, not connected to buildworl...
next