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_objset.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
module: zfs: fix unused, remove argsused
наб
2021-12-23
1
-6
/
+4
*
Introduce a tunable to exclude special class buffers from L2ARC
George Amanakis
2021-11-11
1
-2
/
+32
*
Avoid 64bit division in multilist index functions
Alexander Motin
2021-06-29
1
-1
/
+9
*
Annotated dprintf as printf-like
Rich Ercolani
2021-06-22
1
-1
/
+1
*
Re-embed multilist_t storage
Alexander Motin
2021-06-10
1
-16
/
+14
*
Relax special_small_blocks assertion.
Alexander Motin
2021-01-23
1
-1
/
+1
*
implicit conversion from 'boolean_t' to 'ds_hold_flags_t'
Toomas Soome
2020-12-27
1
-10
/
+17
*
Dangling reference from dmu_objset_upgrade
Andy Fiddaman
2020-12-21
1
-1
/
+8
*
Improve zfs receive performance with lightweight write
Matthew Ahrens
2020-12-11
1
-55
/
+80
*
Fix 'zfs userspace' for received datasets in encrypted root
loli10K
2020-11-16
1
-11
/
+24
*
Throw const on some strings
Ryan Moeller
2020-10-02
1
-1
/
+1
*
Add zstd support to zfs
Michael Niewöhner
2020-08-20
1
-2
/
+7
*
Remove duplicate include of sys/zfeature.h in dmu_objset.c
Allan Jude
2020-07-31
1
-1
/
+0
*
filesystem_limit/snapshot_limit is incorrectly enforced against root
Matthew Ahrens
2020-07-11
1
-2
/
+6
*
Mark functions as static
Arvind Sankar
2020-06-18
1
-1
/
+1
*
File incorrectly zeroed when receiving incremental stream that toggles -L
Matthew Ahrens
2020-06-09
1
-21
/
+28
*
Replace sprintf()->snprintf() and strcpy()->strlcpy()
Jorgen Lundman
2020-06-07
1
-5
/
+6
*
dmu_objset_from_ds must be called with dp_config_rwlock held
Matthew Ahrens
2020-03-12
1
-18
/
+9
*
Improve zfs destroy performance with zio_t-free zio_free()
Matthew Ahrens
2020-02-28
1
-2
/
+1
*
Convert dbuf dirty record record list to a list_t
Matthew Macy
2020-02-05
1
-4
/
+2
*
async zvol minor node creation interferes with receive
Matthew Ahrens
2020-02-03
1
-6
/
+13
*
Fix strdup conflict on other platforms
Matthew Macy
2019-10-10
1
-3
/
+3
*
Reduce loaded range tree memory usage
Paul Dagnelie
2019-10-09
1
-1
/
+1
*
OpenZFS restructuring - zvol
Matthew Macy
2019-09-25
1
-1
/
+1
*
Enable compiler to typecheck logging
Matthew Macy
2019-09-12
1
-2
/
+2
*
Fix typos in module/zfs/
Andrea Gelmini
2019-09-02
1
-2
/
+2
*
dmu_tx_wait() hang likely due to cv_signal() in dsl_pool_dirty_delta()
Serapheim Dimitropoulos
2019-08-15
1
-4
/
+13
*
Log Spacemap Project
Serapheim Dimitropoulos
2019-07-16
1
-1
/
+1
*
Avoid extra taskq_dispatch() calls by DMU
Alexander Motin
2019-06-25
1
-5
/
+14
*
Remove code for zfs remap
Matthew Ahrens
2019-06-24
1
-95
/
+0
*
Allow unencrypted children of encrypted datasets
Tom Caputi
2019-06-20
1
-7
/
+0
*
Implement Redacted Send/Receive
Paul Dagnelie
2019-06-19
1
-0
/
+1
*
Prevent user accounting on readonly pool
loli10K
2019-02-19
1
-2
/
+4
*
ZVOLs should not be allowed to have children
loli10K
2019-02-08
1
-0
/
+26
*
Add types to featureflags in zfs
Paul Dagnelie
2018-10-16
1
-9
/
+9
*
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
-7
/
+13
*
Pool allocation classes
Don Brady
2018-09-05
1
-0
/
+20
*
Check encrypted dataset + embedded recv earlier
Tom Caputi
2018-08-15
1
-1
/
+1
*
OpenZFS 9337 - zfs get all is slow due to uncached metadata
Matthew Ahrens
2018-07-12
1
-0
/
+8
*
OpenZFS 9330 - stack overflow when creating a deeply nested dataset
Serapheim Dimitropoulos
2018-07-09
1
-0
/
+4
*
Linux 4.18 compat: inode timespec -> timespec64
Brian Behlendorf
2018-06-19
1
-1
/
+1
*
Update build system and packaging
Brian Behlendorf
2018-05-29
1
-1
/
+1
*
Adopt pyzfs from ClusterHQ
loli10K
2018-05-01
1
-1
/
+1
*
assertion in arc_release() during encrypted receive
Matthew Ahrens
2018-04-17
1
-4
/
+5
*
OpenZFS 7614, 9064 - zfs device evacuation/removal
Matthew Ahrens
2018-04-14
1
-0
/
+111
*
Fix race in dnode_check_slots_free()
Tom Caputi
2018-04-10
1
-0
/
+15
*
Decryption error handling improvements
Tom Caputi
2018-03-31
1
-1
/
+5
*
OpenZFS 9164 - assert: newds == os->os_dsl_dataset
Andriy Gapon
2018-03-30
1
-7
/
+5
*
Misc fixes and cleanup for project quota
Nasf-Fan
2018-03-05
1
-1
/
+1
[next]