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
*
Add canonical mount options zfs-mount-generator
Antonio Russo
2018-05-11
4
-38
/
+146
*
Fix shebangs on import tests
bunder2015
2018-05-11
11
-11
/
+11
*
Unify behavior of deadman parameters
Tim Chase
2018-05-08
1
-6
/
+52
*
ZTS: enospc_002 path cleanup
bunder2015
2018-05-08
1
-3
/
+3
*
Streamline the zpool_import tests
Tim Chase
2018-05-08
2
-10
/
+0
*
Clear vdev_faulted
Tim Chase
2018-05-08
1
-0
/
+2
*
OpenZFS 9075 - Improve ZFS pool import/load process and corrupted pool recovery
Pavel Zakharov
2018-05-08
35
-553
/
+2841
*
OpenZFS 8962 - zdb should work on non-idle pools
Pavel Zakharov
2018-05-08
2
-2
/
+25
*
OpenZFS 8961 - SPA load/import should tell us why it failed
Pavel Zakharov
2018-05-08
7
-75
/
+281
*
OpenZFS 9256 - zfs send space estimation off by > 10% on some datasets
Paul Dagnelie
2018-05-08
3
-3
/
+27
*
Fix 'zpool create -t <tempname>'
LOLi
2018-05-07
4
-4
/
+79
*
ZTS: Re-enable MMP tests
Brian Behlendorf
2018-05-07
2
-2
/
+12
*
ZTS: remove dead cleanup code from snapshot tests
bunder2015
2018-05-06
2
-8
/
+0
*
Prevent `make distclean` removing 0 sized file
Tomohiro Kusumi
2018-05-06
1
-0
/
+1
*
ZTS: Fix zfs_diff_timestamp
LOLi
2018-05-06
1
-1
/
+1
*
OpenZFS 9421, 9422 - zdb show possibly leaked objects
Paul Dagnelie
2018-05-04
3
-7
/
+30
*
OpenZFS 9443 - panic when scrub a v10 pool
Matthew Ahrens
2018-05-04
1
-1
/
+2
*
Fix inverted check for --enable-pyzfs
DeHackEd
2018-05-03
1
-1
/
+1
*
Fedora 28: Add BuildRequires: libtirpc-devel
Tony Hutter
2018-05-03
1
-0
/
+3
*
Add support for decryption faults in zinject
Tom Caputi
2018-05-02
15
-116
/
+221
*
RHEL 7.5 compat: FMODE_KABI_ITERATE
Brian Behlendorf
2018-05-02
6
-39
/
+61
*
Fix inst_num overflow in qat_crypt.c
Brian Behlendorf
2018-05-01
2
-11
/
+8
*
Fix issues found with zfs diff
Tom Caputi
2018-05-01
5
-7
/
+80
*
Silence compile-time warning on unused variable
Tomohiro Kusumi
2018-05-01
1
-2
/
+1
*
Adopt pyzfs from ClusterHQ
loli10K
2018-05-01
35
-579
/
+2925
*
Import pyzfs source code from ClusterHQ
Andriy Gapon
2018-05-01
18
-0
/
+7965
*
Fix zfs incremental send remove '-o' properties
LOLi
2018-04-30
2
-10
/
+14
*
OpenZFS 9434 - Speculative prefetch is blocked by device removal code
Alexander Motin
2018-04-30
1
-0
/
+1
*
Add back iostat -y or -w descriptions
George Melikov
2018-04-30
1
-2
/
+19
*
Add test with two kinds of file creation orders
Antonio Russo
2018-04-30
4
-2
/
+55
*
OpenZFS 9236 - nuke spa_dbgmsg
Matthew Ahrens
2018-04-30
8
-29
/
+7
*
Fix CONFIG_GCC_PLUGIN_RANDSTRUCT build
Mark Wright
2018-04-20
1
-2
/
+2
*
Fix 'zfs remap <poolname@snapname>'
LOLi
2018-04-19
10
-2
/
+235
*
Fix ENOSPC in "Handle zap_add() failures in ..."
Chunwei Chen
2018-04-18
17
-37
/
+500
*
Fix issues with raw sends of spill blocks
Tom Caputi
2018-04-17
3
-7
/
+20
*
Fix object reclaim when using large dnodes
Tom Caputi
2018-04-17
4
-9
/
+22
*
assertion in arc_release() during encrypted receive
Matthew Ahrens
2018-04-17
7
-218
/
+105
*
ZTS: fix reservation_013_pos integer overflow
bunder2015
2018-04-17
1
-2
/
+2
*
OpenZFS 9192 - explicitly pass good_writes to vdev_uberblock/label_sync
Matthew Ahrens
2018-04-17
1
-11
/
+17
*
OpenZFS 9280 - Assertion failure while running removal_with_ganging test with...
Matt Ahrens
2018-04-17
4
-18
/
+32
*
Revert "OpenZFS 9036 - zfs: duplicate 'const' declaration specifier"
megari
2018-04-16
1
-2
/
+2
*
OpenZFS 7638 - Refactor spa_load_impl into several functions
Pavel Zakharov
2018-04-16
1
-163
/
+469
*
ZTS: zpool_create_002 clean up leftover filedisk
bunder2015
2018-04-15
1
-2
/
+2
*
Avoid Linux hung task message in ZTHR
Tim Chase
2018-04-15
1
-1
/
+1
*
OpenZFS 9213 - zfs: sytem typo
Toomas Soome
2018-04-15
3
-3
/
+4
*
OpenZFS 9036 - zfs: duplicate 'const' declaration specifier
Toomas Soome
2018-04-14
1
-2
/
+2
*
OpenZFS 9084 - spa_*_ashift must ignore spare devices
Prakash Surya
2018-04-14
1
-8
/
+0
*
OpenZFS 9080 - recursive enter of vdev_indirect_rwlock from vdev_indirect_rem...
Serapheim Dimitropoulos
2018-04-14
1
-20
/
+91
*
OpenZFS 9079 - race condition in starting and ending condensing thread for in...
Serapheim Dimitropoulos
2018-04-14
9
-69
/
+458
*
Optimize possible split block search space
Brian Behlendorf
2018-04-14
3
-48
/
+103
[next]