summaryrefslogtreecommitdiffstats
path: root/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dsl_dataset.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r305333: MFV r304156: 7235 remove unused func dsl_dataset_set_blkptrmav2016-10-141-13/+0
* MFC r305209: MFV r302660: 6314 buffer overflow in dsl_dataset_namemav2016-10-121-16/+34
* MFV r296520: 6562 Refquota on receive doesn't account for overagemav2016-03-081-3/+28
* MFV r296518: 5027 zfs large block support (add copyright)mav2016-03-081-0/+1
* MFV r289561: 6328 Fix cstyle errors in zfs codebasemav2015-10-191-1/+1
* MFV r289310:mav2015-10-161-1/+9
* MFV r289312: 2605 want to resume interrupted zfs sendmav2015-10-151-0/+139
* MFV r288063: make dataset property de-registration operation O(1)delphij2015-09-251-0/+4
* MFV 286707: 5959 clean up per-dataset feature count codemav2015-08-121-92/+96
* MFV r286704: 5960 zfs recv should prefetch indirect blocksmav2015-08-121-13/+15
* MFV r277428: 5056 ZFS deadlock on db_mtx and dn_holdsmav2015-08-101-24/+29
* MFV 286542: 5592 NULL pointer dereference in dsl_prop_notify_all_cb()mav2015-08-091-2/+13
* MFV 286540: 5531 NULL pointer dereference in dsl_prop_get_ds()mav2015-08-091-0/+7
* dsl_dataset_promote_check: ensure that shared snaps do not become too longavg2015-05-251-0/+6
* MFV r282124: 5393 spurious failures from dsl_dataset_hold_obj()avg2015-04-281-1/+2
* Allow skipping dmu_buf_will_dirty() call in dsl_dir_transfer_space().mav2015-01-201-3/+3
* MFV r275551:delphij2014-12-151-240/+281
* MFV r275543:delphij2014-12-131-5/+3
* Fix a regression introduced in r274337 (large block support)delphij2014-12-051-4/+4
* Make vfs.zfs.max_recordsize read-write at runtime.delphij2014-11-181-1/+1
* Allow tuning zfs_max_recordsize via loader tunable. Tuning is NOTdelphij2014-11-181-0/+5
* MFV r274273:delphij2014-11-101-2/+103
* MFV r272500:delphij2014-10-061-2/+8
* Fix various issues with zvolssmh2014-10-031-0/+23
* MFV r268702:delphij2014-07-151-0/+3
* MFV r268455:delphij2014-07-091-7/+11
* MFV r268122:delphij2014-07-011-1/+7
* MFV r267565:delphij2014-07-011-1/+1
* MFV r264829:delphij2014-04-231-9/+150
* MFV r261619:delphij2014-02-081-2/+3
* MFV r260154 + 260182:delphij2014-01-021-4/+42
* MFV r259170:delphij2014-01-011-6/+6
* MFV r258374:delphij2013-12-241-1/+9
* MFV r254749:delphij2013-08-241-30/+1
* MFV r254421:delphij2013-08-211-3/+12
* MFV r253782:delphij2013-07-301-11/+12
* MFV r253781 + r253871:delphij2013-07-301-3/+16
* MFV r253780:delphij2013-07-301-10/+62
* MFV r251621:delphij2013-06-111-1/+3
* MFV r248217:mm2013-04-061-41/+41
* Run zvol_create_minors() only if in non-error casemm2013-03-191-4/+6
* Run zvol_create_minors() on snapshot creationmm2013-03-191-0/+9
* MFV r247580:mm2013-03-191-2486/+1125
* MFC @248493mm2013-03-191-1/+2
|\
| * Plug memory leak in dsl_check_snap_cb()mm2013-03-191-1/+2
* | WiP merge of libzfs_core (MFV r238590, r238592)mm2013-03-051-69/+61
|/
* MFV r247316:mm2013-03-011-0/+2
* MFV r246653:mm2013-02-231-6/+3
* MFV r246392:mm2013-02-111-1/+1
* It is possible to recursively destroy snapshots even if the snapshotpjd2012-09-231-2/+8
OpenPOWER on IntegriCloud