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
/
zfs
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
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
16
-101
/
+132
*
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
7
-115
/
+701
*
Implement large_dnode pool feature
Ned Bass
2016-06-24
23
-154
/
+663
*
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
*
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
*
Linux 4.7 compat: replace blk_queue_flush with blk_queue_write_cache
Chunwei Chen
2016-05-20
1
-1
/
+3
*
Kill znode->z_gen field
Nikolay Borisov
2016-05-19
4
-9
/
+12
*
Revert "zhack: Add 'feature disable' command"
Brian Behlendorf
2016-05-17
1
-37
/
+0
*
Fixes subtle bug in zio_handle_io_delay()
Marcel Huber
2016-05-17
1
-1
/
+2
*
zhack: Add 'feature disable' command
Brian Behlendorf
2016-05-17
1
-0
/
+37
*
Remove dummy znode from zvol_state
Chunwei Chen
2016-05-17
5
-66
/
+70
*
Use cv_timedwait_sig_hires in arc_reclaim_thread
Chunwei Chen
2016-05-12
1
-1
/
+1
*
OpenZFS 6093 - zfsctl_shares_lookup
Dan McDonald
2016-05-12
1
-8
/
+4
*
Revert "Kill znode->z_gen field"
Brian Behlendorf
2016-05-12
4
-9
/
+7
*
Add -lhHpw options to "zpool iostat" for avg latency, histograms, & queues
Tony Hutter
2016-05-12
5
-42
/
+234
*
Reduce stack usage of dmu_recv_stream function
Nikolay Borisov
2016-05-11
1
-57
/
+62
*
OpenZFS 6842 - Fix empty xattr dir causing lockup
Chunwei Chen
2016-05-10
2
-11
/
+35
[prev]
[next]