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
*
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
*
Linux 5.0 compat: Convert MS_* macros to SB_*
Tony Hutter
2019-01-28
2
-12
/
+14
*
Linux 5.0 compat: Use totalram_pages()
Tony Hutter
2019-01-28
4
-3
/
+28
*
Linux 5.0 compat: access_ok() drops 'type' parameter
Tony Hutter
2019-01-28
4
-2
/
+31
*
Linux 4.18 compat: Use ktime_get_coarse_real_ts64()
Tony Hutter
2019-01-28
3
-0
/
+31
*
Change target size of metaslabs from 256GB to 16GB
Serapheim Dimitropoulos
2019-01-25
3
-40
/
+54
*
Rename range_tree_verify to range_tree_verify_not_present
Serapheim Dimitropoulos
2019-01-25
4
-14
/
+16
*
Use proper tag for spa config refcounts in mmp_write_uberblock()
Tim Chase
2019-01-25
1
-1
/
+1
*
zfs userspace dumps core when used on ZVOLs
loli10K
2019-01-25
1
-2
/
+12
*
zpool iostat should print headers when terminal fills
Damian Wojsław
2019-01-23
2
-7
/
+41
*
Fix bad kmem_free() in zvol_rename_minors_impl()
Tom Caputi
2019-01-23
1
-1
/
+1
*
ztest: creates partially initialized root dataset
loli10K
2019-01-18
1
-8
/
+10
*
Remove zfs_sync() panicking kernel check
Brian Behlendorf
2019-01-18
1
-7
/
+0
*
Factor metaslab_load_wait() in metaslab_load()
Serapheim Dimitropoulos
2019-01-18
5
-55
/
+53
*
Fix 0 byte memory leak in zfs receive
Tom Caputi
2019-01-18
1
-1
/
+6
*
Document guidelines for usage of zfs_dbgmsg
Serapheim Dimitropoulos
2019-01-18
1
-1
/
+17
*
dkms: Enable debuginfo option to be set with zfs sysconfig file
Neal Gompa (ニール・ゴンパ)
2019-01-18
1
-0
/
+4
*
Off-by-one in zap_leaf_array_create()
loli10K
2019-01-18
3
-16
/
+43
*
Simplify spa_sync by breaking it up to smaller functions
Serapheim Dimitropoulos
2019-01-18
2
-169
/
+200
*
ztest: scrub verification
Brian Behlendorf
2019-01-18
1
-6
/
+63
*
Fix error handling incallers of dbuf_hold_level()
Tom Caputi
2019-01-17
6
-14
/
+37
*
Remove unused vdev_t fields
Serapheim Dimitropoulos
2019-01-17
2
-13
/
+0
*
ztest: scrub ddt repair
Brian Behlendorf
2019-01-17
2
-17
/
+41
*
Update vdev_is_spacemap_addressable() for new spacemap encoding
Serapheim Dimitropoulos
2019-01-16
2
-18
/
+40
*
ztest: split block reconstruction
Brian Behlendorf
2019-01-16
5
-8
/
+17
*
Make zdb results for checkpoint tests consistent
Serapheim Dimitropoulos
2019-01-16
1
-2
/
+13
*
Disable 'zfs remap' command
Brian Behlendorf
2019-01-15
10
-39
/
+57
*
Fix zio leak in dbuf_read()
Tom Caputi
2019-01-15
1
-2
/
+11
*
Verify .gitignore entries
loli10K
2019-01-15
2
-1
/
+8
*
Tag 0.8.0-rc3
zfs-0.8.0-rc3
Brian Behlendorf
2019-01-14
1
-2
/
+2
*
Minor spelling corrections
Brian Behlendorf
2019-01-13
2
-8
/
+8
*
Serialize ZTHR operations to eliminate races
Serapheim Dimitropoulos
2019-01-13
7
-130
/
+192
*
zfs filesystem skipped by df -h
Paul Zuchowski
2019-01-13
4
-2
/
+79
[next]