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
/
cmd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename zfs_* functions
Brian Behlendorf
2017-03-10
1
-1
/
+1
*
Correct arc_summary and dbufstat python style
Giuseppe Di Natale
2017-03-09
2
-0
/
+2
*
Enable shellcheck to run for select scripts
Giuseppe Di Natale
2017-03-09
3
-22
/
+39
*
Dump unique configurations and Uberblocks in zdb -lu
Olaf Faaland
2017-03-06
1
-58
/
+263
*
Retry setting LED
Christopher Voltz
2017-02-16
1
-55
/
+33
*
Fix broken URL
Christopher Voltz
2017-02-15
1
-1
/
+1
*
Enclosure LED fixes
Tony Hutter
2017-02-10
7
-39
/
+184
*
Fix coverity defects: CID 155928
Don Brady
2017-02-07
1
-8
/
+11
*
OpenZFS 6866 - zdb -l non-zero status if no label
Don Brady
2017-02-03
1
-30
/
+32
*
OpenZFS 4521 - zfstest is trying to execute evil "zfs unmount -a"
Giuseppe Di Natale
2017-02-03
1
-1
/
+10
*
Add nvlist payload stats for zdb -ll dump
Don Brady
2017-02-02
1
-1
/
+133
*
Remove lint ifdef checks in zdb and dbuf
Giuseppe Di Natale
2017-02-01
1
-7
/
+0
*
Use fletcher_4 routines natively with `abd_iterate_func()`
David Quigley
2017-02-01
1
-0
/
+28
*
OpenZFS 7742 - zfs send wrong error message with invalid long opts
George Melikov
2017-01-31
1
-4
/
+33
*
OpenZFS 7545 - zdb should disable reference tracking
Giuseppe Di Natale
2017-01-31
1
-0
/
+7
*
OpenZFS 7280 - Allow changing global libzpool variables in zdb and ztest thro...
George Melikov
2017-01-31
2
-6
/
+20
*
OpenZFS 7502 - ztest should run zdb with -G (debug mode)
George Melikov
2017-01-30
1
-1
/
+1
*
OpenZFS 7277 - zdb should be able to print zfs_dbgmsg's
George Melikov
2017-01-28
1
-4
/
+22
*
OpenZFS 7386 - zfs get does not work properly with bookmarks
George Melikov
2017-01-26
1
-2
/
+2
*
OpenZFS 7163 - ztest failures due to excess error injection
George Melikov
2017-01-26
1
-2
/
+24
*
OpenZFS 7253 - ztest failure: dsl_destroy_head(name) == 0 (0x10 == 0x0), file...
George Melikov
2017-01-26
1
-2
/
+5
*
OpenZFS 7147 - ztest: ztest_ddt_repair fails with ztest_pattern_match assertion
Brian Behlendorf
2017-01-26
1
-3
/
+12
*
OpenZFS 6872 - zfs libraries should not allow uninitialized variables
George Melikov
2017-01-24
1
-2
/
+1
*
OpenZFS 6871 - libzpool implementation of thread_create should enforce length...
George Melikov
2017-01-24
2
-3
/
+3
*
OpenZFS 6880 - zdb incorrectly reports feature count mismatch when feature is...
George Melikov
2017-01-24
1
-1
/
+2
*
codebase style improvements for OpenZFS 6459 port
George Melikov
2017-01-22
2
-6
/
+12
*
Fix unused variable warning
Brian Behlendorf
2017-01-19
1
-2
/
+2
*
OpenZFS 6550 - cmd/zfs: cleanup gcc warnings
Brian Behlendorf
2017-01-17
1
-15
/
+23
*
OpenZFS 6551 - cmd/zpool: cleanup gcc warnings
Brian Behlendorf
2017-01-17
3
-4
/
+11
*
OpenZFS 7303 - dynamic metaslab selection
Don Brady
2017-01-12
2
-5
/
+20
*
OpenZFS 6637 - replacing "dontclose" with "should_close"
George Melikov
2017-01-12
1
-3
/
+3
*
OpenZFS 6328 - Fix cstyle errors in zfs codebase
George Melikov
2017-01-12
1
-1
/
+2
*
Fix TypeError: unorderable types: str() > int() in arc_summary.py
Johnny Stenback
2017-01-03
1
-2
/
+2
*
Fix spelling
ka7
2017-01-03
11
-14
/
+14
*
Fix coverity defects: CID 147587
GeLiXin
2016-12-21
1
-0
/
+7
*
Fix coverity defects: CID 155008
cao
2016-12-19
1
-2
/
+5
*
Don't run 'zpool iostat -c CMD' command on all vdevs, if vdevs specified
Tony Hutter
2016-12-16
3
-15
/
+59
*
Fix coverity defects: CID 147534
cao
2016-12-16
1
-2
/
+2
*
Use cstyle -cpP in `make cstyle` check
Brian Behlendorf
2016-12-12
23
-161
/
+149
*
Do not force VDEV_NAME_TYPE_ID in max_width()
HÃ¥kan Johansson
2016-11-30
1
-3
/
+3
*
Introduce ARC Buffer Data (ABD)
Brian Behlendorf
2016-11-30
6
-82
/
+110
|
\
|
*
ABD raidz avx512f support
Gvozden Neskovic
2016-11-29
1
-15
/
+1
|
*
ABD Vectorized raidz
Gvozden Neskovic
2016-11-29
3
-46
/
+49
|
*
DLPX-44812 integrate EP-220 large memory scalability
David Quigley
2016-11-29
5
-50
/
+89
*
|
Fix coverity defects: CID 154591
luozhengzheng
2016-11-30
1
-1
/
+1
|
/
*
zstreamdump needs to initialize fletcher 4 support
Tim Chase
2016-11-29
1
-0
/
+2
*
Add -c to zpool iostat & status to run command
Tony Hutter
2016-11-29
5
-10
/
+244
*
Allow zfs unshare <protocol> -a
LOLi
2016-11-29
1
-5
/
+23
*
Add a statechange notify zedlet
Don Brady
2016-11-10
6
-82
/
+125
*
Fix symlinks for {vdev_clear,statechange}-led.sh
Olaf Faaland
2016-11-09
1
-2
/
+2
[next]