summaryrefslogtreecommitdiffstats
path: root/module/zfs/zfs_ctldir.c
Commit message (Expand)AuthorAgeFilesLines
* Illumos 4368, 4369.Matthew Ahrens2014-07-291-2/+2
* cstyle: Resolve C style issuesMichael Kjorling2013-12-181-2/+1
* Handle concurrent snapshot automounts failing due to EBUSY.Tim Chase2013-11-081-3/+11
* Illumos #3741Will Andrews2013-11-041-0/+5
* Illumos #3598Matthew Ahrens2013-10-311-15/+16
* Illumos #3464Matthew Ahrens2013-09-041-19/+24
* Illumos #2882, #2883, #2900Matthew Ahrens2013-09-041-2/+1
* Linux 3.8 compat: Support CONFIG_UIDGID_STRICT_TYPE_CHECKSRichard Yao2013-08-091-2/+2
* Fix zfsctl_expire_snapshot() deadlockBrian Behlendorf2013-07-121-0/+8
* Use dsl_dataset_snap_lookup()Brian Behlendorf2013-01-251-2/+2
* Fix 'zfs rollback' on mounted file systemsBrian Behlendorf2013-01-171-0/+1
* Fix quoting error in unmount commandNed Bass2013-01-161-1/+1
* call_usermodehelper() should wait for processNed Bass2013-01-091-2/+2
* Linux 3.7 compat, schedule_delayed_work()Brian Behlendorf2012-12-121-11/+20
* Quote snapshot and mountpoint for .zfs automountBrian Behlendorf2012-10-171-2/+2
* Return positive error number in zfsctl_shares_lookup.Yuxuan Shui2012-10-151-1/+1
* Linux 3.6 compat, sget()Yuxuan Shui2012-10-141-2/+2
* Disable .zfs directory on 32-bit systemsBrian Behlendorf2012-07-201-2/+9
* Account for .zfs ctldir inodesBrian Behlendorf2012-03-221-0/+1
* Add .zfs control directoryBrian Behlendorf2012-03-221-0/+984
* Remove zfs_ctldir.[ch]Brian Behlendorf2011-02-101-1342/+0
* Remove Solaris VFS HooksBrian Behlendorf2011-02-101-10/+0
* Documentation updatesBrian Behlendorf2011-02-041-1/+1
* Add linux kernel disk supportBrian Behlendorf2010-08-311-0/+3
* Update to onnv_147Brian Behlendorf2010-08-261-3/+4
* Update core ZFS code from build 121 to build 141.Brian Behlendorf2010-05-281-9/+22
* Rebase master to b121Brian Behlendorf2009-08-181-1/+1
* Rebase master to b117Brian Behlendorf2009-07-021-12/+168
* Rebase master to b108Brian Behlendorf2009-02-181-5/+25
* Move the world out of /zfs/ and seperate out module build treeBrian Behlendorf2008-12-111-0/+1159