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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Minor tweaks to zfs.8 man page for POSIX ACLs
Richard Laager
2018-12-26
1
-6
/
+6
*
OpenZFS 9284 - arc_reclaim_thread has 2 jobs
Brad Lewis
2018-12-26
7
-172
/
+285
*
Fix zfs_dirty_data_sync_percent documentation
Tom Caputi
2018-12-18
1
-2
/
+3
*
Add enclosure_symlinks option to vdev_id
Tony Hutter
2018-12-14
4
-3
/
+112
*
ZTS: fix wait_scrubbed()
Tom Caputi
2018-12-14
2
-10
/
+5
*
Fix zap_update() ASSERT from ztest
Tom Caputi
2018-12-14
1
-12
/
+0
*
ztest: ENOSPC in ztest_objset_destroy_cb()
Brian Behlendorf
2018-12-14
1
-2
/
+6
*
OpenZFS 9559 - zfs diff handles files on delete queue in fromsnap poorly
Paul Dagnelie
2018-12-14
1
-6
/
+6
*
OpenZFS 9630 - add lzc_rename and lzc_destroy to libzfs_core
Andriy Gapon
2018-12-14
8
-51
/
+81
*
Add `cut` binary to the initramfs
Ben Cordero
2018-12-13
2
-2
/
+3
*
Fix resilver writes in vdev_indirect_io_start
Tom Caputi
2018-12-13
1
-8
/
+15
*
Check for strlcat and strlcpy
Brian Behlendorf
2018-12-11
6
-50
/
+126
*
Seeing negative values for wlentime and rlentime
Richard Elling
2018-12-11
1
-3
/
+4
*
Rename macro ZFS_MINOR due to Lustre conflict
Olaf Faaland
2018-12-10
2
-8
/
+8
*
OpenZFS 9962 - zil_commit should omit cache thrash
Prakash Surya
2018-12-07
6
-78
/
+206
*
OpenZFS 9963 - Separate tunable for disabling ZIL vdev flush
Prakash Surya
2018-12-07
3
-12
/
+35
*
OpenZFS 9993 - zil writes can get delayed in zio pipeline
George Wilson
2018-12-07
1
-1
/
+2
*
OpenZFS 9880 - Race in ZFS parallel mount
Andy Fiddaman
2018-12-07
1
-3
/
+31
*
Fix error message when zfs module is not loaded
Tom Caputi
2018-12-07
1
-3
/
+3
*
Do not enable stack tracer for ZFS performance test
Tony Nguyen
2018-12-07
2
-6
/
+21
*
Ensure dsl scan prefetch queue is emptied
Tom Caputi
2018-12-06
1
-0
/
+20
*
Fix 'zfs receive -F' message when destination has snapshots
loli10K
2018-12-05
1
-1
/
+1
*
Use autoconf variable for C preprocessor
Ben Wolsieffer
2018-12-05
1
-1
/
+1
*
Move assert in dump_dir() in zdb
Tom Caputi
2018-12-05
1
-3
/
+3
*
Fix dnode_hold() freeing dnode behavior
Brian Behlendorf
2018-12-05
1
-2
/
+4
*
Fix 'zpool list -v' alignment
Brian Behlendorf
2018-12-04
2
-52
/
+111
*
zfs-functions.in: is_mounted() always returns 1
TerraTech
2018-12-04
1
-2
/
+7
*
Fix ztest deadlock in spa_vdev_remove()
Tom Caputi
2018-12-04
1
-12
/
+19
*
Fix ztest deadlock in ztest_zil_remount()
Tom Caputi
2018-12-04
1
-0
/
+8
*
Fix ASSERT in zfs_receive_one()
LOLi
2018-12-04
5
-5
/
+128
*
Detect IO errors during device removal
Brian Behlendorf
2018-12-04
9
-19
/
+350
*
Fix consistency of ztest_device_removal_active
Tom Caputi
2018-11-28
3
-10
/
+23
*
zfs_dbgmsg() is not safe from every context
LOLi
2018-11-28
1
-3
/
+10
*
Remove races from scrub / resilver tests
Tom Caputi
2018-11-28
14
-83
/
+65
*
ZTS: fix "not found" errors
LOLi
2018-11-27
14
-37
/
+28
*
Fix typo in update to zfs-module-parameters(5)
Rich Ercolani
2018-11-26
1
-1
/
+1
*
Move strlcat, strlcpy, and strnlen
Brian Behlendorf
2018-11-20
6
-162
/
+54
*
zpool: allow split with whole-disk devices
LOLi
2018-11-20
11
-4
/
+116
*
man/zfs.8: document 'received' property source
Christian Schwarz
2018-11-20
1
-2
/
+3
*
ZTS: Fix parsing of zpool status in checksum test
John Wren Kennedy
2018-11-20
1
-3
/
+7
*
ZTS: "checksum" test group needs "lscpu"
LOLi
2018-11-20
1
-0
/
+1
*
OpenZFS 8115 - parallel zfs mount
Sebastien Roy
2018-11-15
10
-139
/
+716
*
Tag 0.8.0-rc2
zfs-0.8.0-rc2
Brian Behlendorf
2018-11-12
1
-2
/
+2
*
Allow spaces in pool names for cmdline argument
kpande
2018-11-11
1
-0
/
+3
*
Fix coverity defects: CID 184285
LOLi
2018-11-11
1
-2
/
+1
*
Fix systemd spec file macros
Brian Behlendorf
2018-11-11
5
-5
/
+29
*
Make initramfs-tools script encryption aware
Garrett Fields
2018-11-09
1
-64
/
+34
*
zed: detect and offline physically removed devices
loli10K
2018-11-09
11
-43
/
+341
*
Add quotations for ${ENCRYPTIONROOT}
kpande
2018-11-09
1
-1
/
+1
*
Add zpool status -s (slow I/Os) and -p (parseable)
Tony Hutter
2018-11-08
16
-136
/
+321
[next]