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
*
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
|
*
Fix spl-kmod builds when using rpm >= 4.14
LOLi
2018-03-09
1
-0
/
+1
|
*
Split spl-build.m4
Brian Behlendorf
2018-02-07
22
-956
/
+932
|
*
Add cv_timedwait_io()
Brian Behlendorf
2018-01-24
1
-0
/
+21
|
*
Fix Debian packaging on ARMv7/ARM64
LOLi
2018-01-18
1
-3
/
+6
|
*
Linux 4.15 compat: timer updates
Tony Hutter
2017-12-21
1
-0
/
+34
|
*
Linux 4.14 compat: vfs_read & vfs_write
Brian Behlendorf
2017-11-15
1
-0
/
+60
|
*
Remove vn_rename and vn_remove
Brian Behlendorf
2017-10-27
1
-101
/
+0
|
*
Add DKMS package on Debian-based distributions
Neal Gompa (ニール・ゴンパ)
2017-10-15
1
-5
/
+9
|
*
Remove misguided HAVE_MUTEX_OWNER check, take 2
Oleg Drokin
2017-08-02
1
-30
/
+0
|
*
Revert "Remove misguided HAVE_MUTEX_OWNER check"
Brian Behlendorf
2017-08-02
1
-0
/
+30
|
*
Remove misguided HAVE_MUTEX_OWNER check
Oleg Drokin
2017-08-02
1
-30
/
+0
|
*
Linux 4.13 compat: wait queues
Brian Behlendorf
2017-07-23
1
-0
/
+55
|
*
Fix RWSEM_SPINLOCK_IS_RAW check failed
Chunwei Chen
2017-06-28
1
-1
/
+2
|
*
config: allow --with-linux without --with-linux-obj
Chunwei Chen
2017-05-25
1
-1
/
+2
|
*
Linux 4.11 compat: remove stub for __put_task_struct
Olaf Faaland
2017-03-20
1
-20
/
+0
|
*
Linux 4.11 compat: add linux/sched/signal.h
Olaf Faaland
2017-03-20
1
-0
/
+19
|
*
Linux 4.11 compat: vfs_getattr() takes 4 args
Olaf Faaland
2017-03-20
1
-17
/
+52
|
*
Add support for recent kmem_cache_create_usercopy
Kevin Tanguy
2017-01-17
1
-0
/
+37
|
*
Linux 4.9 compat: group_info changes
Chunwei Chen
2016-10-20
1
-0
/
+23
|
*
Fix automatically generated release number
Brian Behlendorf
2016-09-21
1
-0
/
+8
|
*
Fix HAVE_MUTEX_OWNER test for kernels prior to 4.6
Tim Chase
2016-08-01
1
-0
/
+1
|
*
Add handling for kernel 4.7's CONFIG_TRIM_UNUSED_KSYMS
Nikolay Borisov
2016-08-01
1
-0
/
+21
|
*
Linux 4.8 compat: rw_semaphore atomic_long_t count
Brian Behlendorf
2016-07-29
1
-0
/
+26
|
*
Implement a proper rw_tryupgrade
Chunwei Chen
2016-05-31
1
-0
/
+25
|
*
Linux 4.7 compat: inode_lock() and friends
Chunwei Chen
2016-05-20
1
-0
/
+25
|
*
Use kernel provided mutex owner
Chunwei Chen
2016-04-25
1
-0
/
+29
[next]