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
*
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
*
OpenZFS restructuring - move linux tracing code to platform directories
Matthew Macy
2019-09-11
1
-1
/
+1
*
Make module tunables cross platform
Matthew Macy
2019-09-05
1
-16
/
+10
*
Prevent race in blkptr_verify against device removal
Paul Dagnelie
2019-08-13
1
-5
/
+11
*
Log Spacemap Project
Serapheim Dimitropoulos
2019-07-16
1
-3
/
+8
*
nopwrites on dmu_sync-ed blocks can result in a panic
George Wilson
2019-06-28
1
-0
/
+14
*
Fix bp_embedded_type enum definition
loli10K
2019-06-24
1
-1
/
+1
*
dedup=verify doesn't clear the blkptr's dedup flag
Matthew Ahrens
2019-06-20
1
-0
/
+2
*
Remove dedupditto functionality
Matthew Ahrens
2019-06-19
1
-68
/
+0
*
Implement Redacted Send/Receive
Paul Dagnelie
2019-06-19
1
-0
/
+3
*
compress metadata in later sync passes
Matthew Ahrens
2019-06-13
1
-2
/
+16
*
single-chunk scatter ABDs can be treated as linear
Matthew Ahrens
2019-06-11
1
-6
/
+0
*
Restrict kstats and print real pointers
Sara Hartse
2019-04-04
1
-2
/
+2
*
Add TRIM support
Brian Behlendorf
2019-03-29
1
-9
/
+30
*
Make zpool status counters match error events count
Tony Hutter
2019-03-14
1
-1
/
+14
[next]