]> git.proxmox.com Git - mirror_zfs.git/history - module/zfs/dsl_dir.c
Reduce stack usage of dsl_dir_tempreserve_impl
[mirror_zfs.git] / module / zfs / dsl_dir.c
2017-06-12 DeHackEdReduce stack usage of dsl_dir_tempreserve_impl
2017-03-07 Brian BehlendorfOpenZFS 7793 - ztest fails assertion in dmu_tx_willuse_...
2017-01-26 George MelikovOpenZFS 6676 - Race between unique_insert() and unique_...
2016-09-29 caoFix coverity defects: 147658, 147652, 147651
2016-09-25 caoFix coverity defects: CID 147650, 147649, 147647, 147646
2016-06-29 Brian BehlendorfMerge branch 'illumos-2605'
2016-06-28 Igor KozhukhovOpenZFS 6314 - buffer overflow in dsl_dataset_name
2016-03-10 Boris ProtopopovAdd support for asynchronous zvol minor operations
2016-01-12 Justin T. GibbsIllumos 6171 - dsl_prop_unregister() slows down dataset...
2015-05-04 Matthew AhrensIllumos 4951 - ZFS administrative commands should use...
2015-05-04 Jerry JelinekIllumos 4901 - zfs filesystem/snapshot limit leaks
2015-04-28 Justin T. GibbsIllumos 5056 - ZFS deadlock on db_mtx and dn_holds
2015-04-28 Justin T. GibbsIllumos 5314 - Remove "dbuf phys" db->db_data pointer...
2015-04-28 Alex ReeceIllumos 3897 - zfs filesystem and snapshot limits ...
2015-04-28 Jerry JelinekIllumos 3897 - zfs filesystem and snapshot limits
2015-01-16 Brian BehlendorfMerge branch 'kmem-rework'
2015-01-16 Brian BehlendorfChange KM_PUSHPAGE -> KM_SLEEP
2014-12-19 Boris ProtopopovCorrect error returns to unify cross-pool operation...
2014-07-25 Matthew AhrensIllumos 4171, 4172
2014-03-04 Ned Bassdmu_tx kstat cleanup
2014-03-04 Andrew BarnesRemove recursion from dsl_dir_willuse_space()
2013-12-19 Michael Kjorlingcstyle: Resolve C style issues
2013-12-16 Brian BehlendorfRemove ZFC_IOC_*_MINOR ioctl()s
2013-12-06 Matthew AhrensIllumos #4045 write throttle & i/o scheduler performanc...
2013-11-05 Matthew AhrensIllumos #4046
2013-11-04 Martin MatuskaIllumos #3699, #3739
2013-11-04 Adam LeventhalIllumos #3582, #3584
2013-10-31 Matthew AhrensIllumos #3598
2013-10-31 Matthew AhrensIllumos #3588
2013-09-04 Matthew AhrensIllumos #3464
2013-09-04 Matthew AhrensIllumos #2882, #2883, #2900
2013-06-19 Madhav SureshIllumos #3006
2013-02-06 Ned BassSwitch KM_SLEEP to KM_PUSHPAGE
2013-01-08 Brian BehlendorfMerge branch 'feature-flags'
2013-01-08 Matthew AhrensIllumos #3086: unnecessarily setting DS_FLAG_INCONSISTE...
2012-10-03 Matthew AhrensIllumos #3100: zvol rename fails with EBUSY when dirty.
2012-10-03 George WilsonIllumos #3129, #3130
2012-08-27 Richard YaoSwitch KM_SLEEP to KM_PUSHPAGE
2010-08-31 Brian BehlendorfAdd linux kernel module support
2010-08-31 Brian BehlendorfFix stack dsl_dir_open_spa()
2010-08-31 Brian BehlendorfFix gcc unused variable warnings
2010-08-31 Brian BehlendorfFix gcc missing parenthesis warnings
2010-08-27 Brian BehlendorfFix gcc c90 compliance warnings
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...