Fix zfsctl_expire_snapshot() deadlock
[zfs.git] / module / zfs / zfs_ctldir.c
2013-07-12 Brian BehlendorfFix zfsctl_expire_snapshot() deadlock
2013-01-25 Brian BehlendorfUse dsl_dataset_snap_lookup()
2013-01-17 Brian BehlendorfFix 'zfs rollback' on mounted file systems
2013-01-16 Ned BassFix quoting error in unmount command
2013-01-10 Ned Basscall_usermodehelper() should wait for process
2012-12-12 Brian BehlendorfLinux 3.7 compat, schedule_delayed_work()
2012-10-17 Brian BehlendorfQuote snapshot and mountpoint for .zfs automount
2012-10-15 Yuxuan ShuiReturn positive error number in zfsctl_shares_lookup.
2012-10-14 Yuxuan ShuiLinux 3.6 compat, sget()
2012-07-20 Brian BehlendorfDisable .zfs directory on 32-bit systems
2012-03-22 Brian BehlendorfAccount for .zfs ctldir inodes
2012-03-22 Brian BehlendorfAdd .zfs control directory
2011-02-10 Brian BehlendorfRemove zfs_ctldir.[ch]
2011-02-10 Brian BehlendorfRemove Solaris VFS Hooks
2011-02-05 Brian BehlendorfDocumentation updates
2010-08-31 Brian BehlendorfAdd linux kernel disk support
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
2008-12-11 Brian BehlendorfMove the world out of /zfs/ and seperate out module...