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
*
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
*
ZTS: Fix trim/trim_config and trim/autotrim_config
Brian Behlendorf
2019-10-04
2
-2
/
+2
*
Fix automount for root filesystems
Brian Behlendorf
2019-10-04
1
-1
/
+2
*
Rename rangelock_ functions to zfs_rangelock_
Matthew Macy
2019-10-03
6
-82
/
+84
*
dbuf_hold_impl() cleanup to improve cached read performance
Tony Nguyen
2019-10-03
1
-154
/
+69
*
OpenZFS restructuring - libzfs
Matthew Macy
2019-10-03
11
-797
/
+1026
*
OpenZFS restructuring - libzutil
Matthew Macy
2019-10-03
8
-1337
/
+1508
*
ZTS: Fix upgrade_readonly_pool
Brian Behlendorf
2019-10-03
1
-4
/
+4
*
Workaround to avoid a race when /var/lib is a persistent dataset
Didier Roche
2019-10-02
1
-0
/
+1
*
OpenZFS restructuring - libspl
Matthew Macy
2019-10-02
65
-443
/
+127
*
Add inode accessors to common code
Matthew Macy
2019-10-02
5
-15
/
+23
*
OpenZFS restructuring - arc_stats
Matthew Macy
2019-10-01
2
-281
/
+282
*
Enable clang to use intrinsics for lz4
Matthew Macy
2019-10-01
1
-3
/
+3
*
Fix for zfs-dracut regression
dacianstremtan
2019-10-01
1
-6
/
+7
*
Perform KABI checks in parallel
Brian Behlendorf
2019-10-01
118
-2127
/
+3245
*
Timeout waiting for ZVOL device to be created
Prakash Surya
2019-10-01
2
-6
/
+14
*
OpenZFS restructuring - zpool
Matthew Macy
2019-09-30
8
-352
/
+445
*
OpenZFS restructuring - zfs_ioctl
Matthew Macy
2019-09-27
9
-335
/
+509
*
Adding slack notifier
Ben McGough
2019-09-26
2
-0
/
+86
*
Fix encryption hierarchy issues with zfs recv -d
Tom Caputi
2019-09-25
5
-45
/
+107
*
ZTS: Fix typos in zfs_destroy tests cleanup
Ryan Moeller
2019-09-25
2
-2
/
+2
*
ZTS: harden xattr/cleanup.ksh
Brian Behlendorf
2019-09-25
2
-5
/
+7
*
Add warning for zfs_vdev_elevator option removal
Brian Behlendorf
2019-09-25
2
-3
/
+12
*
OpenZFS restructuring - zvol
Matthew Macy
2019-09-25
9
-1112
/
+1297
*
diff_cb() does not handle large dnodes
loli10K
2019-09-24
2
-4
/
+15
*
Use signed types to prevent subtraction overflow
Ryan Moeller
2019-09-22
1
-4
/
+4
*
Disabled resilver_defer feature leads to looping resilvers
Kody A Kantor
2019-09-22
1
-9
/
+11
*
Refactor libzfs_error_init newlines
Ryan Moeller
2019-09-18
5
-9
/
+9
*
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
4
-2
/
+65
*
Prevent gcc -Werror=maybe-uninitialized warnings in spa_wait_common()
loli10K
2019-09-16
1
-1
/
+1
*
ZTS: Fix /usr/bin/env: 'python2': No such file or directory
loli10K
2019-09-16
1
-0
/
+1
*
Fix clone handling with encryption roots
Tom Caputi
2019-09-16
5
-24
/
+149
*
Scrubbing root pools may deadlock on kernels without elevator_change() (#9321)
loli10K
2019-09-13
1
-1
/
+1
*
Add subcommand to wait for background zfs activity to complete
John Gallagher
2019-09-13
61
-144
/
+2662
[next]