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
/
zfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Illumos 5369 - arc flags should be an enum
George Wilson
2015-06-11
10
-377
/
+365
*
Partially revert "Add ddt, ddt_entry, and l2arc_hdr caches"
Tim Chase
2015-06-11
1
-10
/
+6
*
Revert "Allow arc_evict_ghost() to only evict meta data"
Tim Chase
2015-06-11
1
-15
/
+11
*
Revert "fix l2arc compression buffers leak"
Tim Chase
2015-06-11
1
-55
/
+10
*
Revert "arc_evict, arc_evict_ghost: reduce stack usage using kmem_zalloc"
Tim Chase
2015-06-11
1
-20
/
+12
*
Remove unused variable in vdev_add_child()
Brian Behlendorf
2015-06-11
1
-2
/
+1
*
Illumos 5818 - zfs {ref}compressratio is incorrect with 4k sector size
Matthew Ahrens
2015-06-10
4
-13
/
+37
*
Illumos 5269 - zpool import slow
Arne Jansen
2015-06-09
5
-58
/
+228
*
dmu_objset_userquota_get_ids uses dn_bonus unsafely
Ned Bass
2015-06-05
1
-3
/
+17
*
dbuf_try_add_ref minor bug fixes
Ned Bass
2015-06-05
1
-2
/
+2
*
Illumos 5243 - zdb -b could be much faster
Matthew Ahrens
2015-05-15
1
-19
/
+22
*
Return -ESTALE to force lookup for missing NFS file handles
Jan Sanislo
2015-05-14
1
-1
/
+14
*
Relax restriction on zfs_ioc_next_obj() iteration
Antonio Russo
2015-05-14
1
-2
/
+1
*
Remove unused 'dsl_pool_t *dp' variable
Brian Behlendorf
2015-05-14
1
-4
/
+2
*
Illumos 5765 - add support for estimating send stream size with lzc_send_spac...
Max Grossman
2015-05-13
2
-34
/
+124
*
Illumos 5393 - spurious failures from dsl_dataset_hold_obj()
Justin T. Gibbs
2015-05-13
1
-4
/
+5
*
Illumos 5562 - ZFS sa_handle's violate kmem invariants, debug kernels panic o...
Justin T. Gibbs
2015-05-11
1
-14
/
+6
*
Illumos 5810 - zdb should print details of bpobj
Matthew Ahrens
2015-05-11
1
-3
/
+2
*
Illumos 5351, 5352 - scrub pauses
Matthew Ahrens
2015-05-11
1
-2
/
+21
*
Illumos 5350 - clean up code in dnode_sync()
Matthew Ahrens
2015-05-11
1
-5
/
+4
*
Illumos 5422 - preserve AVL invariants in dn_dbufs
Alex Reece
2015-05-11
1
-6
/
+4
*
Safely handle security / ACL failures
David Lamparter
2015-05-11
1
-7
/
+25
*
Illumos 5027 - zfs large block support
Matthew Ahrens
2015-05-11
28
-98
/
+392
*
Remove metaslab_min_alloc_size module option
Brian Behlendorf
2015-05-11
1
-6
/
+0
*
arc_evict, arc_evict_ghost: reduce stack usage using kmem_zalloc
Chris Dunlop
2015-05-08
1
-12
/
+20
*
Illumos 5349 - verify that block pointer is plausible before reading
Matthew Ahrens
2015-05-08
1
-4
/
+90
*
Wait for all znodes to be released before tearing down the superblock
Chris Dunlop
2015-05-06
1
-8
/
+30
*
Illumos 5348 - zio_checksum_error() only fills in info if ECKSUM
Matthew Ahrens
2015-05-05
1
-1
/
+2
*
Illumos 5820 - verify failed in zio_done(): BP_EQUAL(bp, io_bp_orig)
Matthew Ahrens
2015-05-04
1
-11
/
+24
*
Illumos 5808 - spa_check_logs is not necessary on readonly pools
Matthew Ahrens
2015-05-04
1
-1
/
+1
*
Illumos 5814 - bpobj_iterate_impl(): Close a refcount leak iterating on a sub...
Will Andrews
2015-05-04
1
-1
/
+3
*
Illumos 4951 - ZFS administrative commands (fix)
Christopher Siden
2015-05-04
1
-6
/
+1
*
Illumos 4951 - ZFS administrative commands should use reserved space
Matthew Ahrens
2015-05-04
15
-56
/
+119
*
Illumos 4901 - zfs filesystem/snapshot limit leaks
Jerry Jelinek
2015-05-04
1
-5
/
+11
*
Illumos 3654,3656
Matthew Ahrens
2015-05-04
2
-66
/
+0
*
Add cond_resched to zfs_zget to prevent infinite loop
tuxoko
2015-05-04
1
-0
/
+2
*
dmu: fix integer overflows
Jason Zaman
2015-05-04
1
-18
/
+22
*
Illumos #5244 - zio pipeline callers should explicitly invoke next stage
George Wilson
2015-04-30
6
-30
/
+50
*
Illumos 5812 - assertion failed in zrl_tryenter(): zr_owner==NULL
Matthew Ahrens
2015-04-30
1
-13
/
+14
*
Illumos 5592 - NULL pointer dereference in dsl_prop_notify_all_cb()
Justin T. Gibbs
2015-04-28
1
-2
/
+13
*
Illumos 5531 - NULL pointer dereference in dsl_prop_get_ds()
Justin T. Gibbs
2015-04-28
4
-14
/
+93
*
Illumos 5056 - ZFS deadlock on db_mtx and dn_holds
Justin T. Gibbs
2015-04-28
23
-268
/
+486
*
Illumos 5314 - Remove "dbuf phys" db->db_data pointer aliases in ZFS
Justin T. Gibbs
2015-04-28
25
-780
/
+866
*
Illumos 5310 - Remove always true tests for non-NULL ds->ds_phys
Justin T. Gibbs
2015-04-28
2
-9
/
+7
*
Illumos 5095 - panic when adding a duplicate dbuf to dn_dbufs
Alex Reece
2015-04-28
2
-19
/
+19
*
Illumos 5038 - Remove "old-style" flexible array usage in ZFS.
Justin T. Gibbs
2015-04-28
1
-3
/
+3
*
Illumos 4873 - zvol unmap calls can take a very long time for larger datasets
Alex Reece
2015-04-28
3
-46
/
+93
*
Illumos 4975 - missing mutex_destroy() calls in zfs
Jorgen Lundman
2015-04-28
5
-0
/
+21
*
Illumos 3897 - zfs filesystem and snapshot limits (fix leak)
Alex Reece
2015-04-28
1
-0
/
+1
*
Illumos 3897 - zfs filesystem and snapshot limits
Jerry Jelinek
2015-04-28
7
-20
/
+833
[next]