]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/ufs
Add two missing eventhandler.h headers
[FreeBSD/FreeBSD.git] / sys / ufs /
2019-05-20 mmMFV r347989:
2019-05-08 manudts: Import files from Linux 5.1
2019-05-05 markjEnsure that error is initialized in ufs_bmap_seekdata().
2019-05-05 kibSwitch to use shared vnode locks for text files during...
2019-05-04 mckusickZero out the file directory entry metadata to reduce...
2019-05-03 mckusickThis update eliminates a kernel stack disclosure bug...
2019-05-03 mckusickSimplify calculation of DIRECTSIZ. No functional change...
2019-04-29 markjOptimize lseek(SEEK_DATA) on UFS.
2019-04-23 cyMFV r346563:
2019-04-19 cemUpdate to Zstandard 1.4.0
2019-04-12 baptUpdate mandoc to 1.14.5
2019-04-10 manuImport DTS files from Linux 5.0
2019-04-08 kibHandle races when remounting UFS volume from ro to rw.
2019-04-06 oshogboIntroduce funlinkat syscall that always us to check...
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-20 asomersgoogletest: backport GTEST_SKIP to googletest 1.8.1
2019-03-20 mckusickThis is an additional and hopefully final fix for bug...
2019-03-18 asomersMFHead@r345275
2019-03-18 markjRevert r345244 for now.
2019-03-17 markjFix the gcc build (-Wstrict-prototypes) after r345244.
2019-03-17 markjOptimize lseek(SEEK_DATA) on UFS.
2019-03-16 dimAdd LLVM openmp trunk r351319 (just before the release_...
2019-03-15 ngieInitial googlemock/googletest integration into the...
2019-03-12 mckusickAdd KASSERT to the softdep_disk_write_complete() functi...
2019-03-11 mckusickGive more complete information in INVARIANTS panic...
2019-03-11 mckusickAugment the UFS filesystem specific print function...
2019-03-11 ngieMFhead@r345025
2019-03-11 sjgAdd _PC_ACL_* to vop_stdpathconf
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-02-26 sjgAdd libbearssl
2019-02-26 jahFFS: allow sendfile(2) to work with block sizes greater...
2019-02-25 mckusickAfter a crash, a file that extends into indirect blocks...
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-28 mckusickThis bug was introduced with the change to use softdep_...
2019-01-26 mckusickExpand DDB's set of printable soft dependency data...
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-15 glebiusAllocate pager bufs from UMA instead of 80-ish mutex...
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-30 mckusickMove ASSERT_VOP_LOCKED to top of ufs_vinit() as it...
2018-12-30 mckusickFor consistency with FFS2's fifoops2 and both versions...
2018-12-29 cemUpdate to Zstandard 1.3.8
2018-12-27 mckusickWhen loading an inode from disk, verify that its mode...
2018-12-23 kibAllocate v_object for the new snapshot vnode.
2018-12-18 cyMFV r342175:
2018-12-15 mckusickEnsure that the inode check-hash is not left zeroed...
2018-12-15 mckusickReorder ffs_verify_dinode_ckhash() so that it checks...
2018-12-15 mckusickMust set ip->i_effnlink = ip->i_nlink to avoid a soft...
2018-12-11 mckusickContinuing efforts to provide hardening of FFS. This...
2018-12-11 mjgRemove unused argument to priv_check_cred.
2018-12-09 dimMerge ^/head r340918 through r341763.
2018-12-09 cyMFV r341618:
2018-12-06 sjgUpdate bmake to version 20180919
2018-12-06 mckusickIf the vfs.ffs.dotrimcons sysctl option is enabled...
2018-12-06 mckusickNormally when an attempt is made to mount a UFS/FFS...
2018-11-26 mckusickMove the check for the filesystem having been run on...
2018-11-25 mckusickCalculate updated superblock check-hash before writing...
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-14 dimMerge ^/head r340368 through r340426.
2018-11-13 mckusickIn preparation for adding inode check-hashes, clean...
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-27 dimMerge ^/head r339670 through r339812.
2018-10-25 kibImplement O_BENEATH and AT_BENEATH.
2018-10-25 mmMFV r339640,339641,339644:
2018-10-23 mckusickContinuing efforts to provide hardening of FFS, this...
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-10-05 gjbMFH r338661 through r339200.
2018-09-29 dimAdd compiler-rt's libFuzzer, not connected to buildworl...
2018-09-27 dimMerge ^/head r338731 through r338987.
2018-09-24 emasteCopy libevent sources to contrib
2018-09-22 kibCorrect panic messages.
2018-09-20 baptImport mandoc 1.14.4
2018-09-19 kibFix state of dquot-less vnodes after failed quotaoff.
2018-09-17 kibDo not upgrade the vnode lock to call getinoquota().
next