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
Commit message (
Expand
)
Author
Age
Files
Lines
*
FreeBSD: Improve libzfs_error_init messages
Ryan Moeller
2020-10-13
3
-11
/
+17
*
Expose zfetch_max_idistance tunable
Ryan Moeller
2020-10-13
3
-5
/
+20
*
zil_parse: make callback parameters const
Christian Schwarz
2020-10-09
5
-37
/
+49
*
Add zpool_influxdb command
Richard Elling
2020-10-09
20
-2
/
+3102
*
Linux: Initialize zp in zfs_setattr_dir
Ryan Moeller
2020-10-09
15
-6
/
+157
*
Replace ZFS on Linux references with OpenZFS
Brian Behlendorf
2020-10-08
120
-160
/
+73
*
Fix Linux modules uninstall
Jacob Adams
2020-10-08
1
-1
/
+1
*
ZTS: Fix path to /dev/null in nopwrite_recsize
Ryan Moeller
2020-10-08
1
-1
/
+1
*
Fix ubsan: shift exponent is too large
Chuck Tuffli
2020-10-08
1
-1
/
+2
*
libzfs_sendrecv: zfs_send: remove unused pipefd and tid variables
Christian Schwarz
2020-10-08
1
-18
/
+1
*
Make dbufstat work on FreeBSD
Ryan Moeller
2020-10-08
7
-16
/
+56
*
FreeBSD: Sort and dedup includes in kmod_core
Ryan Moeller
2020-10-08
1
-50
/
+43
*
docs: update README's installation link
George Melikov
2020-10-08
1
-2
/
+2
*
Make L2ARC tests more robust
George Amanakis
2020-10-05
13
-77
/
+149
*
zdb should not output binary data on terminal
Toomas Soome
2020-10-05
1
-1
/
+15
*
FreeBSD: Sort out kernel FPU headers for 12.1-REL
Ryan Moeller
2020-10-02
2
-11
/
+11
*
Fix EIO after resuming receive of new dataset over an existing one
Alan Somers
2020-10-02
1
-2
/
+4
*
Throw const on some strings
Ryan Moeller
2020-10-02
20
-108
/
+99
*
Mismatched nvlist names in zfs_keys_send_space
John Poduska
2020-10-02
3
-8
/
+17
*
Fix buggy procfs_list_seq_next warning
Brian Behlendorf
2020-09-30
1
-0
/
+12
*
FreeBSD: Fix legacy compat for platform IOCs
Ryan Moeller
2020-09-30
1
-1
/
+3
*
Eliminate gratuitous bzeroing in dbuf_stats_hash_table_data
Matthew Macy
2020-09-30
1
-1
/
+2
*
do a cyclic seek for unused memory objects in pool
Sebastian Gottschall
2020-09-30
3
-2
/
+27
*
Drop references when skipping dmu_send due to EXDEV
Ryan Moeller
2020-09-30
11
-7
/
+216
*
Add intel_QAT patches
Kjeld Schouten-Lebbing
2020-09-30
5
-0
/
+129
*
Use known license string for zzstd
Brian Behlendorf
2020-09-28
1
-1
/
+1
*
Fix CONFIG_DEBUG_LOCK_ALLOC configure check
Brian Behlendorf
2020-09-28
1
-1
/
+1
*
Fix objtool configure check
Brian Behlendorf
2020-09-28
2
-3
/
+5
*
Note that keys must be loaded for 'zpool remove'
grodik
2020-09-28
1
-0
/
+2
*
Document branching structure
Kjeld Schouten-Lebbing
2020-09-28
1
-0
/
+15
*
zfetch: Don't issue new streams when old have not completed
Matthew Macy
2020-09-27
4
-44
/
+166
*
zfs userspace: use zfs_path_to_zhandle so argument can be a path
Allan Jude
2020-09-25
2
-14
/
+17
*
Add DB_RF_NOPREFETCH to dbuf_read()s in dnode.c
Adam D. Moss
2020-09-25
1
-2
/
+4
*
Fix PREEMPTION=y and BLK_CGROUP=y config on arm64
Brian Behlendorf
2020-09-25
1
-0
/
+10
*
FreeBSD: update cache_purgevfs usage after 1300117 version bump
Mateusz Guzik
2020-09-25
1
-0
/
+4
*
FreeBSD: Code cleanup in zio_crypt
Ryan Moeller
2020-09-25
1
-145
/
+76
*
Prune dead branch reported by Coverity
Ryan Moeller
2020-09-25
1
-5
/
+1
*
zpool command complains about /etc/exports.d
George Wilson
2020-09-25
2
-43
/
+64
*
zfs_log_write: simplify data copying code for WR_COPIED records
Christian Schwarz
2020-09-25
1
-8
/
+15
*
FreeBSD: Add support for procfs_list
Matthew Macy
2020-09-23
11
-41
/
+201
*
FreeBSD: Don't save user FPU context in kernel threads
Matthew Macy
2020-09-23
2
-8
/
+12
*
Update issue templates, commitcheck and Contributing.md
Kjeld Schouten-Lebbing
2020-09-23
3
-125
/
+13
*
Don't set numobjs to UINT64_MAX or near it
Paul Dagnelie
2020-09-22
1
-3
/
+1
*
contrib/initramfs: fix shellcheck and checkbashisms errors with shebang
наб
2020-09-22
1
-87
/
+80
*
Restore clearing of L2CACHE flag in arc_read_done()
George Amanakis
2020-09-22
1
-3
/
+3
*
Fix a logic bug in the FreeBSD getpages VOP
Mark Johnston
2020-09-22
1
-2
/
+4
*
FreeBSD: Reduce stack usage of Lua
Ryan Moeller
2020-09-22
2
-13
/
+0
*
Annontate FreeBSD sysctls with CTLFLAG_MPSAFE
Mark Johnston
2020-09-21
2
-26
/
+31
*
Fix switch statement indentation in the FreeBSD kstat code
Mark Johnston
2020-09-21
1
-105
/
+102
*
Update documentation of l2arc_mfuonly
George Amanakis
2020-09-21
1
-1
/
+4
[next]