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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
codebase style improvements for OpenZFS 6459 port
George Melikov
2017-01-22
10
-4
/
+44
*
Suspend/resume zvol for recv and rollback
Chunwei Chen
2017-01-19
1
-2
/
+5
*
OpenZFS 7235 - remove unused func dsl_dataset_set_blkptr
George Melikov
2017-01-17
1
-1
/
+0
*
OpenZFS 6550 - cmd/zfs: cleanup gcc warnings
Brian Behlendorf
2017-01-17
1
-1
/
+2
*
Add *_by-dnode routines
bzzz77
2017-01-13
3
-1
/
+16
*
OpenZFS 7743 - per-vdev-zaps init path for upgrade
Don Brady
2017-01-13
1
-1
/
+2
*
OpenZFS 7303 - dynamic metaslab selection
Don Brady
2017-01-12
5
-14
/
+131
*
OpenZFS 6328 - Fix cstyle errors in zfs codebase
George Melikov
2017-01-12
1
-6
/
+3
*
OpenZFS 7259 - DS_FIELD_LARGE_BLOCKS is unused
George Melikov
2017-01-03
1
-7
/
+0
*
Fix spelling
ka7
2017-01-03
10
-11
/
+11
*
4.10 compat - BIO flag changes and others
Tim Chase
2016-12-30
1
-9
/
+48
*
Use a dedicated taskq for vdev_file
Chunwei Chen
2016-12-21
1
-0
/
+3
*
Fix wrong operator in xvattr.h
Chunwei Chen
2016-12-14
1
-5
/
+5
*
Use cstyle -cpP in `make cstyle` check
Brian Behlendorf
2016-12-12
14
-46
/
+61
*
Speed up zvol import and export speed
Brian Behlendorf
2016-12-08
1
-0
/
+1
|
\
|
*
Use system_delay_taskq for long delay tasks
Chunwei Chen
2016-12-01
1
-0
/
+1
*
|
Cache ddt_get_dedup_dspace() value if there was no ddt changes
Gvozden Neskovic
2016-12-02
1
-0
/
+1
*
|
Refactor txg history kstat
Brian Behlendorf
2016-12-02
1
-2
/
+10
*
|
Remove unused sa_update_from_cb()
cao
2016-12-01
1
-2
/
+0
*
|
Compile zio.h and zio_impl.h mutual include
cao
2016-12-01
1
-3
/
+0
*
|
ABD optimized page allocation code
Chunwei Chen
2016-11-29
1
-3
/
+5
*
|
ABD changes for vectorized RAIDZ
Gvozden Neskovic
2016-11-29
1
-0
/
+10
*
|
ABD page support to vdev_disk.c
Isaac Huang
2016-11-29
2
-1
/
+7
*
|
DLPX-44812 integrate EP-220 large memory scalability
David Quigley
2016-11-29
11
-55
/
+235
|
/
*
Add -c to zpool iostat & status to run command
Tony Hutter
2016-11-29
1
-0
/
+1
*
Allow zfs unshare <protocol> -a
LOLi
2016-11-29
1
-0
/
+1
*
Fix coverity defects: CID 147540, 147542
cao
2016-11-09
1
-1
/
+1
*
Export symbol dmu_objset_userobjspace_upgradable
jxiong
2016-11-09
1
-8
/
+1
*
Linux 3.14 compat: assign inode->set_acl
tuxoko
2016-11-09
1
-1
/
+1
*
Use set_cached_acl and forget_cached_acl when possible
Chunwei Chen
2016-11-07
1
-6
/
+6
*
Batch free zpl_posix_acl_release
Chunwei Chen
2016-11-07
1
-8
/
+3
*
Fix 'zpool import' detection issues
Brian Behlendorf
2016-11-07
1
-0
/
+5
*
Add superscalar fletcher4
Romain Dolbeau
2016-11-04
1
-0
/
+7
*
Add support for O_TMPFILE
Chunwei Chen
2016-11-04
2
-0
/
+3
*
Fix unlinked file cannot do xattr operations
Chunwei Chen
2016-11-04
1
-0
/
+1
*
Add parity generation/rebuild using AVX-512 for x86-64
Romain Dolbeau
2016-11-02
1
-0
/
+6
*
Fix 32-bit maximum volume size
Brian Behlendorf
2016-11-02
1
-0
/
+3
*
Add TASKQID_INVALID
Brian Behlendorf
2016-11-02
1
-0
/
+2
*
Fix coverity defects: CID 147548
cao
2016-10-31
1
-0
/
+1
*
Fix lookup_bdev() on Ubuntu
Hajo Möller
2016-10-26
1
-4
/
+13
*
Do not upgrade userobj accounting for snapshot dataset
jxiong
2016-10-25
1
-0
/
+1
*
Turn on/off enclosure slot fault LED even when disk isn't present
Tony Hutter
2016-10-24
4
-2
/
+8
*
Fletcher4 algorithm implemented in pure NEON for Aarch64 / ARMv8 64 bits
Romain Dolbeau
2016-10-21
1
-0
/
+11
*
Fix coverity defects: CID 147472
cao
2016-10-20
1
-0
/
+2
*
Linux 4.9 compat: inode_change_ok() renamed setattr_prepare()
Brian Behlendorf
2016-10-20
1
-0
/
+11
*
Multipath autoreplace, control enclosure LEDs, event rate limiting
Tony Hutter
2016-10-19
5
-1
/
+55
*
OpenZFS 7090 - zfs should throttle allocations
Don Brady
2016-10-13
8
-52
/
+157
*
Fletcher4: Incremental updates and ctx calculation
Brian Behlendorf
2016-10-07
1
-3
/
+35
|
\
|
*
Fletcher4: save/reload implementation context
Gvozden Neskovic
2016-10-05
1
-3
/
+35
*
|
Add support for user/group dnode accounting & quota
Jinshan Xiong
2016-10-07
9
-3
/
+52
|
/
[next]