index
:
openzfs/zfs.git
b_zfs-2.0.2
b_zfs-2.0.5
b_zfs-2.1.0
b_zfs-2.1.6
b_zfs_2.1.10-staging
b_zfs_2.1.11
b_zfs_2.2.4
b_zfs_2.2.6
b_zfs_2.2.6_debian12
master
zfs-0.6.3-stable
zfs-0.6.4-release
zfs-0.6.5-release
zfs-0.7-release
zfs-0.7.12-release
zfs-0.7.13-release
zfs-0.8.3-kernel56
zfs-0.8.3-kernel56-patched2
zfs-0.8.3-release
zfs-0.8.4-release
zfs-0.8.5
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
module
/
zfs
/
dsl_dataset.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rework of fletcher_4 module
Gvozden Neskovic
2016-08-16
1
-1
/
+1
*
Build user-space with different gcc optimization levels
Gvozden Neskovic
2016-08-09
1
-5
/
+5
*
void integer overflow on computation of refquota_slack
Colin Ian King
2016-07-27
1
-1
/
+2
*
OpenZFS 6314 - buffer overflow in dsl_dataset_name
Igor Kozhukhov
2016-06-28
1
-16
/
+35
*
OpenZFS 6562 - Refquota on receive doesn't account for overage
Dan McDonald
2016-06-28
1
-3
/
+28
*
OpenZFS 2605, 6980, 6902
Matthew Ahrens
2016-06-28
1
-2
/
+144
*
Add `zfs allow` and `zfs unallow` support
Brian Behlendorf
2016-06-07
1
-0
/
+1
*
Add support for asynchronous zvol minor operations
Boris Protopopov
2016-03-10
1
-30
/
+6
*
Illumos 6171 - dsl_prop_unregister() slows down dataset eviction.
Justin T. Gibbs
2016-01-12
1
-0
/
+4
*
Fix 'prevsnap property' build failure
Brian Behlendorf
2016-01-11
1
-1
/
+1
*
Illumos 4929 - want prevsnap property
Matthew Ahrens
2016-01-11
1
-0
/
+6
*
Illumos 5960, 5925
Paul Dagnelie
2016-01-08
1
-13
/
+15
*
Illumos 5959 - clean up per-dataset feature count code
Matthew Ahrens
2015-12-04
1
-92
/
+106
*
Allow recovery from corrupted snapshot maps
Tim Chase
2015-08-28
1
-0
/
+6
*
Illumos 5909 - ensure that shared snap names don't become too long after prom...
Andriy Gapon
2015-07-06
1
-0
/
+6
*
Illumos 5393 - spurious failures from dsl_dataset_hold_obj()
Justin T. Gibbs
2015-05-13
1
-4
/
+5
*
Illumos 5027 - zfs large block support
Matthew Ahrens
2015-05-11
1
-2
/
+112
*
Illumos 4951 - ZFS administrative commands should use reserved space
Matthew Ahrens
2015-05-04
1
-7
/
+11
*
Illumos 5592 - NULL pointer dereference in dsl_prop_notify_all_cb()
Justin T. Gibbs
2015-04-28
1
-2
/
+13
*
Illumos 5531 - NULL pointer dereference in dsl_prop_get_ds()
Justin T. Gibbs
2015-04-28
1
-0
/
+7
*
Illumos 5056 - ZFS deadlock on db_mtx and dn_holds
Justin T. Gibbs
2015-04-28
1
-24
/
+29
*
Illumos 5314 - Remove "dbuf phys" db->db_data pointer aliases in ZFS
Justin T. Gibbs
2015-04-28
1
-240
/
+281
*
Illumos 5310 - Remove always true tests for non-NULL ds->ds_phys
Justin T. Gibbs
2015-04-28
1
-5
/
+3
*
Illumos 4975 - missing mutex_destroy() calls in zfs
Jorgen Lundman
2015-04-28
1
-0
/
+3
*
Illumos 3897 - zfs filesystem and snapshot limits
Jerry Jelinek
2015-04-28
1
-9
/
+154
*
Change KM_PUSHPAGE -> KM_SLEEP
Brian Behlendorf
2015-01-16
1
-4
/
+4
*
Illumos 5150 - zfs clone of a defer_destroy snapshot causes strangeness
Matthew Ahrens
2014-10-21
1
-1
/
+7
*
Fix invalid locking order in rename operation
Stanislav Seletskiy
2014-09-04
1
-17
/
+20
*
Use KM_PUSHPAGE in dsl_dataset_rollback_check()
Brian Behlendorf
2014-08-06
1
-2
/
+2
*
Illumos 4757, 4913
Matthew Ahrens
2014-08-01
1
-1
/
+1
*
Illumos 4368, 4369.
Matthew Ahrens
2014-07-29
1
-4
/
+44
*
Illumos 4370, 4371
Max Grossman
2014-07-28
1
-7
/
+5
*
Illumos 4171, 4172
Matthew Ahrens
2014-07-25
1
-1
/
+9
*
Illumos #4574 get_clones_stat does not call zap_count in non-debug kernel
Alexander Stetsenko
2014-03-04
1
-1
/
+2
*
cstyle: Resolve C style issues
Michael Kjorling
2013-12-18
1
-1
/
+1
*
Remove ZFC_IOC_*_MINOR ioctl()s
Brian Behlendorf
2013-12-16
1
-0
/
+25
*
Switch allocations from KM_SLEEP to KM_PUSHPAGE
Brian Behlendorf
2013-11-05
1
-1
/
+1
*
Illumos #4046
Matthew Ahrens
2013-11-05
1
-5
/
+1
*
Illumos #3996
Matthew Ahrens
2013-11-05
1
-3
/
+12
*
Illumos #3875
Keith M Wesolowski
2013-11-04
1
-10
/
+62
*
Illumos #3888
Matthew Ahrens
2013-11-04
1
-15
/
+14
*
Illumos #3894
Keith M Wesolowski
2013-11-04
1
-3
/
+16
*
Illumos #3743
Will Andrews
2013-11-04
1
-1
/
+3
*
Illumos #3598
Matthew Ahrens
2013-10-31
1
-41
/
+41
*
Illumos #3588
Matthew Ahrens
2013-10-31
1
-0
/
+2
*
Illumos #3522
George Wilson
2013-10-30
1
-5
/
+2
*
Illumos #3464
Matthew Ahrens
2013-09-04
1
-2515
/
+1106
*
Illumos #2882, #2883, #2900
Matthew Ahrens
2013-09-04
1
-77
/
+68
*
Illumos #3498 panic in arc_read()
George Wilson
2013-07-02
1
-1
/
+1
*
Illumos #3006
Madhav Suresh
2013-06-19
1
-8
/
+8
[next]