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
Commit message (
Expand
)
Author
Age
Files
Lines
*
3.12 compat, NUMA-aware per-superblock shrinker
Tim Chase
2015-06-17
3
-2
/
+34
*
Add -y option to `zpool iostat`
Hajo Möller
2015-06-17
2
-10
/
+36
*
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
4
-8
/
+8
*
Merge branch 'lock-contention-on-arcs_mtx-final'
Brian Behlendorf
2015-06-11
33
-1477
/
+3011
|
\
|
*
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
2
-39
/
+118
|
*
Use taskq_wait_outstanding() function
Brian Behlendorf
2015-06-11
3
-6
/
+6
|
*
Add taskq_wait_outstanding() function
Brian Behlendorf
2015-06-11
2
-0
/
+7
|
*
Illumos 5497 - lock contention on arcs_mtx
Prakash Surya
2015-06-11
17
-680
/
+1862
|
*
Illumos 5408 - managing ZFS cache devices requires lots of RAM
Chris Williamson
2015-06-11
5
-632
/
+948
|
*
Illumos 5369 - arc flags should be an enum
George Wilson
2015-06-11
13
-389
/
+398
|
*
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
7
-33
/
+45
*
Illumos 5269 - zpool import slow
Arne Jansen
2015-06-09
10
-60
/
+240
*
Improve on the ZFS events documentation
Turbo Fredriksson
2015-06-09
3
-12
/
+212
*
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
*
SYSV init script fixes.
Turbo Fredriksson
2015-06-05
4
-17
/
+35
*
Base init scripts for SYSV systems
Turbo Fredriksson
2015-05-28
16
-792
/
+1473
*
Use ExecStartPre to load zfs modules
Brian Behlendorf
2015-05-26
2
-2
/
+4
*
Add libzfs_error_init() function
Brian Behlendorf
2015-05-22
7
-22
/
+46
*
Wait in libzfs_init() for the /dev/zfs device
Brian Behlendorf
2015-05-22
3
-6
/
+67
*
Style check shell scripts
Turbo Fredriksson
2015-05-20
1
-1
/
+13
*
Change 3-digit octal escapes to 4-digit ones
Hajo Möller
2015-05-18
1
-2
/
+2
*
The mount helper mount.zfs MUST be in /sbin (not '$sbindir').
Turbo Fredriksson
2015-05-18
1
-1
/
+1
*
Initialize dbu_tqent in dmu_buf_init_user()
Tim Chase
2015-05-18
1
-0
/
+1
*
Illumos 5847 - libzfs_diff should check zfs_prop_get() return
Alexander Eremin
2015-05-15
1
-3
/
+7
*
Illumos 5243 - zdb -b could be much faster
Matthew Ahrens
2015-05-15
2
-21
/
+47
*
Zdb should be able to open the root dataset
Tim Chase
2015-05-15
2
-1
/
+16
*
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
5
-40
/
+147
*
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
3
-15
/
+92
*
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
*
Linux 2.6.36 compat, use REQ_FAILFAST_MASK and remove pre-2.6.36 support
Tim Chase
2015-05-11
3
-29
/
+7
*
Update ZED copyright boilerplate
Chris Dunlap
2015-05-11
16
-322
/
+141
*
Safely handle security / ACL failures
David Lamparter
2015-05-11
1
-7
/
+25
*
ztest should randomly change recordsize
Brian Behlendorf
2015-05-11
1
-0
/
+3
*
Illumos 5027 - zfs large block support
Matthew Ahrens
2015-05-11
55
-155
/
+613
*
Fix type mismatch on 32-bit systems
Brian Behlendorf
2015-05-11
2
-5
/
+6
[next]