]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2021-05-22 Mateusz Guzikvfs: change vn_freevnodes_* prefix to idiomatic vfs_fre...
2021-05-22 Mateusz Guzikvfs: add missing atomic conversion to writecount adjustment
2021-05-22 Mateusz Guzikvfs: add more safety against concurrent forced unmount...
2021-05-22 Mateusz Guzikvfs: lockless writecount adjustment in set/unset text
2021-05-22 Mateusz Guzikcache: remove incomplete lockless lockout support durin...
2021-05-22 Mateusz Guzikcache: extend mismatch vnode assert print to include...
2021-05-22 Konstantin... tmpfs: dynamically register tmpfs pager
2021-05-22 Konstantin... vm: Add KPI to dynamically register pagers
2021-05-22 Konstantin... sys/vm: remove several other uses of OBJT_SWAP_TMPFS
2021-05-22 Konstantin... vm_object_set_memattr(): handle all object types withou...
2021-05-22 Konstantin... procfs_map: switch to use vm_object_kvme_type
2021-05-22 Konstantin... vm_object_kvme_type(): reimplement by embedding kvme_ty...
2021-05-22 Ryan LibbyClose races in vm object chain traversal for unlock
2021-05-22 Konstantin... Constify vm_pager-related virtual tables.
2021-05-22 Konstantin... Add OBJT_SWAP_TMPFS pager
2021-05-22 Konstantin... pagertab: use designated initializers
2021-05-22 Konstantin... Style enum obj_type
2021-05-22 Konstantin... Implement vm_object_vnode() using vm_pager_getvp()
2021-05-22 Konstantin... Add pgo_freespace method
2021-05-22 Konstantin... Add pgo_getvp method
2021-05-22 Konstantin... Add pgo_mightbedirty method
2021-05-22 Konstantin... vm_pager: add pgo_set_writeable_dirty method
2021-05-22 Konstantin... vm_pager: style some wrappers
2021-05-22 Konstantin... swappagerops: slightly more style-compliant formatting
2021-05-22 Rick Macklemnfscl: Add support for va_birthtime to NFSv4
2021-05-21 Robert Wingfstyp(8): define HAVE_ZFS macro when built with zfs
2021-05-21 Mark Johnstonkqueue timer: Remove detached knotes from the process...
2021-05-21 Andriy Gaponstorvsc: fix auto-sense reporting
2021-05-21 Daniel Austinmpsutil: extend show adapter information, add NCQ control
2021-05-21 Andriy GaponPCI hot-plug: use dedicated taskqueue for device attach...
2021-05-21 Colin PercivalMFC fixes to hostuuid handling
2021-05-20 Kirk McKusickCorrect assert added to dump program.
2021-05-20 Mark Johnstonfork: Suspend other threads if both RFPROC and RFMEM...
2021-05-20 Mark Johnstonposix timers: Check for overflow when converting to ns
2021-05-20 Mark Johnstonsort: Hook NetBSD tests up to the build
2021-05-20 Cyril Zhangsort: Make NetBSD sort tests compatible with our sort
2021-05-20 Cyril Zhangsort: Cache value of MB_CUR_MAX
2021-05-20 Cyril Zhangsort: Stop "fixing" obsolete key syntax after -- flag
2021-05-20 Lutz Donnerhackenetgraph/ng_bridge: Handle send errors during loop...
2021-05-20 Ed Masteregen syscall files after 0bd5d81f1edf
2021-05-20 Ed Mastemakesyscalls.lua: improve generated file style(9) compl...
2021-05-19 Guangyuan Yangkerberos.8: Replace dead link
2021-05-19 Mateusz Guzikcache: fix lockless absolute symlink traversal to non...
2021-05-19 Mark Johnstontruss: Decode FreeBSD 11 mknod(2) and mknodat(2)
2021-05-19 Mark Johnstonnd6: Avoid using an uninitialized sockaddr in nd6_prefi...
2021-05-19 Mark Johnstonswap_pager: Zero swap info before exporting to userspace
2021-05-19 Mark Johnstonif: Remove unnecessary validation in the SIOCSIFNAME...
2021-05-19 Konstantin... vn_open_cred(): disallow O_CREAT | O_EMPTY_PATH
2021-05-19 Konstantin... openat(2): add O_EMPTY_PATH
2021-05-19 Konstantin... rtld: initialize default dlerror_seen_val as true
2021-05-19 Konstantin... rtld: preserve the 'seen' state of the dlerror message...
2021-05-18 Kirk McKusickEnsure that files with no allocated blocks are trimmed...
2021-05-18 Kristof Provosttests: Only log critical errors from scapy
2021-05-18 Kristof Provostbridge tests: Test STP config BPDU validation
2021-05-18 Jonah Caplanbridgestp: validate timer values in config BPDU
2021-05-18 Kristof Provostnetinet6 tests: Fix Python warning
2021-05-18 Kevin Bowlinge1000: fix em_mac_min and 82547 packet buffer
2021-05-18 Kevin Bowlinge1000: disable hw.em.sbp debug setting
2021-05-18 Lutz Donnerhackesbin/ipfw: Fix parsing error in table based forward
2021-05-18 Mateusz Guzikvfs: fix vnode use count leak in O_EMPTY_PATH support
2021-05-18 Rick Macklemnfscl: fix typo in a comment
2021-05-17 Mark JohnstonAdd missing sockaddr length and family validation to...
2021-05-17 Kristof Provostin6_mcast: Return EADDRINUSE when we've already joined...
2021-05-17 Lutz Donnerhackeservice/ipfw: Silence warning on restart
2021-05-17 Kirk McKusickClean up copyright messages.
2021-05-17 Sai Rajesh... ixgbe: Restore AIM support
2021-05-17 Kirk McKusickClean up fsck_ffs error message output.
2021-05-17 Kirk McKusickMake fsck_ffs more persistent in creating a lost+found...
2021-05-16 Rick Macklemcopy_file_range(2): improve copying of a large hole...
2021-05-16 Ceri Daviesfind(1): Document the -f option
2021-05-16 Xin LIusr.bin/patch: remove unneeded header.
2021-05-16 Xin LIusr.bin/netstat: use roundup2 when rounding up to power...
2021-05-16 Navdeep Parharcxgbe(4): Use ifaddr_event_ext instead of ifaddr_event...
2021-05-16 Navdeep Parharcxgbe(4): Do not panic when tx is called with invalid...
2021-05-16 Navdeep Parharcxgbe(4): hw.cxgbe.panic_on_fatal_err can be changed...
2021-05-16 Navdeep Parharcxgbe(4): Move the hw-specific parts of VXLAN setup...
2021-05-16 Navdeep Parharcxgbe(4): Add flag to reliably stop the driver from...
2021-05-16 Navdeep Parharcxgbe(4): RSS hash for VXLAN traffic is computed from...
2021-05-16 Navdeep Parharcxgbe(4): Fix minor nit in the display of MPS TCAM...
2021-05-16 Navdeep Parharcxgbe(4): make the logging helpers a little more robust.
2021-05-16 Navdeep Parharcxgbe/tom: Fix potential leak in t4_aiotx_process_job.
2021-05-16 Navdeep Parharcxgbe(4): Always use the per-VI callout to read interfa...
2021-05-16 Navdeep Parharcxgbe/t4_tom: restore socket's protosw before entering...
2021-05-16 Navdeep Parharcxgbe(4): Allow a T6 adapter to switch between TOE...
2021-05-16 Navdeep Parharcxgbe(4): create a separate helper routine to write...
2021-05-16 Navdeep Parharcxgbe(4): make it safe to call setup_memwin repeatedly.
2021-05-16 Navdeep Parharcxgbe(4): use standard sysctl routines to deal with...
2021-05-16 Navdeep Parharcxgbe(4): catch up with the latest cryptocaps.
2021-05-16 Navdeep Parharcxgbe(4): Remove extra blank line.
2021-05-16 Navdeep Parharcxgbe(4): Fix an assertion that is not valid during...
2021-05-16 Navdeep Parharcxgbetool(8): Add support for setting the hashfilter...
2021-05-16 Navdeep Parharcxgbe(4): Use the correct filter width for T5+.
2021-05-16 Navdeep Parharcxgbe(4): Add a driver ioctl to set the filter mask.
2021-05-16 Navdeep Parharcxgbe(4): Use firmware commands to get/set filter confi...
2021-05-16 Navdeep Parharcxgbe(4): Break up t4_read_chip_settings.
2021-05-16 Alexander MotinImprove UMA cache reclamation.
2021-05-14 Mark Johnstoncryptodev: Fix some input validation bugs
2021-05-14 Dmitry Waginlibc: Some enhancements to syslog(3)
2021-05-14 Dmitry Waginsyslogd: Increase message size limits
2021-05-14 Kristof Provostpf tests: Test killing matching states
next