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
...
*
|
ABD: Adapt avx512bw raidz assembly
Gvozden Neskovic
2016-12-15
2
-113
/
+79
|
/
*
Add ida_destroy in zvol_fini to fix memleak
Chunwei Chen
2016-12-14
1
-0
/
+2
*
Skip xfstests on Ubuntu 16.04 and CentOS 7
Brian Behlendorf
2016-12-14
1
-1
/
+12
*
Skip slow tests when kmemleak is enabled
Brian Behlendorf
2016-12-14
6
-1
/
+38
*
Fix typos in dbuf.c
bunder2015
2016-12-13
1
-5
/
+5
*
Use cstyle -cpP in `make cstyle` check
Brian Behlendorf
2016-12-12
96
-478
/
+501
*
Add CONTRIBUTING information and templates
George Melikov
2016-12-09
4
-4
/
+234
*
Fix coverity defects: CID 147475
liaoyuxiangqin
2016-12-09
1
-7
/
+8
*
Don't count '@' for dataset namelen if not a snapshot
Chunwei Chen
2016-12-09
4
-3
/
+67
*
Fix coverity defects: CID 154617
luozhengzheng
2016-12-08
1
-1
/
+1
*
Speed up zvol import and export speed
Brian Behlendorf
2016-12-08
8
-86
/
+201
|
\
|
*
zvol_remove_minors do parallel zvol_free
Chunwei Chen
2016-12-02
1
-6
/
+29
|
*
zpool_create_minors parallel prefetch
Chunwei Chen
2016-12-02
1
-10
/
+89
|
*
zvol: reduce linear list search
Chunwei Chen
2016-12-01
1
-49
/
+65
|
*
Use system_delay_taskq for long delay tasks
Chunwei Chen
2016-12-01
7
-21
/
+18
*
|
Revert "Disable zio_dva_throttle_enabled by default"
Brian Behlendorf
2016-12-08
2
-2
/
+2
*
|
Cache ddt_get_dedup_dspace() value if there was no ddt changes
Gvozden Neskovic
2016-12-02
3
-2
/
+15
*
|
Refactor txg history kstat
Brian Behlendorf
2016-12-02
3
-34
/
+65
*
|
Enable mountpoint_003_pos
ChaoyuZhang
2016-12-02
2
-21
/
+33
*
|
Skip zpool_scrub_004_pos on 32-bit systems
Brian Behlendorf
2016-12-02
1
-0
/
+5
*
|
OpenZFS 7143 - dbuf_read() creates unnecessary zio_root() for bonus buf
Brian Behlendorf
2016-12-01
1
-3
/
+4
*
|
Fix incorrect operator in abd_alloc_sametype()
luozhengzheng
2016-12-01
1
-1
/
+1
*
|
Remove unused sa_update_from_cb()
cao
2016-12-01
2
-23
/
+0
*
|
Compile zio.h and zio_impl.h mutual include
cao
2016-12-01
2
-4
/
+1
*
|
Do not force VDEV_NAME_TYPE_ID in max_width()
Håkan Johansson
2016-11-30
1
-3
/
+3
*
|
Convert zio_buf_alloc() consumers
Brian Behlendorf
2016-11-30
5
-18
/
+17
*
|
Introduce ARC Buffer Data (ABD)
Brian Behlendorf
2016-11-30
59
-2245
/
+5011
|
\
\
|
*
|
ABD optimized page allocation code
Chunwei Chen
2016-11-29
5
-136
/
+457
|
*
|
ABD kmap to kmap_atomic
Chunwei Chen
2016-11-29
1
-35
/
+49
|
*
|
ABD raidz NEON support
Romain Dolbeau
2016-11-29
4
-94
/
+229
|
*
|
ABD raidz avx512f support
Gvozden Neskovic
2016-11-29
7
-406
/
+259
|
*
|
ABD Vectorized raidz
Gvozden Neskovic
2016-11-29
13
-1025
/
+1412
|
*
|
ABD changes for vectorized RAIDZ
Gvozden Neskovic
2016-11-29
3
-14
/
+210
|
*
|
ABD page support to vdev_disk.c
Isaac Huang
2016-11-29
4
-57
/
+90
|
*
|
DLPX-44812 integrate EP-220 large memory scalability
David Quigley
2016-11-29
49
-796
/
+2623
|
|
/
*
|
Enable ro_props_001_pos
ChaoyuZhang
2016-11-30
2
-2
/
+4
*
|
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
16
-135
/
+485
*
Allow zfs unshare <protocol> -a
LOLi
2016-11-29
17
-46
/
+287
*
Ensure that perf regression tests cleanup properly
Giuseppe Di Natale
2016-11-28
7
-7
/
+49
*
Enable user_property_002_pos
ChaoyuZhang
2016-11-18
1
-2
/
+1
*
Kernel 4.9 compat: file_operations->aio_fsync removal
DeHackEd
2016-11-15
3
-0
/
+33
*
Fix man page formatting in zfs-module-parameters
DeHackEd
2016-11-14
1
-5
/
+5
*
Repair indent of zpool.8 man page
Håkan Johansson
2016-11-14
1
-0
/
+3
*
Fix 'zpool import' detection issue
Brian Behlendorf
2016-11-14
1
-3
/
+16
*
Add a statechange notify zedlet
Don Brady
2016-11-10
6
-82
/
+125
*
Fix coverity defects: CID 147503
luozhengzheng
2016-11-10
1
-0
/
+21
*
Fix coverity defects: CID 147540, 147542
cao
2016-11-09
2
-3
/
+2
*
Fix ZFS_AC_KERNEL_SET_CACHED_ACL_USABLE check
Gvozden Neskovic
2016-11-09
1
-2
/
+2
[prev]
[next]