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
*
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
*
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
*
Wrap vdev_count_verify_zaps() with ZFS_DEBUG
Brian Behlendorf
2016-05-06
1
-0
/
+4
*
OpenZFS 6672 - arc_reclaim_thread() should use gethrtime()
David Quigley
2016-05-06
1
-5
/
+5
*
OpenZFS 6286 - ZFS internal error when set large block on bootfs
Brian Behlendorf
2016-05-05
1
-3
/
+3
*
OpenZFS 6736 - ZFS per-vdev ZAPs
Joe Stein
2016-05-02
5
-74
/
+375
*
Kill znode->z_gen field
Nikolay Borisov
2016-05-02
4
-7
/
+9
*
Enable PF_FSTRANS for ioctl secpolicy callbacks (#4571)
Tim Chase
2016-05-02
1
-1
/
+4
*
module/.gitignore: Add *.dwo (#4580)
Vitaut Bajaryn
2016-05-02
1
-0
/
+1
*
Illumos 6844 - dnode_next_offset can detect fictional holes
Alex Reece
2016-04-27
1
-5
/
+20
*
Illumos 6659 - nvlist_free(NULL) is a no-op
Josef 'Jeff' Sipek
2016-04-27
3
-7
/
+3
*
Use udev for partition detection
Brian Behlendorf
2016-04-25
1
-5
/
+24
*
Linux 4.5 compat: Use xattr_handler->name for acl
Chunwei Chen
2016-04-25
1
-20
/
+44
*
Add pn_alloc()/pn_free() functions
Brian Behlendorf
2016-04-21
6
-30
/
+104
*
Fix ZPL miswrite of default POSIX ACL
Ned Bass
2016-04-18
1
-1
/
+1
*
Fix inverted logic on none elevator comparison
Colin Ian King
2016-04-15
1
-1
/
+1
*
Enable lazytime semantic for atime
Chunwei Chen
2016-04-05
3
-72
/
+110
*
Fix atime handling and relatime
Chunwei Chen
2016-04-05
7
-97
/
+34
*
Linux 4.6 compat: PAGE_CACHE_SIZE removal
Brian Behlendorf
2016-04-05
2
-24
/
+23
*
Add support 32 bit FS_IOC32_{GET|SET}FLAGS compat ioctls
Colin Ian King
2016-03-31
1
-1
/
+14
[next]