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
...
*
ZIL: Call brt_pending_add() replaying TX_CLONE_RANGE
Alexander Motin
2023-11-29
3
-13
/
+11
*
FreeBSD: Fix the build on FreeBSD 12
Alan Somers
2023-11-28
3
-8
/
+22
*
dmu_buf_will_clone: fix race in transition back to NOFILL
Rob N
2023-11-28
1
-1
/
+9
*
brt: lift internal definitions into _impl header
Rob Norris
2023-11-28
1
-163
/
+1
*
ZIL: Do not encrypt block pointers in lr_clone_range_t
Alexander Motin
2023-11-28
2
-0
/
+28
*
dnode_is_dirty: check dnode and its data for dirtiness
Rob N
2023-11-28
1
-2
/
+10
*
Revert "Tune zio buffer caches and their alignments"
Brian Behlendorf
2023-11-28
1
-39
/
+50
*
zfs-2.2.1: Disable block cloning by default
Tony Hutter
2023-11-16
2
-2
/
+2
*
Add a tunable to disable BRT support.
Rich Ercolani
2023-11-16
4
-0
/
+18
*
Workaround UBSAN errors for variable arrays
Tony Hutter
2023-11-16
1
-0
/
+4
*
Linux: reject read/write mapping to immutable file only on VM_SHARED
Low-power
2023-11-16
1
-2
/
+2
*
Fix accounting error for pending sync IO ops in zpool iostat
MigeljanImeri
2023-11-16
1
-2
/
+5
*
Linux 6.6 compat: fix implicit conversion error with debug build
Umer Saleem
2023-11-16
1
-1
/
+1
*
Unify arc_prune_async() code
Alexander Motin
2023-11-08
5
-114
/
+85
*
Tune zio buffer caches and their alignments
Alexander Motin
2023-11-08
1
-50
/
+39
*
DMU: Do not pre-read holes during write
Alexander Motin
2023-11-08
1
-3
/
+5
*
Linux 6.6 compat: fsync_bdev() has been removed in favor of sync_blockdev()
Coleman Kane
2023-11-08
1
-0
/
+6
*
Linux 6.6 compat: generic_fillattr has a new u32 request_mask added at arg2
Coleman Kane
2023-11-08
3
-2
/
+22
*
Linux 6.6 compat: use inode_get/set_ctime*(...)
Coleman Kane
2023-11-08
5
-15
/
+26
*
Read prefetched buffers from L2ARC
shodanshok
2023-11-06
1
-4
/
+1
*
Add mutex_enter_interruptible() for interruptible sleeping IOCTLs
Thomas Bertschinger
2023-11-06
2
-10
/
+12
*
Revert "zvol: Temporally disable blk-mq"
Tony Hutter
2023-11-06
1
-0
/
+12
*
zvol: Remove broken blk-mq optimization
Tony Hutter
2023-11-06
1
-29
/
+0
*
Trust ARC_BUF_SHARED() more
Alexander Motin
2023-11-06
1
-17
/
+24
*
Remove lock from dsl_pool_need_dirty_delay()
Alexander Motin
2023-11-06
1
-7
/
+7
*
FreeBSD: taskq: Remove unused declaration
Olivier Certner
2023-11-06
1
-2
/
+0
*
Set spa_ccw_fail_time=0 when expanding a vdev.
Colin Percival
2023-11-06
1
-0
/
+1
*
Large sync writes perform worse with slog
John Wren Kennedy
2023-11-06
1
-1
/
+1
*
FreeBSD: Improve taskq wrapper
Alexander Motin
2023-11-06
1
-37
/
+37
*
Fix block cloning between unencrypted and encrypted datasets
Martin Matuška
2023-11-06
1
-0
/
+9
*
Zpool can start allocating from metaslab before TRIMs have completed
Jason King
2023-10-12
1
-9
/
+19
*
Ensure we call fput when cloning fails due to different devices.
Daniel Berlin
2023-10-10
1
-2
/
+6
*
zvol: Temporally disable blk-mq
Tony Hutter
2023-10-10
1
-12
/
+0
*
FreeBSD: Reduce divergence from in-tree sources
Alexander Motin
2023-10-10
2
-2
/
+2
*
ZIL: Reduce maximum size of WR_COPIED to 7.5K
Alexander Motin
2023-10-07
1
-6
/
+11
*
import: require force when cachefile hostid doesn't match on-disk
Rob Norris
2023-10-07
1
-0
/
+18
*
Reduce number of metaslab preload taskq threads.
Alexander Motin
2023-10-07
3
-44
/
+29
*
ARC: Drop different size headers for crypto
Alexander Motin
2023-10-07
1
-175
/
+8
*
ARC: Remove b_bufcnt/b_ebufcnt from ARC headers
Alexander Motin
2023-10-07
1
-70
/
+35
*
ARC: Remove b_cv from struct l1arc_buf_hdr
Alexander Motin
2023-10-07
1
-12
/
+22
*
Add BTI landing pads to the AArch64 SHA2 assembly
Andrew Turner
2023-10-04
2
-0
/
+5
*
Report ashift of L2ARC devices in zdb
George Amanakis
2023-10-03
1
-0
/
+10
*
Restrict short block cloning requests
Alexander Motin
2023-10-03
1
-0
/
+13
*
Tweak rebuild in-flight hard limit
Brian Behlendorf
2023-10-03
1
-2
/
+2
*
Fix ENOSPC for extended quota
Akash B
2023-09-28
1
-14
/
+8
*
Don't allocate from new metaslabs
Paul Dagnelie
2023-09-28
1
-0
/
+9
*
status: report pool suspension state under failmode=continue
Rob N
2023-09-22
1
-2
/
+2
*
Fix l2arc_apply_transforms ztest crash
Paul Dagnelie
2023-09-22
1
-5
/
+6
*
ZIL: Fix potential race on flush deferring.
Alexander Motin
2023-09-20
1
-0
/
+9
*
Retire z_nr_znodes
Mateusz Guzik
2023-09-19
5
-14
/
+6
[prev]
[next]