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
/
config
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clarify comments in config/*.m4, vdev_geom.c, zfs_allow_*.ksh
Matthew Ahrens
2020-06-22
3
-9
/
+8
*
Enable -Wmissing-prototypes/-Wstrict-prototypes
Arvind Sankar
2020-06-18
1
-1
/
+2
*
Fix typos
Andrea Gelmini
2020-06-09
1
-1
/
+1
*
Linux 5.8 compat: __vmalloc()
Michael Niewöhner
2020-06-08
2
-0
/
+28
*
config/kernel-inode-times: initialize timespec
alaviss
2020-05-04
1
-0
/
+1
*
Add FreeBSD support to OpenZFS
Matthew Macy
2020-04-14
7
-44
/
+104
*
Linux 5.7 compat: blk_alloc_queue()
Brian Behlendorf
2020-04-09
1
-19
/
+48
*
Fix CONFIG_MODULES=no Linux kernel config
Brian Behlendorf
2020-02-28
1
-4
/
+13
*
Linux 5.5 compat: blkg_tryget()
Brian Behlendorf
2020-02-28
1
-0
/
+40
*
Linux 5.6 compat: ktime_get_raw_ts64()
Brian Behlendorf
2020-02-27
3
-25
/
+57
*
Use POSIX stdout/stderr redirect in configure macro
Andrew J. Hesford
2020-02-14
1
-1
/
+1
*
ICP: Improve AES-GCM performance
Attila Fülöp
2020-02-10
1
-0
/
+21
*
Linux 5.6 compat: timestamp_truncate()
Brian Behlendorf
2020-02-07
1
-4
/
+27
*
Linux 5.6 compat: struct proc_ops
Brian Behlendorf
2020-02-07
2
-0
/
+43
*
Fix unknown cc flag -fno-ipa-sra
Ryan Moeller
2020-02-06
2
-2
/
+24
*
Use -Werror to check if the compiler supports specific options
韩朴宇
2020-02-04
1
-6
/
+6
*
Disable "-fipa-sra" when using "--enable-debuginfo"
Prakash Surya
2020-02-03
1
-2
/
+2
*
Unify target_cpu handling
Brian Behlendorf
2020-01-17
1
-14
/
+33
*
Moves Codecov Ignore to LCOV
Kjeld Schouten-Lebbing
2019-12-17
1
-2
/
+5
*
Remove zfs_vdev_elevator module option
Brian Behlendorf
2019-11-27
2
-28
/
+0
*
Partially revert 5a6ac4c
Brian Behlendorf
2019-11-18
1
-0
/
+24
*
Make use of kvmalloc if available and fix vmem_alloc implementation
Michael Niewöhner
2019-11-13
2
-0
/
+26
*
Linux compat: Minimum kernel version 3.10
Brian Behlendorf
2019-11-12
70
-1788
/
+1054
*
Remove zpl_revalidate
Pavel Snajdr
2019-11-11
1
-25
/
+0
*
Linux 4.14, 4.19, 5.0+ compat: SIMD save/restore
Brian Behlendorf
2019-10-24
1
-39
/
+41
*
Detect if sed supports --in-place
Ryan Moeller
2019-10-16
2
-0
/
+17
*
OpenZFS restructuring - libspl
Matthew Macy
2019-10-02
1
-1
/
+10
*
Perform KABI checks in parallel
Brian Behlendorf
2019-10-01
116
-2124
/
+3241
*
OpenZFS restructuring - move platform specific headers
Matthew Macy
2019-09-05
2
-0
/
+27
*
Fix typos in config/
Andrea Gelmini
2019-08-30
8
-8
/
+8
*
Minor style cleanup
Brian Behlendorf
2019-07-16
1
-3
/
+6
*
Linux 5.0 compat: SIMD compatibility
Brian Behlendorf
2019-07-12
1
-5
/
+41
*
Fix dracut Debian/Ubuntu packaging
loli10K
2019-07-09
1
-4
/
+4
*
Python config cleanup
Ryan Moeller
2019-06-13
2
-79
/
+53
*
Allow TRIM_UNUSED_KSYM when build as a builtin-module
Torsten Wörtwein
2019-06-04
1
-2
/
+3
*
Make Python detection optional and more portable
Ryan Moeller
2019-06-04
2
-22
/
+32
*
Remove vn_set_fs_pwd()/vn_set_pwd() (no need to be at / during insmod)
Tomohiro Kusumi
2019-05-29
2
-25
/
+0
*
Linux 5.2 compat: Fix config/kernel-shrink.m4 test failure
Tomohiro Kusumi
2019-05-25
1
-7
/
+15
*
Linux 5.2 compat: Remove config/kernel-set-fs-pwd.m4
Tomohiro Kusumi
2019-05-25
2
-40
/
+0
*
Linux 2.6.39 compat: Test if kstrtoul() exists
Tomohiro Kusumi
2019-05-24
2
-0
/
+22
*
kernel timer API rework
Rafael Kitover
2019-05-23
2
-12
/
+53
*
Linux 5.0 compat: Use totalhigh_pages()
Tomohiro Kusumi
2019-05-04
2
-0
/
+20
*
Prevent `make distclean` removing config/config.rpath
Tomohiro Kusumi
2019-04-26
1
-0
/
+1
*
config: libintl/libiconv for gettext() detection
Rafael Kitover
2019-04-19
13
-0
/
+3163
*
compile with -fno-omit-frame-pointer
Richard Elling
2019-04-14
3
-0
/
+23
*
Add TRIM support
Brian Behlendorf
2019-03-29
2
-0
/
+67
*
kernel_fpu fixes
Tony Hutter
2019-03-06
1
-5
/
+29
*
config: better libtirpc detection
Rafael Kitover
2019-03-02
5
-18
/
+428
*
Linux 5.0 compat: Fix bio_set_dev()
Brian Behlendorf
2019-01-28
1
-2
/
+33
*
Linux 5.0 compat: Disable vector instructions on 5.0+ kernels
Tony Hutter
2019-01-28
1
-9
/
+32
[next]