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
*
Handle FLUSH errors as "expected"
Alexander Motin
2024-04-19
1
-1
/
+2
*
Fix: FreeBSD Arm64 does not build currently
Tino Reichardt
2024-04-19
2
-2
/
+2
*
Do no use .cfi_negate_ra_state within the assembly on Arm64
Tino Reichardt
2024-04-15
2
-5
/
+21
*
Add the BTI elf note to the AArch64 SHA2 assembly
Andrew Turner
2024-04-15
2
-0
/
+20
*
zinject: "no-op" error injection
Rob N
2024-04-15
1
-0
/
+10
*
zio: rename ZIO_TYPE_IOCTL to ZIO_TYPE_FLUSH
Rob Norris
2024-04-11
9
-26
/
+26
*
zio: remove io_cmd and DKIOCFLUSHWRITECACHE
Rob Norris
2024-04-11
8
-152
/
+104
*
zio: remove zio_ioctl()
Rob Norris
2024-04-11
1
-15
/
+16
*
vdev_disk: fix alignment check when buffer has non-zero starting offset
Rob Norris
2024-04-11
1
-1
/
+1
*
tests: add test for vdev_disk page alignment check
Rob Norris
2024-04-11
1
-0
/
+6
*
Illumos#16463 zfs_ioc_recv leaks nvlist
Andy Fiddaman
2024-04-11
1
-11
/
+19
*
Add custom debug printing for your asserts
Rich Ercolani
2024-04-10
1
-2
/
+3
*
L2ARC: Relax locking during write
Alexander Motin
2024-04-09
5
-98
/
+127
*
Small fix to prefetch ranges aggregation
Alexander Motin
2024-04-09
1
-2
/
+2
*
Remove db_state DB_NOFILL checks from syncing context
Alexander Motin
2024-04-08
1
-25
/
+19
*
Speculative prefetch for reordered requests
Alexander Motin
2024-04-08
2
-57
/
+240
*
Fix read errors race after block cloning
Alexander Motin
2024-04-08
1
-21
/
+20
*
zinject: inject device errors into ioctls
Rob N
2024-04-08
2
-5
/
+8
*
vdev_disk: ensure trim errors are returned immediately
Rob N
2024-04-08
1
-45
/
+86
*
zvol_os: fix compile with blk-mq on Linux 4.x
Rob N
2024-04-08
1
-0
/
+5
*
zvol_os: fix build on Linux <3.13
Rob N
2024-04-08
1
-1
/
+2
*
zvol: use multiple taskq
Ameer Hamza
2024-04-03
1
-10
/
+92
*
Fix panics when truncating/deleting files
Pavel Snajdr
2024-04-03
1
-10
/
+8
*
Makefile.bsd: sort and cleanup source file list
Rob N
2024-04-03
1
-40
/
+45
*
Linux 6.9 compat: blk_alloc_disk() now takes two args
Rob Norris
2024-04-03
1
-1
/
+22
*
Linux 6.9 compat: bdev handles are now struct file
Rob Norris
2024-04-03
1
-5
/
+19
*
vdev_disk: don't touch vbio after its handed off to the kernel
Rob N
2024-04-03
1
-5
/
+6
*
xdr: header cleanup
Rob N
2024-04-03
2
-0
/
+2
*
Improve dbuf_read() error reporting
Alexander Motin
2024-04-03
1
-18
/
+20
*
vdev_disk: clean up spa/bdev mode conversion
Rob N
2024-03-29
1
-42
/
+39
*
zvols: prevent overflow of minor device numbers
Fabian-Gruenbichler
2024-03-29
1
-0
/
+7
*
Add ashift validation when adding devices to a pool
George Wilson
2024-03-29
2
-4
/
+14
*
BRT: Fix holes cloning.
Alexander Motin
2024-03-27
1
-13
/
+13
*
BRT: Skip getting length in brt_entry_lookup()
Alexander Motin
2024-03-25
1
-16
/
+2
*
abd_iter_page: don't use compound heads on Linux <4.5
Rob Norris
2024-03-25
1
-0
/
+14
*
vdev_disk: use bio_chain() to submit multiple BIOs
Rob Norris
2024-03-25
1
-151
/
+80
*
vdev_disk: add module parameter to select BIO submission method
Rob Norris
2024-03-25
1
-2
/
+29
*
vdev_disk: rewrite BIO filling machinery to avoid split pages
Rob Norris
2024-03-25
1
-2
/
+437
*
vdev_disk: make read/write IO function configurable
Rob Norris
2024-03-25
1
-2
/
+21
*
vdev_disk: reorganise vdev_disk_io_start
Rob Norris
2024-03-25
1
-20
/
+31
*
vdev_disk: rename existing functions to vdev_classic_*
Rob Norris
2024-03-25
2
-102
/
+118
*
abd: add page iterator
Rob Norris
2024-03-25
3
-11
/
+139
*
BRT: Make BRT block sizes configurable
Alexander Motin
2024-03-25
1
-11
/
+11
*
Provide macros for setting and getting blkptr birth times
George Wilson
2024-03-25
26
-149
/
+157
*
BRT: Relax brt_pending_apply() locking
Alexander Motin
2024-03-25
1
-11
/
+5
*
ZAP: Massively switch to _by_dnode() interfaces
Alexander Motin
2024-03-25
6
-170
/
+191
*
BRT: Skip duplicate BRT prefetches
Alexander Motin
2024-03-25
1
-3
/
+3
*
Fix corruption caused by mmap flushing problems
Robert Evans
2024-03-25
3
-9
/
+10
*
ZAP: Some cleanups/micro-optimizations
Alexander Motin
2024-03-21
1
-43
/
+34
*
BRT: Change brt_pending_tree sorting order
Alexander Motin
2024-03-21
1
-6
/
+7
[next]