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
*
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
*
Export symbol dmu_objset_userobjspace_upgradable
jxiong
2016-11-09
1
-0
/
+10
*
Add TASKQID_INVALID
Brian Behlendorf
2016-11-02
1
-1
/
+1
*
Fix userquota_compare() function
Brian Behlendorf
2016-10-21
1
-1
/
+4
*
Fix coverity defects: CID 153394
luozhengzheng
2016-10-12
1
-1
/
+1
*
OpenZFS 6988 spa_sync() spends half its time in dmu_objset_do_userquota_updates
Jinshan Xiong
2016-10-07
1
-33
/
+107
*
Add support for user/group dnode accounting & quota
Jinshan Xiong
2016-10-07
1
-9
/
+171
*
DLPX-40252 integrate EP-476 compressed zfs send/receive
Dan Kimmel
2016-09-13
1
-6
/
+5
*
OpenZFS 6950 - ARC should cache compressed data
George Wilson
2016-09-13
1
-10
/
+5
*
OpenZFS 6314 - buffer overflow in dsl_dataset_name
Igor Kozhukhov
2016-06-28
1
-4
/
+10
*
OpenZFS 2605, 6980, 6902
Matthew Ahrens
2016-06-28
1
-0
/
+20
*
Implement large_dnode pool feature
Ned Bass
2016-06-24
1
-3
/
+44
*
Backfill metadnode more intelligently
Ned Bass
2016-06-24
1
-0
/
+14
*
OpenZFS 6513 - partially filled holes lose birth time
Paul Dagnelie
2016-06-21
1
-4
/
+4
*
Add `zfs allow` and `zfs unallow` support
Brian Behlendorf
2016-06-07
1
-0
/
+1
*
Add support for asynchronous zvol minor operations
Boris Protopopov
2016-03-10
1
-0
/
+4
*
Illumos 6495 - Fix mutex leak in dmu_objset_find_dp
Brian Behlendorf
2016-01-28
1
-0
/
+3
*
Illumos 6171 - dsl_prop_unregister() slows down dataset eviction.
Justin T. Gibbs
2016-01-12
1
-34
/
+2
*
Illumos 6267 - dn_bonus evicted too early
Justin T. Gibbs
2015-10-13
1
-1
/
+0
*
Revert "dmu_objset_userquota_get_ids uses dn_bonus unsafely"
Brian Behlendorf
2015-09-25
1
-17
/
+3
*
Align thread priority with Linux defaults
Brian Behlendorf
2015-07-28
1
-1
/
+1
*
Illumos 5610 - zfs clone from different source and target pools produces core...
Alexander Eremin
2015-07-14
1
-11
/
+2
*
Illumos 5661 - ZFS: "compression = on" should use lz4 if feature is enabled
Justin T. Gibbs
2015-07-10
1
-2
/
+3
[next]