aboutsummaryrefslogtreecommitdiff
path: root/cddl/usr.sbin/zfsd
Commit message (Expand)AuthorAgeFilesLines
* MFV r318941: 7446 zpool create should support efi system partitionAlexander Motin2018-02-211-1/+9
* Optimize zfsd for the happy caseAlan Somers2018-02-153-2/+21
* zfsd: Allow zfsd to work on any type of GEOM providerAlan Somers2018-02-143-219/+119
* zfsd: Don't spare a vdev that's being replacedAlan Somers2018-01-301-1/+45
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* zfsd should be able to online an L2ARC that disappears and returnsAlan Somers2017-10-263-2/+15
* Close a memory leak when using zpool_read_all_labelsAlan Somers2017-09-251-2/+5
* zfsd(8): Close a race condition when onlining a disk parititionAlan Somers2017-08-241-2/+12
* zfsd(8): Remove pidfile on shutdownAlan Somers2017-06-201-1/+1
* Utilize SYSROOT from r320119 in places where DESTDIR may be wanting WORLDTMP.Bryan Drewery2017-06-191-10/+4
* Fix an unchecked return value in zfsdAlan Somers2017-01-181-2/+5
* MFV r302660: 6314 buffer overflow in dsl_dataset_nameAlexander Motin2016-09-011-1/+1
* DIRDEPS_BUILD: Add some missing dirctories to the build.Bryan Drewery2016-08-311-0/+35
* Remove redundant declarations and simplify ../ in pathingEnji Cooper2016-08-291-9/+2
* Remove unnecessary variable (SRCDIR) replaced by SRCTOP in Makefile.commonEnji Cooper2016-08-291-1/+0
* Use SRCTOP instead of a homegrown definition for it (SRCDIR)Enji Cooper2016-08-291-14/+14
* Fix the zfsd unittest:Dimitry Andric2016-08-292-2/+1
* Add an empty virtual destructor to zfsd's Vdev class. This is neededDimitry Andric2016-08-291-0/+10
* Coverity fixes for r300906Alan Somers2016-05-311-1/+0
* zfsd: Remove a redundant semicolon,Pedro F. Giffuni2016-05-311-1/+1
* zfsd: minor spelling fix.Pedro F. Giffuni2016-05-301-1/+1
* Avoid more literal-suffix errors with C++11Bryan Drewery2016-05-291-4/+4
* zfsd(8), the ZFS fault management daemonAlan Somers2016-05-2825-0/+5993