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
*
Fix coverity defects: CID 147610, 147608, 147607
cao
2016-09-29
2
-16
/
+19
*
Fix coverity defects: CID 147602 147604
cao
2016-09-23
1
-4
/
+8
*
Fix coverity defects: CID 147613 147614 147616 147617
luozhengzheng
2016-09-23
1
-4
/
+8
*
Fix coverity defects
luozhengzheng
2016-09-22
3
-14
/
+57
*
Fix coverity defects
cao
2016-09-20
2
-1
/
+4
*
Change /etc/mtab to /proc/self/mounts
slashdd
2016-09-20
3
-19
/
+20
*
Fix Coverity defects
luozhengzheng
2016-09-17
1
-1
/
+1
*
DLPX-40252 integrate EP-476 compressed zfs send/receive
Dan Kimmel
2016-09-13
2
-10
/
+29
*
OpenZFS 6950 - ARC should cache compressed data
George Wilson
2016-09-13
2
-1
/
+8
*
Fix memleak in zfs_do_* and zpool_do_*
luozhengzheng
2016-09-12
2
-15
/
+58
*
Allow ZVOL bookmarks to be listed recursively
loli10K
2016-09-12
1
-3
/
+3
*
Fix memory/fd leak in check_file() and is_spare()
liuhuang
2016-09-12
1
-2
/
+7
*
Bring over illumos ZFS FMA logic -- phase 1
Don Brady
2016-09-01
10
-3
/
+1497
*
Fix zhack argument processing
Brian Behlendorf
2016-08-31
1
-4
/
+5
*
zdb: fencepost error at zdb_cb.zcb_embedded_histogram[][]
Gvozden Neskovic
2016-08-16
1
-1
/
+1
*
OpenZFS 5997 - FRU field not set during pool creation and never updated
Hans Rosenfeld
2016-08-12
5
-13
/
+12
*
Fix infinite loop when zdb -R with d flag
Chunwei Chen
2016-08-11
1
-2
/
+2
*
Fix gcc -Warray-bounds check for dump_object() in zdb
Brian Behlendorf
2016-08-02
1
-5
/
+14
*
ztest: memory leaks reported by AddressSanitizer
Gvozden Neskovic
2016-07-29
1
-1
/
+4
*
Fix zdb crash with 4K-only devices
Brian Behlendorf
2016-07-27
1
-3
/
+13
*
Multi-thread 'zpool import' for blkid
Brian Behlendorf
2016-07-27
1
-19
/
+10
*
Fixes for issues found with cppcheck tool
Gvozden Neskovic
2016-07-27
4
-5
/
+16
*
Fixes and enhancements of SIMD raidz parity
Gvozden Neskovic
2016-07-19
1
-20
/
+6
*
Update arc_summary.py for prefetch changes
Brian Behlendorf
2016-07-19
1
-146
/
+1
*
Add RAID-Z routines for SSE2 instruction set, in x86_64 mode.
Gvozden Neskovic
2016-07-13
1
-1
/
+2
*
OpenZFS 6314 - buffer overflow in dsl_dataset_name
Igor Kozhukhov
2016-06-28
5
-85
/
+83
*
OpenZFS 2605, 6980, 6902
Matthew Ahrens
2016-06-28
2
-20
/
+105
*
Implement large_dnode pool feature
Ned Bass
2016-06-24
3
-45
/
+180
*
Revert "Add a test case for dmu_free_long_range() to ztest"
Brian Behlendorf
2016-06-24
1
-178
/
+0
*
Add a test case for dmu_free_long_range() to ztest
Boris Protopopov
2016-06-21
1
-0
/
+178
*
SIMD implementation of vdev_raidz generate and reconstruct routines
Gvozden Neskovic
2016-06-21
6
-1
/
+1140
*
Add `zfs allow` and `zfs unallow` support
Brian Behlendorf
2016-06-07
2
-15
/
+18
*
Fix minor spelling mistakes
Colin Ian King
2016-06-06
3
-4
/
+4
*
Implementation of AVX2 optimized Fletcher-4
Jinshan Xiong
2016-06-02
1
-0
/
+44
*
OpenZFS 6531 - Provide mechanism to artificially limit disk performance
Tony Hutter
2016-05-26
1
-3
/
+105
*
Add request size histograms (-r) to zpool iostat, minor man page fix
Tony Hutter
2016-05-25
1
-89
/
+187
*
Consistently use parsable instead of parseable
Christer Ekholm
2016-05-23
2
-4
/
+4
*
Make zpool list -vp print individual vdev sizes parsable.
Christer Ekholm
2016-05-18
1
-11
/
+27
*
Revert "zhack: Add 'feature disable' command"
Brian Behlendorf
2016-05-17
1
-103
/
+4
*
zhack: Add 'feature enable' force option
Brian Behlendorf
2016-05-17
1
-2
/
+4
*
zhack: Add 'feature disable' command
Brian Behlendorf
2016-05-17
1
-2
/
+99
*
zhack: Fix 'feature ref' comparison check
Brian Behlendorf
2016-05-17
1
-1
/
+1
*
Use zfs range locks in ztest
Boris Protopopov
2016-05-17
1
-52
/
+151
*
Add -lhHpw options to "zpool iostat" for avg latency, histograms, & queues
Tony Hutter
2016-05-12
5
-106
/
+1323
*
OpenZFS 3993, 4700
Adam Stevko
2016-05-11
1
-19
/
+92
*
OpenZFS 5669 - altroot not set in zpool create
Brian Behlendorf
2016-05-05
1
-0
/
+2
*
Illumos 6659 - nvlist_free(NULL) is a no-op
Josef 'Jeff' Sipek
2016-04-27
3
-8
/
+4
*
Use udev for partition detection
Brian Behlendorf
2016-04-25
1
-14
/
+24
*
Create unique partition labels
Brian Behlendorf
2016-04-25
1
-0
/
+1
*
Make zfs mount according to relatime config in dataset
Chunwei Chen
2016-04-05
1
-1
/
+4
[next]