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
/
tests
/
runfiles
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move some tests to cli_user/zpool_status
Tony Hutter
2019-07-19
1
-4
/
+7
*
Add zfs create dryrun
Mike Gerdts
2019-07-16
1
-1
/
+1
*
Log Spacemap Project
Serapheim Dimitropoulos
2019-07-16
1
-0
/
+6
*
Fix race in parallel mount's thread dispatching algorithm
Tomohiro Kusumi
2019-07-09
1
-1
/
+2
*
OpenZFS 9318 - vol_volsize_to_reservation does not account for raidz skip blocks
Mike Gerdts
2019-07-05
1
-1
/
+2
*
nopwrites on dmu_sync-ed blocks can result in a panic
George Wilson
2019-06-28
1
-1
/
+1
*
Add 'zfs umount -u' for encrypted datasets
Tom Caputi
2019-06-28
1
-1
/
+1
*
Remove code for zfs remap
Matthew Ahrens
2019-06-24
1
-6
/
+2
*
Fix out-of-tree build failures
Brian Behlendorf
2019-06-24
1
-1
/
+4
*
OpenZFS 9425 - channel programs can be interrupted
Don Brady
2019-06-22
1
-1
/
+1
*
Implement Redacted Send/Receive
Paul Dagnelie
2019-06-19
1
-0
/
+9
*
Add link count test for root inode
Tomohiro Kusumi
2019-05-29
1
-1
/
+1
*
Fix send/recv lost spill block
Brian Behlendorf
2019-05-07
1
-2
/
+2
*
Fix `zfs set atime|relatime=off|on` behavior on inherited datasets
Tomohiro Kusumi
2019-05-07
1
-1
/
+2
*
Fix issues with truncated files in raw sends
Tom Caputi
2019-04-15
1
-3
/
+4
*
Fix hierarchy misspellings
Richard Laager
2019-04-14
1
-1
/
+1
*
Fix issue in receive_object() during reallocation
Brian Behlendorf
2019-04-12
1
-1
/
+1
*
Revert "Fix issues with truncated files in raw sends"
Brian Behlendorf
2019-04-05
1
-2
/
+1
*
Add TRIM support
Brian Behlendorf
2019-03-29
1
-0
/
+16
*
Fix issues with truncated files in raw sends
Tom Caputi
2019-03-27
1
-1
/
+2
*
Improve `zpool labelclear`
Brian Behlendorf
2019-03-21
1
-1
/
+2
*
Multiple DVA Scrubbing Fix
Tom Caputi
2019-03-15
1
-1
/
+1
*
Make zpool status counters match error events count
Tony Hutter
2019-03-14
1
-1
/
+1
*
Detect and prevent mixed raw and non-raw sends
Tom Caputi
2019-03-13
1
-2
/
+3
*
MMP writes rotate over leaves
Olaf Faaland
2019-03-12
1
-1
/
+1
*
zvol: allow rename of in use ZVOL dataset
loli10K
2019-02-22
1
-2
/
+2
*
Prevent user accounting on readonly pool
loli10K
2019-02-19
1
-1
/
+2
*
zfs should optionally send holds
Paul Zuchowski
2019-02-15
1
-1
/
+1
*
port async unlinked drain from illumos-nexenta
Alek P
2019-02-12
1
-1
/
+1
*
ZVOLs should not be allowed to have children
loli10K
2019-02-08
1
-1
/
+2
*
zfs filesystem skipped by df -h
Paul Zuchowski
2019-01-13
1
-1
/
+2
*
zfs receive and rollback can skew filesystem_count
loli10K
2019-01-08
1
-0
/
+5
*
OpenZFS 9102 - zfs should be able to initialize storage devices
George Wilson
2019-01-07
1
-0
/
+15
*
arc_summary: consolidate test case
Brian Behlendorf
2019-01-06
1
-2
/
+1
*
Fix ASSERT in zfs_receive_one()
LOLi
2018-12-04
1
-1
/
+1
*
Detect IO errors during device removal
Brian Behlendorf
2018-12-04
1
-3
/
+3
*
zpool: allow split with whole-disk devices
LOLi
2018-11-20
1
-1
/
+1
*
OpenZFS 8115 - parallel zfs mount
Sebastien Roy
2018-11-15
1
-1
/
+1
*
zed: detect and offline physically removed devices
loli10K
2018-11-09
1
-4
/
+4
*
Add zpool status -s (slow I/Os) and -p (parseable)
Tony Hutter
2018-11-08
1
-1
/
+1
*
Defer new resilvers until the current one ends
Tom Caputi
2018-10-18
1
-0
/
+4
*
zpool: allow sharing of spare device among pools
LOLi
2018-10-17
1
-1
/
+2
*
Fix changelist mounted-dataset iteration
Alek P
2018-10-10
1
-2
/
+3
*
Print "(repairing)" in zpool status again
Tony Hutter
2018-10-09
1
-1
/
+2
*
Verify 'zfs destroy' will unshare the dataset
Prakash Surya
2018-10-03
1
-1
/
+2
*
changelist should be able to iter on mounts
Alek P
2018-10-02
1
-1
/
+1
*
Fixes for procfs files backed by linked lists
John Gallagher
2018-09-26
1
-4
/
+5
*
zpool split can create a corrupted pool
Roman Strashkin
2018-09-12
1
-1
/
+2
*
Fix 'zfs allow' for create time permissions
LOLi
2018-09-06
1
-1
/
+1
*
Pool allocation classes
Don Brady
2018-09-05
1
-0
/
+8
[next]