]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
MFV r348583: 9847 leaking dd_clones (DMU_OT_DSL_CLONES) objects
[FreeBSD/FreeBSD.git] / sys /
2019-06-03 Alexander MotinMFV r348583: 9847 leaking dd_clones (DMU_OT_DSL_CLONES...
2019-06-03 Alexander MotinMFV r348580: 9559 zfs diff handles files on delete...
2019-06-03 Alexander MotinMFV r348578: 9962 zil_commit should omit cache thrash
2019-06-03 Alexander MotinMFV r348576: 9963 Seperate tunable for disabling ZIL...
2019-06-03 Cy SchubertProperly define the fourth argument to ipf_check, the...
2019-06-03 Alexander MotinMFV r348573: 9993 zil writes can get delayed in zio...
2019-06-03 Tycho Nightingalevery large dma mappings can cause integer overflow
2019-06-03 Alexander MotinMFV r348568: 9466 add JSON output support to channel...
2019-06-03 Alexander MotinMFV r348555: 9690 metaslab of vdev with no space maps...
2019-06-03 Alexander MotinMFC r348554: 9688 aggsum_fini leaks memory
2019-06-03 Alexander MotinMFV r348553: 9681 ztest failure in spa_history_log_inte...
2019-06-03 Alexander MotinMFV r348552: 9682 page fault in dsl_async_clone_destroy...
2019-06-03 Alexander MotinMFV r348551: 9862 fix typo in comment in vdev_impl.h
2019-06-03 Alexander MotinMFV r348550: 1700 Add SCSI UNMAP support
2019-06-03 Alexander MotinMFV r348548: 9617 too-frequent TXG sync causes excessiv...
2019-06-03 Alexander MotinMFV r348537: 8601 memory leak in get_special_prop()
2019-06-03 Alexander MotinMFV r348535: 9677 panic from zio_write_gang_block(...
2019-06-03 Alexander MotinMFV r348534: 9616 Bogus error when attempting to set...
2019-06-03 Konstantin Belousovhwpmc_intel: List all Silvermont ids.
2019-06-03 John BaldwinWarn about deprecated features on all major OS versions.
2019-06-03 Konstantin Belousovefirt efi_enter(): Release acquired locks and restore...
2019-06-03 Konstantin Belousovamd64 ef_rt_arch_call: Preserve %rflags around call...
2019-06-03 Konstantin BelousovRemove dead check.
2019-06-03 Konstantin BelousovRemove dead store.
2019-06-03 Vladimir Kondratyevpsm(4): Add natural scrolling support to sysmouse protocol
2019-06-03 Alan CoxRetire vm_reserv_extend_{contig,page}(). These functio...
2019-06-02 Maxim SobolevFix several places where tool name has been hardcoded:
2019-06-02 Vladimir Kondratyevpsm(4): Add Elantech touchpad IC type 15 found on Think...
2019-06-02 Warner LoshMerge from upstream at 4189ef5d from https://github...
2019-06-02 Mark JohnstonAdd a vm_page_wired() predicate.
2019-06-01 Ed Masteoctusb: fix detach loop over USB ports
2019-06-01 Warner LoshSince a fatal trap can happen at aribtrary times, don...
2019-06-01 Bjoern A. ZeebAfter parts of the locking fixes in r346595, syzkaller...
2019-06-01 Bjoern A. ZeebImprove error/debug messages in sdhci.c
2019-06-01 Navdeep Parharcxgbe/t4_tom: adjust the hardware receive window to...
2019-06-01 Justin Hibbitspowerpc/moea: Fix moea64 native VA invalidation
2019-06-01 Conrad Meyerrandom(4): Fix RANDOM_LOADABLE build
2019-05-31 Warner LoshDefer evaluation of modified until after it's set
2019-05-31 Doug MooreThe function vm_phys_free_contig invokes vm_phys_free_p...
2019-05-31 Konstantin BelousovSimplify flow of pmap_demote_pde_locked() and add more...
2019-05-31 Mark Johnstonnetdump: Buffer pages to avoid calling netdump_send...
2019-05-31 Mark Johnstonacpi_dock(4): Notify devd(8) on dock status change.
2019-05-31 Mark JohnstonRemove a redundant vm_page_remove() call.
2019-05-31 Ed Mastenewvers.sh correct typo from r348175
2019-05-31 Rick MacklemGet rid of extraneous initialization.
2019-05-31 Rick MacklemClean up silly code case.
2019-05-30 Brooks Davismakesyscalls.sh: always use absolute path for syscalls...
2019-05-30 Li-Wen HsuAdd the missing braces to fix the code not guarded...
2019-05-30 Navdeep Parharcxgbe/t4_tom: Do not attempt to look up entries in...
2019-05-30 Dmitry ChaginRemove wrong inline keyword.
2019-05-30 Konstantin BelousovRemove TODO comment after posixshmcontrol(1) added.
2019-05-30 Konstantin BelousovSilence witness warning about duplicated mutex type.
2019-05-30 Dmitry ChaginComplete LOCAL_PEERCRED support. Cache pid of the remot...
2019-05-30 Dmitry ChaginLinux does not support MSG_OOB for unix(4) or non-strea...
2019-05-30 Alexander MotinFix busy status leak in case of incorrect passthrough...
2019-05-30 Marcin WojtasUpdate ENA version to v2.0.0
2019-05-30 Marcin WojtasImprove ENA reset handling
2019-05-30 Marcin WojtasFix NULL pointer dereference in ena_up()
2019-05-30 Marcin WojtasUnify new line characters in the ENA driver
2019-05-30 Marcin WojtasFix Tx offloads for fragmented pkt headers in ENA
2019-05-30 Marcin WojtasSplit ENA reset routine into restore and destroy stages
2019-05-30 Marcin WojtasUse bitfield for storing global ENA device states
2019-05-30 Marcin WojtasFix error handling when ENA reset fails
2019-05-30 Marcin WojtasFill bdf field of the host_info structure in ENA
2019-05-30 Marcin WojtasAdd additional doorbells on ENA Tx path
2019-05-30 Marcin WojtasLimit maximum size of Rx refill threshold in ENA
2019-05-30 Marcin WojtasAdd support for the LLQv2 and WC in ENA
2019-05-30 Marcin WojtasLock optimization in ENA
2019-05-30 Marcin WojtasAdd tuneable drbr ring size and hw queues depth for ENA
2019-05-30 Marcin WojtasFix error in validate_tx_req_id() in ENA
2019-05-30 Marcin WojtasChange attach order to prevent crash upon failure in ENA
2019-05-30 Marcin WojtasChange order of ifp release on ENA detach
2019-05-30 Marcin WojtasCheck for number of MSI-x upon partial allocation in ENA
2019-05-30 Marcin WojtasSet error value when allocation of IO irq fails in ENA
2019-05-30 Marcin WojtasSet vaddr and paddr as NULL when DMA alloc fails in ENA
2019-05-30 Marcin WojtasFix DMA synchronization in the ENA driver Tx and Rx...
2019-05-30 Marcin WojtasCheck for missing MSI-x and Tx completions in ENA
2019-05-30 Marcin WojtasFill number of CPUs field on ENA host_info structure
2019-05-30 Marcin WojtasPrint ENA Tx error conditionally
2019-05-30 Marcin WojtasTrigger reset in ENA if there are too many Rx descriptors
2019-05-30 Marcin WojtasRemove RSS support in ENA
2019-05-30 Marcin WojtasAdd notification AENQ handler for ENA
2019-05-30 Marcin WojtasPrint information when ENA admin error occurs
2019-05-30 Marcin WojtasDo not specify active media type in ENA
2019-05-30 Marcin WojtasAdjust ENA driver to the new ena-com
2019-05-30 Jayachandran C.arm64 gicv3_its: Fix a typo
2019-05-30 Jayachandran C.gicv3_its: do LPI init only once per CPU
2019-05-30 Jayachandran C.gicv3_its: refactor LPI init into a new function
2019-05-30 Jayachandran C.gic_v3: consolidate per-cpu redistributor information
2019-05-29 Ravi PokalaAdd bits related to SANITIZE, SED, and form-factor...
2019-05-29 Gleb SmirnoffIn r343857 the referred comment moved to uma_vm_zone_st...
2019-05-29 Eric Joyneriflib: provide probe wrapper for vendor drivers
2019-05-29 Allan JudeFix assertion in ZFS TRIM code
2019-05-29 Li-Wen HsuAdd the likely missing braces in ips(4). This is found...
2019-05-29 Ruslan BukinDon't copy the data from bounce buffer back to the...
2019-05-29 Ruslan BukinPass pci_base address instead of physical address to...
2019-05-29 Konstantin BelousovDo not go into sleep in sleepq_catch_signals() when...
2019-05-29 Andriy Gaponrevert r273728 and parts of r306589, iicbus no-stop...
2019-05-29 Justin HibbitsUpdate __FreeBSD_version and Makefile check for r348347
2019-05-29 Pedro F. Giffunitypo: suppported.
next