summaryrefslogtreecommitdiff
path: root/usr/src/cmd/availdevs/availdevs.c
AgeCommit message (Collapse)AuthorFilesLines
2019-06-258727 Native data and metadata encryption for zfsTom Caputi1-1/+1
Portions contributed by: Jorgen Lundman <lundman@lundman.net> Portions contributed by: Jerry Jelinek <jerry.jelinek@joyent.com> Portions contributed by: Paul Zuchowski <pzuchowski@datto.com> Portions contributed by: Tim Chase <tim@chase2k.com> Portions contributed by: Matthew Ahrens <mahrens@delphix.com> Portions contributed by: ab-oe <arkadiusz.bubala@open-e.com> Portions contributed by: Brian Behlendorf <behlendorf1@llnl.gov> Portions contributed by: loli10K <ezomori.nozomu@gmail.com> Portions contributed by: Igor K <igor@dilos.org> Portions contributed by: Richard Laager <rlaager@wiktel.com> Reviewed by: Jason Cohen <jwittlincohen@gmail.com> Reviewed by: Allan Jude <allanjude@freebsd.org> Reviewed by: George Melikov <mail@gmelikov.ru> Reviewed by: Paul Dagnelie <pcd@delphix.com> Reviewed by: RageLtMan <rageltman@sempervictus> Reviewed by: Matthew Thode <prometheanfire@gentoo.org> Reviewed by: Giuseppe Di Natale <dinatale2@llnl.gov> Reviewed by: Kash Pande <kash@tripleback.net> Reviewed by: Alek Pinchuk <apinchuk@datto.com> Reviewed by: Dan Kimmel <dan.kimmel@delphix.com> Reviewed by: David Quigley <david.quigley@intel.com> Reviewed by: Jorgen Lundman <lundman@lundman.net> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Jason King <jason.king@joyent.com> Reviewed by: Andy Stormont <astormont@racktopsystems.com> Approved by: Garrett D'Amore <garrett@damore.org>
2012-02-182077 lots of unreachable breaks in illumos gateMilan Jurik1-1/+1
Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Richard Lowe <richlowe@richlowe.net>
2010-05-036675946 'zpool status' should show the progress of resilvering for ↵Lin Ling1-3/+2
individual disk. 6683750 scrub -s have to wait until resilver completed? 6841252 Resilvering not restartable - causing an excess reboot delay 6855073 spa scrub stats (eg %done) are reset on reboot 6891824 7410 NAS head "continually resilvering" following HDD replacement 6899970 scrub/resilver percent complete reporting in zpool status can be overly optimistic 6940889 add interval (count) args to zpool list 6944623 dbuf_read_done() locking performance improvement 6946760 mutex problem in bplist_enqueue() 6391915 RFE: provide interval arg to zpool status to monitor resilvering 6946512 want zfs_send() to pass back debug info 6943992 'zpool scrub' should not restart the existing scrub silently 6878281 zpool should store the time of last scrub/resilver and other zpool status info in pool properties. 6935158 Assertion failed: used <= spa_get_dspace(dd->dd_pool->dp_spa) 6944388 dsl_dataset_snapshot_reserve_space() causes dp_write_limit=max --HG-- rename : usr/src/uts/common/fs/zfs/dsl_scrub.c => usr/src/uts/common/fs/zfs/dsl_scan.c
2010-01-266919520 fm modules and mdb are not ss12u1 lint cleanSurya Prakki1-17/+17
2007-12-036410062 ZFS GUI should provide upgrade mechanismcristian1-5/+7
2006-02-026380505 Can't import pools in GUItalley1-40/+28
2006-01-036362897 JNI throws an UnsupportedOperationException on invalid dataset pathtalley1-14/+62
6363276 Update JNI to support IO statistics 6364781 JNI should support pool state
2005-12-086350179 Update JNI to support new propertiestalley1-0/+3
6358592 availdevs doesn't report available slices of partially-available disks 6358604 Turn on DEBUG for DEBUG build 6360964 JNI has minor differences in behvior with API
2005-11-186344502 placeholder bug for the remaining Makefile cleanup work for ZFSeschrock1-4/+4
6343938 ::spa -v tried to read NULL vdev 6345206 zpool iostat doesn't always line up
2005-11-116347308 Application error while replacing a disktalley1-28/+90
6347978 JNI: overlap calculations off by one byte 6348330 ZFS JNI needs to support zpool_find_import 6349182 ZFS GUI doesn't see any importable pools
2005-10-31PSARC 2002/240 ZFSahrens1-0/+158
6338653 Integrate ZFS PSARC 2004/652 - DKIOCFLUSH 5096886 Write caching disks need mechanism to flush cache to physical media