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
path:
root
/
cmd
Commit message (
Expand
)
Author
Age
Files
Lines
*
ZED: Do not offline a missing device if no spare is available
Brian Behlendorf
2020-09-16
1
-3
/
+2
*
Fix gcc 10.1 stringop-truncation error
George Amanakis
2020-09-15
1
-3
/
+3
*
Prefix struct rangelock
Matthew Macy
2020-05-12
1
-2
/
+2
*
Fix static data to link with -fno-common
Romain Dolbeau
2020-05-12
3
-2
/
+4
*
zfs_get: change time format string from %k to %H
alex
2020-05-12
1
-1
/
+1
*
Deprecate deduplicated send streams
Matthew Ahrens
2020-05-12
1
-0
/
+10
*
Systemd mount generator: Generate noauto units; add control properties
InsanePrawn
2020-05-12
1
-4
/
+13
*
zdb: print block checksums with 6 d's of verbosity
Ned Bass
2020-01-22
1
-0
/
+6
*
cppcheck: (error) Null pointer dereference: who_perm
Brian Behlendorf
2020-01-22
1
-46
/
+44
*
zio_decompress_data always ASSERTs successful decompression
Paul Zuchowski
2020-01-22
1
-52
/
+77
*
Fix reporting of L2ARC hits/misses in arc_summary3
George Amanakis
2020-01-22
1
-2
/
+2
*
Fix zdb_read_block using zio after it is destroyed
Paul Zuchowski
2020-01-22
1
-1
/
+6
*
Add display of checksums to zdb -R
Paul Zuchowski
2020-01-22
1
-2
/
+58
*
Remove requirement for -d 1 for zfs list and zfs get with bookmarks
InsanePrawn
2020-01-22
1
-11
/
+12
*
Fix zpool history unbounded memory usage
Chunwei Chen
2020-01-22
1
-16
/
+28
*
Linux 5.0 compat: SIMD compatibility
Brian Behlendorf
2020-01-22
1
-0
/
+3
*
Use signed types to prevent subtraction overflow
Ryan Moeller
2020-01-22
1
-4
/
+4
*
Refactor libzfs_error_init newlines
Ryan Moeller
2020-01-22
4
-4
/
+4
*
Canonicalize Python shebangs
Ryan Moeller
2020-01-22
6
-6
/
+6
*
Fix typos in cmd/
Andrea Gelmini
2020-01-22
15
-26
/
+26
*
spa_load_verify() may consume too much memory
George Wilson
2020-01-22
1
-7
/
+8
*
OpenZFS 9318 - vol_volsize_to_reservation does not account for raidz skip blocks
Mike Gerdts
2020-01-22
1
-2
/
+4
*
make zil max block size tunable
Matthew Ahrens
2020-01-22
1
-1
/
+1
*
Fix zpool subcommands error message with some unsupported options
loli10K
2019-09-25
1
-4
/
+2
*
zvol_wait script should ignore partially received zvols
Pavel Zakharov
2019-09-25
1
-2
/
+21
*
New service that waits on zvol links to be created
Pavel Zakharov
2019-09-25
3
-1
/
+95
*
zed crashes when devid not present
Matthew Ahrens
2019-09-25
1
-1
/
+2
*
Race condition between spa async threads and export
Serapheim Dimitropoulos
2019-09-25
1
-1
/
+17
*
systemd encryption key support
Antonio Russo
2019-09-25
1
-2
/
+2
*
Fix out-of-tree build failures
Brian Behlendorf
2019-09-25
2
-55
/
+59
*
Let zfs mount all tolerate in-progress mounts
Don Brady
2019-09-25
1
-1
/
+18
*
zstreamdump: add per-record-type counters and an overhead counter
Allan Jude
2019-09-25
1
-22
/
+41
*
Fix memory leak in check_disk()
Michael Niewöhner
2019-09-25
1
-0
/
+1
*
grammar: it is / plural agreement
Josh Soref
2019-09-25
1
-2
/
+2
*
Update comments to match code
Ryan Moeller
2019-09-25
1
-6
/
+6
*
arc_summary: prefer python3 version and install when there is no python
Eli Schwartz
2019-06-11
1
-3
/
+1
*
Make Python detection optional and more portable
Ryan Moeller
2019-06-07
1
-2
/
+7
*
Endless loop in zpool_do_remove() on platforms with unsigned char
loli10K
2019-06-07
3
-4
/
+4
*
Disable parallel processing for 'zfs mount -l'
Tom Caputi
2019-06-07
1
-2
/
+5
*
zpool: status -t is not documented in help message
loli10K
2019-06-07
1
-1
/
+1
*
zfs: missing newline character in zfs_do_channel_program() error message
loli10K
2019-06-07
1
-1
/
+2
*
zpool: trim -p is not a valid option
loli10K
2019-06-07
1
-1
/
+2
*
Fix dataset name comparison in zfs_compare()
Alexander Motin
2019-05-08
1
-1
/
+1
*
Fix typesetting of Errata #4
JMoVS
2019-05-08
1
-23
/
+22
*
Clearer wording on Errata #4
JMoVS
2019-05-02
1
-21
/
+26
*
Fix estimated scrub completion time
Tom Caputi
2019-05-01
1
-2
/
+3
*
Use sigaction(2) instead of sigignore(3) for portability
Tomohiro Kusumi
2019-04-30
1
-2
/
+12
*
Add option [-V|--version] to emit version string
TerraTech
2019-04-16
2
-1
/
+50
*
Cleanup nits from ab7615d92
Tom Caputi
2019-04-14
1
-1
/
+1
*
Fix 'zfs list -t snapshot' depth
Brian Behlendorf
2019-04-08
1
-2
/
+2
[next]