]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
ext2fs: Remove redundant brelse() after r294954
[FreeBSD/FreeBSD.git] / sys /
2019-09-06 cemext2fs: Remove redundant brelse() after r294954
2019-09-06 jhibbitspowerpc64/pmap: Fix a WITNESS error in alloc_pvo_entry()
2019-09-06 jhibbitspowerpc64/pmap: Simplify the code path for moea64_pte_r...
2019-09-06 philipQEMU: use default HZ
2019-09-06 philipriscv: default to HZ=100
2019-09-05 rmacklemDelete the unused "nd" argument for nfsrv_proxyds().
2019-09-05 cemRemove long-dead BUF_ASSERT_{,UN}HELD assertions
2019-09-05 cemmsdosfs: Drop an unneeded brelse in bread error condition
2019-09-05 ianUse a single write of 3 bytes instead of iicdev_writeto...
2019-09-05 ianEnsure a measurement is complete before reading the...
2019-09-05 mjgvfs: temporarily revert r351825
2019-09-05 tsoomeAdjust teken to allow build as part of loader
2019-09-05 brAdd dwgpio to NOTES so it gets built in LINT kernels.
2019-09-05 stevekBump up the low range of cpuset numbers to account...
2019-09-05 emastepcie: return an error if a matching resource is not...
2019-09-05 hselaskyDecrease the default audio playback latency to a maximu...
2019-09-05 cemsys/mount.h: Comment on distinction between vfs_{c...
2019-09-04 rmacklemDelete the unused "nd" argument for nfsrv_checkdsattr().
2019-09-04 kibmadvise(MADV_FREE): Quick fix to time rewind.
2019-09-04 impSupport doorbell strides != 0.
2019-09-04 mjgvfs: fully hold vnodes in vnlru_free_locked
2019-09-04 traszFix /proc/mounts for autofs(5) mounts.
2019-09-04 traszImprove debugging output.
2019-09-04 brInclude dwgpio to the build.
2019-09-04 bro Add support for multi-port instances of Synopsys...
2019-09-04 kevansBack out r351799
2019-09-04 kevanspseudofs: make readdir work without a pid again
2019-09-04 avgshutdown_halt: make sure that watchdog timer is stopped
2019-09-04 avgZFS: Always refuse receving non-resume stream when...
2019-09-04 tuexenFix the SACK block generation in the base TCP stack...
2019-09-03 markjFix some nits in pmap_page_array_startup().
2019-09-03 kevansLOCAL_MODULES: Allow LOCAL_MODULES="" in src.conf to...
2019-09-03 kevansAllow more nesting of GEOM partitioning schemes
2019-09-03 kevansposixshm: start counting writeable mappings
2019-09-03 kevansvm pager: writemapping accounting for OBJT_SWAP
2019-09-03 traszUnbreak Linux binaries linked against new glibc, such...
2019-09-03 tuexenFix two TCP RACK issues:
2019-09-03 kibAdd procctl(PROC_STACKGAP_CTL)
2019-09-03 traszMake linprocfs(4) report Tgid, Linux ltrace(1) needs it.
2019-09-03 mjgvfs: implement usecount implying holdcnt
2019-09-03 impImplement nvme suspend / resume for pci attachment
2019-09-03 markjAdd preliminary support for atomic updates of per-page...
2019-09-03 markjMap the vm_page array into KVA on amd64.
2019-09-03 mjgpseudofs: fix a LOR pfs_node vs pidhash (sleepable...
2019-09-03 avgsuperio: fix the copyright block and update the year
2019-09-03 mjgAdd sysctlbyname system call
2019-09-02 markjAdd a sysctl to dump kernel mappings and their properti...
2019-09-02 markjReplace PMAP_LARGEMAP_MAX_ADDRESS() with a more general...
2019-09-02 tuexenThis patch improves the DSACK handling to conform with...
2019-09-02 traszBump Linux version to 3.2.0. Without it, binaries...
2019-09-02 impIn nvme_completion_poll, add a sanity check to make...
2019-09-02 impIn all the places that we use the polled for completion...
2019-09-02 impAdd a brief comment explaining why we can return ETIMED...
2019-09-02 traszRelax compat.linux.osrelease checks. This way one...
2019-09-02 mjgvfs: restore mp null check in vop_stdgetwritemount
2019-09-02 johalunLinuxKPI: Add sysfs create/remove functions that handle...
2019-09-02 emasteBelatedly bump __FreeBSD_version for r351659, gets...
2019-09-02 mjgproc: clear pid bitmap entry after dropping proctree...
2019-09-02 hselaskyUse DEVICE memory instead of UNCACHEABLE on aarch64...
2019-09-02 hselaskyFix regression issue after r351616. Make sure the mbuf...
2019-09-02 kevansmips: fix some mcount nits
2019-09-01 markjExtend uma_reclaim() to permit different reclamation...
2019-09-01 markjRestrict the input domain set in cpuset_setdomain(2...
2019-09-01 emastemakefs: share msdosfsmount.h between kernel msdosfs...
2019-09-01 emastevnic: correct and simplify SIOCSIFFLAGS
2019-09-01 emasteRemove CLANG_NO_IAS definition
2019-09-01 vmaffionenetmap: import changes from upstream (SHA 137f537eae513)
2019-09-01 mjgvfs: stop refing freed mount points in vop_stdgetwritemount
2019-09-01 tuexenFix initialization of top_fsn.
2019-09-01 tuexenImprove the handling of state cookie parameters in...
2019-09-01 jkimAdd support for TP-Link Archer T2U Nano.
2019-09-01 mjgnullfs: reduce areas protected by vnode interlock in...
2019-09-01 kevansposixshm: switch to OBJT_SWAP in advance of other changes
2019-08-31 rayARM kernel can get RAM regions three ways:
2019-08-31 mjgzfs: fix snapshot dir destruction after introducion...
2019-08-31 tuexenImprove function definition.
2019-08-31 tuexenImprove the handling of illegal sequence number combina...
2019-08-30 mjgvfs: add a missing VNODE_REFCOUNT_FENCE_REL to v_incr_u...
2019-08-30 mjorasWrap a vlan's parent's if_output in a separate function.
2019-08-30 emaxavoid holding PCB mutex during copyin/copyout()
2019-08-30 markjProperly check for an interrupted cv_wait_sig().
2019-08-30 mjgvfs: tidy up assertions in vfs_subr
2019-08-30 emastexdma: avoid NULL deref in error case
2019-08-30 emasteqlxgbe: avoid NULL deref in error case
2019-08-30 emasteexynos5: avoid NULL deref in error case
2019-08-30 emasteexynos5: avoid NULL deref in error case
2019-08-30 mjgnullfs: use VOP_NEED_INACTIVE
2019-08-30 glebiusUse mbuf queue instead of ifqueue in USB network drivers.
2019-08-30 glebiusAllow mbuf queues to be unlimited.
2019-08-29 markjRemove unused VM page locking macros.
2019-08-29 jhbSimplify bhyve vlapic ESR logic.
2019-08-29 mavTake proper lock in ses_setphyspath_callback().
2019-08-29 yuripvichsmb: defer smbus attach until interrupts are available
2019-08-29 emastevnic: avoid NULL deref in error case
2019-08-29 avgscsi_cd: whitespace cleanup
2019-08-29 avgscsi_cd: ifdef out cdsize()
2019-08-29 avgscsi_cd: make the media check asynchronous
2019-08-29 kibRework v_object lifecycle for vnodes.
2019-08-29 kibUFS: stop reusing the vnode for reallocated inode.
2019-08-29 traszFix qmath(3) build problems with GCC 8.
next