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
/
dmu_redact.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix incorrect size given to bqueue_enqueue() call in dmu_redact.c
Richard Yao
2022-09-15
1
-2
/
+2
*
Replace dead opensolaris.org license link
Tino Reichardt
2022-07-11
1
-1
/
+1
*
Remaining {=> const} char|void *tag
наб
2022-06-29
1
-1
/
+1
*
Switch from _Noreturn to __attribute__((noreturn))
Brian Behlendorf
2022-03-23
1
-2
/
+2
*
Use _Noreturn (C11; GNU89) properly
Alejandro Colomar
2022-03-04
1
-2
/
+2
*
module/*.ko: prune .data, global .rodata
наб
2022-01-14
1
-4
/
+5
*
module: zfs: fix unused, remove argsused
наб
2021-12-23
1
-1
/
+1
*
dmu_redact.c does not call bqueue_destroy
Jorgen Lundman
2021-07-20
1
-0
/
+2
*
Fix dnode refcount tracking
Matthew Macy
2020-11-10
1
-1
/
+1
*
Fix crash caused by invalid snapshot names in redactnvl
Christian Schwarz
2020-10-14
1
-1
/
+1
*
dmu_redact_snap: fix possible memleak
Pavel Snajdr
2020-09-15
1
-0
/
+2
*
Fix stack frame size: dmu_redact_snap()
Pavel Snajdr
2020-09-15
1
-8
/
+20
*
nowait synctask must succeed
Matthew Ahrens
2020-09-04
1
-2
/
+1
*
dmu_objset_from_ds must be called with dp_config_rwlock held
Matthew Ahrens
2020-03-12
1
-44
/
+50
*
Move objnode handling to common code
Matthew Macy
2019-09-12
1
-1
/
+69
*
Implement Redacted Send/Receive
Paul Dagnelie
2019-06-19
1
-0
/
+1112