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
...
*
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
*
Detect and prevent mixed raw and non-raw sends
Tom Caputi
2019-03-13
7
-44
/
+252
*
Add bookmark v2 on-disk feature
Tom Caputi
2019-03-13
1
-3
/
+9
*
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
*
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
*
Do not resume a pool if multihost is enabled
Olaf Faaland
2019-02-28
1
-0
/
+7
*
abd_alloc should use scatter for >1K allocations
Matthew Ahrens
2019-02-28
1
-2
/
+30
*
Fix overly broad spa config lock
Brian Behlendorf
2019-02-27
2
-5
/
+4
*
Error path in metaslab_load_impl() forgets to drop ms_sync_lock
Serapheim Dimitropoulos
2019-02-25
1
-1
/
+3
*
zvol: allow rename of in use ZVOL dataset
loli10K
2019-02-22
1
-6
/
+0
*
zpool reports 16E expandsize on disks with oddball number of sectors
loli10K
2019-02-22
2
-4
/
+22
*
Fix dnode_hold_impl() soft lockup
lidongyang
2019-02-22
1
-56
/
+52
*
Don't enter zvol's rangelock for read bio with size 0
Tomohiro Kusumi
2019-02-20
1
-0
/
+10
*
Introduce auxiliary metaslab histograms
Serapheim Dimitropoulos
2019-02-20
2
-18
/
+296
*
Prevent user accounting on readonly pool
loli10K
2019-02-19
1
-2
/
+4
*
Delay injection can cause indefinitely hung zios
Sara Hartse
2019-02-15
1
-0
/
+1
*
zio_deadman_impl() fix and enhancement
Tim Chase
2019-02-15
1
-9
/
+14
*
zfs should optionally send holds
Paul Zuchowski
2019-02-15
2
-2
/
+23
*
Fix obsolete comment on rangelock
Tomohiro Kusumi
2019-02-14
1
-1
/
+1
*
Freeing throttle should account for holes
Alek P
2019-02-12
1
-10
/
+31
*
port async unlinked drain from illumos-nexenta
Alek P
2019-02-12
5
-9
/
+142
*
Get rid of space_map_update() for ms_synced_length
Serapheim Dimitropoulos
2019-02-12
8
-194
/
+188
*
ZVOLs should not be allowed to have children
loli10K
2019-02-08
4
-7
/
+80
*
Pool allocation classes misplacing small file blocks
loli10K
2019-02-08
1
-1
/
+1
*
Fix ARC stats for embedded blkptrs
Tim Chase
2019-02-04
1
-15
/
+32
*
Simplify log vdev removal code
Serapheim Dimitropoulos
2019-01-31
2
-54
/
+14
*
vs_alloc can underflow in L2ARC vdevs
Serapheim Dimitropoulos
2019-01-31
2
-6
/
+16
*
Don't acquire zthr_request_lock in zthr_wakeup
Sara Hartse
2019-01-30
1
-18
/
+36
*
Linux 5.0 compat: Fix bio_set_dev()
Brian Behlendorf
2019-01-28
1
-2
/
+27
*
Linux 5.0 compat: Convert MS_* macros to SB_*
Tony Hutter
2019-01-28
2
-12
/
+14
*
Linux 5.0 compat: Use totalram_pages()
Tony Hutter
2019-01-28
1
-2
/
+2
*
Change target size of metaslabs from 256GB to 16GB
Serapheim Dimitropoulos
2019-01-25
1
-36
/
+50
*
Rename range_tree_verify to range_tree_verify_not_present
Serapheim Dimitropoulos
2019-01-25
2
-11
/
+11
*
Use proper tag for spa config refcounts in mmp_write_uberblock()
Tim Chase
2019-01-25
1
-1
/
+1
*
Fix bad kmem_free() in zvol_rename_minors_impl()
Tom Caputi
2019-01-23
1
-1
/
+1
[prev]
[next]