]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/ufs
Temporarily skip flakey test case sys.kern.ptrace_test.ptrace__parent_exits_before_child
[FreeBSD/FreeBSD.git] / sys / ufs /
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-03 chsWith INVARIANTS, track all softdep dependency structure...
2020-02-03 mjgFix up various vnode-related asserts which did not...
2020-02-01 mjgvfs: replace VOP_MARKATIME with VOP_MMAPPED
2020-02-01 mjgufs: drop ufs_markatime from ufs_fifoops
2020-01-30 mjgufs: add the missing vn_need_pageq_flush call to ufs_ne...
2020-01-26 mjgufs: add vgone calls for unconstructed vnodes in the...
2020-01-24 mjgvfs: stop handling VI_OWEINACT in vget
2020-01-17 impWe only want to send the speedup to the lower layers...
2020-01-17 impUse buf to send speedup
2020-01-14 mckusickWhen sync'ing a mount point, the mount point's vnodes...
2020-01-14 jeffFix a long standing bug in journaled soft-updates....
2020-01-13 mjgufs: relax an overzealous assert added in r356671
2020-01-13 mjgvfs: rework vnode list management
2020-01-13 mjgufs: use lazy list instead of active list for syncer
2020-01-13 mjgufs: add a setter for inode i_flag field
2020-01-11 mckusickWhen a read error occurs while fetching a directory...
2020-01-05 mjgvfs: drop thread argument from vinactive
2020-01-03 mjgvfs: drop the mostly unused flags argument from VOP_UNLOCK
2019-12-31 cyMFV r356143:
2019-12-31 mmMFV r356163,r356197:
2019-12-27 kibufs: do not leave non-reclaimed vnodes with zero i_mode...
2019-12-22 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-12-21 cyMFV r353143 (phillip):
2019-12-21 cyMFV r353141 (by phillip):
2019-12-18 impDrop a sleepable lock when we plan on sleeping
2019-12-17 impAdd BIO_SPEEDUP signalling to UFS
2019-12-16 mjgvfs: flatten vop vectors
2019-12-10 kibUFS: implement VOP_INACTIVE()
2019-12-08 mjgvfs: introduce v_irflag and make v_type smaller
2019-12-05 emasteUpdate ELF Tool Chain to upstream r3769
2019-12-03 mckusickCurrently the breadn_flags() and getblkx() interfaces...
2019-12-03 manuImport DTS files for riscv from Linux 5.4
2019-11-28 manuImport riscv DTS files
2019-11-28 manuImport DTS files from Linux 5.4
2019-11-28 chsAs part of creating a snapshot, set fs->fs_fmod to...
2019-11-25 chsIn ffs_freefile(), use a separate variable to hold...
2019-11-25 delphijMFV r355071: libbsdxml (expat) 2.2.9.
2019-11-20 pfgMFV 354917, 354918, 354919
2019-11-20 mckusickAdd some KASSERTs. Reacquire a mutex after a kernel...
2019-11-18 avgMFV r354378,r354379,r354386: 10499 Multi-modifier prote...
2019-11-16 cemUpdate to Zstandard 1.4.4
2019-11-12 chsIn ufs_dir_dd_ino(), always initialize *dd_vp since...
2019-11-10 delphijMFV r354582: file 5.37.
2019-11-07 philImport libxo-1.3.0:
2019-10-29 jeffReplace OBJ_MIGHTBEDIRTY with a system using atomics...
2019-10-24 mckusickAfter the unlink() of one name of a file with multiple...
2019-10-24 mckusickSoft updates needs to keep an on-disk linked list of...
2019-10-19 jkimMerge ACPICA 20191018.
2019-10-18 markjAbbreviate softdep lock names.
2019-10-08 brooksUpdate tcsh to 6.21.00.
2019-10-08 dimMerge ^/head r352764 through r353315.
2019-10-06 mjgufs: add root vnode caching
2019-10-04 vangyzenAdd CTLFLAG_STATS to several debug.softdep sysctl OIDs
2019-10-04 mckusickUpdate ffs_getcg() function to accept a flags parameter...
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-17 dimMerge ^/head r352319 through r352435.
2019-09-16 mjgvfs: convert struct mount counters to per-cpu
2019-09-16 mjgvfs: manage mnt_writeopcount with atomics
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-09 kibRemove some unneeded vfs_busy() calls in SU code.
2019-09-07 kibProperly check for writers when fetching quotas for...
2019-09-06 cemufs: Remove redundant brelse() after r294954
2019-09-03 dimMerge ^/head r351317 through r351731.
2019-08-29 kibRework v_object lifecycle for vnodes.
2019-08-29 kibUFS: stop reusing the vnode for reallocated inode.
2019-08-25 dimMerge missed sources for lldb-specific TableGen tool.
2019-08-23 kibDe-commision the MNTK_NOINSMNTQ kernel mount flag.
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-13 mckusickClarify comment that describes how the FS_METACKHASH...
2019-08-08 cemUpdate to Zstandard 1.4.2
2019-08-07 asomersfusefs: merge from projects/fuse2
2019-08-06 mckusickA race condition existed between the time a UFS/FFS...
2019-07-31 mckusickWhen updating the user or group disk quotas for the...
2019-07-28 asomersMFHead @r350386
2019-07-27 rmacklemLock the vnode before calling ufs_bmap_seekdata().
2019-07-17 mckusickThe error reported in FS-14-UFS-3 can only happen on...
2019-07-16 mckusickStyle.
2019-07-16 mckusickWhen a process attempts to allocate space on a full...
2019-07-04 desUpgrade Unbound to 1.9.2.
2019-07-01 mckusickAdd a new "untrusted" option to the mount command....
2019-06-28 mmMFV r349454:
2019-06-27 asomersMFHead @349476
2019-06-26 markjRemove references to splbio in ffs_softdep.c.
2019-06-20 asomersMFHead @349234
2019-06-20 asomersAdd FIOBMAP2 ioctl
next