]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/history - sys/cddl
MFC r368207,368607:
[FreeBSD/stable/10.git] / sys / cddl /
2019-04-04 markjMFC r345359, r345384:
2018-09-24 markjMFC r338724:
2018-06-22 avgRevert r335546 as temporary pool name feature has not...
2018-06-22 avgMFC r333630: Fix 'zpool create -t <tempname>'
2018-06-22 avgMFC r333243: opensolaris system_taskq does not need...
2018-05-04 emasteMFC r333234: zfs_ioctl: avoid out-of-bound read
2018-05-03 avgMFC r332426: allow ZFS pool to have temporary name...
2018-03-27 avgMFC r330974: MFV r330973: 9164 assert: newds == os...
2018-03-15 avgMFC r330057: add ZFS_ENTER protection to .zfs/snapshot...
2018-03-15 avgMFC r322245,r329717: MFV r322242: 8373 TXG_WAIT in...
2018-03-10 asomersMFC r329265, r329384
2018-03-07 avgMFC r329714: MFV r329713: 8731 ASSERT3U(nui64s, <=...
2018-03-05 asomersMFC r324940:
2018-03-05 asomersMFC r326401:
2018-03-01 avgMFC r329314: MFV r329313: 8857 zio_remove_child() panic...
2018-03-01 avgMFC r329711: MFV r329710: 8966 use after end of the...
2018-02-27 avgMFC r329556,r329820 remove an assert in zfsctl_snapdir_...
2018-02-27 avgMFC r329016: remove a duplicate assignment
2018-02-27 avgMFC r328881: zfs: move a utility function, ioflags...
2018-02-27 avgMFC r328217: zfs: no need to check that size of zfs_cmd...
2018-01-16 avgMFC r327725: zfs_mount: restore a bit of ifdef-out...
2018-01-01 dimMFC r327167:
2017-12-01 avgMFC r326070: zfs_write: fix problem with writes appeari...
2017-12-01 avgMFC r326067: make illumos uiocopy use vn_io_fault_uiomove
2017-11-28 asomersMFC r323813:
2017-11-28 asomersMFC r323194:
2017-11-28 asomersMFC r322546:
2017-11-17 avgMFC r325610: MFV r325609: 7531 Assign correct flags...
2017-11-16 avgMFC r325228: vdev_geom_close: close errored consumer...
2017-11-16 avgMFC r325606: MFV r325605: 8713 Buffer overflow in dsl_d...
2017-11-08 avgMFC r324757: remove spa_sync_on assert from spa_async_t...
2017-10-19 avgMFC r324309: remove heuristic error detection from...
2017-10-05 avgMFC r323578,r323769: dounmount: do not release the...
2017-10-04 avgMFC r323483: zfsctl_snapdir_lookup should be able to...
2017-10-04 avgMFC r323481: zfsvfs_hold: assert that the busied filesy...
2017-10-02 avgMFC r323918: MFV r323917: 8648 Fix range locking in...
2017-10-01 avgMFC r323522: slightly simplify zfs_vptocnp
2017-09-26 avgMFC r323480: zfs_get_vfs: reference a requested filesys...
2017-09-26 avgMFC r323479,r323491: zfs: tighten debug versions of...
2017-09-19 avgMFC r323482: zfs_ctldir: remove obsolete / bogus ARGSUS...
2017-09-19 avgMFC r322241: MFV r322240: 8491 uberblock on-disk paddin...
2017-09-19 avgMFC r322228: MFV r322227: 8377 Panic in bookmark deletion
2017-09-19 avgMFC r321471: spa_import_rootpool should be able to...
2017-09-19 avgMFC r320352: zfs: port vdev_file part of illumos change...
2017-09-08 emasteMFC r323002: zfs: do not advertise unsupported hash...
2017-07-26 emasteMFC r321218: zfs: Fix a typo in the delay_min_dirty_per...
2017-06-30 avgMFC r308782:
2017-06-06 gjbMFC r318943 (avg):
2017-06-01 avgMFC r318832: MFV r316923: 8026 retire zfs_throttle_dela...
2017-06-01 avgMFC r318830: MFV r316921: 8027 tighten up dsl_pool_dirt...
2017-06-01 avgMFC r319096: zfs_lookup: fix bogus arguments to lookup...
2017-05-30 asomersMFC r318189:
2017-05-30 asomersMFC r316760:
2017-05-24 avgMFC r316854: rename vfs.zfs.debug_flags to vfs.zfs...
2017-04-14 avgMFC r315852: zfs: add zio_buf_alloc_nowait and use...
2017-04-14 avgMFC r315853: zfs_putpages: use TXG_WAIT
2017-03-23 avgMFC r315076: zfs: provide a special vptocnp method...
2017-03-23 avgMFC r314048,r314194: reimplement zfsctl (.zfs) support
2017-03-23 avgMFC r314913: MFV r314911: 7867 ARC space accounting...
2017-03-23 avgMFC r314912: MFV r314910: 7843 get_clones_stat() is...
2017-03-16 mavMFC r314549: Execute last ZIO of log commit synchronously.
2017-03-16 mavMFC r314548: Completely skip cache flushing for not...
2017-03-11 avgMFC r314274: l2arc: fix write size calculation broken...
2017-03-10 markjMFC r313841, r313850:
2017-03-07 jpaetzelMFC 313879
2017-03-07 avgMFC r314058: zfs: lower priority of zio_write_issue...
2017-03-05 mmMFC r314572:
2017-03-04 avgMFC r314273: zfs: call spa_deadman on a taskqueue thread
2017-03-04 avgMFC r283291: don't use CALLOUT_MPSAFE with callout_init()
2017-02-27 avgMFC r314059: zfs: move zio_taskq_basedc under SYSDC
2017-02-27 avgMFC r292782: Replace sys/crypto/sha2/sha2.c with lib...
2017-02-21 avgMFC r313687: remove l2_padding_needed statistic from...
2017-02-21 avgMFC r313686: check remaining space in zfs implementatio...
2017-02-09 ngieMFC r258903,r264487,r271699,r288415:
2017-01-03 markjMFC r310647:
2016-12-24 avgMFC r309250: MFV r309249: 3821 Race in rollback, zil...
2016-12-24 avgMFC r309099: MFV r308990: 7181 race between zfs_mount...
2016-12-24 avgMFC r309098: MFV r308988: 7199, 7200 dsl_dataset_rollba...
2016-12-24 avgMFC r309097: MFV r308987: 7180 potential race between
2016-12-15 mavMFC 309714: Fix spa_alloc_tree sorting by offset in...
2016-12-14 avgMFC r308887,309090: fix unsafe modification of zfs_vnod...
2016-11-21 avgMFC r308089: zfsbootcfg: a simple tool to set next...
2016-11-17 avgRevert r308753: some unrelated changes were included...
2016-11-17 avgMFC r308040,308479: nap time between pats is forced...
2016-11-12 mavMFC r308173:
2016-11-12 mavMFC r308169:
2016-11-12 mavMFC r308055: Add vdev_reopening support to vdev_geom.
2016-11-12 mavMFC r308051: Matching GUIDs, handle possible race on...
2016-11-12 mavMFC r308049: Improve few debugging log messages.
2016-11-12 mavMFC r307318: MFV r307314:
2016-11-08 mavMFC r307857: Fix panic after ZVOL renamed to name inval...
2016-11-03 avgMFC r307994: 3746 ZRLs are racy
2016-10-29 mavMFC r306456: Add #ifdef _KERNEL around send_holes_witho...
2016-10-29 mavMFC r306425: MFV r306423:
2016-10-29 mavMFC r306424: MFV r306422:
2016-10-28 mavMFC r300881, r302058 (by asomers):
2016-10-28 mavMFC r300059 (by asomers): Speed up vdev_geom_open_by_guids
2016-10-28 mavMFC r298814 (by asomers): Fix a use-after-free when...
2016-10-28 mavMFC r298786 (by asomers):
2016-10-28 mavMFC r294329 (by asomers): Disallow zvol-backed ZFS...
next