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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improved error handling for extreme rewinds
Brian Behlendorf
2018-10-12
6
-67
/
+116
*
Revert "Allow ECKSUM in vdev_checkpoint_sm_object()"
Brian Behlendorf
2018-10-12
1
-8
/
+4
*
Define timestruc_t for Lustre compatibility
Tony Hutter
2018-10-12
1
-0
/
+3
*
OpenZFS 9689 - zfs range lock code should not be zpl-specific
Matt Ahrens
2018-10-11
10
-598
/
+487
*
Fix changelist mounted-dataset iteration
Alek P
2018-10-10
9
-28
/
+201
*
Check scheduler for "noop" before setting "noop"
Garrett Fields
2018-10-10
1
-1
/
+1
*
Print "(repairing)" in zpool status again
Tony Hutter
2018-10-09
4
-4
/
+84
*
Refactor dmu_recv into its own file
Paul Dagnelie
2018-10-09
12
-2863
/
+2969
*
Fix arc_release() refcount
Brian Behlendorf
2018-10-09
1
-1
/
+1
*
Add zfs_refcount_transfer_ownership_many()
Brian Behlendorf
2018-10-09
3
-9
/
+21
*
Create /proc/sys/kernel/spl/gitrev with git hash
Matthew Ahrens
2018-10-08
9
-9
/
+74
*
OpenZFS 9617 - too-frequent TXG sync causes excessive write inflation
Matthew Ahrens
2018-10-04
4
-11
/
+18
*
Warn if checking programs are not installed
Matthew Ahrens
2018-10-04
1
-0
/
+10
*
Add codecheck make target
Matthew Ahrens
2018-10-04
1
-1
/
+3
*
Fix ASSERT macros to not over-expand
Paul Dagnelie
2018-10-03
2
-33
/
+103
*
Add new fnvlist_lookup_* functions
Paul Dagnelie
2018-10-03
2
-16
/
+105
*
Verify 'zfs destroy' will unshare the dataset
Prakash Surya
2018-10-03
4
-22
/
+104
*
Fix "zfs destroy" when "sharenfs=on" is used
Prakash Surya
2018-10-03
3
-1
/
+6
*
OpenZFS 9677 - panic from zio_write_gang_block()
Brad Lewis
2018-10-03
1
-6
/
+14
*
OpenZFS 9616 - Bogus error when attempting to set property on read-only pool
Andrew Stormont
2018-10-03
1
-3
/
+8
*
Refcounted DSL Crypto Key Mappings
Tom Caputi
2018-10-03
9
-101
/
+195
*
OpenZFS 9700 - ZFS resilvered mirror does not balance reads
Jerry Jelinek
2018-10-02
1
-0
/
+4
*
OpenZFS 9763 - zfs(1M): broken formatting in allow/unallow description
Yuri Pankov
2018-10-02
1
-2
/
+3
*
changelist should be able to iter on mounts
Alek P
2018-10-02
6
-68
/
+366
*
ZTS: Fix snapshot_009_pos, snapshot_010_pos
Brian Behlendorf
2018-10-01
4
-10
/
+9
*
Prefix all refcount functions with zfs_
Tim Schumacher
2018-10-01
23
-403
/
+422
*
Remove duplicate macro in dsl_dir.h
Matthew Ahrens
2018-10-01
1
-1
/
+0
*
Refine split block reconstruction
Brian Behlendorf
2018-10-01
3
-123
/
+274
*
Fixes for procfs files backed by linked lists
John Gallagher
2018-09-26
24
-558
/
+1086
*
Fix flake 8 style warnings
Gregor Kopka
2018-09-26
2
-35
/
+42
*
Linux 4.19-rc3+ compat: Remove refcount_t compat
Tim Schumacher
2018-09-26
32
-127
/
+116
*
Fix small sysfs leak
Brian Behlendorf
2018-09-26
1
-10
/
+15
*
Zpool iostat: remove latency/queue scaling
Gregor Kopka
2018-09-25
1
-6
/
+6
*
Revert "Fix flake 8 style warnings"
Brian Behlendorf
2018-09-24
2
-37
/
+35
*
Fix statfs(2) for 32-bit user space
Brian Behlendorf
2018-09-24
5
-5
/
+64
*
ZTS: Fix removal_resume_export
LOLi
2018-09-24
2
-48
/
+4
*
Fix flake 8 style warnings
Gregor Kopka
2018-09-24
2
-35
/
+37
*
vdev_disk_error() prints ASCII SOH to debug log
LOLi
2018-09-21
1
-4
/
+3
*
Fix reference to zpool-features(5)
DeHackEd
2018-09-21
1
-1
/
+1
*
Add limits to spa_slop_shift tunable
LOLi
2018-09-20
1
-1
/
+22
*
Add NEWS file
Richard Yao
2018-09-18
2
-1
/
+4
*
zstreamdump dumps core printing truncated nvlist
LOLi
2018-09-18
1
-3
/
+5
*
Fix allocation_classes GUID in zpool-features(5)
DeHackEd
2018-09-18
1
-1
/
+1
*
Add new wiki page to CONTRIBUTING
bunder2015
2018-09-18
1
-0
/
+1
*
Man page fixes - zpool/zfs optional parameters
Gregor Kopka
2018-09-18
2
-4
/
+4
*
Clarify 'zpool remove' restrictions
Brian Behlendorf
2018-09-17
1
-4
/
+8
*
zpool should detect invalid fs property on create
LOLi
2018-09-13
2
-20
/
+47
*
Add removal_resume_export to zts-report.py
Brian Behlendorf
2018-09-13
2
-1
/
+2
*
zpool split can create a corrupted pool
Roman Strashkin
2018-09-12
4
-5
/
+116
*
Tag 0.8.0-rc1
zfs-0.8.0-rc1
Brian Behlendorf
2018-09-07
1
-3
/
+3
[next]