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
*
Drop unused ZNODE_STATS and ZNODE_STAT_ADD()
Tomohiro Kusumi
2019-04-19
1
-14
/
+0
*
Fix incorrect "[UNUSED]" comments
Tomohiro Kusumi
2019-04-19
1
-2
/
+2
*
Code improvement and bug fixes for QAT support
cfzhu
2019-04-16
4
-38
/
+143
*
Restructure vec_idx loops
Richard Laager
2019-04-16
3
-42
/
+48
*
Update a comment to match the code
Richard Laager
2019-04-16
1
-2
/
+2
*
Consistently captialize GUID for features
Richard Laager
2019-04-16
1
-5
/
+5
*
Fix the spelling of deferred
Richard Laager
2019-04-16
1
-1
/
+1
*
Fix issues with truncated files in raw sends
Tom Caputi
2019-04-15
1
-8
/
+12
*
Cleanup nits from ab7615d92
Tom Caputi
2019-04-14
1
-2
/
+0
*
Fix issue in receive_object() during reallocation
Brian Behlendorf
2019-04-12
1
-1
/
+6
*
Fix TXG_MASK cstyle
Brian Behlendorf
2019-04-12
4
-16
/
+18
*
Always call rw_init in zio_crypt_key_unwrap
Jorgen Lundman
2019-04-10
1
-1
/
+2
*
Avoid stack overwrite in zfs_setattr_dir()
Tim Chase
2019-04-10
1
-1
/
+2
*
Unbreak build on Linux kernel < 3.10
Tomohiro Kusumi
2019-04-08
1
-4
/
+0
*
Revert "Fix issues with truncated files in raw sends"
Brian Behlendorf
2019-04-05
3
-13
/
+14
*
predictive prefetch disabled on new pools until export/reboot
Matthew Ahrens
2019-04-05
1
-1
/
+2
*
features.kernel layout should match features.pool
Don Brady
2019-04-04
1
-20
/
+46
*
Restrict kstats and print real pointers
Sara Hartse
2019-04-04
11
-12
/
+25
*
Fix txg_wait_open() load average inflation
Brian Behlendorf
2019-04-04
2
-5
/
+25
*
Add TRIM support
Brian Behlendorf
2019-03-29
20
-215
/
+2284
*
Fix issues with truncated files in raw sends
Tom Caputi
2019-03-27
3
-18
/
+28
*
Fix vd_path and error in spa_vdev_remove()
Igor K
2019-03-22
1
-5
/
+12
*
Panic when running 'zpool split'
Roman Strashkin
2019-03-22
1
-0
/
+12
*
ZFS Reads may result in unneccesary calls to zil_commit
George Wilson
2019-03-22
1
-1
/
+9
*
MMP interval and fail_intervals in uberblock
Olaf Faaland
2019-03-21
4
-119
/
+364
*
Mutex leak in dsl_dataset_hold_obj()
Jorgen Lundman
2019-03-21
1
-0
/
+4
*
QAT: Allocate digest_buffer using QAT_PHYS_CONTIG_ALLOC()
cfzhu
2019-03-21
1
-1
/
+10
*
Report holes when there are only metadata changes
Brian Behlendorf
2019-03-21
1
-3
/
+28
*
Add missing dmu_zfetch_fini() in dnode_move_impl()
Julian Heuking
2019-03-20
1
-1
/
+1
*
Fix l2arc_evict() destroy race
Brian Behlendorf
2019-03-15
1
-24
/
+30
*
Multiple DVA Scrubbing Fix
Tom Caputi
2019-03-15
3
-64
/
+201
*
Make zpool status counters match error events count
Tony Hutter
2019-03-14
3
-14
/
+21
*
Fix memory leaks in zfsvfs_create_impl()
Tom Caputi
2019-03-14
1
-9
/
+14
*
Better user experience for errata 4
Tom Caputi
2019-03-14
2
-0
/
+20
*
Add separate aggregation limit for non-rotating media
Alexander Motin
2019-03-13
1
-1
/
+10
*
OpenZFS 9914 - NV_UNIQUE_NAME_TYPE broken after 9580
Andrew Stormont
2019-03-13
1
-1
/
+2
*
Detect and prevent mixed raw and non-raw sends
Tom Caputi
2019-03-13
9
-44
/
+257
*
Add bookmark v2 on-disk feature
Tom Caputi
2019-03-13
2
-3
/
+20
*
Fix handling of maxblkid for raw sends
Tom Caputi
2019-03-13
6
-27
/
+81
*
Fix most zfs_arc_* mod params not actually being modifiable at runtime
Justin Gottula
2019-03-12
1
-0
/
+8
*
Avoid retrieving unused snapshot props
Alek P
2019-03-12
1
-18
/
+60
*
Fix vdev_initialize_restart / removal race
Brian Behlendorf
2019-03-12
1
-2
/
+4
*
MMP writes rotate over leaves
Olaf Faaland
2019-03-12
3
-66
/
+61
*
zfs does not honor NFS sync write semantics
George Wilson
2019-03-11
1
-2
/
+30
*
Fix lockdep between ds_lock and dd_lock in dsl_dataset_namelen()
mzhivich
2019-03-11
1
-1
/
+1
*
Linux 5.1 compat: get_ds() removed
Brian Behlendorf
2019-03-07
1
-3
/
+3
*
Stack overflow in recursive bpobj_iterate_impl
Paul Zuchowski
2019-03-06
2
-102
/
+244
*
Fix race in vdev_initialize_thread
Brian Behlendorf
2019-03-06
1
-0
/
+7
*
Fix style of spl_kmem_cache_create()
Matthew Ahrens
2019-02-28
1
-35
/
+34
*
Do not resume a pool if multihost is enabled
Olaf Faaland
2019-02-28
1
-0
/
+7
[next]