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
*
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
*
Add "compatibility" property for zpool feature sets
Colm
2021-02-17
1
-0
/
+4
*
FreeBSD: disable edonr in zfs_mod_supported_feature()
Brian Behlendorf
2021-02-17
1
-5
/
+8
*
Linux 5.10 compat: use iov_iter in uio structure
Brian Behlendorf
2020-12-18
2
-288
/
+0
*
FreeBSD: Implement sysctl for fletcher4 impl
Ryan Moeller
2020-12-11
1
-8
/
+59
*
FreeBSD: Do zcommon_init sooner to avoid FPU panic
Ryan Moeller
2020-12-09
1
-1
/
+1
*
Reduce fletcher4 and raidz benchmark times
Brian Behlendorf
2020-12-06
1
-1
/
+1
*
Update dRAID short feature description
Brian Behlendorf
2020-11-23
1
-1
/
+1
*
Distributed Spare (dRAID) Feature
Brian Behlendorf
2020-11-13
2
-2
/
+8
*
Update references to nonexistent man pages in code
Ryan Moeller
2020-10-30
1
-2
/
+2
*
Cross-platform acltype
Ryan Moeller
2020-10-13
1
-10
/
+9
*
Rename acltype=posixacl to acltype=posix
Ryan Moeller
2020-09-16
1
-5
/
+6
*
FreeBSD: disable neon usage
Matthew Macy
2020-08-26
1
-1
/
+1
*
Make formatting of dedup values string consistent
Clint Armstrong
2020-08-22
1
-2
/
+2
*
Add zstd support to zfs
Michael Niewöhner
2020-08-20
2
-2
/
+100
*
Add define to enable autotrim to default to on
Matthew Macy
2020-08-18
1
-1
/
+1
*
Refactor ccompile.h to not include system headers
Matthew Macy
2020-07-25
4
-0
/
+5
*
Add device rebuild feature
Brian Behlendorf
2020-07-03
1
-0
/
+5
*
Add include files for prototypes
Arvind Sankar
2020-06-18
2
-0
/
+2
*
Cleanup linux module kbuild files
Arvind Sankar
2020-06-10
1
-4
/
+3
*
OpenZFS 3254 - add support in zfs for aclmode=restricted
Paul B. Henson
2020-04-30
1
-7
/
+2
*
OpenZFS 742 - Resurrect the ZFS "aclmode" property OpenZFS 664 - Umask maskin...
Paul B. Henson
2020-04-30
1
-8
/
+7
*
Bugfix/fix uio partial copies
Fabio Scaccabarozzi
2020-04-01
1
-8
/
+17
*
Compile cityhash code into libzfs
Matthew Ahrens
2020-03-27
2
-0
/
+68
*
Change default to overlay=on
Ryan Moeller
2020-03-06
1
-1
/
+1
*
Prefer org.openzfs for features and properties
Richard Laager
2020-02-18
1
-2
/
+13
*
Implement bookmark copying
Christian Schwarz
2020-02-11
1
-0
/
+42
*
Restore aclmode and remove acltype on FreeBSD
Ryan Moeller
2020-02-04
1
-3
/
+26
*
Left-align index props
Ryan Moeller
2020-01-31
1
-1
/
+1
[next]