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
*
Fix MMP write frequency for large pools
Brian Behlendorf
2018-03-14
1
-3
/
+3
*
Handle zio_resume and mmp => off
Olaf Faaland
2018-03-14
1
-4
/
+10
*
Take user namespaces into account in policy checks
Wolfgang Bumiller
2018-03-14
1
-7
/
+59
*
Detect long config lock acquisition in mmp
Olaf Faaland
2018-03-14
1
-0
/
+6
*
Linux 4.16 compat: get_disk_and_module()
Giuseppe Di Natale
2018-03-14
1
-1
/
+1
*
Change checksum & IO delay ratelimit values
Tony Hutter
2018-03-14
2
-4
/
+23
*
Increment zil_itx_needcopy_bytes properly
chrisrd
2018-03-14
1
-2
/
+1
*
Fix free memory calculation on v3.14+
chrisrd
2018-03-14
1
-17
/
+6
*
Report duration and error in mmp_history entries
Olaf Faaland
2018-03-14
2
-12
/
+55
*
Do not initiate MMP writes while pool is suspended
Olaf Faaland
2018-03-14
1
-1
/
+1
*
OpenZFS 8857 - zio_remove_child() panic due to already destroyed parent zio
George Wilson
2018-03-14
1
-20
/
+29
*
mmp should use a fixed tag for spa_config locks
sanjeevbagewadi
2018-03-14
1
-2
/
+3
*
Handle zap_add() failures in mixed case mode
sanjeevbagewadi
2018-03-14
5
-27
/
+140
*
Fix zle_decompress out of bound access
Chunwei Chen
2018-03-14
1
-0
/
+4
*
Fix zdb -c traverse stop on damaged objset root
Chunwei Chen
2018-03-14
1
-9
/
+17
*
Linux 4.16 compat: inode_set_iversion()
Brian Behlendorf
2018-03-14
1
-1
/
+1
*
OpenZFS 8966 - Source file zfs_acl.c, function zfs_aclset_common contains a u...
WHR
2018-03-14
1
-1
/
+1
*
Remove deprecated zfs_arc_p_aggressive_disable
Richard Elling
2018-03-14
1
-4
/
+0
*
Bug fix in qat_compress.c for vmalloc addr check
wli5
2018-03-14
1
-4
/
+0
*
Emit an error message before MMP suspends pool
John L. Hammond
2018-03-14
1
-0
/
+5
*
Remove vn_rename and vn_remove dependency
Brian Behlendorf
2018-03-14
1
-6
/
+28
*
OpenZFS 8835 - Speculative prefetch in ZFS not working for misaligned reads
Alexander Motin
2018-01-30
1
-5
/
+19
*
Use zap_count instead of cached z_size for unlink
Alex Zhuravlev
2018-01-30
1
-1
/
+15
*
Fix ARC hit rate
Brian Behlendorf
2018-01-30
2
-3
/
+55
*
Call commit callbacks from the tail of the list
lidongyang
2018-01-30
1
-1
/
+1
*
Update for cppcheck v1.80
Brian Behlendorf
2018-01-30
4
-11
/
+12
*
dmu_objset: release bonus buffer in failure path
Gvozden Neskovic
2018-01-30
1
-0
/
+1
*
Fix zfs_ioc_pool_sync should not use fnvlist
Chunwei Chen
2018-01-30
1
-3
/
+9
*
vdev_mirror: load balancing fixes
Gvozden Neskovic
2018-01-30
2
-34
/
+23
*
Fix multihost stale cache file import
Brian Behlendorf
2017-12-18
1
-4
/
+8
*
Revert "Long hold the dataset during upgrade"
Tony Hutter
2017-12-06
3
-24
/
+6
*
Fix NFS sticky bit permission denied error
Brian Behlendorf
2017-12-04
1
-3
/
+2
*
Preserve itx alloc size for zio_data_buf_free()
Brian Behlendorf
2017-12-04
1
-2
/
+5
*
Fix 'zfs get {user|group}objused@' functionality
LOLi
2017-12-04
1
-1
/
+1
*
Linux 4.14 compat: CONFIG_GCC_PLUGIN_RANDSTRUCT
Mark Wright
2017-12-04
12
-124
/
+126
*
Emit history events for 'zpool create'
Brian Behlendorf
2017-12-04
2
-20
/
+23
*
Fix dirty check in dmu_offset_next()
Brian Behlendorf
2017-11-21
1
-6
/
+4
*
Fix truncate(2) mtime and ctime handling
LOLi
2017-11-21
1
-2
/
+2
*
OpenZFS 7531 - Assign correct flags to prefetched buffers
benrubson
2017-11-21
1
-0
/
+12
*
Long hold the dataset during upgrade
Arkadiusz Bubała
2017-11-21
3
-6
/
+24
*
Handle compressed buffers in __dbuf_hold_impl()
Tim Chase
2017-11-21
2
-12
/
+36
*
Bug fix in qat_compress.c when compressed size is < 4KB
wli5
2017-11-20
1
-4
/
+4
*
Support integration with new QAT products
wli5
2017-11-20
1
-3
/
+5
*
Reimplement vdev_random_leaf and rename it
Olaf Faaland
2017-11-20
1
-36
/
+26
*
Fixes for SPARC support
Brian Behlendorf
2017-10-16
1
-6
/
+181
*
Skip FREEOBJECTS for objects which can't exist
Fabian Grünbichler
2017-10-16
1
-0
/
+16
*
Free objects when receiving full stream as clone
Fabian Grünbichler
2017-10-16
1
-1
/
+51
*
Fix ARC behavior on 32-bit systems
Brian Behlendorf
2017-10-16
1
-27
/
+58
*
Remove unnecessary equality check
Tobin Harding
2017-10-16
1
-1
/
+1
*
Use linear abd in vdev_copy_uberblocks()
Isaac Huang
2017-10-16
1
-1
/
+1
[next]