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
...
*
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
*
Fix dRAID sequential resilver silent damage handling
Brian Behlendorf
2021-05-20
8
-56
/
+236
*
zfs-allow.8: mention 'bookmark' permission
Lauri Tirkkonen
2021-05-20
1
-0
/
+1
*
d/zfsutils.zfs.init derivatives: shellcheck, fix header
наб
2021-05-20
5
-62
/
+40
*
contrib/bash_completion.d: fix obvious shellcheck problems
наб
2021-05-20
1
-25
/
+28
*
zgenhostid: use argument path directly
наб
2021-05-20
1
-13
/
+3
*
Trim excess shellcheck annotations. Widen to all non-Korn scripts
наб
2021-05-20
18
-89
/
+75
*
Fix SC2181 ("[ $?") outside tests/
наб
2021-05-20
11
-52
/
+29
*
Simple change to fix building in recent environments
Rich Ercolani
2021-05-19
1
-4
/
+4
*
Scale worker threads and taskqs with number of CPUs
Alexander Motin
2021-05-14
2
-26
/
+84
*
ZTS: Increase redundancy test timeout
Brian Behlendorf
2021-05-14
1
-0
/
+1
*
i-t: rewrite hooks
наб
2021-05-13
3
-111
/
+43
*
Fix dmu_recv_stream test for resumable
Paul Zuchowski
2021-05-13
1
-2
/
+2
*
FreeBSD: Implement xattr=sa
Ryan Moeller
2021-05-13
4
-150
/
+401
*
FreeBSD: Use SET_ERROR to trace xattr name errors
Ryan Moeller
2021-05-13
1
-4
/
+4
*
FreeBSD: Don't force xattr mount option
Ryan Moeller
2021-05-13
1
-5
/
+0
*
zed: Add Pushover notifier
Scott Colby
2021-05-13
2
-0
/
+99
*
Revert "Fix raw sends on encrypted datasets when copying back snapshots"
Brian Behlendorf
2021-05-13
6
-143
/
+12
*
Widen mancheck target to all pages, fix them
наб
2021-05-12
6
-8
/
+6
[prev]
[next]