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
/
os
Commit message (
Expand
)
Author
Age
Files
Lines
*
FreeBSD: Add support for lockless lookup
Matthew Macy
2020-08-05
5
-12
/
+160
*
Fix page fault in zfsctl_snapdir_getattr
Matthew Macy
2020-08-01
1
-1
/
+2
*
Changes to make openzfs build within FreeBSD buildworld
Matthew Macy
2020-07-31
6
-15
/
+23
*
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
2
-106
/
+129
*
Rename refcount.h to zfs_refcount.h
Matthew Macy
2020-07-29
8
-7
/
+6
*
Refactor ccompile.h to not include system headers
Matthew Macy
2020-07-25
21
-2
/
+31
*
Make use of ZFS_DEBUG consistent within kmod sources
Matthew Macy
2020-07-25
8
-13
/
+13
*
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
*
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
2
-15
/
+15
*
FreeBSD: Add legacy arc_min and arc_max
Ryan Moeller
2020-07-19
1
-29
/
+36
*
Remove skc_reclaim, hdr_recl, kmem_cache shrinker
Matthew Ahrens
2020-07-19
1
-124
/
+16
*
Linux 4.10 compat: has_capability()
Brian Behlendorf
2020-07-19
1
-0
/
+9
*
anon_pages are not free/evictable
Matthew Ahrens
2020-07-16
1
-1
/
+0
*
FreeBSD: zfs commands backward compatibility
Matthew Macy
2020-07-15
2
-32
/
+372
*
Fix early include of <linux/percpu_compat.h>
Romain Dolbeau
2020-07-15
3
-1
/
+3
*
Fixing gang ABD child removal race condition
Brian Atkinson
2020-07-14
1
-0
/
+1
*
filesystem_limit/snapshot_limit is incorrectly enforced against root
Matthew Ahrens
2020-07-11
2
-21
/
+39
*
FreeBSD: Use a hash table for taskqid lookups
Matthew Macy
2020-07-11
1
-43
/
+118
*
Fix a deadlock in the FreeBSD getpages VOP
Mark Johnston
2020-07-06
1
-1
/
+12
*
Update zfs_freebsd_need_inactive to fix mmapped writes
Ryan Moeller
2020-07-03
1
-2
/
+5
*
freebsd: changes necessary to coexist with dtrace in tree
Matthew Macy
2020-07-01
6
-9
/
+18
*
Clean up OS-specific ARC and kmem code
Matthew Ahrens
2020-06-29
4
-144
/
+10
*
Revise SPL wrapper for shrinker callbacks
Matthew Ahrens
2020-06-27
2
-60
/
+43
*
Use percpu_counter for obj_alloc counter of Linux-backed caches
Serapheim Dimitropoulos
2020-06-26
2
-8
/
+18
*
ARC shrinking blocks reads/writes
Matthew Ahrens
2020-06-26
1
-0
/
+18
*
Add zfs_multihost_interval tunable handler for FreeBSD
Ryan Moeller
2020-06-23
2
-6
/
+16
*
Clarify comments in config/*.m4, vdev_geom.c, zfs_allow_*.ksh
Matthew Ahrens
2020-06-22
1
-1
/
+1
*
Fix copy-paste error breaking FreeBSD head
Ryan Moeller
2020-06-19
1
-3
/
+3
*
Match new vfs_checkexp KPI in FreeBSD head
Ryan Moeller
2020-06-18
1
-0
/
+10
*
Switch off -Wmissing-prototypes for libgcc math functions
Arvind Sankar
2020-06-18
1
-0
/
+32
*
Add prototypes
Arvind Sankar
2020-06-18
5
-10
/
+5
*
Add include files for prototypes
Arvind Sankar
2020-06-18
2
-0
/
+2
*
Remove dead code
Arvind Sankar
2020-06-18
4
-63
/
+0
*
Mark functions as static
Arvind Sankar
2020-06-18
16
-34
/
+37
*
linux: add basic fallocate(mode=0/2) compatibility
adilger
2020-06-18
3
-22
/
+69
*
Disambiguate condvar API contract
Matthew Macy
2020-06-18
1
-14
/
+19
*
Add abd_cache_reap_now for abd_chunk_cache users
Matthew Macy
2020-06-17
2
-0
/
+11
*
FreeBSD: Kernel module should depend on xdr not krpc after 1300092
Ryan Moeller
2020-06-16
1
-0
/
+4
*
Make struct vdev_disk_t be platform private
Jorgen Lundman
2020-06-16
1
-0
/
+5
*
Fixing ABD struct allocation for FreeBSD
Brian Atkinson
2020-06-16
1
-4
/
+13
*
Removing ZERO_PAGE abd_alloc_zero_scatter
Brian Atkinson
2020-06-10
1
-12
/
+21
*
Fixup "Avoid the GEOM topology lock recursion when autoexpanding a pool"
Ryan Moeller
2020-06-10
1
-8
/
+9
*
Cleanup linux module kbuild files
Arvind Sankar
2020-06-10
3
-4
/
+0
*
Fix typos
Andrea Gelmini
2020-06-09
6
-15
/
+16
*
File incorrectly zeroed when receiving incremental stream that toggles -L
Matthew Ahrens
2020-06-09
2
-2
/
+2
*
Trim L2ARC
George Amanakis
2020-06-09
1
-1
/
+14
[next]