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
path:
root
/
cmd
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Correct level handling in zstream recompress.
Rich Ercolani
2024-05-16
1
-1
/
+1
*
zdb/ztest: send dbgmsg output to stderr
Rob Norris
2024-05-14
2
-4
/
+4
*
backtrace: rework for signal safety
Rob Norris
2024-05-14
2
-2
/
+2
*
libspl: lift backtrace into a separate file
Rob Norris
2024-05-14
2
-2
/
+4
*
zdb/ztest: use libspl backtrace for crashes
Rob Norris
2024-05-14
2
-22
/
+2
*
zdb: bring crash handling over from ztest
Rob Norris
2024-05-14
1
-5
/
+56
*
Better control the thread pool size when mounting datasets
Alan Somers
2024-05-14
3
-8
/
+20
*
Add support for parallel pool exports
Don Brady
2024-05-14
1
-6
/
+82
*
Replace P2ALIGN with P2ALIGN_TYPED and delete P2ALIGN.
chenqiuhao1997
2024-05-10
2
-7
/
+10
*
zdb: add missing cleanup for early return
Ameer Hamza
2024-05-09
1
-25
/
+53
*
vdev probe to slow disk can stall mmp write checker
Don Brady
2024-04-29
1
-1
/
+1
*
Fix arcstats for FreeBSD after zfetch support
Ameer Hamza
2024-04-29
1
-2
/
+8
*
GCC: Fixes for gcc 14 on Fedora 40
Tony Hutter
2024-04-29
1
-1
/
+1
*
zfs get: add '-t fs' and '-t vol' options
Ryan
2024-04-22
1
-6
/
+16
*
ztest: use ASSERT3P to compare pointers
Brooks Davis
2024-04-22
1
-1
/
+1
*
Add newline to two zpool messages
Seth Troisi
2024-04-22
1
-2
/
+2
*
Parallel pool import
George Wilson
2024-04-22
2
-26
/
+161
*
Add zfetch stats in arcstats
Ameer Hamza
2024-04-19
1
-5
/
+42
*
zinject: "no-op" error injection
Rob N
2024-04-15
1
-3
/
+4
*
zio: rename ZIO_TYPE_IOCTL to ZIO_TYPE_FLUSH
Rob Norris
2024-04-11
1
-5
/
+5
*
Add support for zfs mount -R <filesystem>
Umer Saleem
2024-04-11
1
-14
/
+61
*
Fix locale-specific time
Maxim Filimonov
2024-04-08
1
-6
/
+4
*
Speculative prefetch for reordered requests
Alexander Motin
2024-04-08
1
-1
/
+10
*
zinject: inject device errors into ioctls
Rob N
2024-04-08
1
-2
/
+4
*
Give a better message from 'zpool get' with invalid pool name
Paul Dagnelie
2024-04-03
1
-4
/
+3
*
zinject: show more device fault fields
Rob Norris
2024-04-03
1
-21
/
+52
*
Fix buffer underflow if sysfs file is empty
Robert Evans
2024-03-29
1
-1
/
+1
*
Add ashift validation when adding devices to a pool
George Wilson
2024-03-29
2
-21
/
+63
*
Provide macros for setting and getting blkptr birth times
George Wilson
2024-03-25
3
-17
/
+18
*
Fix option string, adding -e and fixing order
Cameron Harr
2024-03-21
1
-20
/
+19
*
config: use -Wno-format-truncation globally
Rob Norris
2024-02-26
1
-2
/
+0
*
ddt: only create tables for dedup-capable checksums
Rob Norris
2024-02-15
1
-1
/
+7
*
ddt: typedef ddt_type and ddt_class
Rob Norris
2024-02-15
1
-3
/
+3
*
ddt: split internal DDT API into separate header
Rob Norris
2024-02-15
1
-0
/
+1
*
ddt: compare keys, not entries
Rob Norris
2024-02-15
1
-1
/
+2
*
zdb: Fix false leak report for BRT objects
Bi11
2024-02-12
1
-0
/
+11
*
zfs list: add '-t fs' and '-t vol' options
Rob N
2024-02-08
1
-6
/
+16
*
Add slow disk diagnosis to ZED
Don Brady
2024-02-08
8
-61
/
+174
*
Add 'zpool status -e' flag to see unhealthy vdevs
Cameron Harr
2024-02-07
1
-4
/
+54
*
libzdb: Initial breakout of libzdb
Rich Ercolani
2024-02-05
2
-106
/
+3
*
zpool wait: print timestamp before the header
Rob N
2024-01-26
1
-3
/
+3
*
Make zdb -R a little more sane.
Rich Ercolani
2024-01-16
1
-34
/
+57
*
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
1
-1
/
+2
*
Make zdb -R scale less poorly
Rich Ercolani
2024-01-12
1
-0
/
+8
*
Add Gotify notification support to ZED
gofaster
2024-01-09
2
-0
/
+116
*
make zdb_decompress_block check decompression reliably
Kent Ross
2024-01-09
1
-4
/
+7
*
Fix the FreeBSD userspace build (#15716)
Mark Johnston
2023-12-27
1
-0
/
+7
*
zpool: Add slot power control, print power status
Tony Hutter
2023-12-21
5
-29
/
+486
*
zed: fix typo in variable ZED_POWER_OFF_ENCLO*US*RE_SLOT_ON_FAULT
Mauricio Faria de Oliveira
2023-12-08
2
-4
/
+4
[prev]
[next]