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
*
Don't assert mg_initialized due to device addition race
Paul Dagnelie
2024-01-29
1
-3
/
+0
*
libzfs: use zfs_strerror() in place of strerror()
Richard Kojedzinszky
2024-01-29
12
-47
/
+65
*
libzfs: make userquota_propname_decode threadsafe
Richard Kojedzinszky
2024-01-29
1
-2
/
+10
*
libnvpair.c: replace strstr() with strchr() for a single character
rilysh
2024-01-29
1
-1
/
+1
*
Update man pages to time(1) from time(2)
Chris Davidson
2024-01-29
4
-4
/
+4
*
ZTS: Allow longer run time for zdb_args_pos
Brian Behlendorf
2024-01-29
1
-0
/
+1
*
Move nodes into correct subgraphs
Andrew Innes
2024-01-29
1
-13
/
+18
*
Remove list_size struct member from list implementation
MigeljanImeri
2024-01-26
5
-8
/
+6
*
zpool wait: print timestamp before the header
Rob N
2024-01-26
1
-3
/
+3
*
Update vdev devid and physpath if changed between imports
Ameer Hamza
2024-01-26
1
-13
/
+27
*
ZTS: Update deprecated Github Action version numbers
Tino Reichardt
2024-01-26
6
-37
/
+42
*
Switch to CodeQL to detect prohibited function use
Richard Yao
2024-01-26
6
-15
/
+72
*
ZTS: Apply small changes for speeding up the tests
Tino Reichardt
2024-01-26
1
-20
/
+15
*
Fix file descriptor leak on pool import.
Pawel Jakub Dawidek
2024-01-23
1
-12
/
+51
*
ZTS: Apply zfs_bclone_enabled to bclone tests
Brian Behlendorf
2024-01-22
2
-1
/
+13
*
FreeBSD: Fix bootstrapping tools under Linux/musl
Val Packett
2024-01-19
1
-1
/
+5
*
fix: variable type with zfs-tests/cmd/clonefile.c
Tino Reichardt
2024-01-17
1
-1
/
+1
*
linux spl: fix typo in top comment of spl-condvar.c
Tino Reichardt
2024-01-17
1
-1
/
+1
*
Autotrim High Load Average Fix
Kevin Jin
2024-01-17
1
-1
/
+2
*
Fix cloning into mmaped and cached file.
Pawel Jakub Dawidek
2024-01-17
10
-1
/
+247
*
Linux 6.7 compat: zfs_setattr fix atime update
Rob N
2024-01-16
2
-5
/
+12
*
Make sure all necessary RPM path macros are defined
Lalufu
2024-01-16
1
-0
/
+10
*
Make spl_kmem_cache size check consistent
youzhongyang
2024-01-16
1
-2
/
+3
*
Add path handling for aux vdevs in `label_path`
Ameer Hamza
2024-01-16
1
-2
/
+15
*
Extend aux label to add path information
Ameer Hamza
2024-01-16
1
-23
/
+31
*
fix: Uber block label not always found for aux vdevs
Ameer Hamza
2024-01-16
2
-0
/
+32
*
Make zdb -R a little more sane.
Rich Ercolani
2024-01-16
1
-34
/
+57
*
ZTS: Test for clone, mmap and write for block cloning
Umer Saleem
2024-01-16
8
-1
/
+209
*
Fix "out of memory" error
Brian Behlendorf
2024-01-12
2
-5
/
+14
*
fix: preserve linux kmod signature in zfs-kmod rpm spec
Benjamin Sherman
2024-01-12
2
-0
/
+48
*
spa: Let spa_taskq_param_get()'s addition of a newline be optional
Mark Johnston
2024-01-12
1
-6
/
+7
*
spa: Fix FreeBSD sysctl handlers
Mark Johnston
2024-01-12
1
-24
/
+6
*
Stop wasting time on malloc in snprintf_zstd_header
Rich Ercolani
2024-01-12
1
-2
/
+3
*
fix(mount): do not truncate shares not zfs mount
Stefan Lendl
2024-01-12
4
-2
/
+67
*
Enable block_cloning tests on FreeBSD
Brian Behlendorf
2024-01-12
12
-29
/
+35
*
Make zdb -R scale less poorly
Rich Ercolani
2024-01-12
1
-0
/
+8
*
Fix a potential use-after-free in zfs_setsecattr()
Mark Johnston
2024-01-12
1
-2
/
+2
*
Linux: Defer loading the object set in zfs_setattr()
Mark Johnston
2024-01-12
1
-1
/
+2
*
Add Gotify notification support to ZED
gofaster
2024-01-09
2
-0
/
+116
*
Fix livelist assertions for dedup and cloning
Alexander Motin
2024-01-09
1
-17
/
+14
*
Improve block sizes checks during cloning
Alexander Motin
2024-01-09
1
-6
/
+25
*
make zdb_decompress_block check decompression reliably
Kent Ross
2024-01-09
1
-4
/
+7
*
zpoolprops.7: Remove unnecessary .Ns
Jose Luis Duran
2024-01-08
1
-2
/
+2
*
ZIL: Update Linux tracing after #15635
Alexander Motin
2024-01-08
1
-4
/
+10
*
Linux 6.2 compat: add check for kernel_neon_* availability
Shengqi Chen
2024-01-08
3
-3
/
+32
*
Fix the FreeBSD userspace build (#15716)
Mark Johnston
2023-12-27
2
-0
/
+15
*
Block cloning tests.
Pawel Jakub Dawidek
2023-12-26
32
-73
/
+1767
*
Linux 6.5 compat: check BLK_OPEN_EXCL is defined
Brian Behlendorf
2023-12-21
1
-6
/
+12
*
Don't panic on unencrypted block in encrypted dataset
chrisperedun
2023-12-21
2
-4
/
+0
*
ZIL: Improve next log block size prediction
Alexander Motin
2023-12-21
2
-74
/
+201
[next]