]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/ufs
MFH
[FreeBSD/FreeBSD.git] / sys / ufs /
2020-08-27 gjbMFH
2020-08-24 mmacyInitial import from vendor-sys branch of openzfs
2020-08-24 cyMFV 364468:
2020-08-24 cyMFV 364467:
2020-08-20 mjgcache: add cache_rename, a dedicated helper to use...
2020-08-19 mjgvfs: remove the always-curthread td argument from VOP_R...
2020-08-19 mjgvfs: drop the error parameter from vn_isdisk, introduce...
2020-08-16 kibVMIO reads: enable for UFS
2020-08-16 dimMerge ^/head r364264 through r364278.
2020-08-16 mjgvfs: remove the thread argument from vget
2020-08-12 gjbMFH
2020-08-10 dimMerge ^/head r364051 through r364081.
2020-08-10 mjgvfs: clean MNTK_FPLOOKUP if MNT_UNION is set
2020-08-08 dimMerge ^/head r364041 through r364050.
2020-08-07 mjgufs: add VOP_STAT handler
2020-08-06 dimMerge ^/head r363739 through r363986.
2020-08-05 mjgvfs: remove the obsolete privused argument from vaccess
2020-08-04 mjgufs: only pass LK_ADAPTIVE if LK_NODDLKTREAT is set
2020-08-04 manuImport DTS files for arm, arm64, riscv from Linux 5.8
2020-08-03 seUpgrade to version 3.1.4
2020-07-31 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 gjbMFH
2020-07-30 cemImport PCG-C into sys/contrib
2020-07-25 mjgufs: add support for lockless lookup
2020-07-22 mjglockmgr: add adaptive spinning
2020-07-15 gshapiroMerge sendmail 8.16.1 to HEAD: See contrib/sendmail...
2020-07-14 jkimMFV: r362513
2020-07-08 sjgUpdate to bmake-20200704
2020-07-07 seUpdate to version 3.1.1
2020-06-28 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-25 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-20 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-19 mckusickThe binary representation of the superblock (the fs...
2020-06-19 mckusickMove the pointers stored in the superblock into a separate
2020-06-18 jkimMFV: r362286
2020-06-17 chsMove all of the functions in ffs_subr.c that are only...
2020-06-17 andrewUpdate opencsd to 0.14.2
2020-06-17 delphijMFV r362254: file 5.39.
2020-06-16 andrewRe-add opencsd as a vendor import from the dist directory
2020-06-14 rmacklemFix export_args ex_flags field so that is 64bits, the...
2020-06-06 mckusickClear the IN_SIZEMOD and IN_IBLKDATA flags only when...
2020-06-05 manudts: Update our copy to be in sync with Linux 5.7
2020-06-05 mckusickFurther evaluation of the POSIX spec for fdatasync...
2020-06-04 seFix obvious typo: IN_BLKDATA should be IN_IBLKDATA
2020-06-04 mckusickTwo additional places that need to identify IN_IBLKDATA.
2020-06-04 kibUFS: write inode block for fdatasync(2) if pointers...
2020-06-01 dimUpdate Subversion to 1.14.0 LTS. See contrib/subversion...
2020-06-01 dimUpdate apr-util to 1.6.1. See contrib/apr-util/CHANGES...
2020-05-31 dimUpdate apr to 1.7.0. See contrib/apr/CHANGES for a...
2020-05-25 chsThis commit enables a UFS filesystem to do a forcible...
2020-05-23 cemUpdate to Zstandard 1.4.5
2020-05-22 jhbUpdate name of description of vfs.ffs.setsize in comment.
2020-05-21 cyMFV r361322:
2020-05-20 sjgMerge bmake-20200517
2020-05-20 mmMFV r361280:
2020-05-14 jceelImport lib9p 7ddb1164407da19b9b1afb83df83ae65a71a9a66.
2020-04-21 jkimMerge OpenSSL 1.1.1g.
2020-04-21 jhbRetire two unused background fsck sysctls.
2020-04-14 manudts: Import DTS from Linux 5.6
2020-04-10 kibufs: apply suspension for non-forced rw unmounts.
2020-04-09 mckusickFixing the soft update macros in -r359612 triggered...
2020-04-06 mckusickRevert -r359612 as it can cause other panics.
2020-04-03 mckusickWhen shrinking the size of a directory it is sometimes...
2020-04-03 mckusickConvert DOINGSOFTDEP, MOUNTEDSOFTDEP, DOINGSUJ, and...
2020-04-02 dimMerge once more from ^/vendor/llvm-project/release...
2020-04-01 hartiMerge release 1.14 of bsnmp.
2020-03-30 kibVOP_GETPAGES_ASYNC(): consistently call iodone() callba...
2020-03-23 brooksImport the kyua test framework.
2020-03-23 brooksAdd liblutok a lightweight C++ API for lua.
2020-03-18 jkimMerge OpenSSL 1.1.1e.
2020-03-11 mckusickWhen mounting a UFS filesystem, return EINTEGRITY rathe...
2020-03-10 dimMerge ^/head r358731 through r358831.
2020-03-09 chsUse the devfs vnode rather than the mntfs vnode for...
2020-03-08 mjgfd: use smr for managing struct pwd
2020-03-07 dimMerge ^/head r358712 through r358730.
2020-03-06 chsAdd a new "mntfs" pseudo file system which provides...
2020-03-05 dimMerge ^/vendor/llvm-project/release-10.x up to its...
2020-03-05 dimMerge ^/head r358466 through r358677.
2020-03-04 cyMFV r358616:
2020-03-02 mmMFV r358511,r358532:
2020-03-01 mjgfd: move vnodes out of filedesc into a dedicated structure
2020-02-28 manudts: Update our copy for arm, arm64 and riscv dts to...
2020-02-27 dimMerge ^/head r358269 through r358399.
2020-02-26 kaktusMark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT...
2020-02-19 dimMerge ^/head r358075 through r358130.
2020-02-18 mckusickAdditional KASSERTs to ensure the consistency of the...
2020-02-18 baptUpdate ncurses to 20200118
2020-02-17 dimMerge ^/head r358000 through r358048.
2020-02-16 scottlAdd rudamentary support for UFS to probe whether a...
2020-02-16 dimMerge ^/head r357966 through r357999.
2020-02-15 mjgufs: use faster lockgmr entry points in ffs_lock
2020-02-15 dimMerge ^/vendor/llvm-project/release-10.x up to its...
2020-02-14 emasteUpgrade to OpenSSH 7.9p1.
2020-02-12 mmMFV r357783:
2020-02-11 delphijMFV r357712: file 5.38.
2020-02-10 scottlRevert r357710 and 357711 until they can be debugged
2020-02-10 scottlMissed a file in r357710, add it here.
2020-02-10 scottlAdd rudamentary support for UFS to probe whether a...
2020-02-07 dimMerge ^/head r357408 through r357661.
next