aboutsummaryrefslogtreecommitdiffstats
path: root/module/zfs/dsl_dir.c
Commit message (Expand)AuthorAgeFilesLines
...
* Remove recursion from dsl_dir_willuse_space()Andrew Barnes2014-03-041-11/+17
* cstyle: Resolve C style issuesMichael Kjorling2013-12-181-3/+3
* Remove ZFC_IOC_*_MINOR ioctl()sBrian Behlendorf2013-12-161-0/+5
* Illumos #4045 write throttle & i/o scheduler performance workMatthew Ahrens2013-12-061-30/+20
* Illumos #4046Matthew Ahrens2013-11-051-8/+13
* Illumos #3699, #3739Martin Matuska2013-11-041-11/+26
* Illumos #3582, #3584Adam Leventhal2013-11-041-1/+2
* Illumos #3598Matthew Ahrens2013-10-311-19/+19
* Illumos #3588Matthew Ahrens2013-10-311-0/+2
* Illumos #3464Matthew Ahrens2013-09-041-335/+258
* Illumos #2882, #2883, #2900Matthew Ahrens2013-09-041-28/+39
* Illumos #3006Madhav Suresh2013-06-191-6/+6
* Switch KM_SLEEP to KM_PUSHPAGENed Bass2013-02-061-2/+2
* Illumos #3086: unnecessarily setting DS_FLAG_INCONSISTENT on asyncMatthew Ahrens2013-01-081-7/+3
* Illumos #3100: zvol rename fails with EBUSY when dirty.Matthew Ahrens2012-10-031-8/+0
* Illumos #3129, #3130George Wilson2012-10-031-5/+7
* Switch KM_SLEEP to KM_PUSHPAGERichard Yao2012-08-271-5/+5
* Add linux kernel module supportBrian Behlendorf2010-08-311-0/+7
* Fix stack dsl_dir_open_spa()Brian Behlendorf2010-08-311-5/+8
* Fix gcc unused variable warningsBrian Behlendorf2010-08-311-1/+1
* Fix gcc missing parenthesis warningsBrian Behlendorf2010-08-311-3/+3
* Fix gcc c90 compliance warningsBrian Behlendorf2010-08-271-5/+7
* Update core ZFS code from build 121 to build 141.Brian Behlendorf2010-05-281-91/+190
* Rebase master to b121Brian Behlendorf2009-08-181-1/+0
* Rebase master to b117Brian Behlendorf2009-07-021-14/+1
* Rebase master to b108Brian Behlendorf2009-02-181-12/+12
* Move the world out of /zfs/ and seperate out module build treeBrian Behlendorf2008-12-111-0/+1331