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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support inheriting properties in channel programs
Jason King
2020-01-22
1
-0
/
+9
*
Fix errata #4 handling for resuming streams
Tom Caputi
2020-01-14
1
-0
/
+1
*
libzfs: add zfs_mount_at() function
Kyle Evans
2020-01-14
1
-0
/
+1
*
Change http://zfsonlinux.org links to https://zfsonlinux.org
Brian Behlendorf
2020-01-13
1
-1
/
+1
*
Add 'zfs send --saved' flag
Tom Caputi
2020-01-10
3
-4
/
+11
*
Remove parameter names from libzfs.h signatures
Nick Black
2020-01-08
1
-7
/
+7
*
Fix "zpool add -n" for dedup, special and log devices
loli10K
2020-01-06
1
-1
/
+1
*
Colorize zpool status output
Tony Hutter
2019-12-19
1
-0
/
+12
*
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
4
-12
/
+49
*
Add FreeBSD jail support hooks
Matthew Macy
2019-12-11
1
-1
/
+1
*
Eliminate Linux specific inode usage from common code
Matthew Macy
2019-12-11
4
-22
/
+25
*
SIMD: Use alloc_pages_node to force alignment
Fabian-Gruenbichler
2019-12-10
1
-6
/
+17
*
Abstract away platform specific superblock references
Matthew Macy
2019-12-10
1
-0
/
+2
*
Exclude data from cores unconditionally and metadata conditionally
Matthew Macy
2019-12-09
1
-0
/
+1
*
Remove stale ASSERTV comment
Matthew Macy
2019-12-06
1
-1
/
+0
*
Disable EDONR on FreeBSD
Matthew Macy
2019-12-05
2
-0
/
+4
*
Add ZFS_IOC offsets for FreeBSD
Matthew Macy
2019-12-05
1
-12
/
+13
*
Refactor deadman set failmode to be cross platform
Matthew Macy
2019-12-05
2
-1
/
+3
*
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
3
-18
/
+35
*
Move linux qsort def to platform header
Matthew Macy
2019-12-03
1
-1
/
+5
*
Move zfs_cmd_t copyin/copyout to platform code
Matthew Macy
2019-12-02
1
-1
/
+1
*
Add FreeBSD required defines to mntent.h
Matthew Macy
2019-11-30
1
-0
/
+9
*
Add FreeBSD support to zio_crypto.h
Matthew Macy
2019-11-30
1
-1
/
+17
*
Resolve ZoF differences in zfs_ioctl.h
Matthew Macy
2019-11-30
1
-1
/
+1
*
Minor diff reduction with ZoF in include/sys
Matthew Macy
2019-11-27
5
-6
/
+11
*
Remove zfs_vdev_elevator module option
Brian Behlendorf
2019-11-27
1
-8
/
+0
*
Prevent unnecessary resilver restarts
jwpoduska
2019-11-27
3
-4
/
+9
*
Add zfs_file_* interface, remove vnodes
Matthew Macy
2019-11-21
16
-234
/
+82
*
Partially revert 5a6ac4c
Brian Behlendorf
2019-11-18
1
-0
/
+1
*
Add kmem_cache flag for forcing kvmalloc
Michael Niewöhner
2019-11-13
2
-2
/
+5
*
Make use of kvmalloc if available and fix vmem_alloc implementation
Michael Niewöhner
2019-11-13
1
-0
/
+3
*
Add wrapper stub for zfs_cmd ioctl to libzpool
Matthew Macy
2019-11-12
1
-0
/
+3
*
Linux compat: Minimum kernel version 3.10
Brian Behlendorf
2019-11-12
14
-635
/
+34
*
Allow platform dependent path stripping for vdevs
Ryan Moeller
2019-11-11
1
-1
/
+1
*
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
3
-137
/
+177
*
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
7
-23
/
+49
*
Wrap Linux module macros
Matthew Macy
2019-11-01
6
-6
/
+78
*
Prefix struct rangelock
Matthew Macy
2019-11-01
4
-19
/
+19
*
Return an error code from zfs_acl_chmod_setattr
Matthew Macy
2019-11-01
1
-1
/
+1
*
Move sha2.h to platform code
Matthew Macy
2019-10-31
3
-5
/
+1
*
Don't cast away const
Matthew Macy
2019-10-31
1
-1
/
+1
*
Factor Linux specific code out of spa_misc.c
Matthew Macy
2019-10-31
3
-1
/
+8
*
Add AVX512BW variant of fletcher
Romain Dolbeau
2019-10-30
1
-0
/
+4
*
Add wrapper for Linux BLKFLSBUF ioctl
Matthew Macy
2019-10-28
1
-0
/
+1
*
Minor spa portability fixes
Matthew Macy
2019-10-28
1
-0
/
+3
[next]