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
*
check-zstd-symbols: also ignore __pfx_ symbols
наб
2023-09-18
1
-1
/
+1
*
Add more constraints for block cloning.
Alexander Motin
2023-09-09
1
-2
/
+19
*
Intel QAT 1.7 compatibility
Volker Mauel
2023-09-07
1
-0
/
+2
*
Linux 6.5 compat: spl: properly unregister sysctl entries
Andrea Righi
2023-09-07
1
-3
/
+18
*
Selectable block allocators
ednadolski-ix
2023-09-01
5
-31
/
+117
*
Linux 6.5 compat: safe cleanup in spl_proc_fini()
Andrea Righi
2023-09-01
1
-18
/
+18
*
ZIL: Change ZIOs issue order.
Alexander Motin
2023-09-01
1
-2
/
+2
*
ZIL: Revert zl_lock scope reduction.
Alexander Motin
2023-09-01
1
-19
/
+11
*
ZIL: Tune some assertions.
Alexander Motin
2023-09-01
1
-6
/
+9
*
dmu_buf_will_clone: change assertion to fix 32-bit compiler warning
Dimitry Andric
2023-08-31
1
-1
/
+1
*
Increase limit of redaction list by using spill block
Paul Dagnelie
2023-08-26
5
-24
/
+83
*
Update outdated assertion from zio_write_compress
Serapheim Dimitropoulos
2023-08-25
1
-2
/
+3
*
ZIL: Second attempt to reduce scope of zl_issuer_lock.
Alexander Motin
2023-08-24
4
-366
/
+325
*
copy_file_range: fix fallback when source create on same txg
Rob N
2023-08-14
3
-6
/
+9
*
ZIL: Replay blocks without next block pointer.
Alexander Motin
2023-08-11
1
-2
/
+2
*
ZIL: Avoid dbuf_read() before dmu_sync().
Alexander Motin
2023-08-11
3
-5
/
+12
*
Linux 6.5 compat: Use copy_splice_read instead of filemap_splice_read
Coleman Kane
2023-08-08
1
-2
/
+2
*
zfs_clone_range should return a descriptive error codes
oromenahar
2023-08-08
4
-12
/
+13
*
Linux 6.5 compat: replace generic_file_splice_read with filemap_splice_read
Coleman Kane
2023-08-07
1
-0
/
+4
*
Refactor dmu_prefetch().
Alexander Motin
2023-08-07
6
-57
/
+71
*
Fix some typos
Mateusz Piotrowski
2023-08-07
1
-1
/
+1
*
Linux 6.5 compat: register_sysctl_table removed
Coleman Kane
2023-08-02
1
-3
/
+23
*
Revert "Linux 6.5 compat: register_sysctl_table removed"
Brian Atkinson
2023-08-01
1
-23
/
+3
*
linux/copy_file_range: properly request a fallback copy on Linux <5.3
Rob N
2023-08-01
1
-0
/
+7
*
zdb: include cloned blocks in block statistics
Rob N
2023-08-01
1
-0
/
+31
*
linux: zfs: ctldir: set [amc]time to snapshot's creation property
наб
2023-08-01
1
-5
/
+21
*
Linux 4.20 compat: wrapper function for iov_iter type access
Coleman Kane
2023-08-01
1
-5
/
+2
*
Linux 6.4 compat: iter_iov() function now used to get old iov member
Coleman Kane
2023-08-01
1
-5
/
+3
*
Linux 6.5 compat: blkdev changes
Coleman Kane
2023-08-01
4
-14
/
+83
*
Linux 6.5 compat: register_sysctl_table removed
Coleman Kane
2023-08-01
1
-3
/
+23
*
Remove fastwrite mechanism.
Alexander Motin
2023-07-28
4
-117
/
+8
*
BRT should return EOPNOTSUPP
oromenahar
2023-07-27
2
-7
/
+11
*
Avoid waiting in dmu_sync_late_arrival().
Alexander Motin
2023-07-27
1
-1
/
+7
*
Remove zl_issuer_lock from zil_suspend().
Alexander Motin
2023-07-25
1
-4
/
+0
*
linux: implement filesystem-side copy/clone functions for EL7
Rob Norris
2023-07-24
4
-8
/
+34
*
linux: implement filesystem-side clone ioctls
Rob Norris
2023-07-24
2
-0
/
+85
*
linux: implement filesystem-side copy/clone functions
Rob Norris
2023-07-24
3
-1
/
+196
*
dbuf_sync_leaf: check DB_READ in state assertions
Rob Norris
2023-07-24
1
-0
/
+9
*
dmu_buf_will_clone: only check that current txg is clean
Rob Norris
2023-07-24
1
-1
/
+1
*
brt_vdev_realloc: use vmem_alloc for large allocation
Rob Norris
2023-07-24
1
-3
/
+3
*
zfs_clone_range: use vmem_malloc for large allocation
Rob Norris
2023-07-24
1
-2
/
+2
*
ZIL: Fix config lock deadlock.
Alexander Motin
2023-07-24
1
-7
/
+27
*
metaslab: tuneable to better control force ganging
Rob N
2023-07-21
1
-2
/
+12
*
Adjust prefetch parameters.
Alexander Motin
2023-07-21
2
-7
/
+12
*
Add explicit prefetches to bpobj_iterate().
Alexander Motin
2023-07-21
1
-12
/
+37
*
Don't emit cksum_{actual_expected} in ereport.fs.zfs.checksum events
Alan Somers
2023-07-21
4
-12
/
+2
*
Don't emit checksum histograms in ereport.fs.zfs.checksum events
Alan Somers
2023-07-21
1
-21
/
+4
*
Fix zpl_test_super race with zfs_umount
Chunwei Chen
2023-07-20
2
-15
/
+25
*
spa_min_alloc should be GCD, not min
Ameer Hamza
2023-07-20
3
-9
/
+50
*
Don't panic if setting vdev properties is unsupported for this vdev type
Yuri Pankov
2023-07-20
1
-17
/
+21
[next]