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
*
nowait synctask must succeed
Matthew Ahrens
2020-09-04
9
-39
/
+24
*
Retain thread name when resuming a zthr
Ryan Moeller
2020-09-03
1
-3
/
+8
*
Replace cv_{timed}wait_sig with cv_{timed}wait_idle where appropriate
Matthew Macy
2020-09-03
6
-19
/
+10
*
Make spa_stats.c tunables visible on FreeBSD
Ryan Moeller
2020-09-01
1
-18
/
+12
*
FreeBSD: Fix up after spa_stats.c move
Matthew Macy
2020-09-01
1
-1
/
+3
*
Add 'zfs rename -u' to rename without remounting
Ryan Moeller
2020-09-01
2
-4
/
+5
*
zio_ereport_post() and zio_ereport_start() return values are ignored
Toomas Soome
2020-08-31
8
-20
/
+24
*
Move spa_stats.c to common code
Matthew Macy
2020-08-30
2
-0
/
+1048
*
dnode_sync is careless with range tree
Patrick Mooney
2020-08-26
1
-2
/
+12
*
zpool: Change base URL for ZFS messages to openzfs-docs
Ryan Moeller
2020-08-26
1
-1
/
+2
*
Remove duplicate dnode.h include
Brian Behlendorf
2020-08-26
1
-1
/
+0
*
Always track temporary fses and snapshots for accounting
Paul Dagnelie
2020-08-26
1
-17
/
+6
*
FreeBSD: disable neon usage
Matthew Macy
2020-08-26
1
-1
/
+1
*
Introduce limit on size of L2ARC headers
Alexander Motin
2020-08-25
1
-5
/
+22
*
Export dmu_offset_next() symbol
Brian Behlendorf
2020-08-25
1
-0
/
+1
*
Avoid symbol collision with in-kernel zstdlib
Sebastian Gottschall
2020-08-24
1
-2
/
+2
*
Import vdev ashift optimization from FreeBSD
Ryan Moeller
2020-08-21
9
-21
/
+92
*
Fix indentation in dnode_free_range()
Matthew Ahrens
2020-08-20
1
-7
/
+7
*
FreeBSD: 11.x arc_stats compatibility
Matthew Macy
2020-08-20
1
-0
/
+8
*
Add zstd support to zfs
Michael Niewöhner
2020-08-20
12
-67
/
+311
*
Fix ARC aggsum access after arc_state_fini()
Brian Behlendorf
2020-08-18
1
-8
/
+8
*
FreeBSD: Fix UNIX permissions checking
Matthew Macy
2020-08-18
1
-10
/
+31
*
Make zc_nvlist_src_size limit tunable
Ryan Moeller
2020-08-18
1
-2
/
+10
*
Remove GRUB restrictions
Richard Laager
2020-08-17
2
-59
/
+1
*
Include scatter_chunk_waste in arc_size
Matthew Ahrens
2020-08-17
1
-2
/
+20
*
FreeBSD: fix the build with Clang 11
Ryan Moeller
2020-08-17
6
-2
/
+12
*
Fix typo in btree.c
Serapheim Dimitropoulos
2020-08-17
1
-2
/
+2
*
FreeBSD: fallback to /boot/ to look for zpool.cache
Matthew Macy
2020-08-17
1
-0
/
+4
*
Fix l2arc_dev_rebuild_start thread name
Ryan Moeller
2020-08-17
1
-4
/
+5
*
Fix L2ARC reads when compressed ARC disabled
Allan Jude
2020-08-13
1
-0
/
+15
*
Release onexit/events with any missed zfsdev_state
Jorgen Lundman
2020-08-13
1
-7
/
+8
*
Use zfs_dbgmsg to log metaslab_load/unload
Matthew Ahrens
2020-08-12
1
-19
/
+34
*
Restore ARC MFU/MRU pressure
Matthew Macy
2020-08-12
1
-22
/
+42
*
Fix typo
Allan Jude
2020-08-11
1
-1
/
+1
*
Clarify error message when a range-tree double-add occurs
Paul Dagnelie
2020-08-07
1
-8
/
+22
*
Fix i/o error handling of livelists and zap iteration
Matthew Ahrens
2020-08-05
4
-69
/
+91
*
Add missed thread_exit() to vdev_{autotrim,rebuild}_thread
Matthew Macy
2020-08-05
2
-0
/
+4
*
Fix logging in l2arc_rebuild()
George Amanakis
2020-08-01
1
-0
/
+7
*
Change the error handling for invalid property values
Allan Jude
2020-08-01
1
-1
/
+2
*
Changes to make openzfs build within FreeBSD buildworld
Matthew Macy
2020-07-31
1
-0
/
+6
*
Revise ARC shrinker algorithm
Matthew Ahrens
2020-07-31
1
-78
/
+174
*
Remove duplicate include of sys/zfeature.h in dmu_objset.c
Allan Jude
2020-07-31
1
-1
/
+0
*
zfs promote does not delete livelist of origin
Matthew Ahrens
2020-07-31
1
-2
/
+2
*
Fix error handling of vdev_top_zap
Matthew Ahrens
2020-07-29
1
-2
/
+10
*
Rename refcount.h to zfs_refcount.h
Matthew Macy
2020-07-29
13
-13
/
+3
*
Introduce names for ZTHRs
Serapheim Dimitropoulos
2020-07-29
4
-16
/
+24
*
Prefix zfs internal endian checks with _ZFS
Matthew Macy
2020-07-28
2
-2
/
+2
*
Refactor ccompile.h to not include system headers
Matthew Macy
2020-07-25
2
-0
/
+6
*
Make use of ZFS_DEBUG consistent within kmod sources
Matthew Macy
2020-07-25
8
-13
/
+13
*
FreeBSD: Fixes required to build ZFS on PowerPC
Matthew Macy
2020-07-25
1
-1
/
+1
[next]