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.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
module
/
zfs
/
dsl_prop.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
module: zfs: fix unused, remove argsused
наб
2021-12-23
1
-1
/
+1
*
Use fallthrough macro
Brian Behlendorf
2021-09-14
1
-1
/
+1
*
Normalise /*FALLTHR{OUGH,U}*/
наб
2021-07-26
1
-1
/
+1
*
Replace sprintf()->snprintf() and strcpy()->strlcpy()
Jorgen Lundman
2020-06-07
1
-4
/
+6
*
Refactor dnode dirty context from dbuf_dirty
Matthew Macy
2020-02-26
1
-2
/
+4
*
Support inheriting properties in channel programs
Jason King
2020-01-22
1
-9
/
+3
*
Allow empty ds_props_obj to be destroyed
Tom Caputi
2019-12-13
1
-2
/
+19
*
Replace ASSERTV macro with compiler annotation
Matthew Macy
2019-12-05
1
-1
/
+1
*
Fix strdup conflict on other platforms
Matthew Macy
2019-10-10
1
-8
/
+8
*
Update build system and packaging
Brian Behlendorf
2018-05-29
1
-1
/
+1
*
Native Encryption for ZFS on Linux
Tom Caputi
2017-08-14
1
-1
/
+2
*
Use SET_ERROR for constant non-zero return codes
Ned Bass
2017-08-02
1
-1
/
+1
*
Fix dsl_props_set_sync_impl to work with nested nvlist
LOLi
2016-12-20
1
-5
/
+9
*
Fix dsl_prop_get_all_dsl() memory leak
BearBabyLiu
2016-11-02
1
-0
/
+4
*
Free property names with spa_strfree() rather than strfree()
Tim Chase
2016-09-12
1
-1
/
+1
*
OpenZFS 6314 - buffer overflow in dsl_dataset_name
Igor Kozhukhov
2016-06-28
1
-2
/
+2
*
Illumos 6681 - zfs list burning lots of time in dodefault() via dsl_prop_*
Alex Wilson
2016-03-15
1
-7
/
+6
*
Illumos 6171 - dsl_prop_unregister() slows down dataset eviction.
Justin T. Gibbs
2016-01-12
1
-68
/
+157
*
Illumos 4951 - ZFS administrative commands should use reserved space
Matthew Ahrens
2015-05-04
1
-2
/
+2
*
Illumos 5531 - NULL pointer dereference in dsl_prop_get_ds()
Justin T. Gibbs
2015-04-28
1
-7
/
+38
*
Illumos 5056 - ZFS deadlock on db_mtx and dn_holds
Justin T. Gibbs
2015-04-28
1
-8
/
+6
*
Illumos 5314 - Remove "dbuf phys" db->db_data pointer aliases in ZFS
Justin T. Gibbs
2015-04-28
1
-18
/
+19
*
Illumos 5310 - Remove always true tests for non-NULL ds->ds_phys
Justin T. Gibbs
2015-04-28
1
-4
/
+4
*
Change KM_PUSHPAGE -> KM_SLEEP
Brian Behlendorf
2015-01-16
1
-4
/
+4
*
Check the dataset type more rigorously when fetching properties.
Tim Chase
2014-05-06
1
-1
/
+1
*
Illumos #3742
Will Andrews
2013-11-04
1
-1
/
+1
*
Illumos #3699, #3739
Martin Matuska
2013-11-04
1
-4
/
+1
*
Illumos #3598
Matthew Ahrens
2013-10-31
1
-8
/
+8
*
Export addition dsl_prop_* symbols
Brian Behlendorf
2013-09-25
1
-0
/
+6
*
Illumos #3464
Matthew Ahrens
2013-09-04
1
-245
/
+236
*
Illumos #2882, #2883, #2900
Matthew Ahrens
2013-09-04
1
-23
/
+4
*
Switch KM_SLEEP to KM_PUSHPAGE
Brian Behlendorf
2012-09-17
1
-1
/
+1
*
Switch KM_SLEEP to KM_PUSHPAGE
Richard Yao
2012-08-27
1
-3
/
+3
*
Export additional dsl symbols
Brian Behlendorf
2012-04-11
1
-1
/
+9
*
Fix enum compiler warning
Brian Behlendorf
2011-02-23
1
-2
/
+2
*
Add linux kernel module support
Brian Behlendorf
2010-08-31
1
-0
/
+7
*
Fix gcc missing parenthesis warnings
Brian Behlendorf
2010-08-31
1
-1
/
+1
*
Fix gcc missing case warnings
Brian Behlendorf
2010-08-27
1
-0
/
+2
*
Update core ZFS code from build 121 to build 141.
Brian Behlendorf
2010-05-28
1
-179
/
+655
*
Rebase master to b121
Brian Behlendorf
2009-08-18
1
-1
/
+1
*
Rebase master to b117
Brian Behlendorf
2009-07-02
1
-6
/
+81
*
Move the world out of /zfs/ and seperate out module build tree
Brian Behlendorf
2008-12-11
1
-0
/
+602