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
Commit message (
Expand
)
Author
Age
Files
Lines
*
zpoolprops.8: fix spacing in ashift
наб
2021-05-29
1
-2
/
+2
*
fsck.zfs.8: modernise
наб
2021-05-29
1
-47
/
+49
*
arcstat.1: modernise
наб
2021-05-29
1
-539
/
+111
*
ztest.1: modernise
наб
2021-05-29
1
-155
/
+172
*
zgenhostid.8: use single-line indent macro for single-line examples
наб
2021-05-29
1
-16
/
+7
*
libzfs: add zfs_get_underlying_type. Stop including libzfs_impl.h in cmd
наб
2021-05-29
6
-638
/
+658
*
include: move SPA_MINBLOCKSHIFT and zio_encrypt to sys/fs/zfs.h
наб
2021-05-29
3
-38
/
+41
*
libzfs: format safety
наб
2021-05-29
6
-65
/
+52
*
libzfs: expose zfs_mount_delegation_check
наб
2021-05-29
2
-2
/
+1
*
long options for ztest
Manoj Joseph
2021-05-28
2
-108
/
+247
*
Don't direct to freenode in issue template
Paul Dagnelie
2021-05-28
1
-1
/
+1
*
RPM: Explicitly set the required min/max kernel version for the DKMS package
Armin Wehrfritz
2021-05-27
1
-1
/
+1
*
Minor fix to configure on s390x
Rich Ercolani
2021-05-27
1
-1
/
+3
*
Introduce write-mostly sums
Alexander Motin
2021-05-27
10
-72
/
+319
*
Improve scrub maxinflight_bytes math.
Alexander Motin
2021-05-27
2
-26
/
+16
*
Bend zpl_set_acl to permit the new userns* parameter
Rich Ercolani
2021-05-27
3
-14
/
+51
*
etc/systemd/zfs-mount-generator: output tweaks
наб
2021-05-27
1
-14
/
+8
*
etc/systemd/zfs-mount-generator: rewrite in C
наб
2021-05-27
5
-491
/
+1119
*
Reinstate the old zpool read label logic as a fallback
Rich Ercolani
2021-05-26
1
-3
/
+101
*
mount.zfs.8: match to reality; zfsprops.8: add missing temporary options
наб
2021-05-26
3
-77
/
+37
*
mount.zfs.8: modernise
наб
2021-05-26
1
-75
/
+69
*
zfsprops.8: remove nbmand-not-used-on-Linux and pointer to mount(8)
наб
2021-05-26
1
-8
/
+3
*
Various Linux kABI cosmetics
наб
2021-05-26
4
-12
/
+16
*
linux: don't fall through to 3-arg vfs_getattr
наб
2021-05-26
2
-2
/
+6
*
Forbid strtok(3)
наб
2021-05-26
1
-0
/
+1
*
zdb: remove strtok
наб
2021-05-26
1
-14
/
+17
*
zpool: print_zpool_script_list: remove strtok
наб
2021-05-26
1
-5
/
+4
*
zpool: import: use realloc for realloc, remove strtok
наб
2021-05-26
3
-32
/
+29
*
linux/libzutil: zfs_path_order: remove strtok
наб
2021-05-26
1
-6
/
+5
*
libzutil: zfs_resolve_shortname: remove strtok
наб
2021-05-26
1
-4
/
+4
*
libzutil: zfs_strcmp_shortname: remove strtok
наб
2021-05-26
1
-7
/
+6
*
libzutil: zfs_strcmp_pathname: don't allocate, remove strtok
наб
2021-05-26
1
-9
/
+8
*
libzfs_core: fini: don't check for refcount twice
наб
2021-05-26
1
-2
/
+1
*
FreeBSD: Update dataset_kstats for zvols in dev mode
Alexander Motin
2021-05-26
1
-0
/
+6
*
freebsd/libzfs: import execvPe() from FreeBSD 13
наб
2021-05-26
1
-19
/
+42
*
Correct flaws in arc_summary[23] and their test.
Rich Ercolani
2021-05-25
3
-51
/
+73
*
FreeBSD: avoid memory allocation in arc_prune_async
Alexander Motin
2021-05-25
1
-9
/
+7
*
Add note for printing all dbgmsg entries on FreeBSD
Rich Ercolani
2021-05-25
1
-1
/
+4
*
Propagate vdev state due to invalid label corruption
vermavipinkumar
2021-05-25
2
-1
/
+11
*
zdb: dump_history needs space
Toomas Soome
2021-05-25
1
-1
/
+1
*
ZTS: remove verify_slog_support helper
Christian Schwarz
2021-05-24
4
-39
/
+7
*
FreeBSD: Retry OCF ENOMEM errors.
Alexander Motin
2021-05-24
1
-3
/
+5
*
linux/libshare: smb: don't leak share name in smb_disable_share_one()
наб
2021-05-21
1
-1
/
+1
*
zstreamdump: replace with link to zstream
наб
2021-05-21
8
-65
/
+18
*
Don't abuse vfork()
наб
2021-05-21
2
-2
/
+2
*
libzfs: run_process: don't leak fd on reopen failure
наб
2021-05-21
1
-1
/
+3
*
libzfs: run_process: reuse line, don't leak it
наб
2021-05-21
1
-13
/
+10
*
libzfs: run_process: set O_NONBLOCK on lines pipe
наб
2021-05-21
1
-2
/
+3
*
raidz_test: use only async-signal-safe functions in signal handler
наб
2021-05-20
1
-6
/
+15
*
Update tmpfile() existence detection
Rich Ercolani
2021-05-20
2
-4
/
+29
[next]