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
/
include
/
os
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve performance of zio_taskq_member
Matthew Ahrens
2020-03-03
1
-0
/
+1
*
Linux 5.6 compat: time_t
Brian Behlendorf
2020-02-27
1
-1
/
+1
*
Linux 5.6 compat: ktime_get_raw_ts64()
Brian Behlendorf
2020-02-27
1
-0
/
+5
*
Remove zfs_getattr and convoff dead code
Dirkjan Bussink
2020-02-24
1
-1
/
+0
*
Enable zpool events tunables and tests on FreeBSD
Ryan Moeller
2020-02-18
1
-0
/
+1
*
Factor out some dbuf subroutines and add state change tracing
Matthew Macy
2020-02-18
1
-0
/
+17
*
ICP: Improve AES-GCM performance
Attila Fülöp
2020-02-10
1
-0
/
+13
*
Linux 5.6 compat: timestamp_truncate()
Brian Behlendorf
2020-02-07
1
-6
/
+7
*
Linux 5.6 compat: struct proc_ops
Brian Behlendorf
2020-02-07
1
-1
/
+7
*
Add AltiVec RAID-Z
Romain Dolbeau
2020-01-23
3
-0
/
+113
*
Make zfs_replay.c work on FreeBSD
Matthew Macy
2019-12-13
1
-0
/
+2
*
Relocate common quota functions to shared code
Ryan Moeller
2019-12-11
1
-12
/
+0
*
Eliminate Linux specific inode usage from common code
Matthew Macy
2019-12-11
3
-20
/
+23
*
SIMD: Use alloc_pages_node to force alignment
Fabian-Gruenbichler
2019-12-10
1
-6
/
+17
*
Remove stale ASSERTV comment
Matthew Macy
2019-12-06
1
-1
/
+0
*
Replace ASSERTV macro with compiler annotation
Matthew Macy
2019-12-05
1
-2
/
+4
*
Refactor zfs_context.h to build on FreeBSD
Matthew Macy
2019-12-04
2
-0
/
+31
*
Move linux qsort def to platform header
Matthew Macy
2019-12-03
1
-1
/
+5
*
Minor diff reduction with ZoF in include/sys
Matthew Macy
2019-11-27
1
-0
/
+4
*
Remove zfs_vdev_elevator module option
Brian Behlendorf
2019-11-27
1
-8
/
+0
*
Add zfs_file_* interface, remove vnodes
Matthew Macy
2019-11-21
6
-172
/
+2
*
Partially revert 5a6ac4c
Brian Behlendorf
2019-11-18
1
-0
/
+1
*
Add kmem_cache flag for forcing kvmalloc
Michael Niewöhner
2019-11-13
1
-2
/
+4
*
Make use of kvmalloc if available and fix vmem_alloc implementation
Michael Niewöhner
2019-11-13
1
-0
/
+3
*
Linux compat: Minimum kernel version 3.10
Brian Behlendorf
2019-11-12
13
-632
/
+33
*
Remove zpl_revalidate
Pavel Snajdr
2019-11-11
3
-1
/
+2
*
Preliminary support for RV64G
Romain Dolbeau
2019-11-06
1
-1
/
+22
*
Move platform specific parts of zfs_znode.h to platform code
Matthew Macy
2019-11-06
2
-0
/
+165
*
Add tracepoints for taskq entry lifetime events
Prakash Surya
2019-11-01
3
-0
/
+93
*
Enable use of DTRACE_PROBE* macros in "spl" module
Prakash Surya
2019-11-01
6
-22
/
+48
*
Wrap Linux module macros
Matthew Macy
2019-11-01
3
-0
/
+34
*
Move sha2.h to platform code
Matthew Macy
2019-10-31
2
-0
/
+152
*
Factor Linux specific code out of spa_misc.c
Matthew Macy
2019-10-31
1
-0
/
+2
*
Fix for ARC sysctls ignored at runtime
loli10K
2019-10-26
1
-9
/
+37
*
Move platform dependent errno aliases
Matthew Macy
2019-10-25
1
-0
/
+10
*
Remove sdt.h
Matthew Macy
2019-10-25
1
-0
/
+3
*
Linux 4.14, 4.19, 5.0+ compat: SIMD save/restore
Brian Behlendorf
2019-10-24
3
-52
/
+154
*
Name anonymous enum of KMC_BIT constants
Serapheim Dimitropoulos
2019-10-18
1
-2
/
+2
*
Move get_temporary_prop to platform code
Matthew Macy
2019-10-10
1
-0
/
+2
*
Add kmem cache accessors
Matthew Macy
2019-10-10
1
-0
/
+2
*
Fix strdup conflict on other platforms
Matthew Macy
2019-10-10
1
-2
/
+2
*
OpenZFS restructuring - zfs_ioctl
Matthew Macy
2019-09-27
1
-2
/
+0
*
Move objnode handling to common code
Matthew Macy
2019-09-12
1
-1
/
+0
*
Enable compiler to typecheck logging
Matthew Macy
2019-09-12
1
-0
/
+2
*
OpenZFS restructuring - move linux tracing code to platform directories
Matthew Macy
2019-09-11
18
-0
/
+2175
*
Make module tunables cross platform
Matthew Macy
2019-09-05
1
-0
/
+73
*
OpenZFS restructuring - move platform specific headers
Matthew Macy
2019-09-05
84
-0
/
+8442