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_dataset.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert special case code from pre-hashtable nvlist era
Mark Maybee
2021-01-27
1
-12
/
+1
*
Improve zfs receive performance with lightweight write
Matthew Ahrens
2020-12-11
1
-4
/
+2
*
Add zstd support to zfs
Michael Niewöhner
2020-08-20
1
-1
/
+84
*
FreeBSD: fix the build with Clang 11
Ryan Moeller
2020-08-17
1
-2
/
+2
*
zfs promote does not delete livelist of origin
Matthew Ahrens
2020-07-31
1
-2
/
+2
*
filesystem_limit/snapshot_limit is incorrectly enforced against root
Matthew Ahrens
2020-07-11
1
-6
/
+8
*
Replace sprintf()->snprintf() and strcpy()->strlcpy()
Jorgen Lundman
2020-06-07
1
-5
/
+9
*
Add 'zfs wait' command
Paul Dagnelie
2020-04-01
1
-10
/
+18
*
Refactor dnode dirty context from dbuf_dirty
Matthew Macy
2020-02-26
1
-2
/
+2
*
async zvol minor node creation interferes with receive
Matthew Ahrens
2020-02-03
1
-1
/
+7
*
Mark dsl_dataset_deactivate_feature_impl static
Matthew Macy
2019-12-09
1
-1
/
+1
*
Replace ASSERTV macro with compiler annotation
Matthew Macy
2019-12-05
1
-5
/
+5
*
Fix strdup conflict on other platforms
Matthew Macy
2019-10-10
1
-4
/
+4
*
Enable compiler to typecheck logging
Matthew Macy
2019-09-12
1
-2
/
+2
*
Make module tunables cross platform
Matthew Macy
2019-09-05
1
-9
/
+7
*
Fix typos in module/zfs/
Andrea Gelmini
2019-09-02
1
-4
/
+4
*
Mark dsl_livelist_should_disable() static
Allan Jude
2019-08-13
1
-1
/
+1
*
Fast Clone Deletion
Sara Hartse
2019-07-26
1
-13
/
+223
*
Implement Redacted Send/Receive
Paul Dagnelie
2019-06-19
1
-98
/
+312
*
Mutex leak in dsl_dataset_hold_obj()
Jorgen Lundman
2019-03-21
1
-0
/
+4
*
Detect and prevent mixed raw and non-raw sends
Tom Caputi
2019-03-13
1
-0
/
+31
*
Fix lockdep between ds_lock and dd_lock in dsl_dataset_namelen()
mzhivich
2019-03-11
1
-1
/
+1
*
Add types to featureflags in zfs
Paul Dagnelie
2018-10-16
1
-43
/
+188
*
Refactor dmu_recv into its own file
Paul Dagnelie
2018-10-09
1
-1
/
+1
*
Refcounted DSL Crypto Key Mappings
Tom Caputi
2018-10-03
1
-22
/
+65
*
Prefix all refcount functions with zfs_
Tim Schumacher
2018-10-01
1
-5
/
+5
*
Linux 4.19-rc3+ compat: Remove refcount_t compat
Tim Schumacher
2018-09-26
1
-1
/
+1
*
Always wait for txg sync when umounting dataset
Tom Caputi
2018-08-27
1
-20
/
+0
*
OpenZFS 9166 - zfs storage pool checkpoint
Serapheim Dimitropoulos
2018-06-26
1
-4
/
+8
*
Add ASSERT to debug encryption key mapping issues
Tom Caputi
2018-06-18
1
-0
/
+9
*
Update build system and packaging
Brian Behlendorf
2018-05-29
1
-1
/
+1
*
OpenZFS 7614, 9064 - zfs device evacuation/removal
Matthew Ahrens
2018-04-14
1
-17
/
+212
*
Fix coverity defects: zfs channel programs
Don Brady
2018-02-20
1
-4
/
+1
*
OpenZFS 8520 - lzc_rollback
Andriy Gapon
2018-02-09
1
-6
/
+43
*
OpenZFS 8600 - ZFS channel programs - snapshot
Chris Williamson
2018-02-08
1
-9
/
+2
*
OpenZFS 8592 - ZFS channel programs - rollback
Brad Lewis
2018-02-08
1
-10
/
+3
*
OpenZFS 7431 - ZFS Channel Programs
Chris Williamson
2018-02-08
1
-103
/
+400
*
Change os->os_next_write_raw to work per txg
Tom Caputi
2018-02-02
1
-1
/
+1
*
Undo c89 workarounds to match with upstream
Don Brady
2017-11-04
1
-37
/
+21
*
Native Encryption for ZFS on Linux
Tom Caputi
2017-08-14
1
-30
/
+93
*
OpenZFS 7600 - zfs rollback should pass target snapshot to kernel
Andriy Gapon
2017-07-04
1
-1
/
+16
*
OpenZFS 7968 - multi-threaded spa_sync()
Matthew Ahrens
2017-03-20
1
-1
/
+6
*
OpenZFS 7793 - ztest fails assertion in dmu_tx_willuse_space
Brian Behlendorf
2017-03-07
1
-38
/
+0
*
OpenZFS 7843 - get_clones_stat() is suboptimal for lots of clones
Brian Behlendorf
2017-03-07
1
-1
/
+12
*
OpenZFS 7199 - dsl_dataset_rollback_sync may try to free already free blocks
Andriy Gapon
2017-02-24
1
-3
/
+57
*
Allow c99 code to compile
Matthew Ahrens
2017-02-08
1
-2
/
+1
*
OpenZFS 1300 - filename normalization doesn't work for removes
George Melikov
2017-02-02
1
-10
/
+8
*
OpenZFS 7254 - ztest failed assertion in ztest_dataset_dirobj_verify: dirobjs...
George Melikov
2017-01-27
1
-4
/
+21
*
OpenZFS 6676 - Race between unique_insert() and unique_remove() causes ZFS fs...
George Melikov
2017-01-26
1
-5
/
+30
*
Suspend/resume zvol for recv and rollback
Chunwei Chen
2017-01-19
1
-3
/
+2
[next]