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
/
include
/
sys
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for user/group dnode accounting & quota
Jinshan Xiong
2016-10-07
7
-3
/
+47
*
OpenZFS 4185 - add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-R
Tony Hutter
2016-10-03
10
-8
/
+510
*
Add parity generation/rebuild using 128-bits NEON for Aarch64
Romain Dolbeau
2016-10-03
1
-0
/
+4
*
fix: Shift exponent too large
Gvozden Neskovic
2016-09-29
2
-4
/
+4
*
OpenZFS 7230 - add assertions to dmu_send_impl() to verify that stream includ...
kernelOfTruth aka. kOT, Gentoo user
2016-09-22
1
-0
/
+2
*
Fix coverity defects
cao
2016-09-20
1
-2
/
+0
*
DLPX-44733 combine arc_buf_alloc_impl() with arc_buf_clone()
Dan Kimmel
2016-09-13
1
-1
/
+1
*
Remove lint suppression from dmu.h and unnecessary dmu.h include in spa.h
Dan Kimmel
2016-09-13
2
-9
/
+2
*
DLPX-40252 integrate EP-476 compressed zfs send/receive
Dan Kimmel
2016-09-13
9
-41
/
+71
*
OpenZFS 6950 - ARC should cache compressed data
George Wilson
2016-09-13
9
-72
/
+145
*
Bring over illumos ZFS FMA logic -- phase 1
Don Brady
2016-09-01
4
-2
/
+266
*
Delete unreferenced function zfs_ereport_send_interim_checksum
luozhengzheng
2016-09-01
1
-1
/
+0
*
Performance optimization of AVL tree comparator functions
Gvozden Neskovic
2016-08-31
2
-0
/
+8
*
Delete unused zfsctl_snapdir_inactive declaration
cao
2016-08-30
1
-1
/
+0
*
OpenZFS 6322 - ZFS indirect block predictive prefetch
Alexander Motin
2016-08-30
2
-1
/
+17
*
OpenZFS 7004 - dmu_tx_hold_zap() does dnode_hold() 7x on same object
Matthew Ahrens
2016-08-19
3
-8
/
+20
*
OpenZFS 7003 - zap_lockdir() should tag hold
Matthew Ahrens
2016-08-19
2
-5
/
+9
*
OpenZFS 7176 - Yet another hole birth issue
Paul Dagnelie
2016-08-18
1
-0
/
+6
*
OpenZFS 5997 - FRU field not set during pool creation and never updated
Hans Rosenfeld
2016-08-12
8
-19
/
+184
*
Fix a typo in ZIL write handling comment
luozhengzheng
2016-08-12
1
-1
/
+1
*
Use file_dentry and file_inode wrappers
Chen Haiquan
2016-08-11
1
-2
/
+2
*
Fix indefinite article
GeLiXin
2016-08-11
1
-1
/
+1
*
Remove custom root pool import code
Brian Behlendorf
2016-08-11
1
-6
/
+0
*
Fix interaction between userns uid/gid and SA
Nikolay Borisov
2016-08-08
1
-2
/
+2
*
Limit the amount of dnode metadata in the ARC
Tim Chase
2016-07-25
1
-1
/
+3
*
Fix sync behavior for disk vdevs
Tim Chase
2016-07-25
1
-0
/
+2
*
Remove znode's z_uid/z_gid member
Nikolay Borisov
2016-07-25
2
-17
/
+16
*
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
*
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
7
-23
/
+16
*
Implement zfs_ioc_recv_new() for OpenZFS 2605
Brian Behlendorf
2016-06-28
2
-4
/
+5
*
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 2605, 6980, 6902
Matthew Ahrens
2016-06-28
7
-17
/
+65
*
Sync DMU_BACKUP_FEATURE_* flags
Brian Behlendorf
2016-06-24
1
-1
/
+2
*
Implement large_dnode pool feature
Ned Bass
2016-06-24
11
-17
/
+102
*
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
*
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
3
-32
/
+74
*
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
*
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
[next]