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
*
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
*
Move GFP flags kernel compatibility code
Michael Niewöhner
2020-06-08
1
-9
/
+0
*
Linux 5.8 compat: __vmalloc()
Michael Niewöhner
2020-06-08
2
-11
/
+9
*
Restore support for in-kernel ZFS ioctls
Pawel Jakub Dawidek
2020-06-08
2
-2
/
+2
*
Remove redundant includes
Pawel Jakub Dawidek
2020-06-08
1
-49
/
+3
*
Replace sprintf()->snprintf() and strcpy()->strlcpy()
Jorgen Lundman
2020-06-07
1
-1
/
+1
*
Improve compatibility with C++ consumers
Ryan Moeller
2020-06-06
1
-7
/
+7
*
zfsvfs_setup(): zap_stats_t may have undefined content when accessed (#10398)
Brian Behlendorf
2020-06-05
1
-3
/
+3
|
\
|
*
zfsvfs_setup(): zap_stats_t may have undefined content when accessed
Allan Jude
2020-06-03
1
-3
/
+3
*
|
Connect dataset_kstats for FreeBSD
Allan Jude
2020-06-05
6
-20
/
+113
|
/
*
FreeBSD: Simplify zvol and fix locking
Ryan Moeller
2020-06-03
1
-66
/
+25
*
Fix crypto build on FreeBSD HEAD
Matthew Macy
2020-05-30
1
-3
/
+1
*
Gang ABD Type
Brian Atkinson
2020-05-20
3
-57
/
+249
*
freebsd: Correct the order of arguments to copyin() for Q_SETQUOTA
Ryan Moeller
2020-05-19
1
-1
/
+1
*
freebsd: return EISDIR for read(2) on directories
Kyle Evans
2020-05-16
1
-0
/
+6
*
Fix ZVOL_DIR
Ryan Moeller
2020-05-16
1
-0
/
+1
*
Fix VN_OPEN_INVFS typo
yparitcher
2020-05-14
1
-1
/
+1
*
Fix abd_enter/exit_critical wrappers
Brian Behlendorf
2020-05-14
2
-24
/
+0
*
Combine OS-independent ABD Code into Common Source File
Brian Atkinson
2020-05-10
5
-2751
/
+1325
*
Add support for boot environment data to be stored in the label
Paul Dagnelie
2020-05-07
1
-1
/
+1
*
taskq: Don't leak system_delay_taskq on FreeBSD
Ryan Moeller
2020-05-05
1
-0
/
+1
*
Avoid the GEOM topology lock recursion when autoexpanding a pool
Ryan Moeller
2020-05-04
1
-3
/
+10
*
Update FreeBSD SPL atomics
Ryan Moeller
2020-05-04
1
-35
/
+20
*
OpenZFS 6765 - zfs_zaccess_delete() comments do not accurately
Paul B. Henson
2020-04-30
1
-22
/
+21
*
OpenZFS 6762 - POSIX write should imply DELETE_CHILD on directories
Paul B. Henson
2020-04-30
1
-80
/
+147
*
OpenZFS 8984 - fix for 6764 breaks ACL inheritance
Paul B. Henson
2020-04-30
1
-11
/
+29
[next]