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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Include scatter_chunk_waste in arc_size
Matthew Ahrens
2020-08-17
3
-11
/
+31
*
Remove KMC_KMEM and KMC_VMEM
Matthew Ahrens
2020-08-17
2
-114
/
+10
*
FreeBSD: fix the build with Clang 11
Ryan Moeller
2020-08-17
6
-2
/
+12
*
FreeBSD: fix merge error in zfs_acl_ids_create
Matthew Macy
2020-08-17
1
-27
/
+16
*
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
*
FreeBSD: Create taskq threads in appropriate proc
Ryan Moeller
2020-08-17
3
-16
/
+19
*
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
3
-7
/
+12
*
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
*
Linux 5.9 compat: make_request_fn replaced with submit_bio interface
Coleman Kane
2020-08-11
1
-1
/
+17
*
Fix typo
Allan Jude
2020-08-11
1
-1
/
+1
*
Move ZVOL_DIR back to zfs.h
Ryan Moeller
2020-08-11
1
-1
/
+0
*
FreeBSD: update vaccess signature on most recent HEAD
Matthew Macy
2020-08-07
1
-0
/
+5
*
Clarify error message when a range-tree double-add occurs
Paul Dagnelie
2020-08-07
1
-8
/
+22
*
Remove commented-out code
Matthew Ahrens
2020-08-05
1
-27
/
+0
*
Remove KMC_NOMAGAZINE
Matthew Ahrens
2020-08-05
1
-8
/
+2
*
Remove KMC_QCACHE
Matthew Ahrens
2020-08-05
1
-2
/
+0
*
Remove KMC_NOHASH
Matthew Ahrens
2020-08-05
1
-2
/
+0
*
Remove KMC_NOTOUCH
Matthew Ahrens
2020-08-05
2
-2
/
+1
*
Remove KMC_OFFSLAB
Matthew Ahrens
2020-08-05
1
-94
/
+39
*
Fix i/o error handling of livelists and zap iteration
Matthew Ahrens
2020-08-05
4
-69
/
+91
*
FreeBSD: Add support for lockless lookup
Matthew Macy
2020-08-05
5
-12
/
+160
*
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
*
Fix page fault in zfsctl_snapdir_getattr
Matthew Macy
2020-08-01
1
-1
/
+2
*
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
7
-15
/
+29
*
Convert Linux-isms to FreeBSD-isms in platform zfs_debug.c
Ryan Moeller
2020-07-31
1
-11
/
+8
*
Revise ARC shrinker algorithm
Matthew Ahrens
2020-07-31
3
-184
/
+303
*
lua: Increase reserved stack space for FreeBSD in debug config
Ryan Moeller
2020-07-31
1
-0
/
+9
*
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
21
-20
/
+9
*
Introduce names for ZTHRs
Serapheim Dimitropoulos
2020-07-29
4
-16
/
+24
*
Prefix zfs internal endian checks with _ZFS
Matthew Macy
2020-07-28
11
-22
/
+22
*
Fix lua stack overflow on recursive call to gsub()
Matthew Ahrens
2020-07-27
5
-1
/
+34
*
Refactor ccompile.h to not include system headers
Matthew Macy
2020-07-25
29
-4
/
+45
*
Make use of ZFS_DEBUG consistent within kmod sources
Matthew Macy
2020-07-25
18
-32
/
+32
*
FreeBSD: Fixes required to build ZFS on PowerPC
Matthew Macy
2020-07-25
1
-1
/
+1
*
FreeBSD: Remove accidental ARC size limiter
Ryan Moeller
2020-07-25
1
-0
/
+1
*
FreeBSD: Implement arc_free_memory
Ryan Moeller
2020-07-25
1
-3
/
+2
*
Add gang ABD child to parent gang ABD
Brian Atkinson
2020-07-24
1
-1
/
+55
*
Limit dbuf cache sizes based only on ARC target size by default
Ryan Moeller
2020-07-24
1
-22
/
+24
*
remove kmem_cache module parameter KMC_EXPIRE_AGE
Matthew Ahrens
2020-07-24
1
-120
/
+9
*
FreeBSD: Remove some code duplication in sysctl_os.c
Ryan Moeller
2020-07-23
1
-19
/
+0
*
Adjust ARC terminology
Matthew Ahrens
2020-07-22
3
-93
/
+93
[next]