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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove zfs-zed hard dep from zfs-share init script
beren12
2019-02-28
1
-2
/
+2
*
initramfs/debian: use panic() instead of directly calling /bin/sh
Michael Niewöhner
2019-02-28
1
-8
/
+22
*
zstreamdump: include embedded writes when dumping raw data (-d)
Allan Jude
2019-02-27
1
-0
/
+4
*
Fix overly broad spa config lock
Brian Behlendorf
2019-02-27
2
-5
/
+4
*
zfs.8 has wrong description of "zfs program -t"
Matthew Ahrens
2019-02-26
4
-16
/
+19
*
Sort by full path name instead of by GUID when importing
kpande
2019-02-26
1
-3
/
+3
*
Improve error message for zfs create with @ or # in name
Damian Wojsław
2019-02-25
1
-38
/
+39
*
zfs(8): improve document of compression behaviours
DeHackEd
2019-02-25
1
-0
/
+13
*
Error path in metaslab_load_impl() forgets to drop ms_sync_lock
Serapheim Dimitropoulos
2019-02-25
1
-1
/
+3
*
zvol: allow rename of in use ZVOL dataset
loli10K
2019-02-22
7
-10
/
+78
*
zpool reports 16E expandsize on disks with oddball number of sectors
loli10K
2019-02-22
2
-4
/
+22
*
Fix dnode_hold_impl() soft lockup
lidongyang
2019-02-22
2
-56
/
+53
*
Clarify zpool iostat statistics reporting
kpande
2019-02-21
1
-4
/
+9
*
Fix '-T u|d' descriptions in zpool(8)
Anatoly Borodin
2019-02-21
1
-4
/
+4
*
Don't enter zvol's rangelock for read bio with size 0
Tomohiro Kusumi
2019-02-20
1
-0
/
+10
*
Add diffutils dependency for dkms build
kpande
2019-02-20
1
-1
/
+1
*
Introduce auxiliary metaslab histograms
Serapheim Dimitropoulos
2019-02-20
5
-18
/
+341
*
Prevent user accounting on readonly pool
loli10K
2019-02-19
4
-4
/
+74
*
Add missing copyright notice to large_dnode tests
Ned Bass
2019-02-19
9
-0
/
+45
*
Fix zdb crash
Igor K
2019-02-19
1
-2
/
+2
*
ZTS: user_property_002_pos fails to destroy volume
John Wren Kennedy
2019-02-19
1
-4
/
+2
*
zfs mount man page should document legacy behaviour
kpande
2019-02-19
1
-3
/
+11
*
Delay injection can cause indefinitely hung zios
Sara Hartse
2019-02-15
1
-0
/
+1
*
ZFS mounted NFSv3 shares fail lock reclaims
Don Brady
2019-02-15
1
-0
/
+1
*
ZTS: clone_001_pos fails in cleanup on busy dataset
John Wren Kennedy
2019-02-15
1
-1
/
+1
*
zio_deadman_impl() fix and enhancement
Tim Chase
2019-02-15
2
-9
/
+30
*
zfs should optionally send holds
Paul Zuchowski
2019-02-15
10
-28
/
+324
*
Linux 4.20 compat: Fix VERIFY(RW_READ_HELD(&hash->mh_contents))
Tony Hutter
2019-02-15
1
-10
/
+45
*
Fix obsolete comment on rangelock
Tomohiro Kusumi
2019-02-14
1
-1
/
+1
*
zdb: replace label_t to zdb_label_t for reduce collisions
Igor K
2019-02-13
1
-8
/
+8
*
Freeing throttle should account for holes
Alek P
2019-02-12
2
-16
/
+37
*
port async unlinked drain from illumos-nexenta
Alek P
2019-02-12
13
-10
/
+300
*
Get rid of space_map_update() for ms_synced_length
Serapheim Dimitropoulos
2019-02-12
12
-215
/
+248
*
ZVOLs should not be allowed to have children
loli10K
2019-02-08
17
-86
/
+358
*
Pool allocation classes misplacing small file blocks
loli10K
2019-02-08
3
-4
/
+47
*
Fix ARC stats for embedded blkptrs
Tim Chase
2019-02-04
1
-15
/
+32
*
OpenZFS 9185 - Enable testing over NFS in ZFS performance tests
Ahmed Ghanem
2019-02-04
12
-3
/
+115
*
zstreamdump: -d option is not documented in manpage
loli10K
2019-02-04
1
-2
/
+12
*
shellcheck pass
bunder2015
2019-02-04
4
-7
/
+7
*
flake8 pass
bunder2015
2019-02-04
2
-21
/
+21
*
Fix zpool iostat -w header names
Tony Hutter
2019-01-31
1
-2
/
+2
*
Simplify log vdev removal code
Serapheim Dimitropoulos
2019-01-31
2
-54
/
+14
*
vs_alloc can underflow in L2ARC vdevs
Serapheim Dimitropoulos
2019-01-31
2
-6
/
+16
*
Don't acquire zthr_request_lock in zthr_wakeup
Sara Hartse
2019-01-30
1
-18
/
+36
*
zdb -L should skip leak detection altogether
Serapheim Dimitropoulos
2019-01-30
2
-121
/
+134
*
Exclude test-runner.py from the rpmbuild shebang check
Tony Hutter
2019-01-28
1
-0
/
+4
*
GCC 9.0: Fix ztest "directive argument is not a nul-terminated string"
Tony Hutter
2019-01-28
1
-2
/
+2
*
Linux 5.0 compat: Fix bio_set_dev()
Brian Behlendorf
2019-01-28
2
-4
/
+60
*
Linux 5.0 compat: Disable vector instructions on 5.0+ kernels
Tony Hutter
2019-01-28
2
-39
/
+144
*
Linux 5.0 compat: Fix SUBDIRs
Tony Hutter
2019-01-28
1
-3
/
+3
[next]