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
*
dbuf: Handle arcbuf assignment after block cloning
Alexander Motin
2024-01-08
1
-1
/
+11
*
DMU: Fix lock leak on dbuf_hold() error
Alexander Motin
2024-01-08
1
-1
/
+1
*
BRT: Limit brt_vdev_dump() to only one vdev
Alexander Motin
2024-01-08
1
-47
/
+33
*
ZIL: Remove 128K into 2x68K LWB split optimization
Alexander Motin
2024-01-08
1
-2
/
+0
*
Allow block cloning across encrypted datasets
oromenahar
2024-01-08
3
-18
/
+47
*
ZIL: Do not clone blocks from the future
Alexander Motin
2024-01-08
2
-10
/
+43
*
ZIL: Remove TX_CLONE_RANGE replay for ZVOLs.
Alexander Motin
2024-01-08
1
-59
/
+1
*
ZIO: Add overflow checks for linear buffers
Alexander Motin
2024-01-08
1
-2
/
+55
*
ZIL: Assert record sizes in different places
Alexander Motin
2024-01-08
6
-37
/
+115
*
L2ARC: Restrict write size to 1/4 of the device
Alexander Motin
2024-01-08
1
-26
/
+4
*
Linux: Reclaim unused spl_kmem_cache_reclaim
Alexander Motin
2024-01-08
1
-11
/
+0
*
FreeBSD: Optimize large kstat outputs
Alexander Motin
2024-01-08
1
-22
/
+16
*
Update the kstat dataset_name when renaming a zvol
Alan Somers
2024-01-08
3
-0
/
+15
*
ABD: Be more assertive in iterators
Alexander Motin
2024-01-08
1
-78
/
+26
*
spa: make read/write queues configurable
Rob Norris
2023-12-22
1
-1
/
+296
*
Linux 6.5 compat: check BLK_OPEN_EXCL is defined
Brian Behlendorf
2023-12-21
1
-6
/
+12
*
linux 6.7 compat: rework shrinker setup for heap allocations
Rob Norris
2023-12-21
3
-4
/
+123
*
linux 6.7 compat: handle superblock shrinker member change
Rob Norris
2023-12-21
1
-2
/
+8
*
linux 6.7 compat: use inode atime/mtime accessors
Rob Norris
2023-12-21
4
-35
/
+50
*
FreeBSD: Fix ZFS so that snapshots under .zfs/snapshot are NFS visible
rmacklem
2023-11-29
2
-2
/
+10
*
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
[next]