summaryrefslogtreecommitdiffstats
path: root/module/zfs/zfs_ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* Illumos 4757, 4913Matthew Ahrens2014-08-011-2/+9
* Illumos 4368, 4369.Matthew Ahrens2014-07-291-30/+186
* Illumos 4171, 4172Matthew Ahrens2014-07-251-15/+12
* Allow for lock-free reading zfsdev_state_list.Tim Chase2014-05-191-17/+44
* Fix zfsdev_ioctl() kmem leak warningBrian Behlendorf2014-04-181-5/+9
* Clarify zpool_events_next() commentBrian Behlendorf2014-03-311-1/+1
* Add zpool_events_seek() functionalityBrian Behlendorf2014-03-311-0/+24
* Fix regression introduced in port of Illumos #3744Andrey Vesnovaty2014-03-201-2/+4
* Fix the creation of ZPOOL_HIST_CMD pool history entries.Tim Chase2014-01-071-8/+9
* cstyle: Resolve C style issuesMichael Kjorling2013-12-181-34/+37
* Sync /dev/zfs ioctl orderingBrian Behlendorf2013-12-161-0/+7
* Remove ZFC_IOC_*_MINOR ioctl()sBrian Behlendorf2013-12-161-38/+28
* Add module versioningBrian Behlendorf2013-12-061-0/+1
* Remove the slog restriction on bootfs poolsBrian Behlendorf2013-11-141-24/+1
* Reduce stack for traverse_visitbp() recursionBrian Behlendorf2013-11-141-1/+3
* Honor CONFIG_FS_POSIX_ACL kernel optionMassimo Maggi2013-11-051-0/+3
* Illumos #3954, #4080, #4081George Wilson2013-11-051-1/+1
* Illumos #3996Matthew Ahrens2013-11-051-10/+15
* Illumos #3973Steven Hartland2013-11-051-4/+11
* Illumos #3875Keith M Wesolowski2013-11-041-6/+9
* Illumos #3740Steven Hartland2013-11-041-14/+1
* Illumos #3744Will Andrews2013-11-041-13/+30
* Illumos #3742Will Andrews2013-11-041-8/+4
* Illumos #3598Matthew Ahrens2013-10-311-140/+139
* Fix incorrect usage of strdup() in zfs_unmount_snap()Richard Yao2013-10-291-5/+5
* Allocate the ioctl "output" nvlist with KM_PUSHPAGE.Tim Chase2013-09-251-1/+1
* Illumos #3464Matthew Ahrens2013-09-041-614/+490
* Illumos #2882, #2883, #2900Matthew Ahrens2013-09-041-517/+1105
* Call zvol_create_minors() in spa_open_common() when initializing poolPawel Jakub Dawidek2013-07-031-3/+0
* kmem_zalloc(..., KM_SLEEP) will never failshenyan12013-07-011-2/+0
* Illumos #3006Madhav Suresh2013-06-191-1/+1
* Add snapdev=[hidden|visible] dataset propertyEric Dillmann2013-03-051-0/+3
* Illumos #3035 LZ4 compression support in ZFS and GRUBEric Dillmann2013-01-291-0/+109
* Illumos #2619 and #2747Christopher Siden2013-01-081-2/+15
* Revert "Remove TSD zfs_fsyncer_key"Brian Behlendorf2012-12-201-0/+3
* Remove TSD zfs_fsyncer_keyBrian Behlendorf2012-12-191-3/+0
* Illumos #3129, #3130George Wilson2012-10-031-0/+10
* Illumos #2703: add mechanism to report ZFS send progressBill Pijewski2012-09-191-2/+50
* Illumos #1948: zpool list should show more detailed pool infoChris Siden2012-09-191-1/+19
* Remove zvol device nodeBrian Behlendorf2012-09-101-0/+1
* Illumos #1644, #1645, #1646, #1647, #1708Matthew Ahrens2012-07-311-53/+161
* Illumos #1748: desire support for reguid in zfsGarrett D'Amore2012-07-111-1/+21
* Speed up 'zfs list -t snapshot -o name -s name'Pawel Jakub Dawidek2012-06-141-2/+3
* Illumos #1346: zfs incremental receive may leave behind temporary clonesMartin Matuska2012-04-111-2/+4
* OS-926: zfs panic in zfs_fill_zplprops_impl()Martin Matuska2012-04-111-6/+12
* Add ZFS_META_RELEASE to module load/unload messagesBrian Behlendorf2012-03-231-6/+7
* Add .zfs control directoryBrian Behlendorf2012-03-221-50/+38
* Cleanup ZFS debug infrastructureBrian Behlendorf2012-02-021-36/+0
* Suppress kmem_alloc() warning in zfs_prop_set_special()Brian Behlendorf2011-09-151-1/+2
* Illumos #1043: Recursive zfs snapshot destroy failsMartin Matuska2011-08-011-0/+5