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
*
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
*
Canonicalize Python shebangs
Ryan Moeller
2019-09-12
6
-6
/
+6
*
Add/generalize abstractions in arc_summary3
Ryan Moeller
2019-09-10
1
-50
/
+62
*
Add/generalize abstraction in arc_summary2
Ryan Moeller
2019-09-10
1
-29
/
+25
*
Fix zpool subcommands error message with some unsupported options
loli10K
2019-09-04
1
-4
/
+2
*
zvol_wait script should ignore partially received zvols
Pavel Zakharov
2019-09-03
1
-2
/
+21
*
Fix typos in cmd/
Andrea Gelmini
2019-08-30
15
-26
/
+26
*
Fix automake program name transformations
Ryan Moeller
2019-08-20
1
-2
/
+8
*
spa_load_verify() may consume too much memory
George Wilson
2019-08-13
1
-7
/
+8
*
Metaslab max_size should be persisted while unloaded
Paul Dagnelie
2019-08-05
1
-2
/
+2
*
zed crashes when devid not present
Matthew Ahrens
2019-07-26
1
-1
/
+2
*
Fast Clone Deletion
Sara Hartse
2019-07-26
1
-63
/
+267
*
Race condition between spa async threads and export
Serapheim Dimitropoulos
2019-07-18
1
-1
/
+17
*
zdb: don't print log spacemap stats in pools without the feature
Serapheim Dimitropoulos
2019-07-18
1
-0
/
+6
*
New service that waits on zvol links to be created
Pavel Zakharov
2019-07-17
3
-1
/
+95
*
Add zfs create dryrun
Mike Gerdts
2019-07-16
1
-22
/
+92
*
Log Spacemap Project
Serapheim Dimitropoulos
2019-07-16
2
-56
/
+370
*
Enable zfs-mount-generator by default
Antonio Russo
2019-07-15
1
-0
/
+1
*
systemd encryption key support
Antonio Russo
2019-07-15
1
-2
/
+2
*
Linux 5.0 compat: SIMD compatibility
Brian Behlendorf
2019-07-12
1
-0
/
+3
*
zfs send does not handle invalid input gracefully
loli10K
2019-07-08
1
-1
/
+5
*
Fix zfs "redact" misc issues
loli10K
2019-07-05
1
-9
/
+9
*
OpenZFS 9318 - vol_volsize_to_reservation does not account for raidz skip blocks
Mike Gerdts
2019-07-05
1
-2
/
+4
*
Add 'zfs umount -u' for encrypted datasets
Tom Caputi
2019-06-28
1
-5
/
+8
*
zdb -vvvvv on ztest pool dies with "out of memory"
Paul Dagnelie
2019-06-25
1
-6
/
+20
*
Redacted Send/Receive causes zdb to dump core
loli10K
2019-06-24
1
-1
/
+1
*
Remove code for zfs remap
Matthew Ahrens
2019-06-24
1
-78
/
+0
*
Fix out-of-tree build failures
Brian Behlendorf
2019-06-24
2
-55
/
+59
*
Let zfs mount all tolerate in-progress mounts
Don Brady
2019-06-22
1
-1
/
+18
*
zstreamdump: add per-record-type counters and an overhead counter
Allan Jude
2019-06-22
1
-22
/
+41
*
Redacted Send/Receive broke zfs(8) help message
loli10K
2019-06-21
1
-2
/
+1
*
Remove dedupditto functionality
Matthew Ahrens
2019-06-19
1
-162
/
+0
*
Fix memory leak in check_disk()
Michael Niewöhner
2019-06-19
1
-0
/
+1
*
Implement Redacted Send/Receive
Paul Dagnelie
2019-06-19
3
-58
/
+434
*
make zil max block size tunable
Matthew Ahrens
2019-06-10
1
-1
/
+1
*
arc_summary: prefer python3 version and install when there is no python
Eli Schwartz
2019-06-10
1
-3
/
+1
*
Make Python detection optional and more portable
Ryan Moeller
2019-06-04
1
-2
/
+7
*
grammar: it is / plural agreement
Josh Soref
2019-05-28
1
-2
/
+2
*
Update comments to match code
Ryan Moeller
2019-05-28
1
-6
/
+6
*
Endless loop in zpool_do_remove() on platforms with unsigned char
loli10K
2019-05-28
3
-4
/
+4
*
Disable parallel processing for 'zfs mount -l'
Tom Caputi
2019-05-25
1
-2
/
+5
*
zpool: status -t is not documented in help message
loli10K
2019-05-24
1
-1
/
+1
[next]