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
/
module
/
zfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prevent reclaim in metaslab preload threads
Tim Chase
2015-07-06
1
-0
/
+2
*
Illumos 5008 - lock contention (rrw_exit) while running a read only load
Alexander Motin
2015-07-06
3
-10
/
+98
*
Illumos 5911 - ZFS "hangs" while deleting file
Matthew Ahrens
2015-07-06
4
-32
/
+89
*
Illumos 5981 - Deadlock in dmu_objset_find_dp
Arne Jansen
2015-07-06
3
-4
/
+38
*
Illumos 5946, 5945
Andriy Gapon
2015-07-06
2
-0
/
+12
*
Illumos 5870 - dmu_recv_end_check() leaks origin_head hold if error happens i...
Andriy Gapon
2015-07-06
1
-2
/
+6
*
Illumos 5909 - ensure that shared snap names don't become too long after prom...
Andriy Gapon
2015-07-06
1
-0
/
+6
*
Illumos 5912 - full stream can not be force-received into a dataset if it has...
Andriy Gapon
2015-07-06
1
-4
/
+6
*
Illumos 6033 - arc_adjust() should search MFU lists
Alek Pinchuk
2015-07-01
1
-1
/
+1
*
Illumos 5175 - implement dmu_read_uio_dbuf() to improve cached read performance
Matthew Ahrens
2015-06-29
2
-11
/
+77
*
Illumos 5368 - ARC should cache more metadata
Matthew Ahrens
2015-06-25
1
-0
/
+6
*
Illumos 5163 - arc should reap range_seg_cache
George Wilson
2015-06-25
2
-1
/
+3
*
Update all default taskq settings
Brian Behlendorf
2015-06-25
8
-31
/
+12
*
Account for ashift when gathering buffers to be written to l2arc device
Andriy Gapon
2015-06-25
1
-13
/
+34
*
Illumos 5701 - zpool list reports incorrect "alloc" value for cache devices
Prakash Surya
2015-06-25
1
-42
/
+139
*
zfsdev_getminor() should check for invalid file handles
Richard Yao
2015-06-22
3
-8
/
+38
*
Make metaslab_aliquot a module parameter.
Etienne Dechamps
2015-06-22
1
-1
/
+4
*
Document metaslab_aliquot.
Etienne Dechamps
2015-06-22
1
-0
/
+7
*
Allocate disk space fairly in the presence of vdevs of unequal size.
Etienne Dechamps
2015-06-22
1
-11
/
+25
*
Add zfs_sb_prune_aliases() function
Brian Behlendorf
2015-06-22
1
-11
/
+64
*
Increase the number of iput taskq threads
Brian Behlendorf
2015-06-22
1
-2
/
+2
*
Linux 4.1 compat: use read_iter() / write_iter()
Matus Kral
2015-06-18
1
-8
/
+42
*
3.12 compat, NUMA-aware per-superblock shrinker
Tim Chase
2015-06-17
1
-2
/
+11
*
Wait interruptibly in prefetch thread
Brian Behlendorf
2015-06-16
1
-3
/
+3
*
Rename cv_wait_interruptible() to cv_wait_sig()
Brian Behlendorf
2015-06-11
3
-6
/
+6
*
Increase arc_c_min to allow safe operation of arc_adapt()
Tim Chase
2015-06-11
1
-6
/
+8
*
Make arc_prune() asynchronous
Brian Behlendorf
2015-06-11
1
-39
/
+112
*
Use taskq_wait_outstanding() function
Brian Behlendorf
2015-06-11
3
-6
/
+6
*
Illumos 5497 - lock contention on arcs_mtx
Prakash Surya
2015-06-11
7
-667
/
+1593
*
Illumos 5408 - managing ZFS cache devices requires lots of RAM
Chris Williamson
2015-06-11
1
-573
/
+822
*
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
[next]