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
*
Add prefetch property
Brian Behlendorf
2024-04-30
3
-1
/
+36
*
vdev probe to slow disk can stall mmp write checker
Don Brady
2024-04-30
8
-37
/
+126
*
Extend import_progress kstat with a notes field
Don Brady
2024-04-29
3
-9
/
+118
*
Add ashift validation when adding devices to a pool
George Wilson
2024-04-29
2
-4
/
+14
*
Use ASSERT0P() to check that a pointer is NULL.
Dag-Erling Smørgrav
2024-04-29
1
-1
/
+1
*
GCC: Fixes for gcc 14 on Fedora 40
Tony Hutter
2024-04-29
1
-2
/
+3
*
Do no use .cfi_negate_ra_state within the assembly on Arm64
Tino Reichardt
2024-04-29
2
-5
/
+21
*
Add the BTI elf note to the AArch64 SHA2 assembly
Andrew Turner
2024-04-29
2
-0
/
+20
*
Fix panics when truncating/deleting files
Pavel Snajdr
2024-04-29
1
-10
/
+8
*
Add slow disk diagnosis to ZED
Don Brady
2024-04-29
4
-0
/
+66
*
xdr: header cleanup
Rob N
2024-04-29
2
-0
/
+2
*
Linux 6.9 compat: blk_alloc_disk() now takes two args
Rob Norris
2024-04-22
1
-1
/
+22
*
Linux 6.9 compat: bdev handles are now struct file
Rob Norris
2024-04-22
1
-5
/
+19
*
vdev_disk: clean up spa/bdev mode conversion
Rob N
2024-04-22
1
-42
/
+39
*
zvols: prevent overflow of minor device numbers
Fabian-Gruenbichler
2024-04-22
1
-0
/
+7
*
L2ARC: Relax locking during write
Alexander Motin
2024-04-19
5
-98
/
+127
*
Small fix to prefetch ranges aggregation
Alexander Motin
2024-04-19
1
-2
/
+2
*
Remove db_state DB_NOFILL checks from syncing context
Alexander Motin
2024-04-19
1
-25
/
+19
*
Speculative prefetch for reordered requests
Alexander Motin
2024-04-19
2
-57
/
+240
*
Fix read errors race after block cloning
Alexander Motin
2024-04-19
1
-21
/
+20
*
Improve dbuf_read() error reporting
Alexander Motin
2024-04-19
1
-18
/
+20
*
BRT: Fix holes cloning.
Alexander Motin
2024-04-19
1
-13
/
+13
*
BRT: Skip getting length in brt_entry_lookup()
Alexander Motin
2024-04-19
1
-16
/
+2
*
BRT: Make BRT block sizes configurable
Alexander Motin
2024-04-19
1
-11
/
+11
*
BRT: Relax brt_pending_apply() locking
Alexander Motin
2024-04-19
1
-11
/
+5
*
ZAP: Massively switch to _by_dnode() interfaces
Alexander Motin
2024-04-19
6
-170
/
+191
*
BRT: Skip duplicate BRT prefetches
Alexander Motin
2024-04-19
1
-3
/
+3
*
ZAP: Some cleanups/micro-optimizations
Alexander Motin
2024-04-19
1
-43
/
+34
*
BRT: Change brt_pending_tree sorting order
Alexander Motin
2024-04-19
1
-6
/
+7
*
Update resume token at object receive.
Alexander Motin
2024-04-19
1
-0
/
+10
*
Linux: Cleanup taskq threads spawn/exit
Alexander Motin
2024-04-19
1
-56
/
+29
*
Refactor dmu_prefetch().
Alexander Motin
2024-04-19
6
-57
/
+71
*
ZIL: Improve next log block size prediction
Alexander Motin
2024-04-19
1
-71
/
+196
*
ZIO: Optimize zio_flush()
Alexander Motin
2024-04-19
2
-22
/
+16
*
ZIL: Detect single-threaded workloads
Alexander Motin
2024-04-19
1
-51
/
+40
*
zvol_os: fix compile with blk-mq on Linux 4.x
Rob N
2024-04-17
1
-0
/
+5
*
zvol_os: fix build on Linux <3.13
Rob N
2024-04-17
1
-1
/
+2
*
zvol: use multiple taskq
Ameer Hamza
2024-04-17
1
-10
/
+92
*
vdev_disk: fix alignment check when buffer has non-zero starting offset
Rob Norris
2024-04-12
1
-1
/
+1
*
vdev_disk: ensure trim errors are returned immediately
Rob N
2024-04-11
1
-45
/
+86
*
vdev_disk: don't touch vbio after its handed off to the kernel
Rob Norris
2024-04-08
1
-5
/
+6
*
Fix corruption caused by mmap flushing problems
Robert Evans
2024-03-29
3
-9
/
+10
*
vdev_disk: default to classic submission for 2.2.x
Rob Norris
2024-03-28
1
-3
/
+5
*
abd_iter_page: don't use compound heads on Linux <4.5
Rob Norris
2024-03-28
1
-0
/
+14
*
vdev_disk: use bio_chain() to submit multiple BIOs
Rob Norris
2024-03-28
1
-151
/
+80
*
vdev_disk: add module parameter to select BIO submission method
Rob Norris
2024-03-28
1
-2
/
+29
*
vdev_disk: rewrite BIO filling machinery to avoid split pages
Rob Norris
2024-03-28
1
-2
/
+437
*
vdev_disk: make read/write IO function configurable
Rob Norris
2024-03-28
1
-2
/
+21
*
vdev_disk: reorganise vdev_disk_io_start
Rob Norris
2024-03-28
1
-20
/
+31
*
vdev_disk: rename existing functions to vdev_classic_*
Rob Norris
2024-03-28
2
-102
/
+118
[next]