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.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
os
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add prototypes
Arvind Sankar
2020-06-18
4
-13
/
+27
*
Remove dead code
Arvind Sankar
2020-06-18
1
-1
/
+0
*
Mark functions as static
Arvind Sankar
2020-06-18
2
-30
/
+4
*
linux: add basic fallocate(mode=0/2) compatibility
adilger
2020-06-18
1
-1
/
+1
*
Disambiguate condvar API contract
Matthew Macy
2020-06-18
2
-16
/
+68
*
Fix FreeBSD condvar semantics
Ryan Moeller
2020-06-16
1
-7
/
+20
*
Add convenience wrappers for common uio usage
Jorgen Lundman
2020-06-14
2
-0
/
+66
*
FreeBSD: Don't require zeroing new locks before init
Ryan Moeller
2020-06-13
1
-4
/
+2
*
Remove unnecessary references to slavery
Matthew Ahrens
2020-06-10
1
-1
/
+0
*
Fix typos
Andrea Gelmini
2020-06-09
4
-5
/
+5
*
Move GFP flags kernel compatibility code
Michael Niewöhner
2020-06-08
1
-0
/
+12
*
Linux 5.8 compat: __vmalloc()
Michael Niewöhner
2020-06-08
1
-0
/
+9
*
Improve compatibility with C++ consumers
Ryan Moeller
2020-06-06
1
-0
/
+2
*
Connect dataset_kstats for FreeBSD
Allan Jude
2020-06-05
1
-0
/
+2
*
Correctly handle the x32 ABI
наб
2020-05-28
1
-1
/
+5
*
Upstream: add missing thread_exit()
Jorgen Lundman
2020-05-14
1
-22
/
+1
*
Update FreeBSD SPL atomics
Ryan Moeller
2020-05-04
1
-71
/
+65
*
OpenZFS 742 - Resurrect the ZFS "aclmode" property OpenZFS 664 - Umask maskin...
Paul B. Henson
2020-04-30
1
-0
/
+1
*
Fix zfs send progress reporting
Matthew Ahrens
2020-04-20
2
-0
/
+14
*
Use new FreeBSD API to largely eliminate object locking
Matthew Macy
2020-04-17
1
-0
/
+16
*
Update FreeBSD tunables
Ryan Moeller
2020-04-15
1
-2
/
+3
*
Add FreeBSD support to OpenZFS
Matthew Macy
2020-04-14
92
-0
/
+9317
*
Linux 5.7 compat: blk_alloc_queue()
Brian Behlendorf
2020-04-09
1
-0
/
+14
*
Finish refactoring for ZFS_MODULE_PARAM_CALL
Ryan Moeller
2020-04-07
1
-1
/
+3
*
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
[next]