]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/kern
Update ELF Tool Chain to r3614
[FreeBSD/FreeBSD.git] / sys / kern /
2018-03-05 Brooks DavisRegen after r330517.
2018-03-05 Brooks DavisRemove remenants of 1990s efforts to let us run Net...
2018-03-05 Mateusz Guziklockmgr: save on sleepq when cmpset fails
2018-03-04 Mateusz Guziklockmgr: whack unused lockmgr_note_exclusive_upgrade
2018-03-04 Mateusz Guzikmtx: tidy up recursion handling in thread lock
2018-03-04 Mateusz Guziksx: don't do an atomic op in upgrade if it cananot...
2018-03-04 Mateusz Guziklocks: fix a corner case in r327399
2018-03-04 Mateusz Guziklockmgr: start decomposing the main routine
2018-03-04 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-03-03 Hans Petter SelaskyAllow pause_sbt() to catch signals during sleep by...
2018-03-03 Hans Petter SelaskyCorrect the return code from pause() during cold startu...
2018-03-02 Brooks DavisRename kernel-only members of semid_ds and msgid_ds.
2018-03-02 Mateusz Guziksx: fix adaptive spinning broken in r327397
2018-03-02 Simon J. GerratyUpdate to bmake-201802222
2018-02-28 Xin LIMFV r330102: ntp 4.2.8p11
2018-02-25 Mateusz GuzikDon't generate data in sysctl_out_proc unless we intend...
2018-02-25 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-25 Jeff RobersonFix issues with sparse cpu allocation. Consistently...
2018-02-24 Conrad Meyerkern/sys_generic.c: style(9) return(foo) -> return...
2018-02-23 Jeff RobersonAdd a generic Proportional Integral Derivative (PID...
2018-02-23 Kirk McKusickInclude error number in the "fsync: giving up on dirty...
2018-02-23 Konstantin BelousovRestore UP build.
2018-02-23 Ed MasteCorrect pseudo misspelling in sys/ comments
2018-02-23 Don LewisDecrease latency by not wrapping the idle loop's potent...
2018-02-22 Mateusz GuzikFix up sysctl vfs.buffercache broken in r329612
2018-02-22 Eric van Gyzensched_ule: update a comment to reflect reality
2018-02-22 Alexander MotinMFV r329807:
2018-02-22 Alexander MotinMFV r329803:
2018-02-22 Alexander MotinMFV r329799, r329800:
2018-02-22 Alexander MotinMFV r329793, r329795:
2018-02-22 Alexander Motin8942 zfs promote .../%recv should be an error
2018-02-22 Alexander MotinMFV r329776: 8477 Assertion failed in vdev_state_dirty...
2018-02-22 Alexander MotinMFV r329774:
2018-02-22 Alexander MotinMFV r329770: 9035 zfs: this statement may fall through
2018-02-22 Alexander MotinMFV r329766: 8962 zdb should work on non-idle pools
2018-02-22 Alexander MotinMFV r329762: 8961 SPA load/import should tell us why...
2018-02-21 Alexander MotinMFV r329760: 7638 Refactor spa_load_impl into several...
2018-02-21 Alexander Motin9018 Replace kmem_cache_reap_now() with kmem_cache_reap...
2018-02-21 Alexander MotinMFV r329753: 8809 libzpool should leverage work done...
2018-02-21 Alexander MotinMFV r329736: 8969 Cannot boot from RAIDZ with parity > 1
2018-02-21 Alexander MotinMFV r329502: 7614 zfs device evacuation/removal
2018-02-21 Andriy GaponMFV r329718: 8520 7198 lzc_rollback_to should support...
2018-02-21 Andriy GaponMFV r329715: 8997 ztest assertion failure in zil_lwb_wr...
2018-02-21 Andriy GaponMFV r329713: 8731 ASSERT3U(nui64s, <=, UINT16_MAX)...
2018-02-21 Andriy GaponMFV r329710: 8966 Source file zfs_acl.c, function zfs_a...
2018-02-21 Alexander MotinMFV r324198: 8081 Compiler warnings in zdb
2018-02-21 Alexander MotinMFV r322231:
2018-02-21 Alexander MotinMFV r319737: 6939 add sysevents to zfs core for commands
2018-02-21 Alexander MotinMFV r319736: 6396 remove SVM
2018-02-21 Alexander MotinMFV r318941: 7446 zpool create should support efi syste...
2018-02-20 Jeff RobersonFix the broken subqueue assignment for the cleanq.
2018-02-20 Alexander MotinMFV r316918: 7990 libzfs: snapspec_cb() does not need...
2018-02-20 Alexander MotinMFV r316902: 7745 print error if lzc_* is called before...
2018-02-20 Mateusz Guzikmtx: add debug assertions to mtx_spin_wait_unlocked
2018-02-20 Alexander MotinMFV r316901:
2018-02-20 Alexander MotinMFV r316893:
2018-02-20 Alexander MotinMFV r316876: 7542 zfs_unmount failed with EZFS_UNSHAREN...
2018-02-20 Alexander MotinMFV r316875: 7336 vfork and O_CLOEXEC causes zfs_mount...
2018-02-20 Mateusz GuzikFix reaping on process fd close broken after r329449
2018-02-20 Alexander MotinMFV r316873: 7233 dir_is_empty should open directory...
2018-02-20 Alexander MotinMFV r316872: 7502 ztest should run zdb with -G (debug...
2018-02-20 Brooks DavisReduce duplication in dynamic syscall registration...
2018-02-20 Mateusz GuzikMake killpg1 perform process validity checks without...
2018-02-20 Alexander MotinMFC r316910: 7812 Remove gender specific language
2018-02-20 Alexander MotinMFV r307315:
2018-02-20 Alexander MotinMFV r302649: 7016 arc_available_memory is not 32-bit...
2018-02-20 Mateusz GuzikReduce contention on the proctree lock during heavy...
2018-02-20 Jeff RobersonFurther parallelize the buffer cache.
2018-02-19 Xin LIMFV r329552: less v530.
2018-02-19 Mateusz GuzikFix process exit vs reap race introduced in r329449
2018-02-19 Mateusz Guzikmtx: add mtx_spin_wait_unlocked
2018-02-18 Mateusz Guzikexit: get rid of PROC_SLOCK when checking a process...
2018-02-18 Mariusz ZaborskiFix broken assertion in r329520.
2018-02-18 Brooks DavisCorrect/improve the descriptions if kern.ipc.(shmsegs...
2018-02-18 Mariusz ZaborskiUse the fdeget_locked function instead of the fget_lock...
2018-02-18 Alexander MotinMFV r324198: 8081 Compiler warnings in zdb
2018-02-18 Alexander MotinMFV r323911:
2018-02-17 Mateusz GuzikRevert r329448.
2018-02-17 Mateusz GuzikUndo LOCK_PROFILING pessimisation after r313454 and...
2018-02-17 Mateusz Guzikexit: stop doing PROC_SLOCK just to call proc_reap
2018-02-17 Mateusz Guzikexit: get rid of PROC_SLOCK when checking a process...
2018-02-17 Mateusz GuzikOn process exit signal the parent after dropping the...
2018-02-17 Mateusz GuzikUnref the prison after proctree is dropped.
2018-02-17 Mateusz GuzikPostpone sx_sunlock(&proctree_lock) on fork until after...
2018-02-17 Mateusz GuzikTidy up kern_wait6
2018-02-16 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-15 Brooks DavisReduce duplication in __acl_*_(file|link).
2018-02-15 Mark JohnstonFix the test for SET_FOREACH termination.
2018-02-15 Andriy GaponMFV r329313: 8857 zio_remove_child() panic due to alrea...
2018-02-14 Mateusz Guzikrwlock: diff-reduction of runlock compared to sx sunlock
2018-02-14 Bryan Drewerynanosleep(2): Fix bogus incrementing of rmtp by tc_tick...
2018-02-13 Mark JohnstonAdd support for zstd-compressed user and kernel core...
2018-02-13 Ian LeporeFix bad indentation. Whitespace only, no functional...
2018-02-12 Jeff RobersonMake v_wire_count a per-cpu counter(9) counter. This...
2018-02-12 Ian LeporeAdd a new sysctl, debug.clock_do_io, to allow manully...
2018-02-12 Ian LeporeAdd a set of convenience routines for RTC drivers to...
2018-02-12 Ian LeporeReplace the existing print_ct() private debugging funct...
2018-02-09 Jung-uk KimMFV: r329072
2018-02-09 Kirk McKusickMerge biodone_finish() back into biodone(). The primary...
2018-02-09 Gleb SmirnoffFix boot_pages exhaustion on machines with many domains...
next