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
path:
root
/
module
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
LUA: Fix CVE-2014-5461
Richard Yao
2022-09-27
1
-1
/
+1
*
Linux: Fix uninitialized variable usage in zio_do_crypt_data()
Richard Yao
2022-09-27
1
-3
/
+3
*
Refactor Log Size Limit
Alexander Motin
2022-09-26
2
-27
/
+48
*
Revert "Reduce dbuf_find() lock contention"
Brian Behlendorf
2022-09-21
2
-15
/
+15
*
Add zfs_btree_verify_intensity kernel module parameter
Richard Yao
2022-09-21
1
-1
/
+7
*
Fix incorrect size given to bqueue_enqueue() call in dmu_redact.c
Richard Yao
2022-09-21
1
-2
/
+2
*
Delay ZFS_PROP_SHARESMB property to handle it for encrypted raw receive
Ameer Hamza
2022-09-21
1
-0
/
+15
*
Improve too large physical ashift handling
Alexander Motin
2022-09-21
5
-11
/
+58
*
Add Module Parameter Regarding Log Size Limit
Kevin Jin
2022-09-21
5
-2
/
+86
*
Optimize txg_kick() process (#12274)
Kevin Jin
2022-09-21
2
-28
/
+33
*
zfs recv hangs if max recordsize is less than received recordsize
Ameer Hamza
2022-09-19
1
-10
/
+13
*
vdev_draid_lookup_map() should not iterate outside draid_maps
Richard Yao
2022-09-15
1
-1
/
+1
*
Add physical device size to SIZE column in 'zpool list -v'
Akash B
2022-09-15
1
-0
/
+1
*
Introduce a tunable to exclude special class buffers from L2ARC
George Amanakis
2022-09-14
4
-7
/
+112
*
Apply arc_shrink_shift to ARC above arc_c_min
Alexander Motin
2022-09-13
2
-5
/
+9
*
Fix use-after-free in btree code
Richard Yao
2022-09-13
1
-2
/
+2
*
Linux 5.20 compat: blk_cleanup_disk()
Brian Behlendorf
2022-08-09
1
-0
/
+4
*
Linux 5.20 compat: bdevname()
Brian Behlendorf
2022-08-09
1
-1
/
+11
*
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
*
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 -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
1
-34
/
+29
*
Silence -Winfinite-recursion warning in luaD_throw()
Brian Behlendorf
2022-07-27
1
-0
/
+11
*
libtpool: -Wno-clobbered
наб
2022-07-27
1
-1
/
+1
*
Remove sha1 hashing from OpenZFS, it's not used anywhere.
Tino Reichardt
2022-07-26
8
-3625
/
+0
*
Fix scrub resume from newly created hole.
Alexander Motin
2022-07-26
2
-6
/
+21
*
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
2
-33
/
+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
1
-362
/
+411
*
Several sorted scrub optimizations
Alexander Motin
2022-07-26
2
-188
/
+152
*
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
2
-88
/
+111
*
Improve mg_aliquot math
Alexander Motin
2022-07-26
1
-4
/
+5
*
Improve log spacemap load time
Alexander Motin
2022-07-26
5
-140
/
+234
*
Add more control/visibility to spa_load_verify().
Alexander Motin
2022-07-26
1
-3
/
+17
*
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
4
-4
/
+5
*
Remove refcount from spa_config_*()
Alexander Motin
2022-07-26
1
-10
/
+9
*
Scrub mirror children without BPs
Brian Behlendorf
2022-07-14
2
-14
/
+88
*
FreeBSD: Silence clang unused-but-set-variable
Ryan Moeller
2022-06-15
1
-0
/
+1
[prev]
[next]