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
/
zfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Optimize arc_l2c_only lists assertions
Alexander Motin
2021-09-14
1
-9
/
+12
*
Fix/improve dbuf hits accounting
Alexander Motin
2021-09-14
1
-20
/
+10
*
Avoid vq_lock drop in vdev_queue_aggregate()
Alexander Motin
2021-09-14
1
-29
/
+34
*
Use more atomics in refcounts
Alexander Motin
2021-09-14
1
-29
/
+22
*
Restore FreeBSD sysctl processing for arc.min and arc.max
Allan Jude
2021-09-14
1
-4
/
+20
*
Run arc_evict thread at higher priority
Tony Nguyen
2021-09-14
4
-13
/
+19
*
Add comment on metaslab_class_throttle_reserve() locking
Alexander Motin
2021-09-14
1
-0
/
+7
*
Fixes in persistent L2ARC
George Amanakis
2021-09-14
1
-75
/
+102
*
Initialize dn_next_type[] in the dnode constructor
Mark Johnston
2021-09-14
1
-0
/
+1
*
Zero pad bytes following TX_WRITE log data
Mark Johnston
2021-09-14
1
-2
/
+6
*
Zero pad bytes when allocating a ZIL record
Mark Johnston
2021-09-14
1
-3
/
+4
*
Initialize all fields in zfs_log_xvattr()
Mark Johnston
2021-09-14
1
-1
/
+3
*
Initialize "autoreplace" in spa_ld_get_props()
Mark Johnston
2021-09-14
1
-1
/
+1
*
Fix unfortunate NULL in spa_update_dspace
Rich Ercolani
2021-09-14
1
-1
/
+8
*
Optimize allocation throttling
Alexander Motin
2021-09-14
4
-51
/
+35
*
Minor ARC optimizations
Alexander Motin
2021-09-14
1
-31
/
+9
*
dmu_redact.c does not call bqueue_destroy
Jorgen Lundman
2021-09-14
1
-0
/
+2
*
A few fixes of callback typecasting (for the upcoming ClangCFI)
Alexander
2021-09-14
4
-18
/
+30
*
Remove unused fields from zvol_task_t
Ryan Moeller
2021-09-14
1
-5
/
+0
*
Introduce dsl_dir_diduse_transfer_space()
Alexander Motin
2021-09-14
2
-39
/
+83
*
Tinker with slop space accounting with dedup
Rich Ercolani
2021-09-14
2
-3
/
+17
*
Fix ARC ghost states eviction accounting
Alexander Motin
2021-09-14
1
-61
/
+94
*
file reference counts can get corrupted
George Wilson
2021-09-14
3
-55
/
+59
*
Move gethrtime() calls out of vdev queue lock
Alexander Motin
2021-09-14
1
-6
/
+5
*
Compact dbuf/buf hashes and lock arrays
Alexander Motin
2021-09-14
2
-22
/
+9
*
Fix abd leak, kmem_free correct size of abd_t
Jorgen Lundman
2021-09-14
1
-1
/
+1
*
Upstream: dmu_zfetch_stream_fini leaks refcount
Jorgen Lundman
2021-09-14
1
-0
/
+2
*
Optimize small random numbers generation
Alexander Motin
2021-09-14
11
-42
/
+29
*
Avoid 64bit division in multilist index functions
Alexander Motin
2021-06-29
4
-6
/
+21
*
Help compiller optimize out abd_verify()
Alexander Motin
2021-06-29
1
-2
/
+2
*
Update cache file when setting compatibility property
Brian Behlendorf
2021-06-24
1
-5
/
+12
*
zfs_metaslab_mem_limit should be 25 instead of 75
jumbi77
2021-06-24
1
-1
/
+1
*
Annotated dprintf as printf-like
Rich Ercolani
2021-06-24
28
-157
/
+243
*
Revert Consolidate arc_buf allocation checks
Antonio Russo
2021-06-24
1
-44
/
+77
*
Use wmsum for arc, abd, dbuf and zfetch statistics. (#12172)
Alexander Motin
2021-06-24
3
-187
/
+561
*
Avoid deadlock when removing L2ARC devices under I/O
George Amanakis
2021-06-17
2
-14
/
+6
*
vdev_draid_min_asize() ignores reserved space
Matthew Ahrens
2021-06-15
1
-1
/
+2
*
Re-embed multilist_t storage
Alexander Motin
2021-06-10
8
-94
/
+88
*
Remove pool io kstats
Alexander Motin
2021-06-10
2
-97
/
+0
*
libzfs: On FreeBSD, use MNT_NOWAIT with getfsstat
Alan Somers
2021-06-09
1
-0
/
+27
*
Livelist logic should handle dedup blkptrs
Serapheim Dimitropoulos
2021-06-09
1
-17
/
+48
*
More aggsum optimizations
Alexander Motin
2021-06-09
1
-60
/
+65
*
Introduce write-mostly sums
Alexander Motin
2021-06-09
2
-62
/
+63
*
Improve scrub maxinflight_bytes math.
Alexander Motin
2021-06-08
1
-25
/
+15
*
Propagate vdev state due to invalid label corruption
vermavipinkumar
2021-05-27
1
-1
/
+2
*
Fix dRAID sequential resilver silent damage handling
Brian Behlendorf
2021-05-27
2
-6
/
+44
*
Scale worker threads and taskqs with number of CPUs
Alexander Motin
2021-05-27
1
-22
/
+66
*
Fix dmu_recv_stream test for resumable
Paul Zuchowski
2021-05-27
1
-2
/
+2
*
Revert "Fix raw sends on encrypted datasets when copying back snapshots"
Brian Behlendorf
2021-05-27
1
-3
/
+8
*
module/zfs: remove zfs_zevent_console and zfs_zevent_cols
наб
2021-05-27
1
-313
/
+0
[next]