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
*
Linux 6.9: Call add_disk() from workqueue to fix zfs_allow_010_pos (#16282)
Tony Hutter
2024-07-16
1
-5
/
+97
*
Linux 6.7 compat: detect if kernel defines intptr_t
Rob N
2024-07-16
3
-0
/
+44
*
head_errlog: fix use-after-free
George Amanakis
2024-07-15
1
-2
/
+5
*
Fix assertion in Persistent L2ARC
George Amanakis
2024-05-29
1
-1
/
+1
*
FreeBSD: Add zfs_link_create() error handling
Alexander Motin
2024-05-29
4
-14
/
+43
*
ZAP: Fix leaf references on zap_expand_leaf() errors
Alexander Motin
2024-05-29
1
-13
/
+14
*
Fix ZIL clone records for legacy holes
Alexander Motin
2024-05-29
1
-5
/
+3
*
Fix scn_queue races on very old pools
Alexander Motin
2024-05-29
2
-0
/
+7
*
Slightly improve dnode hash
Alexander Motin
2024-05-29
1
-3
/
+3
*
Make more taskq parameters writable
Alexander Motin
2024-05-29
2
-6
/
+10
*
L2ARC: Cleanup buffer re-compression
Alexander Motin
2024-05-29
1
-39
/
+20
*
Refactor dbuf_read() for safer decryption
Alexander Motin
2024-05-29
1
-110
/
+104
*
Replace P2ALIGN with P2ALIGN_TYPED and delete P2ALIGN.
chenqiuhao1997
2024-05-13
16
-29
/
+40
*
Tag zfs-2.2.4
zfs-2.2.4
Tony Hutter
2024-04-30
1
-1
/
+1
*
Fix updating the zvol_htable when renaming a zvol
Alan Somers
2024-04-30
2
-2
/
+2
*
Add prefetch property
Brian Behlendorf
2024-04-30
7
-2
/
+63
*
vdev probe to slow disk can stall mmp write checker
Don Brady
2024-04-30
16
-52
/
+242
*
Extend import_progress kstat with a notes field
Don Brady
2024-04-29
6
-10
/
+256
*
Add ashift validation when adding devices to a pool
George Wilson
2024-04-29
21
-58
/
+219
*
Fix arcstats for FreeBSD after zfetch support
Ameer Hamza
2024-04-29
1
-2
/
+8
*
Add zfetch stats in arcstats
Ameer Hamza
2024-04-29
1
-5
/
+42
*
Use ASSERT0P() to check that a pointer is NULL.
Dag-Erling Smørgrav
2024-04-29
1
-1
/
+1
*
GCC: Fixes for gcc 14 on Fedora 40
Tony Hutter
2024-04-29
3
-7
/
+14
*
Python 3.12 deprecated python3-distutils
Brian Behlendorf
2024-04-29
3
-117
/
+235
*
zfs-kmod: fix empty rpm requires/conflicts
Todd
2024-04-29
1
-1
/
+1
*
ZTS: user_namespace_004.ksh avoid error in cleanup if unsupported
Seth Troisi
2024-04-29
1
-2
/
+2
*
Add newline to two zpool messages
Seth Troisi
2024-04-29
1
-2
/
+2
*
Do no use .cfi_negate_ra_state within the assembly on Arm64
Tino Reichardt
2024-04-29
2
-5
/
+21
*
Add the BTI elf note to the AArch64 SHA2 assembly
Andrew Turner
2024-04-29
2
-0
/
+20
*
AUTHORS: refresh with recent new contributors
Rob N
2024-04-29
2
-0
/
+53
*
return NULL at end of send_progress_thread
Jason Lee
2024-04-29
1
-0
/
+1
*
Fix locale-specific time
Maxim Filimonov
2024-04-29
2
-8
/
+8
*
Fix panics when truncating/deleting files
Pavel Snajdr
2024-04-29
1
-10
/
+8
*
vdev props comment and manpage should include zfsd and FreeBSD mentions
Alek P
2024-04-29
2
-2
/
+8
*
Add slow disk diagnosis to ZED
Don Brady
2024-04-29
29
-70
/
+654
*
[2.2.4-only] Stub RAIDZ enums to prevent conflicts
Tony Hutter
2024-04-29
3
-1
/
+5
*
zap_leaf: make l_hash[] variable length to silence UBSAN
Rob N
2024-04-29
1
-1
/
+1
*
Give a better message from 'zpool get' with invalid pool name
Paul Dagnelie
2024-04-29
1
-4
/
+3
*
xdr: header cleanup
Rob N
2024-04-29
7
-75
/
+33
*
Fix buffer underflow if sysfs file is empty
Robert Evans
2024-04-29
1
-1
/
+1
*
ZTS: fix flakiness in cp_files_002_pos
Robert Evans
2024-04-29
1
-3
/
+3
*
Fix option string, adding -e and fixing order
Cameron Harr
2024-04-29
2
-29
/
+28
*
freebsd: fix missing headers in distribution tarball
Rob N
2024-04-29
1
-0
/
+2
*
Check for minimum partition size
Brian Behlendorf
2024-04-29
1
-0
/
+10
*
Add VERIFY0P() and ASSERT0P() macros.
Dag-Erling Smørgrav
2024-04-29
3
-0
/
+37
*
Clean up existing VERIFY*() macros.
Dag-Erling Smørgrav
2024-04-22
3
-29
/
+27
*
etc/init.d: decide which variant to use at build time.
Benda Xu
2024-04-22
8
-13
/
+14
*
config/Substfiles.am: restrict to the dedicated list.
Benda Xu
2024-04-22
1
-1
/
+1
*
man: move zfs_prepare_disk.8 to nodist_man_MANS
Shengqi Chen
2024-04-22
1
-2
/
+2
*
Add support for zfs mount -R <filesystem>
Umer Saleem
2024-04-22
7
-18
/
+216
[next]