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
*
Fix the name of the zfs_prefetch_disable parameter (#16319)
Peter Doherty
2024-07-09
1
-1
/
+1
*
Fix zdb "Memory fault" found on FreeBSD ZTS (#16332)
Tino Reichardt
2024-07-09
1
-1
/
+1
*
FreeBSD: Use a statement expression to implement SET_ERROR() (#16284)
Mark Johnston
2024-07-08
1
-5
/
+6
*
zfs.4: Document the actual default for zfs_txg_history (#16305)
Mateusz Piotrowski
2024-06-28
1
-2
/
+2
*
Fix a mis-merge in the zdb man page (#16304)
Allan Jude
2024-06-28
1
-2
/
+1
*
Linux 6.9: Call add_disk() from workqueue to fix zfs_allow_010_pos (#16282)
Tony Hutter
2024-06-28
1
-5
/
+97
*
disable automatic dependency tracking for dkms builds
Martin Wagner
2024-06-13
1
-0
/
+1
*
FreeBSD: unregister mountroot eventhandler on unload
Mateusz Guzik
2024-06-13
1
-7
/
+14
*
FreeBSD: Update use of UMA-related symbols in arc_available_memory
bnovkov
2024-06-06
1
-10
/
+10
*
contrib/bash_completion.d: squelch FreeBSD seq when first < last
Derek Schrock
2024-06-06
1
-1
/
+1
*
zdb: fix FreeBSD build failure
Ameer Hamza
2024-06-06
1
-1
/
+1
*
zdb: detect cachefile automatically otherwise force import
Ameer Hamza
2024-06-03
4
-5
/
+74
*
icp: remove redundant FreeBSD check
Rob Norris
2024-05-31
1
-5
/
+0
*
icp: remove unused headers
Rob Norris
2024-05-31
2
-72
/
+0
*
icp: remove skein module
Rob Norris
2024-05-31
5
-522
/
+0
*
icp: remove unused SHA2 HMAC mechanisms
Rob Norris
2024-05-31
4
-188
/
+13
*
icp: reorganise SHA2 digest mechanisms
Rob Norris
2024-05-31
5
-121
/
+26
*
icp: remove digest entry points
Rob Norris
2024-05-31
7
-464
/
+8
*
icp: remove unused KCF_ macros
Rob Norris
2024-05-31
1
-37
/
+0
*
icp: remove unusued incremental cipher methods
Rob Norris
2024-05-31
3
-514
/
+3
*
icp: brutally remove unused AES modes
Rob Norris
2024-05-31
12
-1223
/
+57
*
icp: remove unused blowfish_ctx and des_ctx
Rob Norris
2024-05-31
1
-28
/
+0
*
ZTS: Fix redacted_send failures on FreeBSD
Tony Hutter
2024-05-31
2
-5
/
+3
*
FreeBSD: Add const qualifier to members of struct opensolaris_utsname
Zhenlei Huang
2024-05-30
2
-9
/
+8
*
zpool import output is not formated properly.
Pawel Jakub Dawidek
2024-05-29
1
-131
/
+138
*
spl: fix compilation without HAVE_BACKTRACE
Martin Matuška
2024-05-29
1
-0
/
+2
*
Simplify issig().
Pawel Jakub Dawidek
2024-05-29
12
-35
/
+14
*
zed: Add deadman-slot_off.sh zedlet
Brian Behlendorf
2024-05-29
7
-14
/
+106
*
Some improvements to metaslabs eviction
Alexander Motin
2024-05-29
2
-2
/
+8
*
Destroy ARC buffer in case of fill error
Alexander Motin
2024-05-24
1
-0
/
+1
*
Fix assertion in Persistent L2ARC
George Amanakis
2024-05-24
1
-1
/
+1
*
Use memset to zero stack allocations containing unions
Rob N
2024-05-24
4
-6
/
+16
*
zap: reuse zap_leaf_t on dbuf reuse after shrink
Rob N
2024-05-24
1
-9
/
+25
*
Linux 6.7 compat: detect if kernel defines intptr_t
Rob N
2024-05-24
3
-0
/
+44
*
Avoid a gcc -Wint-to-pointer-cast warning
Brooks Davis
2024-05-24
1
-1
/
+1
*
Allow block cloning to be interrupted by a signal.
Pawel Jakub Dawidek
2024-05-24
1
-0
/
+5
*
FreeBSD: Add zfs_link_create() error handling
Alexander Motin
2024-05-16
4
-14
/
+43
*
config/zfs-build.m4: add Alpine Linux bash-completion path
omni
2024-05-16
1
-1
/
+1
*
config/zfs-build.m4: sort vendors
omni
2024-05-16
1
-45
/
+47
*
Correct level handling in zstream recompress.
Rich Ercolani
2024-05-16
1
-1
/
+1
*
dbuf: separate refcount calls for dbuf and dbuf_user
Rob N
2024-05-15
1
-9
/
+19
*
zdb/ztest: send dbgmsg output to stderr
Rob Norris
2024-05-14
5
-28
/
+26
*
zfs_dbgmsg_print: make FreeBSD and Linux consistent
Rob Norris
2024-05-14
2
-5
/
+22
*
backtrace: rework for signal safety
Rob Norris
2024-05-14
5
-30
/
+67
*
libspl: lift backtrace into a separate file
Rob Norris
2024-05-14
12
-79
/
+426
*
zdb/ztest: use libspl backtrace for crashes
Rob Norris
2024-05-14
4
-25
/
+10
*
zdb: bring crash handling over from ztest
Rob Norris
2024-05-14
1
-5
/
+56
*
spa_taskq_dispatch_ent: simplify arguments
Rob Norris
2024-05-14
3
-20
/
+19
*
spa: flatten spa_taskq_dispatch_ent()
Rob Norris
2024-05-14
1
-10
/
+3
*
spa: remove spa_taskq_dispatch_sync()
Rob Norris
2024-05-14
2
-15
/
+0
[next]