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
/
include
/
sys
Commit message (
Expand
)
Author
Age
Files
Lines
*
OpenZFS 8199 - multi-threaded dmu_object_alloc()
Matthew Ahrens
2017-06-09
1
-1
/
+5
*
OpenZFS 7578 - Fix/improve some aspects of ZIL writing
Giuseppe Di Natale
2017-06-09
4
-10
/
+21
*
OpenZFS 8155 - simplify dmu_write_policy handling of pre-compressed buffers
Matthew Ahrens
2017-06-07
1
-3
/
+3
*
Implemented zpool sync command
Alek P
2017-05-19
1
-0
/
+2
*
Force fault a vdev with 'zpool offline -f'
Tony Hutter
2017-05-19
1
-2
/
+3
*
Fix large dnode send stream flag conflict
Brian Behlendorf
2017-05-18
1
-1
/
+2
*
Skip spurious resilver IO on raidz vdev
Isaac Huang
2017-05-12
2
-0
/
+3
*
OpenZFS 8063 - verify that we do not attempt to access inactive txg
Matthew Ahrens
2017-05-10
2
-3
/
+15
*
Make createtxg and guid properties public
Christian Schwarz
2017-05-09
1
-1
/
+1
*
Linux 4.12 compat: PF_FSTRANS was removed
Chunwei Chen
2017-05-09
1
-1
/
+1
*
Add missing *_destroy/*_fini calls
Gvozden Neskovic
2017-05-04
1
-0
/
+1
*
More ashift improvements
LOLi
2017-05-03
1
-3
/
+3
*
Write label 2,3 uberblocks when vdev expands
Olaf Faaland
2017-05-02
1
-0
/
+1
*
Linux 4.12 compat: super_setup_bdi_name()
Brian Behlendorf
2017-05-02
1
-1
/
+0
*
OpenZFS 5120 - zfs should allow large block/gzip/raidz boot pool (loader proj...
Brian Behlendorf
2017-04-13
1
-0
/
+2
*
OpenZFS 8023 - Panic destroying a metaslab deferred range tree
George Wilson
2017-04-09
1
-0
/
+1
*
OpenZFS 7404 - rootpool_007_neg, bootfs_006_pos and bootfs_008_neg tests fail...
Toomas Soome
2017-04-07
1
-0
/
+10
*
Additional Information for Zedlets
N Clark
2017-04-03
1
-0
/
+1
*
Remove dependency on linear ABD
Gvozden Neskovic
2017-03-29
2
-4
/
+4
*
Check ashift validity in 'zpool add'
LOLi
2017-03-28
2
-1
/
+13
*
OpenZFS 7968 - multi-threaded spa_sync()
Matthew Ahrens
2017-03-20
6
-12
/
+16
*
Restructure mount option handling
Brian Behlendorf
2017-03-10
1
-26
/
+34
*
Rename zfs_* functions
Brian Behlendorf
2017-03-10
2
-16
/
+7
*
Rename zfs_sb_t -> zfsvfs_t
Brian Behlendorf
2017-03-10
7
-52
/
+51
*
Fix nfs snapdir automount
Chunwei Chen
2017-03-08
1
-2
/
+2
*
OpenZFS 7793 - ztest fails assertion in dmu_tx_willuse_space
Brian Behlendorf
2017-03-07
10
-61
/
+10
*
Linux 4.11 compat: avoid refcount_t name conflict
Olaf Faaland
2017-02-28
1
-3
/
+14
*
Clean up by-dnode code in dmu_tx.c
Matthew Ahrens
2017-02-24
1
-1
/
+1
*
OpenZFS 7199 - dsl_dataset_rollback_sync may try to free already free blocks
Andriy Gapon
2017-02-24
1
-0
/
+1
*
zfs_arc_num_sublists_per_state should be common to all multilists
Matthew Ahrens
2017-02-15
2
-4
/
+2
*
OpenZFS 7104 - increase indirect block size
Matthew Ahrens
2017-02-09
1
-1
/
+6
*
OpenZFS 1300 - filename normalization doesn't work for removes
George Melikov
2017-02-02
2
-28
/
+13
*
Use fletcher_4 routines natively with `abd_iterate_func()`
David Quigley
2017-02-01
1
-0
/
+27
*
OpenZFS 6569 - large file delete can starve out write ops
George Melikov
2017-01-31
2
-0
/
+32
*
OpenZFS 7280 - Allow changing global libzpool variables in zdb and ztest thro...
George Melikov
2017-01-31
1
-6
/
+4
*
OpenZFS 7277 - zdb should be able to print zfs_dbgmsg's
George Melikov
2017-01-28
1
-0
/
+1
*
OpenZFS 7301 - zpool export -f should be able to interrupt file freeing
George Melikov
2017-01-27
1
-0
/
+2
*
OpenZFS 7254 - ztest failed assertion in ztest_dataset_dirobj_verify: dirobjs...
George Melikov
2017-01-27
2
-2
/
+9
*
OpenZFS 7613 - ms_freetree[4] is only used in syncing context
Tim Chase
2017-01-26
1
-33
/
+44
*
OpenZFS 7500 - Simplify dbuf_free_range by removing dn_unlisted_l0_blkid
George Melikov
2017-01-26
1
-2
/
+0
*
OpenZFS 6676 - Race between unique_insert() and unique_remove() causes ZFS fs...
George Melikov
2017-01-26
2
-8
/
+18
*
OpenZFS 7336 - vfork and O_CLOEXEC causes zfs_mount EBUSY
George Melikov
2017-01-26
2
-2
/
+2
*
OpenZFS 6871 - libzpool implementation of thread_create should enforce length...
George Melikov
2017-01-24
1
-1
/
+1
*
Fix build-it compilation regression
Brian Behlendorf
2017-01-24
9
-18
/
+16
*
OpenZFS 7180 - potential race between zfs_suspend_fs+zfs_resume_fs and zfs_io...
George Melikov
2017-01-23
1
-1
/
+1
*
OpenZFS 6052 - decouple lzc_create() from the implementation details
George Melikov
2017-01-23
1
-0
/
+4
*
OpenZFS 7054 - dmu_tx_hold_t should use refcount_t to track space
George Melikov
2017-01-23
3
-10
/
+10
*
codebase style improvements for OpenZFS 6459 port
George Melikov
2017-01-22
9
-0
/
+36
*
Suspend/resume zvol for recv and rollback
Chunwei Chen
2017-01-19
1
-2
/
+5
*
OpenZFS 7235 - remove unused func dsl_dataset_set_blkptr
George Melikov
2017-01-17
1
-1
/
+0
[next]