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
/
module
/
zcommon
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add slow disk diagnosis to ZED
Don Brady
2024-02-08
1
-0
/
+6
*
RAID-Z expansion feature
Don Brady
2023-11-08
2
-0
/
+8
*
zvol: Implement zvol threading as a Property
Ameer Hamza
2023-10-31
1
-0
/
+3
*
Add prefetch property
Brian Behlendorf
2023-10-24
1
-0
/
+11
*
Increase limit of redaction list by using spill block
Paul Dagnelie
2023-08-26
1
-0
/
+12
*
set autotrim default to 'off' everywhere
Yuri Pankov
2023-07-20
1
-1
/
+1
*
Create zap for root vdev
rob-wing
2023-04-20
1
-0
/
+6
*
Miscellaneous FreBSD compilation bugfixes
Martin Matuška
2023-04-06
2
-3
/
+5
*
Drop lying to the compiler in the fletcher4 code
Rich Ercolani
2023-03-24
7
-20
/
+0
*
nvpair: Constify string functions
Richard Yao
2023-03-14
2
-4
/
+4
*
zcommon: Refactor FPU state handling in fletcher4
Attila Fülöp
2023-03-14
7
-8
/
+31
*
Implementation of block cloning for ZFS
Pawel Jakub Dawidek
2023-03-10
2
-0
/
+15
*
Configure zed's diagnosis engine with vdev properties
rob-wing
2023-01-23
1
-0
/
+12
*
Cleanup of dead code suggested by Clang Static Analyzer (#14380)
Richard Yao
2023-01-17
1
-2
/
+2
*
Micro-optimize fletcher4 calculations
Richard Yao
2022-12-05
6
-68
/
+36
*
Convert some sprintf() calls to kmem_scnprintf()
Richard Yao
2022-11-28
1
-2
/
+2
*
Allow to control failfast
Mariusz Zaborski
2022-11-10
1
-0
/
+3
*
dsl_prop_known_index(): check for invalid prop
Damian Szuberski
2022-11-08
1
-0
/
+26
*
Add options to zfs redundant_metadata property
Akash B
2022-10-19
1
-1
/
+4
*
Enable relatime by default
George Melikov
2022-08-12
1
-1
/
+1
*
Add snapshots_changed as property
Umer Saleem
2022-08-02
1
-0
/
+5
*
Replace dead opensolaris.org license link
Tino Reichardt
2022-07-11
9
-9
/
+9
*
Enable -Wwrite-strings
наб
2022-06-29
1
-5
/
+3
*
Introduce BLAKE3 checksums as an OpenZFS feature
Tino Reichardt
2022-06-08
2
-12
/
+27
*
Improve zpool status output, list all affected datasets
George Amanakis
2022-04-25
1
-0
/
+7
*
linux: module: weld all but spl.ko into zfs.ko
наб
2022-04-20
2
-35
/
+7
*
Fix string/index variables being unflexed by default
наб
2022-04-05
1
-2
/
+2
*
Forbid b{copy,zero,cmp}(). Don't include <strings.h> for <string.h>
наб
2022-03-15
7
-7
/
+7
*
Remove bcopy(), bzero(), bcmp()
наб
2022-03-15
7
-8
/
+8
*
Linux x86 SIMD: factor out unneeded kernel dependencies
Attila Fülöp
2022-03-08
1
-3
/
+3
*
Flex non-pretty-printed properties and raw-/pretty-print remaining ones
наб
2022-03-04
3
-109
/
+140
*
module: zcommon: zprop: common: zprop_width: namespace exceptions
наб
2022-03-04
1
-2
/
+6
*
log xattr=sa create/remove/update to ZIL
Jitendra Patidar
2022-02-22
1
-0
/
+12
*
Linux 5.16 compat: don't use XSTATE_XSAVE to save FPU state
Attila Fülöp
2022-02-09
1
-2
/
+2
*
Add `--enable-asan` and `--enable-ubsan` switches
Damian Szuberski
2022-02-03
7
-0
/
+20
*
Clean up CSTYLEDs
наб
2022-01-26
1
-3
/
+1
*
module/*.ko: prune .data, global .rodata
наб
2022-01-14
4
-21
/
+10
*
module: zcommon: zprop: fix unused, remove argsused
наб
2021-12-23
1
-0
/
+1
*
libzfs: fix unused, remove argsused
наб
2021-12-23
1
-5
/
+4
*
zcommon: pre-iterate over sysfs instead of statting every feature
наб
2021-12-16
4
-400
/
+553
*
zcommon: *_prop: make all zprop_index_t tables const
наб
2021-12-16
2
-28
/
+28
*
FreeBSD supports edonr follow up
наб
2021-12-08
1
-1
/
+2
*
Vdev Properties Feature
Allan Jude
2021-11-30
3
-14
/
+272
*
Enable edonr in FreeBSD
Rich Ercolani
2021-11-16
2
-20
/
+2
*
libzfs: add keylocation=https://, backed by fetch(3) or libcurl
наб
2021-05-12
1
-1
/
+5
*
Fix AVX512BW Fletcher code on AVX512-but-not-BW machines
Romain Dolbeau
2021-04-26
1
-1
/
+7
*
Fix various typos
Andrea Gelmini
2021-04-02
1
-1
/
+1
*
Allow pool names that look like Solaris disk names
Ryan Moeller
2021-04-01
1
-6
/
+0
*
Add "zstd-fast" to help options for "compression" property
Jake Howard
2021-03-03
1
-1
/
+1
*
Add missing checks for unsupported features
Martin Matuška
2021-02-27
1
-0
/
+2
[next]