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
...
*
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
*
zfs_ioc_send: use a dedicated taskq thread for send
Rob Norris
2024-05-14
1
-33
/
+70
*
Better control the thread pool size when mounting datasets
Alan Somers
2024-05-14
6
-23
/
+38
*
libzfs: Fix mounting datasets under thread limit pressure
Alan Somers
2024-05-14
1
-1
/
+4
*
tpool_dispatch: fail if it cannot start at least 1 worker.
Alan Somers
2024-05-14
1
-8
/
+20
*
Simplified the scope of the namespace lock
Don Brady
2024-05-14
2
-31
/
+22
*
Add support for parallel pool exports
Don Brady
2024-05-14
12
-33
/
+373
*
Linux: disable lockdep for a couple of locks
Brian Behlendorf
2024-05-13
2
-4
/
+4
*
ZAP: Fix leaf references on zap_expand_leaf() errors
Alexander Motin
2024-05-10
1
-13
/
+14
*
Replace P2ALIGN with P2ALIGN_TYPED and delete P2ALIGN.
chenqiuhao1997
2024-05-10
17
-31
/
+44
*
libspl_assert: always link -lpthread on FreeBSD
Rob N
2024-05-09
1
-0
/
+4
*
Unbreak FreeBSD cross-build on MacOS broken in 051460b8b
Martin Matuška
2024-05-09
1
-1
/
+20
*
Fix ZIL clone records for legacy holes
Alexander Motin
2024-05-09
1
-5
/
+3
*
Fix scn_queue races on very old pools
Alexander Motin
2024-05-09
2
-0
/
+7
*
zdb: add missing cleanup for early return
Ameer Hamza
2024-05-09
1
-25
/
+53
*
Replace usage of schedule_timeout with schedule_timeout_interruptible (#16150)
Daniel Perry
2024-05-09
3
-3
/
+4
*
Disable high priority ZIO threads on FreeBSD and Linux
Alexander Motin
2024-05-03
3
-9
/
+16
*
vdev_disk: disable flushes if device does not support it
Rob N
2024-05-02
2
-2
/
+32
*
Improve write issue taskqs utilization
Alexander Motin
2024-05-01
8
-47
/
+98
*
Slightly improve dnode hash
Alexander Motin
2024-05-01
1
-3
/
+3
*
libspl/assert: use libunwind for backtrace when available
Rob Norris
2024-05-01
4
-3
/
+79
*
libspl/assert: dump backtrace in assert
Rob Norris
2024-05-01
4
-0
/
+37
*
libspl/assert: add lock around assertion output
Rob Norris
2024-05-01
1
-0
/
+6
*
libspl/assert: show process/task details in assert output
Rob Norris
2024-05-01
2
-3
/
+35
*
libzpool: set thread names
Rob Norris
2024-05-01
3
-7
/
+10
*
find_system_library: fix var cleanup when library not found
Rob Norris
2024-05-01
1
-2
/
+2
*
zio: try to execute TYPE_NULL ZIOs on the current task
Rob N
2024-04-29
1
-4
/
+6
*
vdev probe to slow disk can stall mmp write checker
Don Brady
2024-04-29
16
-52
/
+242
*
Fix arcstats for FreeBSD after zfetch support
Ameer Hamza
2024-04-29
1
-2
/
+8
*
Overflowing refreservation is bad
Rich Ercolani
2024-04-29
1
-1
/
+14
*
GCC: Fixes for gcc 14 on Fedora 40
Tony Hutter
2024-04-29
3
-7
/
+14
*
Fix updating the zvol_htable when renaming a zvol
Alan Somers
2024-04-25
2
-2
/
+2
*
Python 3.12 deprecated python3-distutils
Brian Behlendorf
2024-04-25
3
-117
/
+235
*
Fast Dedup: ZAP Shrinking
Allan Jude
2024-04-24
7
-12
/
+488
*
Make more taskq parameters writable
Alexander Motin
2024-04-24
2
-6
/
+11
*
L2ARC: Cleanup buffer re-compression
Alexander Motin
2024-04-23
1
-39
/
+20
*
zfs-kmod: fix empty rpm requires/conflicts
Todd
2024-04-22
1
-1
/
+1
*
Refactor dbuf_read() for safer decryption
Alexander Motin
2024-04-22
1
-110
/
+104
[prev]
[next]