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
*
Illumos Crypto Port module added to enable native encryption in zfs
Tom Caputi
2016-07-20
6
-2
/
+1097
*
RAIDZ parity kstat rework
Gvozden Neskovic
2016-07-19
1
-2
/
+2
*
Fixes and enhancements of SIMD raidz parity
Gvozden Neskovic
2016-07-19
2
-10
/
+14
*
Implementation of SSE optimized Fletcher-4
Tyler J. Stachecki
2016-07-15
1
-0
/
+8
*
Use native inode->i_nlink instead of znode->z_links
Chris Dunlop
2016-07-14
2
-5
/
+2
*
Add RAID-Z routines for SSE2 instruction set, in x86_64 mode.
Gvozden Neskovic
2016-07-13
1
-0
/
+11
*
Kill zp->z_xattr_parent to prevent pinning
Chunwei Chen
2016-07-12
1
-1
/
+0
*
OpenZFS 6314 - buffer overflow in dsl_dataset_name
Igor Kozhukhov
2016-06-28
9
-30
/
+21
*
Implement zfs_ioc_recv_new() for OpenZFS 2605
Brian Behlendorf
2016-06-28
3
-4
/
+8
*
OpenZFS 6536 - zfs send: want a way to disable setting of DRR_FLAG_FREERECORDS
Andrew Stormont
2016-06-28
1
-0
/
+5
*
OpenZFS 6393 - zfs receive a full send as a clone
Paul Dagnelie
2016-06-28
2
-3
/
+12
*
OpenZFS 6051 - lzc_receive: allow the caller to read the begin record
Brian Behlendorf
2016-06-28
1
-1
/
+6
*
OpenZFS 2605, 6980, 6902
Matthew Ahrens
2016-06-28
9
-18
/
+80
*
Sync DMU_BACKUP_FEATURE_* flags
Brian Behlendorf
2016-06-24
1
-1
/
+2
*
Implement large_dnode pool feature
Ned Bass
2016-06-24
12
-17
/
+103
*
Backfill metadnode more intelligently
Ned Bass
2016-06-24
1
-0
/
+2
*
OpenZFS 6513 - partially filled holes lose birth time
Paul Dagnelie
2016-06-21
3
-9
/
+14
*
SIMD implementation of vdev_raidz generate and reconstruct routines
Gvozden Neskovic
2016-06-21
3
-0
/
+410
*
Remove libzfs_graph.c
Brian Behlendorf
2016-06-16
1
-2
/
+0
*
Add `zfs allow` and `zfs unallow` support
Brian Behlendorf
2016-06-07
3
-0
/
+62
*
Implementation of AVX2 optimized Fletcher-4
Jinshan Xiong
2016-06-02
4
-33
/
+94
*
Linux 4.7 compat: handler->set() takes both dentry and inode
Brian Behlendorf
2016-06-01
1
-1
/
+15
*
OpenZFS 6531 - Provide mechanism to artificially limit disk performance
Tony Hutter
2016-05-26
6
-81
/
+207
*
Add request size histograms (-r) to zpool iostat, minor man page fix
Tony Hutter
2016-05-25
1
-7
/
+30
*
Linux 4.7 compat: use iterate_shared for concurrent readdir
Chunwei Chen
2016-05-20
1
-1
/
+1
*
Linux 4.7 compat: replace blk_queue_flush with blk_queue_write_cache
Chunwei Chen
2016-05-20
1
-0
/
+27
*
Linux 4.7 compat: handler->get() takes both dentry and inode
Chunwei Chen
2016-05-20
1
-1
/
+14
*
Kill znode->z_gen field
Nikolay Borisov
2016-05-19
2
-8
/
+3
*
Revert "zhack: Add 'feature disable' command"
Brian Behlendorf
2016-05-17
1
-2
/
+0
*
zhack: Add 'feature disable' command
Brian Behlendorf
2016-05-17
1
-0
/
+2
*
Use zfs range locks in ztest
Boris Protopopov
2016-05-17
1
-3
/
+5
*
Remove dummy znode from zvol_state
Chunwei Chen
2016-05-17
3
-10
/
+35
*
OpenZFS 6739 - assumption in cv_timedwait_hires
Denys Rtveliashvili
2016-05-15
1
-1
/
+2
*
Use cv_timedwait_sig_hires in arc_reclaim_thread
Chunwei Chen
2016-05-12
1
-0
/
+2
*
Revert "Kill znode->z_gen field"
Brian Behlendorf
2016-05-12
2
-7
/
+12
*
Add -lhHpw options to "zpool iostat" for avg latency, histograms, & queues
Tony Hutter
2016-05-12
7
-4
/
+91
*
OpenZFS 3993, 4700
Adam Stevko
2016-05-11
1
-2
/
+0
*
OpenZFS 6544 - incorrect comment in libzfs.h about offline status
Tony Hutter
2016-05-05
1
-1
/
+1
*
OpenZFS 6736 - ZFS per-vdev ZAPs
Joe Stein
2016-05-02
5
-1
/
+20
*
Kill znode->z_gen field
Nikolay Borisov
2016-05-02
2
-12
/
+7
*
Fix user namespaces uid/gid mapping
Brian Behlendorf
2016-04-30
1
-4
/
+4
*
Illumos 6844 - dnode_next_offset can detect fictional holes
Alex Reece
2016-04-27
1
-0
/
+3
*
Add pn_alloc()/pn_free() functions
Brian Behlendorf
2016-04-21
3
-2
/
+73
*
Make zfs mount according to relatime config in dataset
Chunwei Chen
2016-04-05
1
-2
/
+3
*
Fix atime handling and relatime
Chunwei Chen
2016-04-05
2
-11
/
+3
*
Add support for devid and phys_path keys in vdev disk labels
Don Brady
2016-03-31
1
-0
/
+7
*
Remove complicated libspl assert wrappers
Brian Behlendorf
2016-03-30
1
-5
/
+0
*
Ensure correct return value type
Carlo Landmeter
2016-03-29
1
-1
/
+1
*
Support for vectorized algorithms on x86
Gvozden Neskovic
2016-03-21
2
-1
/
+390
*
Add the ZFS Test Suite
Brian Behlendorf
2016-03-16
1
-0
/
+1
[next]