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
/
module
/
zfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve logging of 128KB writes
Alexander Motin
2019-11-11
1
-7
/
+13
*
Move platform specific parts of zfs_znode.h to platform code
Matthew Macy
2019-11-06
1
-0
/
+15
*
Enable use of DTRACE_PROBE* macros in "spl" module
Prakash Surya
2019-11-01
13
-13
/
+13
*
Prefix struct rangelock
Matthew Macy
2019-11-01
1
-45
/
+51
*
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
1
-76
/
+11
*
Fix 'zfs change-key' with unencrypted child
Tom Caputi
2019-10-30
1
-2
/
+6
*
Minor spa portability fixes
Matthew Macy
2019-10-28
1
-3
/
+3
*
Fix for ARC sysctls ignored at runtime
loli10K
2019-10-26
2
-32
/
+37
*
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
1
-0
/
+10
*
Remove sdt.h
Matthew Macy
2019-10-25
1
-1
/
+0
*
Linux 4.14, 4.19, 5.0+ compat: SIMD save/restore
Brian Behlendorf
2019-10-24
3
-27
/
+15
*
Don't call arc_buf_destroy on unallocated arc_buf
chrisrd
2019-10-23
1
-4
/
+5
*
OpenZFS restructuring - ARC memory pressure
Matthew Macy
2019-10-18
1
-438
/
+22
*
Make zfsdev_getminor signature cross platform
Matthew Macy
2019-10-16
1
-6
/
+1
*
Move linux specific mmp module_param_call handler to platform code
Matthew Macy
2019-10-16
1
-28
/
+0
*
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
*
Don't call sizeof on void
Paul Dagnelie
2019-10-13
1
-1
/
+1
*
Move zfs_onexit_fd_hold to platform code
Matthew Macy
2019-10-13
1
-33
/
+0
*
Move zio_delay_interrupt to platform code
Matthew Macy
2019-10-13
1
-71
/
+0
*
Typo fix in comment: dso_dryrun
chrisrd
2019-10-11
1
-1
/
+1
*
Function name and comment updates
Paul Dagnelie
2019-10-11
3
-8
/
+27
*
Expose dmu_buf_hold_array_by_dnode to platform code
Matthew Macy
2019-10-11
1
-1
/
+1
*
Fix pool creation with feature@allocation_classes disabled
loli10K
2019-10-10
1
-0
/
+10
*
Move get_temporary_prop to platform code
Matthew Macy
2019-10-10
1
-81
/
+7
*
Add kmem cache accessors
Matthew Macy
2019-10-10
1
-4
/
+5
*
Make `zil_async_to_sync` visible to platform code
Matthew Macy
2019-10-10
1
-3
/
+1
*
Fix strdup conflict on other platforms
Matthew Macy
2019-10-10
9
-35
/
+35
*
Make clang happy with vdev_raidz_ code
Matthew Macy
2019-10-10
2
-0
/
+13
*
Reduce loaded range tree memory usage
Paul Dagnelie
2019-10-09
32
-545
/
+3137
*
Rename rangelock_ functions to zfs_rangelock_
Matthew Macy
2019-10-03
2
-39
/
+41
*
dbuf_hold_impl() cleanup to improve cached read performance
Tony Nguyen
2019-10-03
1
-154
/
+69
*
Add inode accessors to common code
Matthew Macy
2019-10-02
4
-14
/
+14
*
OpenZFS restructuring - arc_stats
Matthew Macy
2019-10-01
1
-281
/
+6
*
Enable clang to use intrinsics for lz4
Matthew Macy
2019-10-01
1
-3
/
+3
*
Timeout waiting for ZVOL device to be created
Prakash Surya
2019-10-01
1
-6
/
+1
*
OpenZFS restructuring - zfs_ioctl
Matthew Macy
2019-09-27
1
-329
/
+83
*
OpenZFS restructuring - zvol
Matthew Macy
2019-09-25
3
-1106
/
+59
*
diff_cb() does not handle large dnodes
loli10K
2019-09-24
1
-2
/
+3
*
Disabled resilver_defer feature leads to looping resilvers
Kody A Kantor
2019-09-22
1
-9
/
+11
*
Fix dsl_scan_ds_clone_swapped logic
Andriy Gapon
2019-09-18
1
-31
/
+69
*
Device removal of indirect vdev panics the kernel
loli10K
2019-09-16
1
-0
/
+4
*
Prevent gcc -Werror=maybe-uninitialized warnings in spa_wait_common()
loli10K
2019-09-16
1
-1
/
+1
*
Fix clone handling with encryption roots
Tom Caputi
2019-09-16
1
-19
/
+50
*
Add subcommand to wait for background zfs activity to complete
John Gallagher
2019-09-13
9
-4
/
+395
*
Move objnode handling to common code
Matthew Macy
2019-09-12
1
-1
/
+69
*
Enable compiler to typecheck logging
Matthew Macy
2019-09-12
9
-24
/
+30
*
OpenZFS restructuring - move linux tracing code to platform directories
Matthew Macy
2019-09-11
15
-68
/
+13
[next]