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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix checkstyle warning: E275 missing whitespace after keyword
Tino Reichardt
2022-08-02
1
-1
/
+1
*
Revert behavior of 59eab109 on not-Linux
Rich Ercolani
2022-08-02
1
-1
/
+8
*
Handle partial reads in zfs_read
Rich Ercolani
2022-08-02
1
-0
/
+8
*
module: lua: ldo: fix pragma name
наб
2022-07-28
1
-1
/
+1
*
ZTS: Fix io_uring support check
Brian Behlendorf
2022-07-27
1
-1
/
+1
*
Fix objtool: missing int3 after ret warning
Brian Behlendorf
2022-07-27
8
-22
/
+34
*
ICP: Add missing stack frame info to SHA asm files
Attila Fülöp
2022-07-27
2
-0
/
+52
*
Fix -Wformat-overflow warning in zfs_project_handle_dir()
Brian Behlendorf
2022-07-27
1
-4
/
+10
*
Fix -Wformat-truncation warning in upgrade_set_callback()
Brian Behlendorf
2022-07-27
1
-1
/
+1
*
Fix -Wuse-after-free warning in dbuf_destroy()
Brian Behlendorf
2022-07-27
1
-3
/
+3
*
Fix -Wuse-after-free warning in dbuf_issue_final_prefetch_done()
Brian Behlendorf
2022-07-27
1
-1
/
+2
*
Fix -Wattribute-warning in dsl layer
Brian Behlendorf
2022-07-27
1
-4
/
+2
*
Fix -Wattribute-warning in edonr
Brian Behlendorf
2022-07-27
1
-1
/
+1
*
Fix -Wattribute-warning in zfs_log_xvattr()
Brian Behlendorf
2022-07-27
2
-35
/
+39
*
Silence -Winfinite-recursion warning in luaD_throw()
Brian Behlendorf
2022-07-27
3
-0
/
+35
*
config: prune unused -Wno-bool-compare checks
наб
2022-07-27
2
-28
/
+0
*
libtpool: -Wno-clobbered
наб
2022-07-27
10
-32
/
+36
*
Remove sha1 hashing from OpenZFS, it's not used anywhere.
Tino Reichardt
2022-07-26
10
-3631
/
+0
*
Fix scrub resume from newly created hole.
Alexander Motin
2022-07-26
3
-6
/
+23
*
Avoid memory copy when verifying raidz/draid parity
Alexander Motin
2022-07-26
1
-2
/
+3
*
Avoid memory copies during mirror scrub
Alexander Motin
2022-07-26
1
-70
/
+61
*
Fix and disable blocks statistics during scrub
Alexander Motin
2022-07-26
3
-34
/
+30
*
Avoid two 64-bit divisions per scanned block
Alexander Motin
2022-07-26
1
-4
/
+6
*
Several B-tree optimizations
Alexander Motin
2022-07-26
2
-364
/
+421
*
Several sorted scrub optimizations
Alexander Motin
2022-07-26
4
-205
/
+158
*
FreeBSD: Improve crypto_dispatch() handling
Alexander Motin
2022-07-26
1
-12
/
+29
*
Reduce ZIO io_lock contention on sorted scrub
Alexander Motin
2022-07-26
1
-4
/
+15
*
AVL: Remove obsolete branching optimizations
Alexander Motin
2022-07-26
1
-20
/
+4
*
More speculative prefetcher improvements
Alexander Motin
2022-07-26
5
-101
/
+133
*
Improve mg_aliquot math
Alexander Motin
2022-07-26
2
-7
/
+8
*
Improve log spacemap load time
Alexander Motin
2022-07-26
10
-146
/
+256
*
Add more control/visibility to spa_load_verify().
Alexander Motin
2022-07-26
2
-3
/
+18
*
spa.c: Replace VERIFY(nvlist_*(...) == 0) with fnvlist_* (#12678)
Allan Jude
2022-07-26
1
-156
/
+129
*
Avoid small buffer copying on write
Alexander Motin
2022-07-26
6
-5
/
+6
*
Remove refcount from spa_config_*()
Alexander Motin
2022-07-26
2
-12
/
+11
*
Scrub mirror children without BPs
Brian Behlendorf
2022-07-14
7
-33
/
+251
*
Tag zfs-2.1.5
zfs-2.1.5
Tony Hutter
2022-06-21
1
-1
/
+1
*
Remove install of zfs-load-module.service for dracut
Matthew Thode
2022-06-21
1
-2
/
+1
*
FreeBSD: Silence clang unused-but-set-variable
Ryan Moeller
2022-06-15
1
-0
/
+1
*
Improve sorted scan memory accounting
Alexander Motin
2022-06-15
1
-2
/
+5
*
Corrected edge case in uncompressed ARC->L2ARC handling
Rich Ercolani
2022-06-14
1
-8
/
+19
*
Remove wrong assertion in log spacemap
Alexander Motin
2022-06-06
1
-6
/
+0
*
libzfs: Fail making a dataset handle gracefully
Ryan Moeller
2022-06-06
1
-4
/
+9
*
libzfs: mount: don't leak mnt_param_t if mnt_func fails
наб
2022-06-06
1
-1
/
+3
*
Reject zfs send -RI with nonexistent fromsnap
Rich Ercolani
2022-06-06
1
-0
/
+17
*
Linux 5.18 compat: META
Brian Behlendorf
2022-06-01
1
-1
/
+1
*
autoconf: AC_MSG_CHECKING consistency
Brian Behlendorf
2022-06-01
9
-17
/
+17
*
Linux 5.19 compat: asm/fpu/internal.h
Brian Behlendorf
2022-06-01
2
-6
/
+25
*
Linux 5.19 compat: zap_flags_t conflict
Brian Behlendorf
2022-06-01
1
-0
/
+5
*
Linux 5.19 compat: bdev_start_io_acct() / bdev_end_io_acct()
Brian Behlendorf
2022-06-01
2
-30
/
+62
[next]