summaryrefslogtreecommitdiffstats
path: root/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dsl_scan.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r305323: MFV r302991: 6950 ARC should cache compressed datamav2016-10-141-3/+3
* MFC r305209: MFV r302660: 6314 buffer overflow in dsl_dataset_namemav2016-10-121-2/+2
* MFC r302840: 6878 Add scrub completion info to "zpool history"avg2016-08-151-5/+19
* MFV r296513: 6450 scrub/resilver unnecessarily traverses snapshots createdmav2016-03-081-4/+50
* MFV r296511: 6537 Panic on zpool scrub with DEBUG kernelmav2016-03-081-2/+4
* MFV r294798:mav2016-01-261-2/+15
* FreeBSD-specific addition to r289191.mav2015-10-121-0/+3
* MFV r289187: 6251 add tunable to disable free_bpobj processingmav2015-10-121-2/+8
* MFV r286704: 5960 zfs recv should prefetch indirect blocksmav2015-08-121-1/+2
* MFV r277428: 5056 ZFS deadlock on db_mtx and dn_holdsmav2015-08-101-4/+4
* MFV r275783:delphij2014-12-151-4/+4
* MFV r275551:delphij2014-12-151-47/+51
* MFV r275550:delphij2014-12-151-3/+7
* MFV r275546:delphij2014-12-131-7/+22
* Use %d instead of %u for error number. This way we see ERESTART as -1delphij2014-12-051-1/+1
* Prevent ZFS leaking pool free spacesmh2014-10-161-7/+8
* MFV r272501:delphij2014-10-061-44/+36
* MFV r271515:delphij2014-09-131-0/+8
* MFV r268455:delphij2014-07-091-2/+2
* MFV r268119:delphij2014-07-011-17/+18
* MFV r267566:delphij2014-07-011-50/+96
* MFV r267565:delphij2014-07-011-0/+7
* Pull in r267961 and r267973 again. Fix for issues reported will follow.hselasky2014-06-281-18/+9
* Revert r267961, r267973:gjb2014-06-271-9/+18
* Extend the meaning of the CTLFLAG_TUN flag to automatically check ifhselasky2014-06-271-18/+9
* MFV r260155:delphij2014-01-021-0/+3
* MFV r259170:delphij2014-01-011-3/+4
* MFV r258374:delphij2013-12-241-7/+6
* MFV r255255: 4045 zfs write throttle & i/o scheduler performance workavg2013-11-261-4/+1
* MFV r247844 (illumos-gate 13975:ef6409bc370f)delphij2013-09-101-4/+4
* MFV r254079:delphij2013-08-081-5/+16
* MFV r249857:mm2013-04-241-5/+13
* MFV r248217:mm2013-04-061-4/+4
* MFV r247580:mm2013-03-191-61/+57
* WiP merge of libzfs_core (MFV r238590, r238592)mm2013-03-051-2/+2
* MFV r246653:mm2013-02-231-1/+2
* MFV r246392:mm2013-02-111-31/+5
* Add TRIM support.pjd2012-09-231-2/+3
* Expose scrub and resilver tunables.mm2012-07-021-12/+44
* Introduce "feature flags" for ZFS pools (bump SPA version to 5000).mm2012-06-111-77/+55
* Remove unused variable.pjd2012-05-291-1/+0
* Finally... Import the latest open-source ZFS version - (SPA) 28.pjd2011-02-271-0/+1766
OpenPOWER on IntegriCloud