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
/
include
/
sys
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove zpl_revalidate: fix snapshot rollback
Pavel Snajdr
2022-12-01
1
-1
/
+0
*
Add options to zfs redundant_metadata property
Akash B
2022-11-01
2
-1
/
+11
*
Refactor Log Size Limit
Alexander Motin
2022-09-26
2
-2
/
+2
*
Revert "Reduce dbuf_find() lock contention"
Brian Behlendorf
2022-09-21
1
-3
/
+4
*
zfs recv hangs if max recordsize is less than received recordsize
Ameer Hamza
2022-09-21
1
-3
/
+3
*
include: move SPA_MINBLOCKSHIFT and zio_encrypt to sys/fs/zfs.h
наб
2022-09-21
3
-38
/
+41
*
Improve too large physical ashift handling
Alexander Motin
2022-09-21
1
-0
/
+1
*
Add Module Parameter Regarding Log Size Limit
Kevin Jin
2022-09-21
2
-0
/
+8
*
Optimize txg_kick() process (#12274)
Kevin Jin
2022-09-21
1
-1
/
+1
*
zfs recv hangs if max recordsize is less than received recordsize
Ameer Hamza
2022-09-19
2
-10
/
+10
*
make DMU_OT_IS_METADATA and DMU_OT_IS_ENCRYPTED return B_TRUE or B_FALSE
Christian Schwarz
2022-09-15
1
-2
/
+2
*
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
3
-14
/
+2
*
zed: Fix config_sync autoexpand flood
Tony Hutter
2022-09-14
1
-0
/
+3
*
Fix -Wattribute-warning in zfs_log_xvattr()
Brian Behlendorf
2022-07-27
1
-1
/
+10
*
Remove sha1 hashing from OpenZFS, it's not used anywhere.
Tino Reichardt
2022-07-26
1
-3
/
+0
*
Fix scrub resume from newly created hole.
Alexander Motin
2022-07-26
1
-0
/
+2
*
Fix and disable blocks statistics during scrub
Alexander Motin
2022-07-26
1
-1
/
+0
*
Several B-tree optimizations
Alexander Motin
2022-07-26
1
-2
/
+10
*
Several sorted scrub optimizations
Alexander Motin
2022-07-26
2
-17
/
+6
*
More speculative prefetcher improvements
Alexander Motin
2022-07-26
2
-10
/
+8
*
Improve log spacemap load time
Alexander Motin
2022-07-26
4
-2
/
+13
*
Add more control/visibility to spa_load_verify().
Alexander Motin
2022-07-26
1
-0
/
+1
*
Avoid small buffer copying on write
Alexander Motin
2022-07-26
2
-1
/
+1
*
Remove refcount from spa_config_*()
Alexander Motin
2022-07-26
1
-2
/
+2
*
Linux 5.19 compat: zap_flags_t conflict
Brian Behlendorf
2022-06-01
1
-0
/
+5
*
Silence unused-but-set-variable warning
Ryan Moeller
2022-05-27
1
-1
/
+1
*
Reduce dbuf_find() lock contention
Brian Behlendorf
2022-05-06
1
-4
/
+3
*
Skip spacemaps reading in case of pool readonly import
Brian Behlendorf
2022-04-28
1
-0
/
+1
*
Fix ENOSPC when unlinking multiple files from full pool
Brian Behlendorf
2022-03-08
1
-0
/
+1
*
Upstream: Add snapshot and zvol events
Jorgen Lundman
2022-02-10
3
-0
/
+13
*
Avoid memory allocations in the ARC eviction thread
Mark Johnston
2022-02-03
1
-0
/
+1
*
Verify dRAID empty sectors
Brian Behlendorf
2022-02-03
2
-0
/
+3
*
Update `checkstyle` workflow env to ubuntu-20.04
Damian Szuberski
2021-12-08
1
-0
/
+2
*
Fix lseek(SEEK_DATA/SEEK_HOLE) mmap consistency
Brian Behlendorf
2021-11-05
1
-0
/
+1
*
FreeBSD: fix compilation of FreeBSD world after 29274c9f6
Martin Matuška
2021-11-02
1
-1
/
+1
*
Use fallthrough macro
Brian Behlendorf
2021-11-02
1
-1
/
+0
*
Fix cross-endian interoperability of zstd
Rich Ercolani
2021-09-14
1
-11
/
+137
*
Remove b_pabd/b_rabd allocation from arc_hdr_alloc()
Alexander Motin
2021-09-14
1
-1
/
+1
*
Fix/improve dbuf hits accounting
Alexander Motin
2021-09-14
1
-6
/
+4
*
Use more atomics in refcounts
Alexander Motin
2021-09-14
1
-4
/
+4
*
Restore FreeBSD sysctl processing for arc.min and arc.max
Allan Jude
2021-09-14
2
-0
/
+9
*
Run arc_evict thread at higher priority
Tony Nguyen
2021-09-14
1
-2
/
+3
*
Optimize allocation throttling
Alexander Motin
2021-09-14
2
-7
/
+10
*
Minor ARC optimizations
Alexander Motin
2021-09-14
2
-3
/
+10
*
A few fixes of callback typecasting (for the upcoming ClangCFI)
Alexander
2021-09-14
1
-2
/
+2
*
Introduce dsl_dir_diduse_transfer_space()
Alexander Motin
2021-09-14
1
-0
/
+3
*
Fix ARC ghost states eviction accounting
Alexander Motin
2021-09-14
1
-1
/
+0
*
file reference counts can get corrupted
George Wilson
2021-09-14
4
-7
/
+10
*
dprintf_dnode: strcpy -> strlcpy
Jorgen Lundman
2021-09-14
2
-2
/
+2
[next]