| Commit message (Expand) | Author | Age | Files | Lines |
* | Multi-modifier protection (MMP) | Olaf Faaland | 2017-07-13 | 1 | -1/+19 |
* | OpenZFS 6939 - add sysevents to zfs core for commands | Dave Eddy | 2017-07-12 | 1 | -1/+36 |
* | Add port of FreeBSD 'volmode' property | LOLi | 2017-07-12 | 1 | -0/+8 |
* | Implemented zpool scrub pause/resume | Alek P | 2017-07-06 | 1 | -0/+13 |
* | Implemented zpool sync command | Alek P | 2017-05-19 | 1 | -0/+2 |
* | Force fault a vdev with 'zpool offline -f' | Tony Hutter | 2017-05-19 | 1 | -2/+3 |
* | Make createtxg and guid properties public | Christian Schwarz | 2017-05-09 | 1 | -1/+1 |
* | Check ashift validity in 'zpool add' | LOLi | 2017-03-28 | 1 | -1/+2 |
* | OpenZFS 7336 - vfork and O_CLOEXEC causes zfs_mount EBUSY | George Melikov | 2017-01-26 | 1 | -0/+2 |
* | OpenZFS 6052 - decouple lzc_create() from the implementation details | George Melikov | 2017-01-23 | 1 | -0/+4 |
* | OpenZFS 6550 - cmd/zfs: cleanup gcc warnings | Brian Behlendorf | 2017-01-17 | 1 | -1/+2 |
* | Fix spelling | ka7 | 2017-01-03 | 1 | -1/+1 |
* | Fix coverity defects: CID 147548 | cao | 2016-10-31 | 1 | -0/+1 |
* | Turn on/off enclosure slot fault LED even when disk isn't present | Tony Hutter | 2016-10-24 | 1 | -0/+3 |
* | OpenZFS 7090 - zfs should throttle allocations | Don Brady | 2016-10-13 | 1 | -1/+2 |
* | Add support for user/group dnode accounting & quota | Jinshan Xiong | 2016-10-07 | 1 | -0/+4 |
* | Fix indefinite article | GeLiXin | 2016-08-11 | 1 | -1/+1 |
* | OpenZFS 6314 - buffer overflow in dsl_dataset_name | Igor Kozhukhov | 2016-06-28 | 1 | -1/+5 |
* | Implement zfs_ioc_recv_new() for OpenZFS 2605 | Brian Behlendorf | 2016-06-28 | 1 | -1/+3 |
* | OpenZFS 2605, 6980, 6902 | Matthew Ahrens | 2016-06-28 | 1 | -0/+1 |
* | Implement large_dnode pool feature | Ned Bass | 2016-06-24 | 1 | -0/+12 |
* | Add request size histograms (-r) to zpool iostat, minor man page fix | Tony Hutter | 2016-05-25 | 1 | -7/+30 |
* | Add -lhHpw options to "zpool iostat" for avg latency, histograms, & queues | Tony Hutter | 2016-05-12 | 1 | -0/+73 |
* | OpenZFS 6736 - ZFS per-vdev ZAPs | Joe Stein | 2016-05-02 | 1 | -0/+3 |
* | Illumos 4929 - want prevsnap property | Matthew Ahrens | 2016-01-11 | 1 | -0/+1 |
* | Illumos 5027 - zfs large block support | Matthew Ahrens | 2015-05-11 | 1 | -0/+1 |
* | Illumos 3897 - zfs filesystem and snapshot limits | Jerry Jelinek | 2015-04-28 | 1 | -1/+5 |
* | Kernel header installation should respect --prefix | Richard Yao | 2014-10-28 | 1 | -1/+1 |
* | Implement -t option to zpool create for temporary pool names | Richard Yao | 2014-09-30 | 1 | -0/+1 |
* | Illumos 4976-4984 - metaslab improvements | George Wilson | 2014-08-18 | 1 | -0/+9 |
* | Create an 'overlay' property | Turbo Fredriksson | 2014-08-15 | 1 | -0/+1 |
* | Illumos 4390 - I/O errors can corrupt space map when deleting fs/vol | Matthew Ahrens | 2014-08-04 | 1 | -0/+1 |
* | Illumos 3835 zfs need not store 2 copies of all metadata | Matthew Ahrens | 2014-07-31 | 1 | -1/+7 |
* | Illumos 4368, 4369. | Matthew Ahrens | 2014-07-29 | 1 | -5/+9 |
* | Check the dataset type more rigorously when fetching properties. | Tim Chase | 2014-05-06 | 1 | -1/+1 |
* | Add zpool_events_seek() functionality | Brian Behlendorf | 2014-03-31 | 1 | -0/+1 |
* | Implement -t option to zpool import for temporary pool names | Richard Yao | 2014-03-20 | 1 | -0/+1 |
* | Add erratum for issue #2094 | Richard Yao | 2014-02-21 | 1 | -0/+2 |
* | Add generic errata infrastructure | Brian Behlendorf | 2014-02-21 | 1 | -0/+10 |
* | Implement relatime. | Tim Chase | 2014-01-29 | 1 | -0/+1 |
* | Add full SELinux support | Matthew Thode | 2013-12-19 | 1 | -0/+4 |
* | cstyle: Resolve C style issues | Michael Kjorling | 2013-12-18 | 1 | -1/+1 |
* | Sync /dev/zfs ioctl ordering | Brian Behlendorf | 2013-12-16 | 1 | -4/+18 |
* | Remove ZFC_IOC_*_MINOR ioctl()s | Brian Behlendorf | 2013-12-16 | 1 | -2/+0 |
* | Illumos #3956, #3957, #3958, #3959, #3960, #3961, #3962 | George Wilson | 2013-11-05 | 1 | -2/+2 |
* | Illumos #3894 | Keith M Wesolowski | 2013-11-04 | 1 | -0/+1 |
* | Illumos #3588 | Matthew Ahrens | 2013-10-31 | 1 | -0/+2 |
* | Posix ACL Support | Massimo Maggi | 2013-10-29 | 1 | -0/+1 |
* | Illumos #2882, #2883, #2900 | Matthew Ahrens | 2013-09-04 | 1 | -55/+25 |
* | Fix the comment in zfs.h | Shen Yan | 2013-07-09 | 1 | -2/+2 |