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
*
Linux 5.10 compat: restore custom uio_prefaultpages()
Brian Behlendorf
2021-01-21
1
-11
/
+44
*
Extending FreeBSD UIO Struct
Brian Atkinson
2021-01-20
23
-355
/
+390
*
allow callers to allocate and provide the abd_t struct
Matthew Ahrens
2021-01-20
12
-242
/
+187
*
record ioctl elapsed time in zpool history
Matthew Ahrens
2021-01-11
2
-1
/
+10
*
assertion failed in arc_wait_for_eviction()
Matthew Ahrens
2021-01-07
1
-8
/
+14
*
VZ 7 kernel compat: introduce ITER-enabled .direct_IO() via IOVECs
Konstantin Khorenko
2020-12-30
1
-1
/
+14
*
implicit conversion from 'boolean_t' to 'ds_hold_flags_t'
Toomas Soome
2020-12-27
3
-17
/
+27
*
Linux 5.11 compat: blk_{un}register_region()
Brian Behlendorf
2020-12-27
1
-44
/
+0
*
Linux 5.11 compat: revalidate_disk_size()
Brian Behlendorf
2020-12-27
1
-2
/
+4
*
Linux 5.11 compat: bdev_whole()
Brian Behlendorf
2020-12-27
1
-4
/
+12
*
Linux 5.11 compat: bio_start_io_acct() / bio_end_io_acct()
Brian Behlendorf
2020-12-27
1
-16
/
+33
*
Linux 5.11 compat: lookup_bdev()
Brian Behlendorf
2020-12-27
1
-9
/
+4
*
Remove unused check from dmu_tx_count_write()
Brian Behlendorf
2020-12-21
1
-3
/
+0
*
Dangling reference from dmu_objset_upgrade
Andy Fiddaman
2020-12-21
1
-1
/
+8
*
Fix maybe uninitialized variable warning
Brian Behlendorf
2020-12-20
1
-1
/
+1
*
Remove iov_iter_advance() from iter_read
Brian Behlendorf
2020-12-20
1
-3
/
+0
*
dsl_pool: extend comment on DSL Pool Configuration Lock
Christian Schwarz
2020-12-19
1
-2
/
+29
*
Linux 5.10 compat: also zvol_revalidate_disk()
Michael D Labriola
2020-12-18
1
-2
/
+3
*
Linux 5.10 compat: use iov_iter in uio structure
Brian Behlendorf
2020-12-18
9
-307
/
+300
*
special device removal space accounting fixes
Matthew Ahrens
2020-12-17
2
-31
/
+40
*
Avoid extra work updating ARC kstats and tunables
Ryan Moeller
2020-12-17
1
-16
/
+9
*
Only examine best metaslabs on each vdev
Matthew Ahrens
2020-12-16
2
-55
/
+60
*
Make metaslab class rotor and aliquot per-allocator.
Alexander Motin
2020-12-15
4
-76
/
+82
*
lua: avoid gcc -Wreturn-local-addr bug
Ryan Libby
2020-12-15
1
-4
/
+6
*
dmu_zfetch: fix memory leak
Matthew Macy
2020-12-12
1
-4
/
+3
*
Fix reporting of CKSUM errors in indirect vdevs
George Amanakis
2020-12-11
1
-9
/
+21
*
FreeBSD: Implement sysctl for fletcher4 impl
Ryan Moeller
2020-12-11
1
-8
/
+59
*
Improve zfs receive performance with lightweight write
Matthew Ahrens
2020-12-11
8
-265
/
+512
*
Fix kernel panic induced by redacted send
Paul Dagnelie
2020-12-11
1
-61
/
+53
*
FreeBSD: Fix format of vfs.zfs.arc_no_grow_shift
Ryan Moeller
2020-12-10
1
-6
/
+5
*
Fix possibly uninitialized 'root_inode' variable warning
Brian Behlendorf
2020-12-10
1
-1
/
+1
*
Implement memory and CPU hotplug
Paul Dagnelie
2020-12-10
9
-36
/
+254
*
FreeBSD: Do zcommon_init sooner to avoid FPU panic
Ryan Moeller
2020-12-09
1
-1
/
+1
*
Decouple arc_read_done callback from arc buf instantiation
Matthew Macy
2020-12-09
2
-3
/
+5
*
Fix optional "force" arg handing in zfs_ioc_pool_sync()
Brian Behlendorf
2020-12-09
1
-4
/
+7
*
Reduce fletcher4 and raidz benchmark times
Brian Behlendorf
2020-12-06
2
-3
/
+3
*
Avoid some spa_has_pending_synctask() calls.
Alexander Motin
2020-12-06
1
-4
/
+2
*
Bring consistency to ABD chunk count types.
Alexander Motin
2020-12-06
2
-19
/
+26
*
Fix raw sends on encrypted datasets when copying back snapshots
George Amanakis
2020-12-04
3
-10
/
+31
*
Fix for "Reduce latency effects of non-interactive I/O"
Alexander Motin
2020-12-03
1
-4
/
+4
*
FreeBSD: notify userspace when a vdev is removed
Ryan Moeller
2020-12-02
1
-0
/
+3
*
Avoid unneccessary zio allocation and wait
Finix1979
2020-12-02
1
-11
/
+14
*
Remove incorrect assertion
Brian Behlendorf
2020-11-24
1
-1
/
+0
*
Reduce latency effects of non-interactive I/O
Alexander Motin
2020-11-24
1
-16
/
+105
*
FreeBSD: decouple ZFS_DEBUG from kernel debug settings
Matthew Macy
2020-11-24
1
-1
/
+7
*
Update dRAID short feature description
Brian Behlendorf
2020-11-23
1
-1
/
+1
*
Correct missing zil_claim() DTL updates
Brian Behlendorf
2020-11-20
1
-14
/
+18
*
Reduce confusion in zfs_write
Ryan Moeller
2020-11-18
1
-18
/
+24
*
Fix problems in zvol_set_volmode_impl
Matthew Macy
2020-11-17
3
-31
/
+81
*
Fix 'zfs userspace' for received datasets in encrypted root
loli10K
2020-11-16
2
-17
/
+64
[next]