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
*
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
*
Linux 5.0 compat: Use totalram_pages()
Tony Hutter
2019-01-28
2
-0
/
+19
*
Linux 5.0 compat: access_ok() drops 'type' parameter
Tony Hutter
2019-01-28
2
-0
/
+22
*
Linux 4.18 compat: Use ktime_get_coarse_real_ts64()
Tony Hutter
2019-01-28
2
-0
/
+19
*
pyzfs: python3 support (build system)
Brian Behlendorf
2019-01-06
4
-72
/
+138
*
Check for strlcat and strlcpy
Brian Behlendorf
2018-12-11
1
-1
/
+1
*
Rename macro ZFS_MINOR due to Lustre conflict
Olaf Faaland
2018-12-10
1
-5
/
+5
*
Use autoconf variable for C preprocessor
Ben Wolsieffer
2018-12-05
1
-1
/
+1
*
Fix systemd spec file macros
Brian Behlendorf
2018-11-11
1
-1
/
+1
*
Fix statfs(2) for 32-bit user space
Brian Behlendorf
2018-09-24
2
-0
/
+21
*
Direct IO support
Brian Behlendorf
2018-08-27
2
-0
/
+131
*
Add support for selecting encryption backend
Nathan Lewis
2018-08-02
1
-0
/
+42
*
Add support for autoexpand property
Brian Behlendorf
2018-07-23
4
-38
/
+22
*
Linux 4.14 compat: blk_queue_stackable()
Brian Behlendorf
2018-06-19
1
-2
/
+2
*
Linux 4.18 compat: inode timespec -> timespec64
Brian Behlendorf
2018-06-19
3
-4
/
+29
*
Linux compat 4.18: check_disk_size_change()
Brian Behlendorf
2018-06-15
4
-64
/
+58
*
Tunable directory for zfs runtime scripts
Antonio Russo
2018-06-07
2
-0
/
+10
*
Update build system and packaging
Brian Behlendorf
2018-05-29
24
-422
/
+324
*
Merge branch 'zfsonlinux/merge-spl'
Brian Behlendorf
2018-05-29
21
-0
/
+922
|
\
|
*
Prepare SPL repo to merge with ZFS repo
Brian Behlendorf
2018-05-29
12
-1239
/
+77
|
*
Fix undefined RPM macros
Brian Behlendorf
2018-05-02
1
-4
/
+3
[next]