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
*
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
*
Export symbol dmu_objset_userobjspace_upgradable
jxiong
2016-11-09
2
-8
/
+11
*
Linux 3.14 compat: assign inode->set_acl
tuxoko
2016-11-09
5
-7
/
+42
*
Fix symlinks for {vdev_clear,statechange}-led.sh
Olaf Faaland
2016-11-09
1
-2
/
+2
*
Fix coverity defects: CID 147586
cao
2016-11-08
1
-3
/
+3
*
Fix coverity defects: CID 147629
cao
2016-11-08
1
-1
/
+2
*
Fix coverity defects: 154021
luozhengzheng
2016-11-08
1
-0
/
+3
*
Fix coverity defects: CID 147626, 147628
cao
2016-11-08
2
-11
/
+8
*
Skip test suites on 32-bit TEST builders
Brian Behlendorf
2016-11-08
1
-0
/
+11
*
Add illumos FMD ZFS logic to ZED -- phase 2
Don Brady
2016-11-07
17
-338
/
+3592
*
Fix coverity defects: CID 147575, 147577, 147578, 147579
cao
2016-11-07
4
-4
/
+4
*
Use set_cached_acl and forget_cached_acl when possible
Chunwei Chen
2016-11-07
3
-8
/
+38
*
Batch free zpl_posix_acl_release
Chunwei Chen
2016-11-07
3
-9
/
+107
*
Fix 'zpool import' detection issues
Brian Behlendorf
2016-11-07
3
-35
/
+110
*
Allow 16M zio buffers in user space
Brian Behlendorf
2016-11-07
1
-1
/
+1
*
Replace ISAINFO with is_32bit function
Brian Behlendorf
2016-11-07
4
-4
/
+2
*
Allow autoreplace even when enclosure LED sysfs entries don't exist
Tony Hutter
2016-11-04
1
-2
/
+2
*
Add superscalar fletcher4
Romain Dolbeau
2016-11-04
8
-2
/
+405
*
Add support for O_TMPFILE
Chunwei Chen
2016-11-04
18
-8
/
+644
*
Fix unlinked file cannot do xattr operations
Chunwei Chen
2016-11-04
5
-42
/
+68
*
Add parity generation/rebuild using AVX-512 for x86-64
Romain Dolbeau
2016-11-02
8
-0
/
+971
*
Fix dsl_prop_get_all_dsl() memory leak
BearBabyLiu
2016-11-02
2
-1
/
+7
*
Skip async_destroy_001_pos on 32-bit systems
Brian Behlendorf
2016-11-02
2
-0
/
+17
*
Use vmem_size() for 32-bit systems
Brian Behlendorf
2016-11-02
1
-20
/
+41
*
Fix 32-bit maximum volume size
Brian Behlendorf
2016-11-02
2
-1
/
+4
*
Enable .zfs/snapshot for 32-bit systems
Brian Behlendorf
2016-11-02
1
-4
/
+0
[next]