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
/
zfs
/
zio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix declarations of non-global variables
Tino Reichardt
2022-10-18
1
-1
/
+1
*
Avoid unnecessary metaslab_check_free calling
Finix1979
2022-10-04
1
-1
/
+1
*
zed: mark disks as REMOVED when they are removed
Ameer Hamza
2022-09-28
1
-1
/
+1
*
Cleanup: Specify unsignedness on things that should not be signed
Richard Yao
2022-09-27
1
-8
/
+14
*
Implement a new type of zfs receive: corrective receive (-c)
Alek P
2022-07-28
1
-1
/
+1
*
Fix scrub resume from newly created hole
Alexander Motin
2022-07-20
1
-1
/
+17
*
Replace dead opensolaris.org license link
Tino Reichardt
2022-07-11
1
-1
/
+1
*
Remaining {=> const} char|void *tag
наб
2022-06-29
1
-1
/
+1
*
Verify BPs in spa_load_verify_cb() and dsl_scan_visitbp()
Brian Behlendorf
2022-05-20
1
-4
/
+2
*
Default zfs_max_recordsize to 16M
Rich Ercolani
2022-04-28
1
-9
/
+0
*
Remove bcopy(), bzero(), bcmp()
наб
2022-03-15
1
-7
/
+7
*
Enable encrypted raw sending to pools with greater ashift
George Amanakis
2022-02-16
1
-1
/
+7
*
Clean up CSTYLEDs
наб
2022-01-26
1
-2
/
+0
*
module/*.ko: prune .data, global .rodata
наб
2022-01-14
1
-12
/
+12
*
module: zfs: fix unused, remove argsused
наб
2021-12-23
1
-3
/
+7
*
Vdev Properties Feature
Allan Jude
2021-11-30
1
-1
/
+1
*
Verify embedded blkptr's in arc_read()
Brian Behlendorf
2021-09-09
1
-1
/
+1
*
Compressed receive with different ashift can result in incorrect PSIZE on disk
Paul Dagnelie
2021-09-08
1
-0
/
+12
*
Optimize allocation throttling
Alexander Motin
2021-07-21
1
-17
/
+16
*
A few fixes of callback typecasting (for the upcoming ClangCFI)
Alexander
2021-07-20
1
-9
/
+9
*
Annotated dprintf as printf-like
Rich Ercolani
2021-06-22
1
-15
/
+25
*
Avoid deadlock when removing L2ARC devices under I/O
George Amanakis
2021-06-16
1
-3
/
+0
*
Combine zio caches if possible
Mateusz Guzik
2021-04-17
1
-24
/
+50
*
Fix crash in zio_done error reporting
Paul Zuchowski
2021-04-16
1
-2
/
+3
*
Use a helper function to clarify gang block size
Matthew Ahrens
2021-03-26
1
-7
/
+11
*
Clean up RAIDZ/DRAID ereport code
Matthew Ahrens
2021-03-19
1
-2
/
+2
*
Checksum errors may not be counted
Don Brady
2021-02-19
1
-7
/
+4
*
Set aside a metaslab for ZIL blocks
Matthew Ahrens
2021-01-21
1
-21
/
+46
*
allow callers to allocate and provide the abd_t struct
Matthew Ahrens
2021-01-20
1
-4
/
+4
*
Only examine best metaslabs on each vdev
Matthew Ahrens
2020-12-16
1
-8
/
+7
*
Make metaslab class rotor and aliquot per-allocator.
Alexander Motin
2020-12-15
1
-5
/
+4
*
Distributed Spare (dRAID) Feature
Brian Behlendorf
2020-11-13
1
-12
/
+30
*
G/C data_alloc_arena
Mateusz Guzik
2020-11-11
1
-3
/
+1
*
Introduce CPU_SEQID_UNSTABLE
Mateusz Guzik
2020-11-02
1
-3
/
+1
*
Update references to nonexistent man pages in code
Ryan Moeller
2020-10-30
1
-1
/
+1
*
Avoid posting duplicate zpool events
Don Brady
2020-09-04
1
-20
/
+22
*
zio_ereport_post() and zio_ereport_start() return values are ignored
Toomas Soome
2020-08-31
1
-7
/
+7
*
Add zstd support to zfs
Michael Niewöhner
2020-08-20
1
-6
/
+12
*
Mark functions as static
Arvind Sankar
2020-06-18
1
-1
/
+1
*
Replace sprintf()->snprintf() and strcpy()->strlcpy()
Jorgen Lundman
2020-06-07
1
-2
/
+4
*
Compile cityhash code into libzfs
Matthew Ahrens
2020-03-27
1
-1
/
+1
*
zio: dprintf_bp() if errors > 0 in zfs_blkptr_verify()
Brian Behlendorf
2020-03-04
1
-0
/
+3
*
Improve performance of zio_taskq_member
Matthew Ahrens
2020-03-03
1
-2
/
+3
*
Improve zfs destroy performance with zio_t-free zio_free()
Matthew Ahrens
2020-02-28
1
-21
/
+46
*
Fix zdb -R with 'b' flag
Paul Zuchowski
2020-02-10
1
-20
/
+71
*
Re-consolidate zio_delay_interrupt
Matthew Macy
2020-01-21
1
-0
/
+71
*
Exclude data from cores unconditionally and metadata conditionally
Matthew Macy
2019-12-09
1
-2
/
+11
*
Replace ASSERTV macro with compiler annotation
Matthew Macy
2019-12-05
1
-2
/
+2
*
Enable use of DTRACE_PROBE* macros in "spl" module
Prakash Surya
2019-11-01
1
-1
/
+1
*
Move zio_delay_interrupt to platform code
Matthew Macy
2019-10-13
1
-71
/
+0
[next]