Illumos #3006
[zfs.git] / module / zfs / zfs_ioctl.c
2013-06-19 Madhav SureshIllumos #3006
2013-03-05 Eric DillmannAdd snapdev=[hidden|visible] dataset property
2013-01-29 Eric DillmannIllumos #3035 LZ4 compression support in ZFS and GRUB
2013-01-08 Christopher SidenIllumos #2619 and #2747
2012-12-20 Brian BehlendorfRevert "Remove TSD zfs_fsyncer_key"
2012-12-19 Brian BehlendorfRemove TSD zfs_fsyncer_key
2012-10-03 George WilsonIllumos #3129, #3130
2012-09-19 Bill PijewskiIllumos #2703: add mechanism to report ZFS send progress
2012-09-19 Chris SidenIllumos #1948: zpool list should show more detailed...
2012-09-10 Brian BehlendorfRemove zvol device node
2012-07-31 Matthew AhrensIllumos #1644, #1645, #1646, #1647, #1708
2012-07-11 Garrett D'AmoreIllumos #1748: desire support for reguid in zfs
2012-06-14 Pawel Jakub DawidekSpeed up 'zfs list -t snapshot -o name -s name'
2012-04-11 Martin MatuskaIllumos #1346: zfs incremental receive may leave behind...
2012-04-11 Martin MatuskaOS-926: zfs panic in zfs_fill_zplprops_impl()
2012-03-23 Brian BehlendorfAdd ZFS_META_RELEASE to module load/unload messages
2012-03-22 Brian BehlendorfAdd .zfs control directory
2012-02-02 Brian BehlendorfCleanup ZFS debug infrastructure
2011-09-16 Brian BehlendorfSuppress kmem_alloc() warning in zfs_prop_set_special()
2011-08-01 Martin MatuskaIllumos #1043: Recursive zfs snapshot destroy fails
2011-07-15 Brian BehlendorfFix send/recv 'dataset is busy' errors
2011-07-06 Gunnar BeutnerRenamed HAVE_SHARE ifdefs to HAVE_SMB_SHARE.
2011-07-06 Gunnar BeutnerImplemented sharing datasets via NFS using libshare.
2011-07-01 Brian BehlendorfLinux compat 2.6.39: mount_nodev()
2011-05-20 Brian BehlendorfUse vmem_alloc() for zfs_ioc_userspace_many()
2011-05-20 Brian BehlendorfPass caller's credential in zfsdev_ioctl()
2011-05-06 Brian BehlendorfUse vmem_alloc() for zfs_ioc_pool_get_history()
2011-04-20 Brian BehlendorfSuppress 'zfs receive' memory warning
2011-02-28 Darik HornAdd the zpool and filesystem versions
2011-02-10 Brian BehlendorfPrototype/structure update for Linux
2011-02-10 Brian BehlendorfRemove zfs_ctldir.[ch]
2011-02-10 Brian BehlendorfInit/destroy tsd
2011-02-10 Brian BehlendorfVFS: Wrap with HAVE_SHARE
2011-01-07 Brian BehlendorfFix ZVOL rename minor devices
2010-11-10 Ned BassRemove inconsistent use of EOPNOTSUPP
2010-11-08 Ned BassMake rollbacks fail gracefully
2010-10-12 Brian BehlendorfFix missing 'zpool events'
2010-09-01 Brian BehlendorfFix zfsdev_compat_ioctl() case
2010-08-31 Brian BehlendorfAdd linux kernel memory support
2010-08-31 Brian BehlendorfAdd linux kernel disk support
2010-08-31 Brian BehlendorfAdd linux kernel device support
2010-08-31 Brian BehlendorfAdd linux mlslabel support
2010-08-31 Brian BehlendorfAdd linux events
2010-08-31 Brian BehlendorfFix zfs_ioc_objset_stats
2010-08-31 Brian BehlendorfFix gcc missing parenthesis warnings
2010-08-27 Brian BehlendorfFix gcc missing case warnings
2010-08-27 Brian BehlendorfFix gcc cast warnings
2010-08-26 Brian BehlendorfUpdate to onnv_147
2010-05-28 Brian BehlendorfUpdate core ZFS code from build 121 to build 141.
2009-08-18 Brian BehlendorfRebase master to b121
2009-07-02 Brian BehlendorfRebase master to b117
2009-02-18 Brian BehlendorfRebase master to b108
2009-01-15 Brian BehlendorfRebase master to b105
2008-12-11 Brian BehlendorfMove the world out of /zfs/ and seperate out module...