]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/compat
Remove Giant from init creation and vfs_mountroot.
[FreeBSD/FreeBSD.git] / sys / compat /
2018-03-21 Conrad MeyerRegenerate sysent files after r331279.
2018-03-21 Conrad MeyerImplement getrandom(2) and getentropy(3)
2018-03-19 Ruslan BukinImport Intel Processor Trace decoder library from
2018-03-16 Ed Mastelinux_errno.c: add newer errno values
2018-03-16 Ed MasteShare a single bsd-linux errno table across MD consumers
2018-03-15 Andriy GaponMFV r330973: 9164 assert: newds == os->os_dsl_dataset
2018-03-14 Jung-uk KimMerge ACPICA 20180313.
2018-03-14 Hans Petter SelaskyFix compliancy of the kstrtoXXX() functions in the...
2018-03-12 Ed MasteLinuxulator: apply style(9) to return
2018-03-09 Hans Petter SelaskyImplement proper support for complete_all() in the...
2018-03-07 Eitan Adlersys/cloudabi: Avoid relying on GNU specific extensions
2018-03-07 Andriy GaponMFV r330591: 8984 fix for 6764 breaks ACL inheritance
2018-03-06 Andrey V. ElsukovAdd mapping for several ethernet types used by Linux...
2018-03-05 Brooks DavisRegen after r330517.
2018-03-05 Brooks DavisRemove remenants of 1990s efforts to let us run Net...
2018-03-04 Hans Petter SelaskyProperly wrap the BUILD_BUG() function macro in the...
2018-03-04 Hans Petter SelaskyStub kernel_param_lock() and kernel_param_unlock()...
2018-03-04 Hans Petter SelaskyImplement wait_event_lock_irq() macro function in the...
2018-03-04 Hans Petter SelaskyKeep the old SLAB_DESTROY_BY_RCU macro definition aroun...
2018-03-04 Hans Petter SelaskyImplement DEFINE_WAIT_FUNC() function macro and default...
2018-03-04 Hans Petter SelaskyImplement pr_err_ratelimited() function macro in the...
2018-03-04 Hans Petter SelaskyImplement __MODULE_STRING() function macro in the LinuxKPI.
2018-03-04 Hans Petter SelaskyImplement BUILD_BUG() function macro in the LinuxKPI.
2018-03-04 Hans Petter SelaskyImplement writel_relaxed() in the LinuxKPI.
2018-03-04 Hans Petter SelaskyDefine noinline and __maybe_unused macros in the LinuxKPI.
2018-03-04 Hans Petter SelaskyImplement for_each_clear_bit() function macro in the...
2018-03-04 Hans Petter SelaskyImplement GENMASK_ULL() function macro in the LinuxKPI.
2018-03-04 Hans Petter SelaskyRename the SLAB_DESTROY_BY_RCU flag into SLAB_TYPESAFE_...
2018-03-04 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-03-03 Eitan Adlersys/linux: Fix a few potential infoleaks in cloudabi
2018-03-03 Eitan Adlersys/linux: Fix a few potential infoleaks in Linux IPC
2018-03-03 Hans Petter SelaskyUse mstosbt() instead of SBT_1MS in the LinuxKPI to...
2018-03-03 Hans Petter SelaskyImplement msleep_interruptible() in the LinuxKPI. While...
2018-03-02 Brooks DavisRename kernel-only members of semid_ds and msgid_ds.
2018-03-02 Hans Petter SelaskyImplement more lockdep stubs in the LinuxKPI.
2018-03-02 Hans Petter SelaskyImplement ktime_get_raw() function in the LinuxKPI.
2018-03-02 Hans Petter SelaskyImplement wait_on_bit() function macro in the LinuxKPI.
2018-03-02 Hans Petter SelaskyRename callout member in struct timer_list to match...
2018-03-02 Simon J. GerratyUpdate to bmake-201802222
2018-03-01 Ed MasteRationalize license text on Linuxolator files
2018-03-01 Hans Petter SelaskyCorrect the return value from flush_work() and flush_de...
2018-02-28 Xin LIMFV r330102: ntp 4.2.8p11
2018-02-25 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-23 Ed MasteCorrect pseudo misspelling in sys/ comments
2018-02-22 Hans Petter SelaskyReturn correct error code to user-space when a system...
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 Ed MasteCorrect proper nouns in the Linuxulator
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 Hans Petter SelaskyAllow LinuxKPI character devices to receive mmap()...
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 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 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 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 Konstantin Belousovvm_wait() rework.
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-19 Hans Petter SelaskyImplement list_safe_reset_next() function macro in...
2018-02-19 Hans Petter SelaskyWhen stepping the radix tree in the LinuxKPI make sure we
2018-02-19 Xin LIMFV r329552: less v530.
2018-02-18 Hans Petter SelaskyOptimise xchg() to use atomic_swap_32() and atomic_swap...
2018-02-18 Hans Petter SelaskyFix implementation of xchg() function macro in the...
2018-02-18 Hans Petter SelaskyImplement support for radix_tree_for_each_slot() and...
2018-02-18 Hans Petter SelaskyImplement the KMEM_CACHE() function macro in the LinuxKPI.
2018-02-18 Hans Petter SelaskyMake the vm_fault structure in the LinuxKPI compatible...
2018-02-18 Hans Petter SelaskyImplement the rcu_dereference_raw() function macro.
2018-02-18 Hans Petter SelaskyImplement __GFP_BITS_SHIFT and __GFP_BITS_MASK macros...
2018-02-18 Hans Petter SelaskyImplement __list_del_entry() helper functions in the...
2018-02-18 Hans Petter SelaskyImplement file_inode() and call_mmap() helper functions...
2018-02-18 Hans Petter SelaskyRefactor dentry structure into its own header file...
2018-02-18 Hans Petter SelaskyUpdate the ktime type in the LinuxKPI to be a signed...
2018-02-18 Alexander MotinMFV r324198: 8081 Compiler warnings in zdb
2018-02-18 Alexander MotinMFV r323911:
next