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
...
*
Checksum errors may not be counted
Don Brady
2021-02-19
7
-28
/
+73
*
FreeBSD: disable the use of hardware crypto offload drivers for now
Mark Johnston
2021-02-18
1
-2
/
+13
*
Remove unused abd_alloc_scatter_offset_chunkcnt
Ryan Libby
2021-02-17
1
-19
/
+0
*
Add "compatibility" property for zpool feature sets
Colm
2021-02-17
3
-0
/
+38
*
FreeBSD: disable edonr in zfs_mod_supported_feature()
Brian Behlendorf
2021-02-17
1
-5
/
+8
*
Rename zfs_inode_update to zfs_znode_update_vfs
khng300
2021-02-09
5
-33
/
+29
*
Add an assert to clarify code
Kleber TarcĂsio
2021-02-09
2
-2
/
+6
*
Set file mode during zfs_write
Antonio Russo
2021-02-08
1
-0
/
+1
*
Document monotonicity of dmu_tx_assign() and txg_hold_open()
Christian Schwarz
2021-02-02
2
-1
/
+39
*
The abd child/parent relationship does not need to be tracked
Matthew Ahrens
2021-01-30
1
-1
/
+17
*
Fixing gang ABD when adding another gang
Brian Atkinson
2021-01-28
1
-8
/
+6
*
fix abd_nr_pages_off for gang abd
Matthew Ahrens
2021-01-28
2
-33
/
+40
*
Avoid updating the L2ARC device header unnecessarily
George Amanakis
2021-01-28
1
-1
/
+3
*
Removing ABD Parent Child Reference Before Freeing ABD
Brian Atkinson
2021-01-28
1
-12
/
+10
*
Revert special case code from pre-hashtable nvlist era
Mark Maybee
2021-01-27
2
-22
/
+6
*
Fix zrele race in zrele_async that can cause hang
Paul Dagnelie
2021-01-27
1
-12
/
+22
*
Parallelize vdev_validate
Alan Somers
2021-01-26
2
-3
/
+39
*
Read all disk labels concurrently in vdev_label_read_config
Alan Somers
2021-01-26
1
-14
/
+21
*
Parallelize vdev_load
Alan Somers
2021-01-26
2
-3
/
+45
*
cppcheck: integrete cppcheck
Brian Behlendorf
2021-01-26
4
-5
/
+21
*
cppcheck: return value always 0
Brian Behlendorf
2021-01-26
1
-1
/
+1
*
cppcheck: remove redundant ASSERTs
Brian Behlendorf
2021-01-26
2
-5
/
+0
*
RAIDZ2/3 fails to heal silently corrupted parity w/2+ bad disks
Matthew Ahrens
2021-01-26
1
-10
/
+0
*
spa_export_common: refactor common exit points
Will Andrews
2021-01-25
1
-11
/
+12
*
spl-taskq: Make sure thread tsd hash entry is cleared
Matthew Macy
2021-01-25
1
-0
/
+1
*
Fix two minor lint errors (cppcheck)
Colm
2021-01-23
2
-4
/
+5
*
Relax special_small_blocks assertion.
Alexander Motin
2021-01-23
1
-1
/
+1
*
FreeBSD: upstream changes to VFS interface
Ryan Moeller
2021-01-23
1
-2
/
+4
*
Set aside a metaslab for ZIL blocks
Matthew Ahrens
2021-01-21
6
-99
/
+314
*
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
[prev]
[next]