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
*
'zfs receive' fails with "dataset is busy"
LOLi
2018-03-14
1
-1
/
+1
*
Fix zdb -ed on objset for exported pool
Chunwei Chen
2018-03-14
1
-11
/
+21
*
Fix zdb -E segfault
Chunwei Chen
2018-03-14
1
-2
/
+4
*
Fix zdb -R decompression
Chunwei Chen
2018-03-14
1
-20
/
+18
*
Fix racy assignment of zcb.zcb_haderrors
Chunwei Chen
2018-03-14
1
-2
/
+8
*
ZTS: Fix create-o_ashift test case
LOLi
2018-03-14
1
-4
/
+4
*
Fix shellcheck v0.4.6 warnings
Brian Behlendorf
2018-01-30
1
-2
/
+2
*
zhack: fix getopt return type
Nathaniel Wesley Filardo
2018-01-30
1
-3
/
+3
*
Fix 'zpool add' handling of nested interior VDEVs
LOLi
2018-01-30
1
-2
/
+4
*
Handle broken pipes in arc_summary
Giuseppe Di Natale
2018-01-30
1
-0
/
+13
*
Handle invalid options in arc_summary
LOLi
2018-01-30
1
-5
/
+11
*
Fix data on evict_skips in arc_summary.py
Scot W. Stevenson
2018-01-30
1
-2
/
+3
*
Minor code cleanups in arc_python.py
Scot W. Stevenson
2018-01-30
1
-5
/
+7
*
Fix arc_summary.py -d crash with Python3
Scot W. Stevenson
2018-01-30
1
-8
/
+16
*
Sort output of tunables in arc_summary.py
Scot W. Stevenson
2018-01-30
1
-4
/
+8
*
Add documentation strings to arc_summary.py
Scot W. Stevenson
2018-01-30
1
-14
/
+42
*
Rewrite fHits() in arc_summary.py with SI units
Scot W. Stevenson
2018-01-30
1
-29
/
+33
*
Minor code cleanup in arc_summary.py
Scot W. Stevenson
2018-01-30
1
-17
/
+8
*
Rewrite of function fBytes() in arc_summary.py
Scot W. Stevenson
2018-01-30
1
-29
/
+31
*
Fix ZTS MMP tests and ztest -M behavior
Olaf Faaland
2017-12-18
1
-0
/
+3
*
Fix 'zpool create|add' replication level check
Brian Behlendorf
2017-12-04
1
-2
/
+5
*
Fix column alignment with long zpool names
George G
2017-12-04
1
-2
/
+3
*
arcstat: flush stdout / outfile after each line
Fabian-Gruenbichler
2017-11-20
1
-0
/
+1
*
Ensure arc_size_break is filled in arc_summary.py
Giuseppe Di Natale
2017-11-20
1
-22
/
+10
*
Correct flake8 errors after STYLE builder update
Giuseppe Di Natale
2017-11-20
1
-1
/
+1
*
Use bitwise '&' instead of logical '&&'
Tobin Harding
2017-10-16
1
-2
/
+2
*
Improved dnode allocation and dmu_hold_impl() (#6611)
Giuseppe Di Natale
2017-09-13
1
-7
/
+29
*
Fix range locking in ZIL commit codepath
LOLi
2017-08-21
1
-0
/
+2
*
vdev_id: implement slot numbering by port id
sckobras
2017-08-21
1
-1
/
+5
*
Some additional send stream validity checking
Ned Bass
2017-07-25
1
-2
/
+4
*
Add callback for zfs_multihost_interval
Olaf Faaland
2017-07-25
1
-0
/
+43
*
Skip activity check for zhack RO import
Olaf Faaland
2017-07-25
1
-1
/
+2
*
Add zgenhostid utility script
Olaf Faaland
2017-07-25
4
-3
/
+65
*
Fix don't zero_label when replace with spare
Chunwei Chen
2017-07-24
1
-1
/
+2
*
Restrict zpool iostat/status -c to search path
Giuseppe Di Natale
2017-07-24
1
-0
/
+3
*
Fix coverity defects: CID 165757
George Melikov
2017-07-14
1
-0
/
+1
*
Multi-modifier protection (MMP)
Olaf Faaland
2017-07-13
4
-175
/
+268
*
OpenZFS 8067 - zdb should be able to dump literal embedded block pointer
Matthew Ahrens
2017-07-07
1
-3
/
+51
*
Implemented zpool scrub pause/resume
Alek P
2017-07-06
1
-15
/
+45
*
OpenZFS 8378 - crash due to bp in-memory modification of nopwrite block
Matthew Ahrens
2017-07-04
1
-6
/
+1
*
Clean up large dnode code
Matthew Ahrens
2017-06-29
1
-0
/
+1
*
GCC 7.1 fixes
Tony Hutter
2017-06-28
1
-1
/
+3
*
Dashes for zero latency values in zpool iostat -p
Tony Hutter
2017-06-22
1
-1
/
+1
*
Inject zinject(8) a percentage amount of dev errs
Don Brady
2017-06-16
1
-10
/
+38
*
Add missing \n for "invalid optionusage" output
kpande
2017-06-09
1
-1
/
+1
*
OpenZFS 7578 - Fix/improve some aspects of ZIL writing
Giuseppe Di Natale
2017-06-09
1
-1
/
+0
*
Add MS_MANDLOCK mount failure message
Brian Behlendorf
2017-06-07
1
-2
/
+15
*
Allow add of raidz and mirror with same redundancy
HÃ¥kan Johansson
2017-06-05
1
-1
/
+16
*
zpool iostat/status -c improvements
Giuseppe Di Natale
2017-06-05
26
-38
/
+313
*
Enable remaining tests
Brian Behlendorf
2017-05-22
2
-3
/
+3
[next]