]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/cddl
Fix incorrect assertion that could miss overflows.
[FreeBSD/FreeBSD.git] / sys / cddl /
2016-10-16 mavAdd vfs.zfs.zil_log_limit sysctl.
2016-10-16 mavOptimize ZIL itx memory allocation on FreeBSD.
2016-10-14 mavMFV r307314:
2016-10-14 mavMFV r307313:
2016-10-13 kibFix a race in vm_page_busy_sleep(9).
2016-10-07 kibLimit scope of the optimization in r306608 to dounmount...
2016-10-07 avgimplement zfs_vptocnp() using z_parent property
2016-10-04 jkimMerge ACPICA 20160930.
2016-10-04 mmMFV r306669:
2016-10-04 avgzfs: fix a wrong assertion for extended attributes
2016-10-02 markjAllow tracing of functions prefixed by "__".
2016-10-01 baptImport libucl 20160812
2016-09-29 desUpgrade to Unbound 1.5.10.
2016-09-29 mavAdd #ifdef _KERNEL around send_holes_without_birth_time...
2016-09-29 mavMFV r306423: 7402 Create tunable to ignore hole_birth...
2016-09-28 mavMFV r306422: 7254 ztest failed assertion in ztest_datas...
2016-09-24 markjMove implementations of uread() and uwrite() to the...
2016-09-24 avgfix vnode lock assertion for extended attributes directory
2016-09-22 markjRe-check the systrace probe ID before calling dtrace_pr...
2016-09-22 impRevert and redo r306083.
2016-09-22 jkimMerge OpenSSL 1.0.2i.
2016-09-21 kibAdd kernel interfaces to call EFI Runtime Services.
2016-09-21 andrewUpdate the device tree source files to a Linux 4.7-RC.
2016-09-19 andrewImport the Linaro Cortex Strings library into contrib.
2016-09-14 mavMFC r305123: Fix kernel panic when inheriting propertie...
2016-09-13 mavMFC r305679: Switch random_get_pseudo_bytes() shim...
2016-09-11 allanjudeMFV r268120:
2016-09-10 mavSwitch random_get_pseudo_bytes() shim to arc4rand().
2016-09-07 mavMFV r305562: 7259 DS_FIELD_LARGE_BLOCKS is unused
2016-09-07 mavMFV r305560: 7278 tuning zfs_arc_max does not impact...
2016-09-06 avgfix zfs pool creation accidentally broken by r305331
2016-09-05 mmMFV r305420:
2016-09-04 desUpgrade to Unbound 1.5.9.
2016-09-03 ngieUpdate contrib/netbsd-tests with new content from NetBSD
2016-09-03 mavMissed FreeBSD-specific piece of r305338.
2016-09-03 mavMFC r305337: 7004 dmu_tx_hold_zap() does dnode_hold...
2016-09-03 mavMFV r305336: 7247 zfs receive of deduplicated stream...
2016-09-03 mavMFV r305335: 7003 zap_lockdir() should tag hold
2016-09-03 mavMFV r304157:
2016-09-03 mavMFV r304156: 7235 remove unused func dsl_dataset_set_blkptr
2016-09-03 mavMFV r304155: 7090 zfs should improve allocation order...
2016-09-03 mavMFV r303078:
2016-09-03 mavMFV r303077:
2016-09-03 mavMFV r302991: 6950 ARC should cache compressed data
2016-09-03 ngieMFhead @ r305314
2016-09-02 ngieMFstable/11 r305271:
2016-09-01 mavMFV r304158:
2016-09-01 mavMFV r302993: 7104 increase indirect block size
2016-09-01 mavMFV r302992: 7071 lzc_snapshot does not fill in errlist...
2016-09-01 mavMFV r302662: 6447 handful of nvpair cleanups
2016-09-01 mavMFV r302661: 7082 bptree_iterate() passes wrong args...
2016-09-01 mavMFV r302660: 6314 buffer overflow in dsl_dataset_name
2016-09-01 mavMFV r302659: 6931 lib/libzfs: cleanup gcc warnings
2016-09-01 mavMFV r302651: 7054 dmu_tx_hold_t should use refcount_t...
2016-09-01 mavMFV r302648: 7019 zfsdev_ioctl skips secpolicy when...
2016-09-01 mavMFV r302647: 6922 Emit ESC_ZFS_VDEV_REMOVE_AUX after...
2016-09-01 mavMFV r302646:
2016-09-01 mavMFV r302643:
2016-09-01 mavMFV r302642:
2016-09-01 ngieMFhead @ r305170
2016-08-31 emasteUpdate to ELF Tool Chain r3490
2016-08-31 mavFix kernel panic when inheriting properties without...
2016-08-30 pfgMFV r302423:
2016-08-25 ngieMFhead @ r304815
2016-08-24 tsoomeBug 212114 - loader: zio_checksum_verify() must test...
2016-08-24 cyMFV r304732.
2016-08-23 avgMFC r303763,303791,303869: zfs: honour and make use...
2016-08-18 tsoomeAdd SHA512, skein, large blocks support for loader...
2016-08-16 ngieMFhead @ r304232
2016-08-16 markjMFV r304057:
2016-08-16 markjMFV r301526:
2016-08-16 markjMFV r301525:
2016-08-16 markjMFV r301524:
2016-08-16 markjMFV r296989:
2016-08-15 avgMFC r302838: 6513 partially filled holes lose birth...
2016-08-15 avgMFC r302837: 6844 dnode_next_offset can detect fictiona...
2016-08-15 avgMFC r302836: 6874 rollback and receive need to reset...
2016-08-15 avgMFC r302840: 6878 Add scrub completion info to "zpool...
2016-08-15 avgMFC r302839: 6940 Cannot unlink directories when over...
2016-08-14 mmMFV r304060:
2016-08-12 ngieCheckpoint initial integration work
2016-08-09 avgfix a zfs cross-device rename crash introduced in r303763
2016-08-06 jhibbitsTwo fixups for dtrace
2016-08-06 avgfix .zfs-related cases in zfs_lookup that were broken...
2016-08-05 avgzfs: honour and make use of vfs vnode locking protocol
2016-08-02 brUpdate RISC-V port to Privileged Architecture Version...
2016-08-01 allanjudeMake boot code and loader check for unsupported ZFS...
2016-07-31 ngieConditionalize code which defines sysctls per _KERNEL...
2016-07-30 markjRestore an ifdef that should not have been removed...
2016-07-30 markjInclude fasttrap handling for DATAMODEL_ILP32 when...
2016-07-29 brRemove unused variables.
2016-07-25 delphijChange bsdiff to use divsufsort suffix sort library...
2016-07-23 baptUpdate mandoc to 1.13.4 release
2016-07-20 markjMerge {amd64,i386}/instr_size.c into x86_instr_size.c.
2016-07-18 avgMFC r302772: re-apply r299908: zfsctl_snapdir_lookup...
2016-07-15 markjMFC r302507:
2016-07-14 avgMFV r302645: 6878 Add scrub completion info to "zpool...
2016-07-14 avgMFV r302650: 6940 Cannot unlink directories when over...
2016-07-14 avgMFV r302644: 6513 partially filled holes lose birth...
2016-07-14 avgMFV r302641: 6844 dnode_next_offset can detect fictiona...
next