]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/cddl
Avoid dequeuing the fault page during a soft fault.
[FreeBSD/FreeBSD.git] / sys / cddl /
2018-03-15 Andriy GaponMFV r330973: 9164 assert: newds == os->os_dsl_dataset
2018-03-14 Jung-uk KimMerge ACPICA 20180313.
2018-03-14 Steven HartlandPrevent ZFS TRIM breaking VTOC8 partitions
2018-03-07 Andriy GaponMFV r330591: 8984 fix for 6764 breaks ACL inheritance
2018-03-06 Mark JohnstonUnbreak amd64 FBT after r330539.
2018-03-04 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-03-02 Simon J. GerratyUpdate to bmake-201802222
2018-02-28 Xin LIMFV r330102: ntp 4.2.8p11
2018-02-27 Andriy Gaponadd ZFS_ENTER protection to .zfs/snapshot vnode operati...
2018-02-27 Alexander MotinAdd sysctls/tunables for dbuf cache size.
2018-02-25 Alan SomersDon't declare __assfail as static
2018-02-25 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-24 Alan SomersImplement CTASSERT using _Static_assert
2018-02-22 Andriy Gaponanother rework of getzfsvfs / getzfsvfs_impl code
2018-02-22 Andriy Gaponfollowup to r329556, completely remove the covered...
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 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 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 Andriy Gaponrelax an assert in zfsctl_snapdir_lookup to match r323578
2018-02-19 Xin LIMFV r329552: less v530.
2018-02-18 Alexander MotinMFV r324198: 8081 Compiler warnings in zdb
2018-02-18 Alexander MotinMFV r323911:
2018-02-16 Alan Somerszfs: fix formatting in a log statement
2018-02-16 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-16 Alan SomersHandle generic pathconf attributes in the .zfs ctldir
2018-02-16 Andriy Gaponread-behind / read-ahead support for zfs_getpages()
2018-02-15 Andriy GaponMFV r329313: 8857 zio_remove_child() panic due to alrea...
2018-02-14 Alan SomersImplement .vop_pathconf and .vop_getacl for the .zfs...
2018-02-09 Alexander MotinAdd sysctls for dnode block and indirect block shifts.
2018-02-09 Jung-uk KimMFV: r329072
2018-02-08 Jung-uk KimMFV: r329021
2018-02-08 Andriy Gaponremove a duplicate assignment
2018-02-06 Jeff RobersonUse per-domain locks for vm page queue free. Move...
2018-02-05 Andriy Gaponzfs: move a utility function, ioflags, closer to its...
2018-02-02 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-02 Andriy GaponZFS ARC: restore illumos uses of 'needfree' that were...
2018-02-01 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-01-31 Andriy Gaponzfs_rezget: drop cached pages before doing anything...
2018-01-27 Kyle EvansMFV r328490: Update libfdt to github:f1879e1
2018-01-24 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-01-24 Martin MatuskaMFV r328323,328324:
2018-01-24 Philip PaepsImport tzdata 2018c
2018-01-22 Alexander MotinMFV r328255: 8972 zfs holds: In scripted mode, do not...
2018-01-22 Alexander MotinMFV r328253: 8835 Speculative prefetch in ZFS not worki...
2018-01-22 Alexander MotinMFV r328251: 8652 Tautological comparisons with ZPROP_INVAL
2018-01-22 Alexander MotinMFV r328249:
2018-01-22 Alexander MotinMFV r328247: 8959 Add notifications when a scrub is...
2018-01-22 Alexander MotinMFV r328245: 8856 arc_cksum_is_equal() doesn't take...
2018-01-22 Alexander MotinMFV r328233:
2018-01-21 Alexander MotinMFV r328231: 8897 zpool online -e fails assertion when...
2018-01-21 Alexander MotinMFV r328229:
2018-01-21 Alexander MotinMFV r328227: 8909 8585 can cause a use-after-free kerne...
2018-01-21 Alexander MotinMFV r328225: 8603 rename zilog's "zl_writer_lock" to...
2018-01-21 Alexander MotinMFV r328220: 8677 Open-Context Channel Programs
2018-01-21 Andriy Gaponzfs: no need to check that size of zfs_cmd_t is not...
2018-01-18 Kyle Evanslibfdt: Update to 1.4.6, switch to using libfdt for...
2018-01-16 Philip PaepsImport tzdata 2018a
2018-01-14 Mark JohnstonUse the thread's ucred struct when fetching jid or...
2018-01-13 Dimitry AndricMerge ^/head r327886 through r327930.
2018-01-12 Mark JohnstonAdd "jid" and "jailname" variables to DTrace.
2018-01-12 Dimitry AndricMerge ^/head r327624 through r327885.
2018-01-09 Andriy Gaponzfs_mount: restore a bit of ifdef-out illumos code
2018-01-06 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2018-01-06 Dimitry AndricMerge ^/head r327341 through r327623.
2018-01-05 Jung-uk KimMerge ACPICA 20180105.
2018-01-02 Jeff RobersonFix arc after r326347 broke various memory limit querie...
2017-12-29 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-12-24 Dimitry AndricMerge ^/head r327165 through r327168.
next