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
Commit message (
Expand
)
Author
Age
Files
Lines
*
etc/init.d: decide which variant to use at build time.
Benda Xu
2024-04-22
8
-13
/
+14
*
config/Substfiles.am: restrict to the dedicated list.
Benda Xu
2024-04-22
1
-1
/
+1
*
man: move zfs_prepare_disk.8 to nodist_man_MANS
Shengqi Chen
2024-04-22
1
-2
/
+2
*
Add support for zfs mount -R <filesystem>
Umer Saleem
2024-04-22
7
-18
/
+216
*
Linux 6.9 compat: blk_alloc_disk() now takes two args
Rob Norris
2024-04-22
2
-1
/
+55
*
Linux 6.9 compat: bdev handles are now struct file
Rob Norris
2024-04-22
2
-7
/
+60
*
vdev_disk: clean up spa/bdev mode conversion
Rob N
2024-04-22
1
-42
/
+39
*
Linux 5.18+ compat: Detect filemap_range_has_page
Robert Evans
2024-04-22
1
-0
/
+1
*
udev: correctly handle partition #16 and later
Fabian-Gruenbichler
2024-04-22
1
-4
/
+5
*
zvols: prevent overflow of minor device numbers
Fabian-Gruenbichler
2024-04-22
1
-0
/
+7
*
Linux 6.8 compat: META (#16099)
Tony Hutter
2024-04-22
1
-1
/
+1
*
bdev_discard_supported: understand discard_granularity=0
Rob N
2024-04-19
1
-2
/
+4
*
L2ARC: Relax locking during write
Alexander Motin
2024-04-19
6
-99
/
+131
*
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
5
-63
/
+272
*
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: Check pool clone stats in more tests
Alexander Motin
2024-04-19
1
-5
/
+15
*
BRT: Fix tests to work on non-empty pools
Alexander Motin
2024-04-19
1
-21
/
+26
*
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
2
-13
/
+26
*
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
9
-172
/
+202
*
BRT: Skip duplicate BRT prefetches
Alexander Motin
2024-04-19
1
-3
/
+3
*
ZAP: Some cleanups/micro-optimizations
Alexander Motin
2024-04-19
2
-47
/
+38
*
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
3
-71
/
+34
*
Refactor dmu_prefetch().
Alexander Motin
2024-04-19
7
-57
/
+72
*
ZIL: Update Linux tracing after #15635
Alexander Motin
2024-04-19
1
-4
/
+10
*
ZIL: Improve next log block size prediction
Alexander Motin
2024-04-19
2
-74
/
+201
*
ZIO: Optimize zio_flush()
Alexander Motin
2024-04-19
2
-22
/
+16
*
ZIL: Detect single-threaded workloads
Alexander Motin
2024-04-19
3
-60
/
+44
*
zvol_os: fix compile with blk-mq on Linux 4.x
Rob N
2024-04-17
2
-0
/
+20
*
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
2
-10
/
+99
*
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
2
-78
/
+171
*
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
2
-12
/
+27
*
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
2
-2
/
+45
*
vdev_disk: rewrite BIO filling machinery to avoid split pages
Rob Norris
2024-03-28
3
-3
/
+447
*
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
3
-102
/
+120
[next]