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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Move platform specific parts of zfs_znode.h to platform code
Matthew Macy
2019-11-06
5
-139
/
+194
*
zvol_wait should ignore redacted zvols
Pavel Zakharov
2019-11-06
1
-2
/
+6
*
Add tracepoints for taskq entry lifetime events
Prakash Surya
2019-11-01
10
-6
/
+181
*
Enable use of DTRACE_PROBE* macros in "spl" module
Prakash Surya
2019-11-01
29
-39
/
+123
*
Wrap Linux module macros
Matthew Macy
2019-11-01
13
-46
/
+119
*
Prefix struct rangelock
Matthew Macy
2019-11-01
9
-74
/
+80
*
Remove ECKSUM alias in zinject
Matthew Macy
2019-11-01
1
-2
/
+0
*
Fix icp build on FreeBSD
Matthew Macy
2019-11-01
2
-23
/
+22
*
Return an error code from zfs_acl_chmod_setattr
Matthew Macy
2019-11-01
3
-3
/
+6
*
Move sha2.h to platform code
Matthew Macy
2019-10-31
5
-5
/
+153
*
ZTS: Fix removal_with_errors
Brian Behlendorf
2019-10-31
1
-2
/
+9
*
Don't cast away const
Matthew Macy
2019-10-31
1
-1
/
+1
*
Include prototypes for vdev_initialize
Matthew Macy
2019-10-31
1
-1
/
+2
*
Factor Linux specific code out of spa_misc.c
Matthew Macy
2019-10-31
6
-77
/
+125
*
dracut/zfs-load-key.sh: properly remove prefixes
alaviss
2019-10-30
1
-1
/
+1
*
Fix contrib/zcp/Makefile.am
Brian Behlendorf
2019-10-30
1
-1
/
+1
*
Add AVX512BW variant of fletcher
Romain Dolbeau
2019-10-30
4
-1
/
+57
*
Fix 'zfs change-key' with unencrypted child
Tom Caputi
2019-10-30
2
-9
/
+18
*
Add wrapper for Linux BLKFLSBUF ioctl
Matthew Macy
2019-10-28
4
-2
/
+9
*
Minor spa portability fixes
Matthew Macy
2019-10-28
2
-3
/
+6
*
Fix zpool history unbounded memory usage
Chunwei Chen
2019-10-28
3
-26
/
+41
*
Fix for ARC sysctls ignored at runtime
loli10K
2019-10-26
10
-42
/
+178
*
Remove unneeded header from libzpool/kernel.c
Matthew Macy
2019-10-26
2
-36
/
+0
*
Fix header guard typo
Matthew Macy
2019-10-26
1
-1
/
+1
*
ZTS: Move more tests to linux.run
Ryan Moeller
2019-10-25
2
-11
/
+11
*
Remove unused headers from uu_string.c
Matthew Macy
2019-10-25
1
-2
/
+0
*
Use zfs_ioctl() in zinject.c
Matthew Macy
2019-10-25
1
-5
/
+5
*
Remove non-portable pointer is valid assert
Matthew Macy
2019-10-25
1
-1
/
+0
*
Move final zvol_remove_minors to common code
Matthew Macy
2019-10-25
2
-10
/
+10
*
Move platform dependent errno aliases
Matthew Macy
2019-10-25
5
-11
/
+22
*
Remove sdt.h
Matthew Macy
2019-10-25
8
-74
/
+34
*
Fix incremental recursive encrypted receive
Tom Caputi
2019-10-24
2
-6
/
+34
*
ZTS: Move tmpfile tests to linux.run
Ryan Moeller
2019-10-24
3
-5
/
+9
*
ZTS: Consistency pass for .ksh extensions
Ryan Moeller
2019-10-24
3
-4
/
+4
*
Linux 4.14, 4.19, 5.0+ compat: SIMD save/restore
Brian Behlendorf
2019-10-24
19
-294
/
+276
*
Use zfs_ioctl with zfs_cmd_t in libzfs
Matthew Macy
2019-10-23
7
-27
/
+27
*
Don't call arc_buf_destroy on unallocated arc_buf
chrisrd
2019-10-23
1
-4
/
+5
*
Use platform independent error code for libzfs_run_process_impl
Matthew Macy
2019-10-23
1
-1
/
+1
*
Use correct format string when printing int8
Matthew Macy
2019-10-20
1
-1
/
+1
*
Remove gratuitous Linux only include in ztest & zdb
Matthew Macy
2019-10-19
2
-2
/
+0
*
ZTS: Written props test fails with 4k disks
John Wren Kennedy
2019-10-18
1
-5
/
+5
*
Name anonymous enum of KMC_BIT constants
Serapheim Dimitropoulos
2019-10-18
1
-2
/
+2
*
Update skc_obj_alloc for spl kmem caches that are backed by Linux
Serapheim Dimitropoulos
2019-10-18
2
-6
/
+36
*
OpenZFS restructuring - ARC memory pressure
Matthew Macy
2019-10-18
5
-438
/
+527
*
Detect if sed supports --in-place
Ryan Moeller
2019-10-16
5
-3
/
+20
*
Make zfsdev_getminor signature cross platform
Matthew Macy
2019-10-16
4
-16
/
+10
*
Move linux specific mmp module_param_call handler to platform code
Matthew Macy
2019-10-16
3
-28
/
+47
*
Add default case to lua kernel code
Matthew Macy
2019-10-16
1
-0
/
+6
*
Fix signature for private functions without header declarations
Matthew Macy
2019-10-16
2
-2
/
+2
*
Remove dead code and cleanup scoping in dmu_send.c
Matthew Macy
2019-10-13
1
-16
/
+5
[prev]
[next]