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.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Improve RISC-V support
Brooks Davis
2022-11-03
2
-2
/
+10
*
FreeBSD: Fix regression from kmem_scnprintf() in libzfs
Richard Yao
2022-11-01
1
-1
/
+3
*
include overrides for zfs snapshot/rollback bootfs.service
Vince van Oosten
2022-11-01
1
-0
/
+9
*
include overrides for zfs-import.target
Vince van Oosten
2022-11-01
1
-3
/
+12
*
include systemd overrides to zfs-dracut module
Vince van Oosten
2022-11-01
1
-0
/
+10
*
zil: Relax assertion in zil_parse
Ryan Moeller
2022-11-01
1
-5
/
+11
*
ZTS: rsend_009_pos.ksh is destructive on zfs-on-root system
youzhongyang
2022-11-01
1
-20
/
+23
*
Fix oversights from 4170ae4e
Richard Yao
2022-10-31
2
-3
/
+4
*
Avoid null pointer dereference in dsl_fs_ss_limit_check()
Allan Jude
2022-10-29
1
-13
/
+12
*
Introduce kmem_scnprintf()
Richard Yao
2022-10-29
14
-39
/
+116
*
Cleanup dump_bookmarks()
Richard Yao
2022-10-29
1
-2
/
+4
*
Fix too few arguments to formatting function
Richard Yao
2022-10-29
1
-3
/
+3
*
Fix TOCTOU race conditions reported by CodeQL and Coverity
Richard Yao
2022-10-29
4
-29
/
+32
*
Revert "Cleanup: Delete dead code from send_merge_thread()"
Brian Behlendorf
2022-10-28
1
-2
/
+3
*
debug: fix output from VERIFY0 assertion
Rob N ★
2022-10-28
2
-2
/
+2
*
quota: extend quota for dataset
Mariusz Zaborski
2022-10-28
1
-1
/
+11
*
Fix ARC target collapse when zfs_arc_meta_limit_percent=100
shodanshok
2022-10-28
1
-1
/
+1
*
Propagate extent_bytes change to autotrim thread
vaclavskala
2022-10-28
1
-3
/
+2
*
zfs_rename: support RENAME_* flags
Aleksa Sarai
2022-10-28
33
-71
/
+929
*
zfs_rename: restructure to have cleaner fallbacks
Aleksa Sarai
2022-10-28
3
-76
/
+139
*
debug: add VERIFY_{IMPLY,EQUIV} variants
Aleksa Sarai
2022-10-28
1
-8
/
+12
*
Remove zpl_revalidate: fix snapshot rollback
Pavel Snajdr
2022-10-28
10
-56
/
+59
*
Fix multiplication converted to larger type
Andrew Innes
2022-10-28
4
-5
/
+5
*
Fix zio_flag_t print format
youzhongyang
2022-10-28
1
-1
/
+1
*
Process `script` directory for all configs
Damian Szuberski
2022-10-27
2
-8
/
+14
*
Add native Debian Packaging for Linux
Umer Saleem
2022-10-27
55
-0
/
+1198
*
Convert enum zio_flag to uint64_t
Richard Yao
2022-10-27
12
-83
/
+88
*
Add CodeQL workflow
Richard Yao
2022-10-27
1
-0
/
+36
*
Aligned free for aligned alloc
Andrew Innes
2022-10-26
3
-12
/
+30
*
FreeBSD: vn_flush_cached_data: observe vnode locking contract
Andriy Gapon
2022-10-26
1
-0
/
+2
*
Silence objtool warnings from 55d7afa4
Richard Yao
2022-10-26
2
-1
/
+17
*
Linux 6.0 compat: META
Brian Behlendorf
2022-10-26
1
-1
/
+1
*
zed: Avoid core dump if wholedisk property does not exist
Ameer Hamza
2022-10-21
1
-7
/
+4
*
Add delay between zpool add zvol and zpool destroy
youzhongyang
2022-10-21
1
-0
/
+4
*
Linux: Fix big endian and partial read bugs in get_system_hostid()
Richard Yao
2022-10-20
1
-1
/
+5
*
Silence new static analyzer defect reports from idmap_util.c
Richard Yao
2022-10-20
1
-14
/
+14
*
Linux: Upgrade random_get_pseudo_bytes() to xoshiro256++ 1.0
Richard Yao
2022-10-20
1
-25
/
+61
*
Optimize microzaps
Alexander Motin
2022-10-20
5
-133
/
+188
*
Fix multiple definitions of struct mount_attr on recent glibc versions
Richard Yao
2022-10-20
1
-7
/
+5
*
Add defensive assertion to vdev_queue_aggregate()
Richard Yao
2022-10-19
1
-0
/
+1
*
abd_return_buf() should call zfs_refcount_remove_many() early
Richard Yao
2022-10-19
1
-3
/
+3
*
crypto_get_ptrs() should always write to *out_data_2
Richard Yao
2022-10-19
1
-1
/
+3
*
Silence static analyzer warnings about spa_sync_props()
Richard Yao
2022-10-19
1
-28
/
+28
*
Fix theoretical use of uninitialized values
Richard Yao
2022-10-19
2
-4
/
+3
*
Fix userland memory leak in zfs_do_send()
Richard Yao
2022-10-19
1
-3
/
+34
*
Add options to zfs redundant_metadata property
Akash B
2022-10-19
9
-15
/
+151
*
Fix sequential resilver drive failure race condition
samwyc
2022-10-19
1
-1
/
+13
*
Support idmapped mount
youzhongyang
2022-10-19
41
-166
/
+1636
*
Fix memory leaks in dmu_send()/dmu_send_obj()
Richard Yao
2022-10-18
1
-0
/
+8
*
Cleanup: Remove NULL pointer check from dmu_send_impl()
Richard Yao
2022-10-18
1
-2
/
+1
[prev]
[next]