]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
cache: stop checkpointing cn_namelen
[FreeBSD/FreeBSD.git] / sys /
2021-01-03 Mateusz Guzikcache: stop checkpointing cn_namelen
2021-01-03 Mateusz Guzikcache: predict on no spurious slashes in cache_fpl_hand...
2021-01-03 Mateusz Guzikcache: postpone NAME_MAX check as it may be unnecessary
2021-01-03 Mateusz Guzikcache: remove spurious null check in sdt probe
2021-01-03 Alan SomersRegenerate syscall files after addition of aio_writev...
2021-01-03 Alan SomersAdd aio_writev and aio_readv
2021-01-03 Ryan Libbyarm: fix atomic_testand{set,clear}_64 for ops on high...
2021-01-02 Mitchell HorneHandle KDB_WHY_TRAP return on arm and mips
2021-01-02 Ryan Libbyarm64: fix mask in atomic_testand{set,clear}_64
2021-01-02 Toomas Soomeloader: implement framebuffer console
2021-01-02 Michal Melounarm: Fix atomic_testand{set,clear}_32(). According...
2021-01-02 Toomas SoomeAdd 'contrib/pnglite/' from commit 'a70c2a23d0d84dfc63a...
2021-01-02 Toomas SoomeAdd 'contrib/terminus/' from commit 'cee3932f8c02a220d7...
2021-01-02 Konstantin Belousovnfs server: improve use of the VFS KPI
2021-01-01 Rick Macklemnfsd: fix NFSv4.0 seqid handling for ERELOOKUP
2021-01-01 Rick Macklemnfsd: fix NFS server for ERELOOKUP
2021-01-01 Alan Somersfusefs: implement FUSE_COPY_FILE_RANGE.
2021-01-01 Michael Tuexensctp: improve handling of aborted associations
2021-01-01 Jamie Grittonjail: revert the attachment part of b4e87a632955
2021-01-01 Mateusz Guziktmpfs: use VNPASS when asserting on a vnode in tmpfs_re...
2021-01-01 Mateusz Guzikufs: use VNPASS when asserting on a vnode in ufs_read_p...
2021-01-01 Mateusz Guzikcache: fold NCF_WHITE check into the rest
2021-01-01 Mateusz Guzikcache: call cache_fplookup_modifying in neg
2021-01-01 Mateusz Guzikcache: refactor cache_fpl_handle_root to fit the rest...
2021-01-01 Mateusz Guzikcache: refactor dot handling
2021-01-01 Mateusz Guzikcache: remove a branch from mount point checking
2021-01-01 Mateusz Guzikcache: support lockless lookup of degenerate paths
2021-01-01 Mateusz Guzikcache: save on branching when parsing the path by inser...
2021-01-01 Mateusz Guzikcache: hoist trailing slash and degenerate path handlin...
2021-01-01 Mateusz Guzikfd: inline pwd_get_smr
2021-01-01 John Baldwinddb: Display process flags (p_flag and p_flag2) in...
2021-01-01 John BaldwinUse kdb_thr_* to iterate over threads consistently...
2021-01-01 John BaldwinUse kdb_thr_from_pid() in db_lookup_thread().
2021-01-01 John BaldwinDon't check P_INMEM in kdb_thr_*().
2021-01-01 John BaldwinEnumerate processes via the pid hash table in kdb_thr_*().
2021-01-01 John BaldwinAdd a proc_off_p_hash helper variable.
2021-01-01 John Baldwinddb ps: Use the pidhash to enumerate processes not...
2020-12-31 Jamie Grittonjail: Clean up allprison_lock handing in kern_jail_set
2020-12-31 Ryan Libbyuma dbg: catch more corruption with atomics
2020-12-31 Ryan Libbybitset: implement BIT_TEST_CLR_ATOMIC & BIT_TEST_SET_ATOMIC
2020-12-31 Ed MasteStop defaulting to DWRAF2 in kernel compilation
2020-12-31 Kyle Evansarm: tune vmparam.h towards a little more modern
2020-12-31 Kyle Evansvt: restore tty when console is ungrabbed
2020-12-31 Kyle Evansvt: more carefully handle vt_allocate_keyboard grab...
2020-12-31 Alan Somersfusefs: update FUSE protocol to 7.24 and implement...
2020-12-31 Glen Barbercopyrights: Happy New Year 2021
2020-12-31 Andrew TurnerAdd pmu.h missed in 5e78bbb74a1f
2020-12-31 Hans Petter SelaskyStreamline the infiniband code according to the etherne...
2020-12-30 John Baldwinrsu: Don't modify read-only firmware block.
2020-12-31 Alfredo Dal'Ava... [POWERPC64LE] enable IPMI using OPAL bus
2020-12-30 Justin Hibbitspowerpc: Fix copyin/copyout race condition
2020-12-30 Justin Hibbitspowerpc: Optimize copyinstr() to avoid repeatedly mappi...
2020-12-30 Justin HibbitsRadix dump updates
2020-12-30 Justin Hibbitspowerpc/radix_mmu: Apply errata fixes for POWER9 TLB...
2020-12-30 Justin Hibbitspowerpc/aim: Add machine check handler for TLB multihit
2020-12-31 Alfredo Dal'Ava... [POWERPC64LE] fix sysctl dev.opal_sensor.* on little...
2020-12-30 John BaldwinDon't try to adjust a TLS TOE socket that has been...
2020-12-30 Andrew TurnerSplit out the FDT arm pmu attachment
2020-12-30 Michal Melounarm64: Use new arm_kernel_boothdr script for generating...
2020-12-30 Michal Melounsys/tools: Add a tool for generating arm and arm64...
2020-12-30 Roger Pau Monnéxen: allow limiting the amount of duplicated pending...
2020-12-30 Roger Pau Monnéxen/xenstore: remove unused functions
2020-12-30 Michal MelounTegra210: Connect to GENERIC kernel.
2020-12-30 Michal MelounTegra210: Add lost-in-merge fixes:
2020-12-30 Philip Paepscontrib/tzdata: import tzdata 2020f
2020-12-29 Toomas Soomecxgbe: replace zero sized array by flexible array
2020-12-29 Kyle Evanskern: efirt: correct configuration table entry size
2020-12-29 Kyle Evanskern: efirt: enter runtime environment to deref efi_cfgtbl
2020-12-29 Hans Petter SelaskyStreamline the infiniband code according to the etherne...
2020-12-29 Hans Petter SelaskyFix for IPoIB over lagg(4).
2020-12-29 Edward Tomasz Napi... geom(4): make g_newprovider_event() return if G_P_WITHE...
2020-12-29 Edward Tomasz Napi... devfs(4): defer freeing until we drop devmtx ("cdev")
2020-12-29 Ed MasteMove cp(4) module enable to SOURCELESS_HOST
2020-12-28 Ryan Libbykern.mk: drop flag only patched in-tree gcc understood
2020-12-28 Mateusz Guzikcache: work around corner case of dvp == tvp in cache_f...
2020-12-28 Alan Somersfusefs: delete some dead code
2020-12-28 Ed MasteCorrect font.h comment describing vfnt font maps
2020-12-28 Hans Petter SelaskyCollect statistics from all rate-limit queues in mlx5en(4).
2020-12-28 Hans Petter SelaskyImprove error message printing in krping.
2020-12-28 Michal MelounARM64: Port FreeBSD to Nvidia Jetson TX1 and Nano.
2020-12-28 Mateusz Guzikcache: reduce engrish in previous commit
2020-12-28 Mateusz Guzikcache: save on some branching in common case mount...
2020-12-28 Mateusz Guzikvfs: stop open-coding setting WILLBEDIR flag
2020-12-28 Mateusz Guzikvfs: add FAILIFEXISTS flag
2020-12-28 Mateusz Guzikcache: simplify lockless dot lookups
2020-12-28 Ryan Libbyroute: quiet -Wredundant-decls
2020-12-27 Martin Matuskacontrib/libarchive: Import libarchive 3.5.1
2020-12-27 Ryan LibbyMerge commit d8a09b3a0 from openzfs git (by Ryan Libby):
2020-12-27 Ryan LibbyMerge commit 956f94010 from openzfs git (by Ryan Libby):
2020-12-27 Ryan LibbyMerge commit c7500ded3 from openzfs git (by Ryan Libby):
2020-12-27 Ryan LibbyMerge commit 3fcd73747 from openzfs git (by Adrian...
2020-12-27 Ryan LibbyMerge commit 79a357c2a from openzfs git (by Adrian...
2020-12-27 Ryan Libbyopenzfs: fix gcc kernel module builds
2020-12-27 Mark Johnstonmsdosfs: Fix a leak of dirent padding bytes
2020-12-27 Mark Johnstonvm: Fix some bugs in the page busying code
2020-12-27 Mark Johnstonuma: Remove the MINBUCKET flag from the flag name list
2020-12-27 Mark Johnstonmd: Set bio_completed properly in the face of errors
2020-12-27 Mateusz Guzikcache: modification and last entry filling support...
2020-12-27 Mateusz Guzikcache: assert internal flags are not passed by namei
2020-12-27 Mateusz GuzikRevert "cache: modification and last entry filling...
next