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
*
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
*
Don't call sizeof on void
Paul Dagnelie
2019-10-13
2
-7
/
+7
*
Move zfs_onexit_fd_hold to platform code
Matthew Macy
2019-10-13
3
-33
/
+70
*
Move zio_delay_interrupt to platform code
Matthew Macy
2019-10-13
4
-71
/
+105
*
Modify sharenfs=on default behavior
Brian Behlendorf
2019-10-13
2
-3
/
+4
*
Typo fix in comment: dso_dryrun
chrisrd
2019-10-11
1
-1
/
+1
*
ZTS: Fix zpool_status_-s
Brian Behlendorf
2019-10-11
2
-2
/
+3
*
Function name and comment updates
Paul Dagnelie
2019-10-11
4
-16
/
+40
*
Remove linux/mod_compat.h from common code
Matthew Macy
2019-10-11
3
-3
/
+0
*
Expose dmu_buf_hold_array_by_dnode to platform code
Matthew Macy
2019-10-11
2
-2
/
+4
*
Implement ZPOOL_IMPORT_UDEV_TIMEOUT_MS
Richard Yao
2019-10-11
2
-1
/
+16
*
Clarify loop variable name in zfs copies test
Ryan Moeller
2019-10-11
1
-2
/
+2
*
Fix some style nits in tests
Ryan Moeller
2019-10-11
7
-17
/
+15
*
Fix pool creation with feature@allocation_classes disabled
loli10K
2019-10-10
4
-1
/
+44
*
Move get_temporary_prop to platform code
Matthew Macy
2019-10-10
3
-81
/
+84
*
Add kmem cache accessors
Matthew Macy
2019-10-10
3
-4
/
+21
*
Make `zil_async_to_sync` visible to platform code
Matthew Macy
2019-10-10
2
-3
/
+2
*
Update `zfs program` command usage
Brian Behlendorf
2019-10-10
1
-2
/
+4
*
Fix strdup conflict on other platforms
Matthew Macy
2019-10-10
21
-75
/
+76
*
Make clang happy with vdev_raidz_ code
Matthew Macy
2019-10-10
2
-0
/
+13
*
Sort list of generated files in configure.ac
Ryan Moeller
2019-10-09
1
-91
/
+91
*
Move platform independent tests to a shared runfile
Ryan Moeller
2019-10-09
6
-949
/
+1036
*
Reduce loaded range tree memory usage
Paul Dagnelie
2019-10-09
50
-638
/
+3722
*
ZTS: Fix mmp_hostid test
Igor K
2019-10-08
1
-1
/
+5
*
module/Makefile.in: don't run xargs if empty
George Melikov
2019-10-08
1
-1
/
+1
[next]