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
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Illumos 5376 - arc_kmem_reap_now() should not result in clearing arc_no_grow
Matthew Ahrens
2015-07-23
1
-1
/
+4
*
Linux 4.2 compat: bdi_setup_and_register()
Brian Behlendorf
2015-07-17
1
-0
/
+1
*
Illumos 5347 - idle pool may run itself out of space
Matthew Ahrens
2015-07-14
1
-2
/
+5
*
Illumos 5661 - ZFS: "compression = on" should use lz4 if feature is enabled
Justin T. Gibbs
2015-07-10
1
-6
/
+11
*
Illumos 4745 - fix AVL code misspellings
Josef 'Jeff' Sipek
2015-07-10
1
-2
/
+2
*
Illumos 5008 - lock contention (rrw_exit) while running a read only load
Alexander Motin
2015-07-06
3
-3
/
+28
*
Illumos 5911 - ZFS "hangs" while deleting file
Matthew Ahrens
2015-07-06
1
-2
/
+2
*
Illumos 5981 - Deadlock in dmu_objset_find_dp
Arne Jansen
2015-07-06
2
-0
/
+2
*
Illumos 5175 - implement dmu_read_uio_dbuf() to improve cached read performance
Matthew Ahrens
2015-06-29
1
-0
/
+1
*
Remove l2ad_evict from zfs_l2arc_evict_class
Tim Chase
2015-06-29
1
-5
/
+2
*
Illumos 5163 - arc should reap range_seg_cache
George Wilson
2015-06-25
1
-1
/
+1
*
Update all default taskq settings
Brian Behlendorf
2015-06-25
1
-5
/
+0
*
Illumos 5701 - zpool list reports incorrect "alloc" value for cache devices
Prakash Surya
2015-06-25
1
-1
/
+1
*
zfsdev_getminor() should check for invalid file handles
Richard Yao
2015-06-22
1
-1
/
+1
*
Rename cv_wait_interruptible() to cv_wait_sig()
Brian Behlendorf
2015-06-11
1
-2
/
+2
*
Make arc_prune() asynchronous
Brian Behlendorf
2015-06-11
1
-0
/
+6
*
Add taskq_wait_outstanding() function
Brian Behlendorf
2015-06-11
1
-0
/
+1
*
Illumos 5497 - lock contention on arcs_mtx
Prakash Surya
2015-06-11
6
-7
/
+208
*
Illumos 5408 - managing ZFS cache devices requires lots of RAM
Chris Williamson
2015-06-11
3
-55
/
+121
*
Illumos 5369 - arc flags should be an enum
George Wilson
2015-06-11
2
-11
/
+32
*
Illumos 5818 - zfs {ref}compressratio is incorrect with 4k sector size
Matthew Ahrens
2015-06-10
2
-3
/
+5
*
Illumos 5269 - zpool import slow
Arne Jansen
2015-06-09
5
-2
/
+12
*
Improve on the ZFS events documentation
Turbo Fredriksson
2015-06-09
1
-1
/
+0
*
Add libzfs_error_init() function
Brian Behlendorf
2015-05-22
1
-1
/
+1
*
Initialize dbu_tqent in dmu_buf_init_user()
Tim Chase
2015-05-18
1
-0
/
+1
*
Illumos 5765 - add support for estimating send stream size with lzc_send_spac...
Max Grossman
2015-05-13
2
-1
/
+6
*
Illumos 5810 - zdb should print details of bpobj
Matthew Ahrens
2015-05-11
1
-2
/
+1
*
Linux 2.6.36 compat, use REQ_FAILFAST_MASK and remove pre-2.6.36 support
Tim Chase
2015-05-11
1
-10
/
+5
*
Illumos 5027 - zfs large block support
Matthew Ahrens
2015-05-11
15
-18
/
+48
*
Illumos 5349 - verify that block pointer is plausible before reading
Matthew Ahrens
2015-05-08
1
-0
/
+1
*
Illumos 4951 - ZFS administrative commands (fix)
Christopher Siden
2015-05-04
1
-0
/
+1
*
Illumos 4951 - ZFS administrative commands should use reserved space
Matthew Ahrens
2015-05-04
1
-6
/
+36
*
Illumos 3654,3656
Matthew Ahrens
2015-05-04
2
-7
/
+1
*
Illumos #5244 - zio pipeline callers should explicitly invoke next stage
George Wilson
2015-04-30
2
-4
/
+1
*
Illumos 5531 - NULL pointer dereference in dsl_prop_get_ds()
Justin T. Gibbs
2015-04-28
3
-1
/
+22
*
Illumos 5056 - ZFS deadlock on db_mtx and dn_holds
Justin T. Gibbs
2015-04-28
12
-40
/
+151
*
Illumos 5314 - Remove "dbuf phys" db->db_data pointer aliases in ZFS
Justin T. Gibbs
2015-04-28
6
-26
/
+46
*
Illumos 5095 - panic when adding a duplicate dbuf to dn_dbufs
Alex Reece
2015-04-28
2
-4
/
+17
*
Illumos 5038 - Remove "old-style" flexible array usage in ZFS.
Justin T. Gibbs
2015-04-28
1
-1
/
+1
*
Illumos 4873 - zvol unmap calls can take a very long time for larger datasets
Alex Reece
2015-04-28
3
-3
/
+15
*
Illumos 3897 - zfs filesystem and snapshot limits
Jerry Jelinek
2015-04-28
5
-6
/
+29
*
Remove useless variable spa_active_count
Isaac Huang
2015-04-27
1
-1
/
+0
*
5313 Allow I/Os to be aggregated across ZIO priority classes
Justin T. Gibbs
2015-04-24
2
-0
/
+3
*
Serialize access to spa->spa_feat_stats nvlist
Ned Bass
2015-04-24
1
-0
/
+1
*
Fix kernel panic due to tsd_exit in ZFS_EXIT(zsb)
Chunwei Chen
2015-04-24
1
-1
/
+0
*
Mark all ZPL and ioctl functions as PF_FSTRANS
Tim Chase
2015-04-03
1
-1
/
+0
*
Illumos 5695 - dmu_sync'ed holes do not retain birth time
Prakash Surya
2015-03-27
1
-6
/
+7
*
Add NULL guard in zfs_zrlock_class event class
Ned Bass
2015-03-27
1
-9
/
+9
*
Check all vdev labels in 'zpool import'
Brian Behlendorf
2015-03-25
1
-1
/
+1
*
Reduce size of zfs_sb_t: allocate z_hold_mtx separately
Chris Dunlop
2015-03-24
1
-1
/
+1
[next]