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
*
Add define to enable autotrim to default to on
Matthew Macy
2020-08-18
1
-1
/
+7
*
Make zc_nvlist_src_size limit tunable
Ryan Moeller
2020-08-18
2
-2
/
+2
*
Include scatter_chunk_waste in arc_size
Matthew Ahrens
2020-08-17
2
-0
/
+2
*
Remove KMC_KMEM and KMC_VMEM
Matthew Ahrens
2020-08-17
2
-6
/
+0
*
FreeBSD: fallback to /boot/ to look for zpool.cache
Matthew Macy
2020-08-17
1
-1
/
+1
*
FreeBSD: Create taskq threads in appropriate proc
Ryan Moeller
2020-08-17
1
-3
/
+8
*
Linux 5.9 compat: make_request_fn replaced with submit_bio interface
Coleman Kane
2020-08-11
1
-0
/
+2
*
Linux 5.9 compat: Update NR_SLAB_RECLAIMABLE to NR_SLAB_RECLAIMABLE_B
Coleman Kane
2020-08-11
2
-0
/
+21
*
Move ZVOL_DIR back to zfs.h
Ryan Moeller
2020-08-11
1
-0
/
+3
*
Remove KM_NODEBUG
Matthew Ahrens
2020-08-05
1
-1
/
+0
*
Remove KMC_NOMAGAZINE
Matthew Ahrens
2020-08-05
1
-2
/
+0
*
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
-3
/
+0
*
Remove KMC_OFFSLAB
Matthew Ahrens
2020-08-05
1
-2
/
+0
*
FreeBSD: Add support for lockless lookup
Matthew Macy
2020-08-05
2
-0
/
+16
*
Fix arc__wait__for__eviction tracepoint
Pavel Snajdr
2020-08-04
1
-2
/
+2
*
Change the error handling for invalid property values
Allan Jude
2020-08-01
1
-0
/
+1
*
Changes to make openzfs build within FreeBSD buildworld
Matthew Macy
2020-07-31
8
-8
/
+34
*
Revise ARC shrinker algorithm
Matthew Ahrens
2020-07-31
3
-16
/
+44
*
Rename refcount.h to zfs_refcount.h
Matthew Macy
2020-07-29
17
-18
/
+17
*
Introduce names for ZTHRs
Serapheim Dimitropoulos
2020-07-29
4
-7
/
+19
*
Prefix zfs internal endian checks with _ZFS
Matthew Macy
2020-07-28
7
-66
/
+33
*
Refactor ccompile.h to not include system headers
Matthew Macy
2020-07-25
10
-136
/
+178
*
Make use of ZFS_DEBUG consistent within kmod sources
Matthew Macy
2020-07-25
1
-2
/
+7
*
FreeBSD: Fixes required to build ZFS on PowerPC
Matthew Macy
2020-07-25
1
-0
/
+15
*
remove kmem_cache module parameter KMC_EXPIRE_AGE
Matthew Ahrens
2020-07-24
1
-8
/
+0
*
Annotate unused parameters on inline definitions as such
Kyle Evans
2020-07-23
1
-1
/
+2
*
FreeBSD: Remove some code duplication in sysctl_os.c
Ryan Moeller
2020-07-23
1
-0
/
+1
*
libzfs: const'ify path argument to zfs_path_to_zhandle
Kyle Evans
2020-07-22
1
-1
/
+2
*
Adjust ARC terminology
Matthew Ahrens
2020-07-22
1
-4
/
+4
*
FreeBSD: Add legacy arc_min and arc_max
Ryan Moeller
2020-07-19
1
-0
/
+2
*
Remove skc_reclaim, hdr_recl, kmem_cache shrinker
Matthew Ahrens
2020-07-19
1
-3
/
+1
*
FreeBSD: zfs commands backward compatibility
Matthew Macy
2020-07-15
1
-531
/
+14
*
Extend zdb to print inconsistencies in livelists and metaslabs
Matthew Ahrens
2020-07-14
2
-0
/
+12
*
Fixing gang ABD child removal race condition
Brian Atkinson
2020-07-14
1
-1
/
+3
*
Remove dependency on sharetab file and refactor sharing logic
George Wilson
2020-07-13
3
-14
/
+7
*
filesystem_limit/snapshot_limit is incorrectly enforced against root
Matthew Ahrens
2020-07-11
7
-3
/
+10
*
FreeBSD: Use a hash table for taskqid lookups
Matthew Macy
2020-07-11
1
-9
/
+10
*
Add zpool_nextboot, move zfs_jail to libzfs.h
Ryan Moeller
2020-07-06
1
-0
/
+14
*
Add a "try" operation for range locks
Mark Johnston
2020-07-06
1
-0
/
+2
*
Add device rebuild feature
Brian Behlendorf
2020-07-03
11
-12
/
+165
*
freebsd: changes necessary to coexist with dtrace in tree
Matthew Macy
2020-07-01
5
-5
/
+13
*
Clean up OS-specific ARC and kmem code
Matthew Ahrens
2020-06-29
5
-19
/
+2
*
Avoid installing kernel headers on FreeBSD
Arvind Sankar
2020-06-27
14
-20
/
+23
*
Style fixes
Brian Behlendorf
2020-06-27
1
-1
/
+1
*
Revise SPL wrapper for shrinker callbacks
Matthew Ahrens
2020-06-27
1
-82
/
+40
*
Use percpu_counter for obj_alloc counter of Linux-backed caches
Serapheim Dimitropoulos
2020-06-26
3
-0
/
+46
*
Fixes for make dist
Arvind Sankar
2020-06-26
14
-76
/
+34
*
ARC shrinking blocks reads/writes
Matthew Ahrens
2020-06-26
1
-0
/
+1
[next]