]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/kern/vfs_subr.c
MFV r309587:
[FreeBSD/FreeBSD.git] / sys / kern / vfs_subr.c
2016-12-06 mmMFV r309587:
2016-12-01 mmMFC r309362:
2016-11-29 mmMFV r309299:
2016-11-28 cognetImport Concurrency Kit in the kernel.
2016-11-26 markjLaunder VPO_NOSYNC pages upon vnode deactivation.
2016-11-22 delphijMFV r308954:
2016-11-11 cyMFV r305100: Update amd from am-utils 6.1.5 to 6.2.
2016-11-07 delphijMFV r308392: file 5.29.
2016-11-03 gjbMFV r308265: Update tzdata to 2016i.
2016-10-09 dimMerge ^/head r306412 through r306905.
2016-10-08 mjgvfs: clear the tmp free list flag before taking the...
2016-10-06 bdreweryvrefl: Assert that the interlock is held.
2016-10-06 bdreweryAdd vrecyclel() to vrecycle() a vnode with the interloc...
2016-10-04 bdreweryCorrect some comments after r294299.
2016-10-04 jkimMerge ACPICA 20160930.
2016-10-04 mmMFV r306669:
2016-10-01 baptImport libucl 20160812
2016-09-30 mjgvfs: batch free vnodes in per-mnt lists
2016-09-30 mjgvfs: remove the __bo_vnode field from struct vnode
2016-09-29 desUpgrade to Unbound 1.5.10.
2016-09-22 impRevert and redo r306083.
2016-09-22 jkimMerge OpenSSL 1.0.2i.
2016-09-21 kibAdd kernel interfaces to call EFI Runtime Services.
2016-09-21 andrewUpdate the device tree source files to a Linux 4.7-RC.
2016-09-19 andrewImport the Linaro Cortex Strings library into contrib.
2016-09-16 dimMerge ^/head r305687 through r305890.
2016-09-15 emasteRenumber license clauses in sys/kern to avoid skipping #3
2016-09-05 mmMFV r305420:
2016-09-04 desUpgrade to Unbound 1.5.9.
2016-09-03 dimUpdate compiler-rt to 3.9.0 release, and update the...
2016-08-31 emasteUpdate to ELF Tool Chain r3490
2016-08-30 pfgMFV r302423:
2016-08-30 dimUpdate libc++ to release_39 branch r279689.
2016-08-30 emasteBring lld (release_39 branch, r279477) to contrib
2016-08-24 cyMFV r304732.
2016-08-17 dimUpdate llvm to release_39 branch r278877.
2016-08-17 emasteUpdate lldb to release_39 branch r276489 and resolve...
2016-08-16 dimUpdate clang to release_39 branch r276489, and resolve...
2016-08-16 dimUpdate llvm to release_39 branch r276489, and resolve...
2016-08-16 dimMerge ^/head r303250 through r304235.
2016-08-16 markjMFV r304057:
2016-08-16 markjMFV r296989:
2016-08-14 mmMFV r304060:
2016-08-13 ngieMFhead @ r304038
2016-08-12 traszPrint vnode details when vnode locking assertion gets...
2016-08-12 ngieCheckpoint initial integration work
2016-08-10 traszReplace all remaining calls to vprint(9) with vn_printf...
2016-08-04 traszRemove unused - never actually implemented - vnode...
2016-07-25 kibMFC r302567:
2016-07-25 delphijChange bsdiff to use divsufsort suffix sort library...
2016-07-23 baptUpdate mandoc to 1.13.4 release
2016-07-11 kibFix grammar.
2016-07-11 kibIn vgonel(), postpone setting BO_DEAD until VOP_RECLAIM...
2016-07-04 grehanImport bhyve_graphics into CURRENT. Thanks to all who...
2016-07-03 kibRemove racy assert. The thread which changes vnode...
2016-07-01 delphijMFV r302260: expat 2.2.0
2016-06-27 bdreweryMFC r298819:
2016-06-27 delphijMFV r302218: file 5.28.
2016-06-22 mmMFV r302003,r302037,r302038,r302056:
2016-06-20 kibFix typo. Note that atomic is still required even...
2016-06-17 mjgvfs: ifdef out noop vop_* primitives on !DEBUG_VFS_LOCK...
2016-06-17 kibAdd VFS interface to flush specified amount of free...
2016-06-17 bdreweryImport ClangFormat.cpp from ^/vendor/clang/clang-releas...
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-31 traszCosmetics - add missing space after ellipses in shutdow...
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-23 avgMFC r299916: vfs_read_dirent: increment ncookies after...
2016-05-20 emasteUpdate to ELF Tool Chain r3475
2016-05-16 avgvfs_read_dirent: increment ncookies after adding a...
2016-05-16 kibMFC r298982:
2016-05-16 kibMFC r287831 (by cem):
2016-05-16 kibMFC r298922:
2016-05-16 kibMFC r298921:
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-05-03 kibAdd EVFILT_VNODE open, read and close notifications.
2016-05-02 kibIssue NOTE_EXTEND when a directory entry is added to...
2016-05-02 kibFix reporting of NOTE_LINK when directory link count...
2016-04-29 pfgsys/kern: spelling fixes in comments.
2016-04-27 jkimMerge ACPICA 20160422.
2016-04-27 delphijMFV r298691:
2016-04-26 pfgsys: extend use of the howmany() macro when available.
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-03-16 obrienBring down 0.4.5 vendor files and other catchups with...
2016-03-11 desUpgrade to OpenSSH 7.2p2.
2016-03-02 gjbMFH
2016-03-01 jkimMerge OpenSSL 1.0.2g.
2016-02-24 dimMerge ^/head r295902 through r296006.
2016-02-24 kibProvide more correct sizing of the KVA consumed by...
2016-02-23 mariusIn preparation for 10.3-RELEASE, temporarily revert...
2016-02-21 dimMerge ^/head r295601 through r295844.
next