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
Commit message (
Expand
)
Author
Age
Files
Lines
*
OpenZFS 9963 - Separate tunable for disabling ZIL vdev flush
Prakash Surya
2018-12-07
2
-8
/
+19
*
OpenZFS 9993 - zil writes can get delayed in zio pipeline
George Wilson
2018-12-07
1
-1
/
+2
*
Ensure dsl scan prefetch queue is emptied
Tom Caputi
2018-12-06
1
-0
/
+20
*
Fix dnode_hold() freeing dnode behavior
Brian Behlendorf
2018-12-05
1
-2
/
+4
*
Fix 'zpool list -v' alignment
Brian Behlendorf
2018-12-04
1
-0
/
+6
*
Fix ztest deadlock in spa_vdev_remove()
Tom Caputi
2018-12-04
1
-12
/
+19
*
Detect IO errors during device removal
Brian Behlendorf
2018-12-04
1
-11
/
+89
*
Fix consistency of ztest_device_removal_active
Tom Caputi
2018-11-28
2
-9
/
+2
*
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
2
-5
/
+31
*
Fix coverity defects: CID 184285
LOLi
2018-11-11
1
-2
/
+1
*
zed: detect and offline physically removed devices
loli10K
2018-11-09
2
-0
/
+5
*
Add zpool status -s (slow I/Os) and -p (parseable)
Tony Hutter
2018-11-08
4
-100
/
+159
*
Update zfs_admin_snapshot value (disabled)
George Melikov
2018-11-08
1
-1
/
+2
*
Fix divide by zero during indirect split damage
Tom Caputi
2018-11-07
1
-1
/
+8
*
Fix dirtying vdev config on with RO spa
Tom Caputi
2018-11-07
1
-2
/
+3
*
Replay logs before starting ztest workers
Tom Caputi
2018-11-07
1
-2
/
+9
*
Fix vdev removal finishing race
Tom Caputi
2018-11-07
1
-9
/
+6
*
Make vdev_set_deferred_resilver() recursive
Tom Caputi
2018-11-07
1
-1
/
+8
*
ztest: reduce gangblock creation
Brian Behlendorf
2018-11-05
1
-2
/
+5
*
Add libzutil for libzfs or libzpool consumers
Don Brady
2018-11-05
1
-0
/
+67
*
bpobj_enqueue_subobj() should copy small subobj's
Matthew Ahrens
2018-10-31
1
-40
/
+176
*
Fix 2 small bugs with cached dsl_scan_phys_t
Tom Caputi
2018-10-24
1
-1
/
+4
*
Fix ENXIO from spa_ld_verify_logs() in ztest
Tom Caputi
2018-10-24
1
-3
/
+9
*
Fix ztest deadman panic with indirect vdev damage
Tom Caputi
2018-10-24
1
-3
/
+3
*
Fix issue with scanning dedup blocks as scan ends
Tom Caputi
2018-10-24
1
-0
/
+16
*
Fix lock inversion in txg_sync_thread()
Tom Caputi
2018-10-24
1
-2
/
+2
*
Fix dbgmsg printing in ztest and zdb
Tom Caputi
2018-10-24
1
-12
/
+34
*
Fix ASSERT in zil_create() during ztest
Tom Caputi
2018-10-24
1
-1
/
+2
*
Fix random ztest_deadman_thread failures
Tom Caputi
2018-10-24
1
-1
/
+1
*
OpenZFS 9688 - aggsum_fini leaks memory
Paul Dagnelie
2018-10-19
2
-2
/
+7
*
OpenZFS 9682 - page fault in dsl_async_clone_destroy() while opening pool
Serapheim Dimitropoulos
2018-10-19
1
-3
/
+9
*
OpenZFS 9690 - metaslab of vdev with no space maps was flushed during removal
Serapheim Dimitropoulos
2018-10-19
1
-12
/
+10
*
OpenZFS 9681 - ztest failure in spa_history_log_internal due to spa_rename()
Matthew Ahrens
2018-10-19
1
-54
/
+0
*
Defer new resilvers until the current one ends
Tom Caputi
2018-10-18
5
-10
/
+155
*
Linux does not HAVE_SMB_SHARE
Matthew Ahrens
2018-10-17
2
-253
/
+0
*
Linux does not HAVE_DNLC
Matthew Ahrens
2018-10-17
2
-65
/
+0
*
Add types to featureflags in zfs
Paul Dagnelie
2018-10-16
8
-94
/
+253
*
deadlock between mm_sem and tx assign in zfs_write() and page fault
ilbsmart
2018-10-16
2
-9
/
+46
*
OpenZFS 9847 - leaking dd_clones (DMU_OT_DSL_CLONES) objects (#7979)
Matthew Ahrens
2018-10-12
2
-1
/
+2
*
Improved error handling for extreme rewinds
Brian Behlendorf
2018-10-12
4
-52
/
+89
*
Revert "Allow ECKSUM in vdev_checkpoint_sm_object()"
Brian Behlendorf
2018-10-12
1
-8
/
+4
*
OpenZFS 9689 - zfs range lock code should not be zpl-specific
Matt Ahrens
2018-10-11
5
-368
/
+396
*
Refactor dmu_recv into its own file
Paul Dagnelie
2018-10-09
7
-2832
/
+2898
*
Fix arc_release() refcount
Brian Behlendorf
2018-10-09
1
-1
/
+1
*
Add zfs_refcount_transfer_ownership_many()
Brian Behlendorf
2018-10-09
2
-7
/
+16
*
Create /proc/sys/kernel/spl/gitrev with git hash
Matthew Ahrens
2018-10-08
3
-7
/
+8
*
OpenZFS 9617 - too-frequent TXG sync causes excessive write inflation
Matthew Ahrens
2018-10-04
2
-7
/
+12
*
Add new fnvlist_lookup_* functions
Paul Dagnelie
2018-10-03
1
-1
/
+80
*
OpenZFS 9677 - panic from zio_write_gang_block()
Brad Lewis
2018-10-03
1
-6
/
+14
[next]