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
/
module
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
1
-21
/
+0
*
Compile zio.h and zio_impl.h mutual include
cao
2016-12-01
1
-1
/
+1
*
Convert zio_buf_alloc() consumers
Brian Behlendorf
2016-11-30
5
-18
/
+17
*
ABD optimized page allocation code
Chunwei Chen
2016-11-29
1
-131
/
+412
*
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
6
-391
/
+258
*
ABD Vectorized raidz
Gvozden Neskovic
2016-11-29
10
-979
/
+1363
*
ABD changes for vectorized RAIDZ
Gvozden Neskovic
2016-11-29
2
-14
/
+200
*
ABD page support to vdev_disk.c
Isaac Huang
2016-11-29
2
-56
/
+83
*
DLPX-44812 integrate EP-220 large memory scalability
David Quigley
2016-11-29
31
-688
/
+2294
*
Kernel 4.9 compat: file_operations->aio_fsync removal
DeHackEd
2016-11-15
1
-0
/
+11
*
Fix coverity defects: CID 147503
luozhengzheng
2016-11-10
1
-0
/
+21
*
Fix coverity defects: CID 147540, 147542
cao
2016-11-09
1
-2
/
+1
*
Export symbol dmu_objset_userobjspace_upgradable
jxiong
2016-11-09
1
-0
/
+10
*
Linux 3.14 compat: assign inode->set_acl
tuxoko
2016-11-09
2
-6
/
+15
*
Fix coverity defects: CID 147626, 147628
cao
2016-11-08
2
-11
/
+8
*
Add illumos FMD ZFS logic to ZED -- phase 2
Don Brady
2016-11-07
1
-0
/
+11
*
Fix coverity defects: CID 147575, 147577, 147578, 147579
cao
2016-11-07
3
-3
/
+3
*
Batch free zpl_posix_acl_release
Chunwei Chen
2016-11-07
2
-1
/
+104
*
Allow 16M zio buffers in user space
Brian Behlendorf
2016-11-07
1
-1
/
+1
*
Add superscalar fletcher4
Romain Dolbeau
2016-11-04
6
-2
/
+396
*
Add support for O_TMPFILE
Chunwei Chen
2016-11-04
3
-8
/
+194
*
Fix unlinked file cannot do xattr operations
Chunwei Chen
2016-11-04
4
-42
/
+67
*
Add parity generation/rebuild using AVX-512 for x86-64
Romain Dolbeau
2016-11-02
4
-0
/
+959
*
Fix dsl_prop_get_all_dsl() memory leak
BearBabyLiu
2016-11-02
2
-1
/
+7
*
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
1
-1
/
+1
*
Enable .zfs/snapshot for 32-bit systems
Brian Behlendorf
2016-11-02
1
-4
/
+0
*
Add TASKQID_INVALID
Brian Behlendorf
2016-11-02
11
-19
/
+20
*
Fix sa_legacy_attr_count to use ARRAY_SIZE
cao
2016-11-02
1
-1
/
+1
*
Fix coverity defects: CID 147553
cao
2016-11-01
1
-1
/
+2
*
Fix coverity defects: CID 152975
cao
2016-10-31
1
-2
/
+7
*
Fix coverity defects: CID 147509
GeLiXin
2016-10-31
1
-2
/
+12
*
Fix lookup_bdev() on Ubuntu
Hajo Möller
2016-10-26
1
-1
/
+1
*
Disable zio_dva_throttle_enabled by default
Brian Behlendorf
2016-10-26
1
-1
/
+1
*
Fix statechange-led.sh & unnecessary libdevmapper warning
Tony Hutter
2016-10-25
1
-0
/
+8
*
icp: mark asm files with noexec stack
Jason Zaman
2016-10-25
1
-0
/
+4
*
Fix cred leak in zpl_fallocate_common
tuxoko
2016-10-24
1
-2
/
+1
*
Fix taskq creation failure in vdev_open_children()
Brian Behlendorf
2016-10-24
1
-0
/
+3
*
Turn on/off enclosure slot fault LED even when disk isn't present
Tony Hutter
2016-10-24
3
-0
/
+19
*
Fletcher4 algorithm implemented in pure NEON for Aarch64 / ARMv8 64 bits
Romain Dolbeau
2016-10-21
3
-0
/
+219
*
Fix userquota_compare() function
Brian Behlendorf
2016-10-21
1
-1
/
+4
*
Fix coverity defects: CID 153459
luozhengzheng
2016-10-20
1
-1
/
+1
*
Fix coverity defects: CID 147551, 147552
cao
2016-10-20
1
-0
/
+4
*
Fix coverity defects: CID 147472
cao
2016-10-20
2
-4
/
+13
*
Fix coverity defects: CID 150919, 150923
luozhengzheng
2016-10-20
2
-2
/
+2
*
Linux 4.9 compat: inode_change_ok() renamed setattr_prepare()
Brian Behlendorf
2016-10-20
1
-1
/
+1
[next]