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 occasional rsend test crashes
Paul Dagnelie
2023-09-20
1
-4
/
+6
*
ZIL: Fix potential race on flush deferring.
Alexander Motin
2023-09-20
1
-0
/
+9
*
Use ASSERT0P() to check that a pointer is NULL.
Dag-Erling Smørgrav
2023-09-19
1
-1
/
+1
*
Add VERIFY0P() and ASSERT0P() macros.
Dag-Erling Smørgrav
2023-09-19
3
-0
/
+37
*
Clean up existing VERIFY*() macros.
Dag-Erling Smørgrav
2023-09-19
3
-29
/
+27
*
Improve the handling of sharesmb,sharenfs properties
Umer Saleem
2023-09-19
4
-11
/
+51
*
Update the behavior of mountpoint property
Umer Saleem
2023-09-19
7
-24
/
+34
*
cmd: add 'help' subcommand to zpool and zfs
Rob N
2023-09-19
3
-1
/
+64
*
Fix incorrect expected error in ztest
Paul Dagnelie
2023-09-19
1
-1
/
+1
*
Fix l2arc_apply_transforms ztest crash
Paul Dagnelie
2023-09-19
1
-5
/
+6
*
tests: install missing PAM tests
Rob N
2023-09-19
1
-0
/
+2
*
Update the MOS directory on spa_upgrade_errlog()
George Amanakis
2023-09-18
1
-0
/
+9
*
Retire z_nr_znodes
Mateusz Guzik
2023-09-18
7
-16
/
+6
*
zed: Allow autoreplace and fault LEDs for removed vdevs
Tony Hutter
2023-09-18
2
-1
/
+2
*
check-zstd-symbols: also ignore __pfx_ symbols
наб
2023-09-18
1
-1
/
+1
*
Linux 6.5 compat: META (#15265)
Tony Hutter
2023-09-12
1
-1
/
+1
*
Remove implication that child `disk`s aren't vdevs in zpoolconcepts(7)
Laura Hild
2023-09-11
1
-5
/
+3
*
update max_variance limit in zdb_block_size_histogram test for CI
ednadolski-ix
2023-09-09
1
-4
/
+4
*
Add more constraints for block cloning.
Alexander Motin
2023-09-09
1
-2
/
+19
*
Intel QAT 1.7 compatibility
Volker Mauel
2023-09-07
1
-0
/
+2
*
Linux 6.5 compat: spl: properly unregister sysctl entries
Andrea Righi
2023-09-07
1
-3
/
+18
*
Selectable block allocators
ednadolski-ix
2023-09-01
9
-31
/
+127
*
Relax error reporting in zpool import and zpool split
Umer Saleem
2023-09-01
3
-13
/
+26
*
Linux 6.5 compat: safe cleanup in spl_proc_fini()
Andrea Righi
2023-09-01
1
-18
/
+18
*
ZIL: Change ZIOs issue order.
Alexander Motin
2023-09-01
1
-2
/
+2
*
ZIL: Revert zl_lock scope reduction.
Alexander Motin
2023-09-01
1
-19
/
+11
*
ZIL: Tune some assertions.
Alexander Motin
2023-09-01
1
-6
/
+9
*
dmu_buf_will_clone: change assertion to fix 32-bit compiler warning
Dimitry Andric
2023-08-31
1
-1
/
+1
*
checkstyle: fix action failures
Serapheim Dimitropoulos
2023-08-29
2
-4
/
+5
*
Increase limit of redaction list by using spill block
Paul Dagnelie
2023-08-26
13
-34
/
+128
*
Try to clarify wording to reduce zpool add incidents
Paul Dagnelie
2023-08-26
1
-25
/
+33
*
Avoid save/restoring AMX registers to avoid a SPR erratum
Rich Ercolani
2023-08-26
1
-5
/
+14
*
zed: update zed.d/statechange-slot_off.sh
Brian Behlendorf
2023-08-26
2
-8
/
+12
*
Make zoned/jailed zfsprops(7) make more sense.
наб
2023-08-25
3
-13
/
+21
*
tests/block_cloning: rename and document get_same_blocks helper
Rob N
2023-08-25
10
-25
/
+33
*
Update outdated assertion from zio_write_compress
Serapheim Dimitropoulos
2023-08-25
1
-2
/
+3
*
ZIL: Second attempt to reduce scope of zl_issuer_lock.
Alexander Motin
2023-08-24
6
-381
/
+355
*
zed: Add zedlet to power off slot when drive is faulted
Tony Hutter
2023-08-24
2
-0
/
+66
*
copy_file_range: fix fallback when source create on same txg
Rob N
2023-08-14
7
-8
/
+81
*
ZIL: Replay blocks without next block pointer.
Alexander Motin
2023-08-11
1
-2
/
+2
*
ZIL: Avoid dbuf_read() before dmu_sync().
Alexander Motin
2023-08-11
5
-7
/
+16
*
Linux 6.5 compat: Use copy_splice_read instead of filemap_splice_read
Coleman Kane
2023-08-08
3
-13
/
+13
*
Move zinject from openzfs-zfs-test to openzfs-zfsutils
Umer Saleem
2023-08-08
2
-2
/
+2
*
dracut: support mountpoint=legacy for root dataset
Rafael Kitover
2023-08-08
1
-5
/
+6
*
zfs_clone_range should return a descriptive error codes
oromenahar
2023-08-08
4
-12
/
+13
*
libzfs: sendrecv: send_progress_thread: handle SIGINFO/SIGUSR1
наб
2023-08-08
3
-19
/
+96
*
Linux 6.5 compat: replace generic_file_splice_read with filemap_splice_read
Coleman Kane
2023-08-07
4
-2
/
+32
*
linux/spl/kmem_cache: undefine `kmem_cache_alloc` before defining it
Ryan Lahfa
2023-08-07
1
-0
/
+8
*
Refactor dmu_prefetch().
Alexander Motin
2023-08-07
7
-57
/
+72
*
Fix some typos
Mateusz Piotrowski
2023-08-07
2
-4
/
+4
[next]