]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/kern
vfs: inline vops if there are no pre/post associated calls
[FreeBSD/FreeBSD.git] / sys / kern /
2020-07-30 Mateusz Guzikvfs: inline vops if there are no pre/post associated...
2020-07-30 Mateusz Guzikvfs: fold poll_no_poll into vop_nopoll
2020-07-30 Mateusz Guzikvfs: short-circuit the common case NDFREE calls
2020-07-30 Mateusz Guzikvfs: add support for WANTPARENT and LOCKPARENT to lockl...
2020-07-30 Mateusz Guzikvfs: support negative entry promotion in lockless lookup
2020-07-30 Mateusz Guzikvfs: add NOMACCHECK and AUDITVNODE2 to lockless lookup
2020-07-30 Mateusz Guzikvfs: make sure startdir_used is always assigned to...
2020-07-30 Mark JohnstonFix a logic error in uipc_ready_scan().
2020-07-29 John BaldwinProperly handle a closed TLS socket with pending receiv...
2020-07-29 Mateusz Guzikvfs: elide MAC-induced locking on rename if there are...
2020-07-29 Mateusz Guzikvfs: honor error code returned by mac_vnode_check_renam...
2020-07-28 Yoshihiro Takahashi- Cleanups related to sparc64 removal.
2020-07-28 Kyle Evansmakesyscalls.sh: improve the 'this is going away' message
2020-07-27 Kyle Evansmakesyscalls.sh: spit out a deprecation notice to stderr
2020-07-25 Doug MooreFix an overflow bug in the blist allocator that needles...
2020-07-25 Mateusz Guzikfd: put back FILEDESC_SUNLOCK to pwd_hold lost during...
2020-07-25 Alexander MotinAllow swi_sched() to be called from NMI context.
2020-07-25 Mateusz Guzikvfs: add support for !LOCKLEAF to lockless lookup
2020-07-25 Mateusz Guzikvfs: lockless lookup
2020-07-25 Mateusz Guzikvfs: add the infrastructure for lockless lookup
2020-07-25 Mateusz Guzikvfs: introduce vnode sequence counters
2020-07-25 Mateusz GuzikGuard sbcompress_ktls_rx with KERN_TLS
2020-07-25 Mateusz GuzikDo a lockless check in kthread_suspend_check
2020-07-24 Conrad MeyerUse gbincore_unlocked for unprotected incore()
2020-07-24 Conrad MeyerAdd unlocked/SMR fast path to getblk()
2020-07-24 Conrad MeyerUse SMR to provide safe unlocked lookup for pctries...
2020-07-24 Mateusz Guziklockmgr: add missing 'continue' to account for spurious...
2020-07-23 John BaldwinAdd support for KTLS RX via software decryption.
2020-07-23 Mateusz Guziklocks: fix a long standing bug for primitives with...
2020-07-22 Brooks DavisUse SI_ORDER_(FOURTH|FIFTH) rather than bespoke versions.
2020-07-22 Mateusz Guziklockmgr: add adaptive spinning
2020-07-21 Mitchell HorneINTRNG: only shuffle for !EARLY_AP_STARTUP
2020-07-21 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-21 Mateusz Guziklockmgr: denote recursion with a bit in lock value
2020-07-21 Mateusz Guziklockmgr: rewrite upgrade to stop always dropping the...
2020-07-21 Mateusz Guziklockmgr: add a helper for reading the lock value
2020-07-19 Adrian Chadd[net80211] Add new privileges; restrict what can be...
2020-07-18 Jung-uk KimMFV: r363292
2020-07-18 Mateusz GuzikShort-circuit tdfind when looking for the calling thread.
2020-07-16 Mateusz Guzikvfs: fix vn_poll performance with either MAC or AUDIT
2020-07-16 Mateusz Guzikvfs: fix MAC/AUDIT mismatch in vn_poll
2020-07-15 Gregory Neil ShapiroMerge sendmail 8.16.1 to HEAD: See contrib/sendmail...
2020-07-15 Mateusz Guzikpoll: factor fd lookup out of scan and rescan
2020-07-15 Mateusz Guzikfd: remove fd_lastfile
2020-07-15 Mateusz Guzikfd: add obvious branch predictions to fdalloc
2020-07-14 Mateusz Guzikcache: make negative shrinker round robin on all lists...
2020-07-14 Mateusz Guzikcache: remove numcalls
2020-07-14 Mateusz Guzikcache: count dropped entries
2020-07-14 Mateusz Guzikcache: remove neg_locked argument from cache_zap_locked
2020-07-14 Mateusz Guzikcache: remove a useless argument from cache_negative_insert
2020-07-14 Mateusz Guzikcache: create a dedicate struct for negative entries
2020-07-14 Jung-uk KimMFV: r362513
2020-07-12 Simon J. GerratyUpdate to bmake-20200710
2020-07-11 Mateusz Guzikfd: stop looping in pwd_hold
2020-07-11 Stefan EßerUpdate to version 3.1.3
2020-07-10 Mateusz Guzikvfs: fix early termination of kern_getfsstat
2020-07-10 Mateusz Guzikvfs: fix trivial whitespace issues which don't interefe...
2020-07-10 Mateusz Guzikvfs: depessimize getfsstat when only the count is requested
2020-07-10 Mateusz Guzikvfs: avoid spurious memcpy in vfs_statfs
2020-07-10 Kyle Evansshm_open2: Implement SHM_GROW_ON_WRITE
2020-07-09 Mark JohnstonApply the logic from r363051 to semctl(2) and __sem_bas...
2020-07-09 Mark JohnstonAvoid copying out kernel pointers from msgctl(IPC_STAT).
2020-07-08 Simon J. GerratyUpdate to bmake-20200704
2020-07-07 Cy SchubertMFV r362990:
2020-07-07 Stefan EßerUpdate to version 3.1.1
2020-07-06 Mark JohnstonRegenerate.
2020-07-06 Mark JohnstonPermit cpuset_(get|set)domain() in capability mode.
2020-07-06 Pawel Biernackikern.tty_info_kstacks: set compact format as default
2020-07-06 Mark JohnstonAllow accesses of the caller's CPU and domain sets...
2020-07-06 Pawel Biernackikern.tty_info_kstacks: add a compact format
2020-07-06 Mark JohnstonLift cpuset Capsicum checks into a subroutine.
2020-07-06 Mateusz Guzikvfs: expand on vhold_smr comment
2020-07-05 Mateusz Guziklockf: elide avoidable locking in lf_advlockasync
2020-07-05 Konstantin BelousovFix typo.
2020-07-05 Andrew TurnerRerun kernel ifunc resolvers after all CPUs have started
2020-07-04 Mateusz GuzikAdd char and short types to kcsan
2020-07-03 Mateusz Guzikifdef out pg_jobc assertions added in r361967
2020-07-02 Mateusz Guzikcred: add a prediction to crfree for td->td_realucred...
2020-07-02 Mateusz Guzikcache: add missing call to cache_ncp_invalid for negati...
2020-07-02 Mateusz Guzikcache: fix misplaced fence in cache_ncp_invalidate
2020-07-02 Konstantin BelousovUse tdfind() in pget().
2020-07-01 Andrew TurnerSimplify the flow when getting/setting an isrc
2020-07-01 Mateusz Guzikcache: lockless forward lookup with smr
2020-07-01 Mateusz Guzikvfs: protect vnodes with smr
2020-06-29 Andrew GallatinFix a panic when unloading firmware
2020-06-28 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-25 John BaldwinUse zfree() instead of explicit_bzero() and free().
2020-06-25 Mark JohnstonCall swap_pager_freespace() from vm_object_page_remove().
2020-06-25 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-24 Enji CooperAdd `kern.features.witness`
2020-06-24 Cy SchubertMFV r362565:
2020-06-21 Thomas Munrovfs: track sequential reads and writes separately
2020-06-21 Jeff RobersonUse zone nomenclature that is consistent with UMA.
2020-06-21 Brandon Bergren[PowerPC] More relocation fixes
2020-06-20 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-18 Pawel Biernackihw.bus.info: rework handler
2020-06-18 Mark JohnstonAdd the SCTP_SUPPORT kernel option.
2020-06-18 Jung-uk KimMFV: r362286
2020-06-17 Andrew TurnerUpdate opencsd to 0.14.2
2020-06-17 Xin LIMFV r362254: file 5.39.
next