]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/kern/vfs_vnops.c
bhnd(9): Fix a few mandoc related issues
[FreeBSD/FreeBSD.git] / sys / kern / vfs_vnops.c
2020-12-09 cyMFV r368464:
2020-12-01 mmMFV r368207:
2020-11-26 kibvn_read_from_obj(): fix handling of doomed vnodes.
2020-11-26 kibMake max ticks for pause in vn_lock_pair() adjustable...
2020-11-26 seUpdate to version 3.2.0
2020-11-20 mckusickOnly attempt a VOP_UNLOCK() when the vn_lock() has...
2020-11-20 sjgMerge bmake-20201117
2020-11-13 kibImplement vn_lock_pair().
2020-11-09 mjgvfs: group mount per-cpu vars into one struct
2020-11-07 sjgUpdate to bmake-20201101
2020-10-29 mjgvfs: add NDREINIT to facilitate repeated namei calls
2020-10-17 mmacyUpdate OpenZFS to 2.0.0-rc3-gfc5966
2020-10-09 mjgvfs: fix a panic when truncating comming from copy_file...
2020-10-09 rmacklemMake vn_generic_copy_file_range() interruptible via...
2020-10-01 mmacyOpenZFS: MFV 2.0-rc3-gfc5966
2020-10-01 rmacklemClip the "len" argument to vn_generic_copy_file_range...
2020-09-30 rmacklemMake copy_file_range(2) Linux compatible for overflow...
2020-09-22 kibAdd O_RESOLVE_BENEATH and AT_RESOLVE_BENEATH to mimic...
2020-09-22 kibAdd open2nameif()
2020-09-18 mmacyMFV 2.0-rc2
2020-09-18 vangyzenvm_ooffset_t is now unsigned
2020-09-15 kibConvert page cache read to VOP.
2020-09-15 kibvfs_subr.c: export io_hold_cnt and vn_read_from_obj().
2020-09-09 baptUpdate nvi to 2.2.0
2020-09-05 sjgUpdate to bmake-20200902
2020-09-04 mmacyZFS: MFV 2.0-rc1-gfd20a8
2020-08-28 mmacyZFS: MFV 2.0-rc1-ga00c61
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-24 mjgcache: drop the always curthread argument from reverse...
2020-08-16 kibFix powerpc build.
2020-08-16 kibVMIO read
2020-08-12 gjbMFH
2020-08-08 dimMerge ^/head r364041 through r364050.
2020-08-07 mjgvfs: add VOP_STAT
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-30 cemImport PCG-C into sys/contrib
2020-07-16 gjbMFH
2020-07-16 mjgvfs: fix vn_poll performance with either MAC or AUDIT
2020-07-16 mjgvfs: fix MAC/AUDIT mismatch in vn_poll
2020-07-15 gshapiroMerge sendmail 8.16.1 to HEAD: See contrib/sendmail...
2020-07-14 jkimMFV: r362513
2020-07-10 mjgvfs: fix trivial whitespace issues which don't interefe...
2020-07-08 sjgUpdate to bmake-20200704
2020-07-07 seUpdate to version 3.1.1
2020-07-05 kibFix typo.
2020-06-28 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-25 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-21 tmunrovfs: track sequential reads and writes separately
2020-06-20 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-18 jkimMFV: r362286
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-05 manudts: Update our copy to be in sync with Linux 5.7
2020-06-04 kevansvfs: add restrictions to read(2) of a directory [2/2]
2020-06-04 kevansvfs: add restrictions to read(2) of a directory [1/2]
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 mjgvfs: use atomic_{store,load}_long to manage f_offset
2020-05-25 mjgvfs: restore mtx-protected foffset locking for 32 bit...
2020-05-24 mjgvfs: scale foffset_lock by using atomics instead of...
2020-05-23 cemUpdate to Zstandard 1.4.5
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-14 manudts: Import DTS from Linux 5.6
2020-04-09 kibRemove extra call to vfs_op_exit() from vfs_write_suspe...
2020-04-02 dimMerge once more from ^/vendor/llvm-project/release...
2020-04-01 hartiMerge release 1.14 of bsnmp.
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-05 dimMerge ^/vendor/llvm-project/release-10.x up to its...
2020-03-04 cyMFV r358616:
2020-03-02 mmMFV r358511,r358532:
2020-02-28 manudts: Update our copy for arm, arm64 and riscv dts to...
2020-02-23 dimMerge ^/head r358239 through r358262.
2020-02-23 rlibbyvfs: quiet -Wwrite-strings
2020-02-18 baptUpdate ncurses to 20200118
2020-02-15 dimMerge ^/head r357931 through r357965.
2020-02-15 dimMerge ^/vendor/llvm-project/release-10.x up to its...
2020-02-15 mjgvfs: make write suspension mandatory
2020-02-14 dimMerge ^/head r357855 through r357920.
2020-02-14 emasteUpgrade to OpenSSH 7.9p1.
2020-02-13 mjgPartially decompose priv_check by adding priv_check_cre...
2020-02-13 dimMerge ^/head r357662 through r357854.
2020-02-12 mmMFV r357783:
2020-02-11 delphijMFV r357712: file 5.38.
2020-02-08 mjgvfs: tidy up vget_finish and vn_lock
2020-01-31 dimMerge ^/head r357270 through r357349.
2020-01-30 mjgRemove duplicated empty lines from kern/*.c
next