summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/zfs/spa_misc.c
AgeCommit message (Expand)AuthorFilesLines
2016-02-085027 zfs large block support (add copyright)Matthew Ahrens1-0/+1
2015-10-226367 spa_config_tryenter incorrectly handles the multiple-lock caseSaso Kiselkov1-3/+5
2015-09-164185 add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-RMatthew Ahrens1-1/+6
2015-05-195818 zfs {ref}compressratio is incorrect with 4k sector sizeMatthew Ahrens1-1/+4
2015-01-065056 ZFS deadlock on db_mtx and dn_holdsJustin Gibbs1-0/+48
2014-11-075027 zfs large block supportMatthew Ahrens1-0/+9
2014-07-184753 increase number of outstanding async writes when sync task is waitingAlex Reece1-0/+10
2014-07-164958 zdb trips assert on pools with ashift >= 0xeAlex Reece1-1/+1
2014-07-084951 ZFS administrative commands should use reserved space, not fail with ENOSPCMatthew Ahrens1-0/+38
2014-06-054390 i/o errors when deleting filesystem/zvol can lead to space map corruptionMatthew Ahrens1-1/+32
2014-06-054757 ZFS embedded-data block pointers ("zero block compression")Matthew Ahrens1-3/+6
2013-12-124391 panic system rather than corrupting pool if we hit bug 4390Matthew Ahrens1-0/+2
2013-12-114369 implement zfs bookmarksMatthew Ahrens1-1/+1
2013-12-094370 avoid transmitting holes during zfs sendMax Grossman1-4/+22
2013-10-084171 clean up spa_feature_*() interfacesMatthew Ahrens1-4/+6
2013-10-014101 metaslab_debug should allow for fine-grained controlGeorge Wilson1-3/+11
2013-08-264045 zfs write throttle & i/o scheduler performance workMatthew Ahrens1-21/+26
2013-06-113742 zfs comments need cleaner, more consistent styleWill Andrews1-1/+1
2013-03-083598 want to dtrace when errors are generated in zfsMatthew Ahrens1-2/+2
2013-03-013582 zfs_delay() should support a variable resolutionAdam Leventhal1-3/+3
2013-02-283464 zfs synctask code needs restructuringMatthew Ahrens1-12/+11
2013-02-123537 want pool io kstatsMatthew Ahrens1-0/+12
2012-11-133236 zio nop-writeGeorge Wilson1-1/+0
2012-11-073329 spa_sync() spends 10-20% of its time in spa_free_sync_cb()George Wilson1-0/+2
2012-10-293246 ZFS I/O deadman threadGeorge.Wilson1-1/+74
2012-08-303112 ztest does not honor ZFS_DEBUGMatthew Ahrens1-0/+12
2012-08-223090 vdev_reopen() during reguid causes vdev to be treated as corruptGeorge Wilson1-2/+15
2012-05-212619 asynchronous destruction of ZFS file systemsChristopher Siden1-5/+52
2011-11-111748 desire support for reguid in zfsGarrett D'Amore1-2/+14
2011-05-291051 zfs should handle imbalanced lunsGeorge Wilson1-0/+7
2010-08-09PSARC 2010/306 Read-only ZFS poolsGeorge Wilson1-6/+15
2010-07-286733267 Allow a pool to be imported with a missing slogGeorge Wilson1-4/+4
2010-05-216948890 snapshot deletion can induce pathologically long spa_sync() timesMatthew Ahrens1-4/+2
2010-05-036675946 'zpool status' should show the progress of resilvering for individual...Lin Ling1-3/+82
2010-04-126941175 panic assertion failed: scl->scl_writer != curthread,file: common/fs/...George Wilson1-4/+6
2010-03-196923585 deadlock while booting OpenSolaris build 132 from mirrored rpool with...George Wilson1-1/+19
2010-02-256808244 changing vdev state doesn't update config fileGeorge Wilson1-0/+12
2010-02-236914746 sprintf_blkptr() causes NULL pointer dereferenceJeff Bonwick1-3/+9
2010-02-116912425 zpool import updates cache even with altrootTim Haley1-1/+1
2010-01-04PSARC/2009/511 zpool splitMark J Musante1-2/+20
2009-11-236881015 ZFS write activity prevents other threads from running in a timely ma...Jonathan Adams1-4/+10
2009-11-216678033 resilver code should prefetchGeorge Wilson1-0/+6
2009-11-196899923 vdev_offline/vdev_add deadlockJeff Bonwick1-2/+2
2009-11-09PSARC 2009/510 ZFS received propertiesTom Erickson1-1/+0
2009-11-056897958 ASSERT in metaslab_class_space_update() with 8+ exabyte poolJeff Bonwick1-2/+5
2009-11-046897693 deduplication can only go so farGeorge Wilson1-0/+14
2009-11-01PSARC 2009/571 ZFS Deduplication PropertiesJeff Bonwick1-112/+120
2009-10-30PSARC 2009/479 zpool recovery supportTim Haley1-2/+15
2009-10-256761101 zdb/mdb crashes when printing bp with bad checksum, compress or typeVictor Latushkin1-3/+6
2009-10-236840704 osol_0906 PV guests sometimes hang at login promptGeorge Wilson1-18/+0