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
*
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
*
ZIL claiming should not start user accounting
Tom Caputi
2018-02-20
1
-2
/
+17
*
Project Quota on ZFS
Nasf-Fan
2018-02-13
1
-32
/
+149
*
Change os->os_next_write_raw to work per txg
Tom Caputi
2018-02-02
1
-2
/
+2
*
Encryption Stability and On-Disk Format Fixes
Tom Caputi
2018-02-02
1
-0
/
+10
*
Long hold the dataset during upgrade
Arkadiusz BubaĆa
2017-11-10
1
-4
/
+14
*
Undo c89 workarounds to match with upstream
Don Brady
2017-11-04
1
-8
/
+3
*
Encryption patch follow-up
Tom Caputi
2017-10-11
1
-7
/
+18
*
dmu_objset: release bonus buffer in failure path
Gvozden Neskovic
2017-08-30
1
-0
/
+1
*
Native Encryption for ZFS on Linux
Tom Caputi
2017-08-14
1
-57
/
+239
*
OpenZFS 8199 - multi-threaded dmu_object_alloc()
Matthew Ahrens
2017-06-09
1
-0
/
+6
*
OpenZFS 8155 - simplify dmu_write_policy handling of pre-compressed buffers
Matthew Ahrens
2017-06-07
1
-1
/
+1
*
Add missing *_destroy/*_fini calls
Gvozden Neskovic
2017-05-04
1
-0
/
+1
*
OpenZFS 7968 - multi-threaded spa_sync()
Matthew Ahrens
2017-03-20
1
-35
/
+153
*
OpenZFS 7793 - ztest fails assertion in dmu_tx_willuse_space
Brian Behlendorf
2017-03-07
1
-0
/
+17
*
OpenZFS 7104 - increase indirect block size
Matthew Ahrens
2017-02-09
1
-3
/
+9
*
OpenZFS 1300 - filename normalization doesn't work for removes
George Melikov
2017-02-02
1
-2
/
+3
*
OpenZFS 7254 - ztest failed assertion in ztest_dataset_dirobj_verify: dirobjs...
George Melikov
2017-01-27
1
-2
/
+13
*
OpenZFS 7606 - dmu_objset_find_dp() takes a long time while importing pool
George Melikov
2017-01-26
1
-4
/
+24
*
Fix spelling
ka7
2017-01-03
1
-1
/
+1
[next]