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
/
cmd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add trim support to zpool wait
Brian Behlendorf
2020-03-04
1
-9
/
+34
*
Improve zfs destroy performance with zio_t-free zio_free()
Matthew Ahrens
2020-02-28
1
-4
/
+3
*
arc_summary: Make get_descriptions per platform
Ryan Moeller
2020-02-27
1
-53
/
+76
*
Add missing newline after zfs redact help message
Ryan Moeller
2020-02-25
1
-1
/
+1
*
Systemd mount generator: Generate noauto units; add control properties
InsanePrawn
2020-02-14
1
-4
/
+13
*
Make zpool.d/iostat work on FreeBSD
Ryan Moeller
2020-02-14
1
-8
/
+20
*
fix zstreamdump -C
Matthew Ahrens
2020-02-13
1
-1
/
+2
*
zdb: Always print symlink target
Justin Keogh
2020-02-12
1
-0
/
+20
*
Implement bookmark copying
Christian Schwarz
2020-02-11
1
-35
/
+64
*
Fix zdb -R with 'b' flag
Paul Zuchowski
2020-02-10
1
-93
/
+162
*
bash scripts: use /usr/bin/env for bash shebangs
Graham Christensen
2020-02-10
1
-1
/
+1
*
Fix static data to link with -fno-common
Romain Dolbeau
2020-02-06
3
-2
/
+4
*
zdb: add support for object ranges for zdb -d
Ned Bass
2020-01-24
1
-44
/
+267
*
Add AltiVec RAID-Z
Romain Dolbeau
2020-01-23
1
-0
/
+1
*
cmd/zfs: redact: better error message for common usage errors
Christian Schwarz
2020-01-23
1
-2
/
+11
*
cmd/zfs: send: meaningful error message for incorrect redaction bookmark
Christian Schwarz
2020-01-23
1
-0
/
+6
*
zdb -d should accept the numeric objset id
Paul Zuchowski
2020-01-16
1
-10
/
+70
*
Change http://zfsonlinux.org links to https://zfsonlinux.org
Brian Behlendorf
2020-01-13
1
-5
/
+6
*
Add 'zfs send --saved' flag
Tom Caputi
2020-01-10
1
-4
/
+35
*
Fix "zpool add -n" for dedup, special and log devices
loli10K
2020-01-06
1
-14
/
+29
*
zdb: print block checksums with 6 d's of verbosity
Ned Bass
2019-12-30
1
-0
/
+6
*
Colorize zpool status output
Tony Hutter
2019-12-19
1
-136
/
+258
*
cppcheck: (error) Null pointer dereference: who_perm
Brian Behlendorf
2019-12-18
1
-46
/
+44
*
Add FreeBSD jail support hooks
Matthew Macy
2019-12-11
2
-4
/
+91
*
zio_decompress_data always ASSERTs successful decompression
Paul Zuchowski
2019-12-10
1
-52
/
+77
*
Replace ASSERTV macro with compiler annotation
Matthew Macy
2019-12-05
2
-2
/
+2
*
Fix reporting of L2ARC hits/misses in arc_summary3
George Amanakis
2019-12-04
1
-2
/
+2
*
Fix zdb_read_block using zio after it is destroyed
Paul Zuchowski
2019-12-03
1
-1
/
+6
*
Add FreeBSD code to arc_summary and arcstat
Ryan Moeller
2019-11-30
3
-6
/
+77
*
Add display of checksums to zdb -R
Paul Zuchowski
2019-11-27
1
-2
/
+58
*
Add zfs_file_* interface, remove vnodes
Matthew Macy
2019-11-21
4
-10
/
+11
*
Remove requirement for -d 1 for zfs list and zfs get with bookmarks
InsanePrawn
2019-11-18
1
-11
/
+12
*
Isolate code specific to Linux in cmd/
Ryan Moeller
2019-11-11
4
-99
/
+103
*
zvol_wait should ignore redacted zvols
Pavel Zakharov
2019-11-06
1
-2
/
+6
*
Prefix struct rangelock
Matthew Macy
2019-11-01
1
-2
/
+2
*
Remove ECKSUM alias in zinject
Matthew Macy
2019-11-01
1
-2
/
+0
*
Add wrapper for Linux BLKFLSBUF ioctl
Matthew Macy
2019-10-28
2
-2
/
+2
*
Fix zpool history unbounded memory usage
Chunwei Chen
2019-10-28
1
-16
/
+28
*
Use zfs_ioctl() in zinject.c
Matthew Macy
2019-10-25
1
-5
/
+5
*
Remove gratuitous Linux only include in ztest & zdb
Matthew Macy
2019-10-19
2
-2
/
+0
*
Detect if sed supports --in-place
Ryan Moeller
2019-10-16
2
-2
/
+2
*
Fix strdup conflict on other platforms
Matthew Macy
2019-10-10
1
-1
/
+1
*
Reduce loaded range tree memory usage
Paul Dagnelie
2019-10-09
1
-5
/
+14
*
OpenZFS restructuring - libzutil
Matthew Macy
2019-10-03
1
-5
/
+5
*
OpenZFS restructuring - libspl
Matthew Macy
2019-10-02
16
-97
/
+5
*
OpenZFS restructuring - zpool
Matthew Macy
2019-09-30
6
-352
/
+428
*
Adding slack notifier
Ben McGough
2019-09-26
2
-0
/
+86
*
Use signed types to prevent subtraction overflow
Ryan Moeller
2019-09-22
1
-4
/
+4
*
Refactor libzfs_error_init newlines
Ryan Moeller
2019-09-18
4
-4
/
+4
*
Add subcommand to wait for background zfs activity to complete
John Gallagher
2019-09-13
1
-42
/
+517
[next]