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
*
Support for longnames for files/directories (Linux part)
Sanjeev Bagewadi
2024-10-01
2
-0
/
+16
*
Add missing guard defines for simd_stat
w0xel
2024-09-24
1
-0
/
+6
*
xattr dataset prop: change defaults to sa
George Melikov
2024-09-23
1
-2
/
+2
*
Fix /proc/spl/kstat/simd on x86
Rich Ercolani
2024-09-22
1
-1
/
+9
*
Add SIMD metadata in /proc on Linux follow up
Brian Behlendorf
2024-09-20
1
-3
/
+0
*
Add SIMD metadata in /proc on Linux
Rich Ercolani
2024-09-20
2
-0
/
+195
*
zcommon: add specialized versions of cityhash4
Shengqi Chen
2024-09-19
1
-2
/
+31
*
Adding Direct IO Support
Brian Atkinson
2024-09-14
2
-0
/
+13
*
value strings: pretty printers for flags and enums
Rob Norris
2024-09-05
1
-0
/
+277
*
ddt: add FDT feature and support for legacy and new on-disk formats
Rob Norris
2024-08-16
1
-0
/
+6
*
ddt: add support for prefetching tables into the ARC
Allan Jude
2024-07-26
1
-0
/
+3
*
ddt: dedup table quota enforcement
Allan Jude
2024-07-25
1
-1
/
+7
*
Add some missing vdev properties (#16346)
Don Brady
2024-07-23
1
-0
/
+9
*
Replace P2ALIGN with P2ALIGN_TYPED and delete P2ALIGN.
chenqiuhao1997
2024-05-10
1
-3
/
+5
*
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
[next]