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
path:
root
/
module
Commit message (
Expand
)
Author
Age
Files
Lines
*
Illumos Crypto Port module added to enable native encryption in zfs
Tom Caputi
2016-07-20
67
-2
/
+34507
*
Fix NULL pointer in zfs_preumount from 1d9b3bd
Chunwei Chen
2016-07-20
1
-20
/
+29
*
RAIDZ parity kstat rework
Gvozden Neskovic
2016-07-19
1
-40
/
+87
*
Fixes and enhancements of SIMD raidz parity
Gvozden Neskovic
2016-07-19
5
-150
/
+173
*
Wait iput_async before evict_inodes to prevent race
Chunwei Chen
2016-07-19
1
-0
/
+18
*
Prevent segfaults in SSE optimized Fletcher-4
Tyler J. Stachecki
2016-07-19
1
-5
/
+5
*
Fix filesystem destroy with receive_resume_token
Roman Strashkin
2016-07-15
1
-3
/
+30
*
Implementation of SSE optimized Fletcher-4
Tyler J. Stachecki
2016-07-15
3
-0
/
+225
*
Use native inode->i_nlink instead of znode->z_links
Chris Dunlop
2016-07-14
5
-33
/
+56
*
Fix dbuf_stats_hash_table_data race
Chunwei Chen
2016-07-14
1
-2
/
+0
*
Prevent null dereferences when accessing dbuf kstat
Tim Chase
2016-07-14
1
-3
/
+7
*
Add RAID-Z routines for SSE2 instruction set, in x86_64 mode.
Gvozden Neskovic
2016-07-13
4
-14
/
+607
*
Fix handling of errors nvlist in zfs_ioc_recv_new()
Gvozden Neskovic
2016-07-13
1
-7
/
+6
*
Fix PANIC: metaslab_free_dva(): bad DVA X:Y:Z
Peng
2016-07-12
1
-0
/
+16
*
Kill zp->z_xattr_parent to prevent pinning
Chunwei Chen
2016-07-12
2
-62
/
+26
*
xattr dir doesn't get purged during iput
Chunwei Chen
2016-07-12
1
-1
/
+2
*
fh_to_dentry should return ESTALE when generation mismatch
Chunwei Chen
2016-07-12
1
-1
/
+1
*
Fix Large kmem_alloc in vdev_metaslab_init
Chunwei Chen
2016-07-12
1
-3
/
+3
*
Don't allow accessing XATTR via export handle
Chunwei Chen
2016-07-12
1
-0
/
+8
*
Fix get_zfs_sb race with concurrent umount
Chunwei Chen
2016-07-12
1
-3
/
+3
*
Allow building with `CFLAGS="-O0"`
Gvozden Neskovic
2016-07-11
2
-1
/
+9
*
Vectorized fletcher_4 must be 128-bit aligned
Brian Behlendorf
2016-06-29
1
-2
/
+12
*
OpenZFS 6876 - Stack corruption after importing a pool with a too-long name
Paul Dagnelie
2016-06-28
1
-0
/
+18
*
OpenZFS 6314 - buffer overflow in dsl_dataset_name
Igor Kozhukhov
2016-06-28
17
-143
/
+136
*
Implement zfs_ioc_recv_new() for OpenZFS 2605
Brian Behlendorf
2016-06-28
1
-82
/
+212
*
OpenZFS 6562 - Refquota on receive doesn't account for overage
Dan McDonald
2016-06-28
1
-3
/
+28
*
OpenZFS 4986 - receiving replication stream fails if any snapshot exceeds ref...
Dan McDonald
2016-06-28
1
-10
/
+87
*
OpenZFS 6738 - zfs send stream padding needs documentation
Eli Rosenthal
2016-06-28
1
-1
/
+17
*
OpenZFS 6536 - zfs send: want a way to disable setting of DRR_FLAG_FREERECORDS
Andrew Stormont
2016-06-28
1
-1
/
+5
*
OpenZFS 6393 - zfs receive a full send as a clone
Paul Dagnelie
2016-06-28
1
-58
/
+110
*
OpenZFS 2605, 6980, 6902
Matthew Ahrens
2016-06-28
8
-115
/
+705
*
Implement large_dnode pool feature
Ned Bass
2016-06-24
25
-154
/
+679
*
Backfill metadnode more intelligently
Ned Bass
2016-06-24
3
-11
/
+35
*
FreeBSD rS271776 - Persist vdev_resilver_txg changes
smh
2016-06-24
1
-2
/
+5
*
OpenZFS 6878 - Add scrub completion info to "zpool history"
Nav Ravindranath
2016-06-24
1
-5
/
+19
*
OpenZFS 6513 - partially filled holes lose birth time
Paul Dagnelie
2016-06-21
6
-45
/
+178
*
Fix NFS credential
Chunwei Chen
2016-06-21
3
-12
/
+10
*
SIMD implementation of vdev_raidz generate and reconstruct routines
Gvozden Neskovic
2016-06-21
8
-156
/
+4974
*
Linux 4.6 compat: Fall back to d_prune_aliases() if necessary
Tim Chase
2016-06-17
1
-2
/
+15
*
Add `zfs allow` and `zfs unallow` support
Brian Behlendorf
2016-06-07
9
-11
/
+358
*
Implementation of AVX2 optimized Fletcher-4
Jinshan Xiong
2016-06-02
4
-36
/
+428
*
Fix memleak in vdev_config_generate_stats
Chunwei Chen
2016-05-31
1
-0
/
+1
*
Fix memleak in zpl_parse_options
Chunwei Chen
2016-05-31
1
-3
/
+3
*
Fix out-of-bound access in zfs_fillpage
Chunwei Chen
2016-05-31
1
-2
/
+1
*
Fix self-healing IO prior to dsl_pool_init() completion
GeLiXin
2016-05-27
2
-6
/
+23
*
OpenZFS 6531 - Provide mechanism to artificially limit disk performance
Tony Hutter
2016-05-26
6
-21
/
+324
*
Add request size histograms (-r) to zpool iostat, minor man page fix
Tony Hutter
2016-05-25
2
-5
/
+63
*
Fix arc_prune_task use-after-free
Chunwei Chen
2016-05-25
1
-10
/
+11
*
Skip ctldir znode in zfs_rezget to fix snapdir issues
Chunwei Chen
2016-05-23
1
-0
/
+10
*
Linux 4.7 compat: use iterate_shared for concurrent readdir
Chunwei Chen
2016-05-20
2
-10
/
+18
[next]