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
/
abd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adding Direct IO Support
Brian Atkinson
2024-09-14
1
-69
/
+25
*
abd_get_from_buf_struct: wrap existing buf with ABD stored on stack
Rob Norris
2024-08-22
1
-5
/
+17
*
abd: remove ABD_FLAG_ZEROS
Rob Norris
2024-08-21
1
-1
/
+1
*
abd: lift ABD zero scan from zio_compress_data() to abd_cmp_zero()
Rob Norris
2024-08-09
1
-0
/
+25
*
abd: add page iterator
Rob Norris
2024-03-25
1
-0
/
+42
*
Make abd_raidz_gen_iterate() pass an initialized pointer to the callback
Mark Johnston
2023-11-07
1
-3
/
+6
*
RAIDZ: Use cache blocking during parity math
Alexander Motin
2023-10-30
1
-14
/
+10
*
ABD: Be more assertive in iterators
Alexander Motin
2023-10-24
1
-78
/
+26
*
Fix two abd_gang_add_gang() issues.
Alexander Motin
2023-05-05
1
-1
/
+13
*
Fix positive ABD size assertion in abd_verify().
Alexander Motin
2023-04-26
1
-1
/
+2
*
abd_return_buf() should call zfs_refcount_remove_many() early
Richard Yao
2022-10-19
1
-3
/
+3
*
Replace dead opensolaris.org license link
Tino Reichardt
2022-07-11
1
-1
/
+1
*
Rename fallthrough to zfs_fallthrough
Jorgen Lundman
2022-02-15
1
-4
/
+4
*
module: zfs: fix unused, remove argsused
наб
2021-12-23
1
-3
/
+3
*
Use fallthrough macro
Brian Behlendorf
2021-09-14
1
-4
/
+4
*
Avoid small buffer copying on write
Alexander Motin
2021-07-27
1
-1
/
+1
*
Fix abd leak, kmem_free correct size of abd_t
Jorgen Lundman
2021-07-01
1
-1
/
+1
*
Help compiller optimize out abd_verify()
Alexander Motin
2021-06-25
1
-2
/
+2
*
Fix various typos
Andrea Gelmini
2021-04-02
1
-1
/
+1
*
Fix abd_get_offset_struct() may allocate new abd
Jorgen Lundman
2021-03-05
1
-1
/
+5
*
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
*
Removing ABD Parent Child Reference Before Freeing ABD
Brian Atkinson
2021-01-28
1
-12
/
+10
*
Fix two minor lint errors (cppcheck)
Colm
2021-01-23
1
-0
/
+1
*
allow callers to allocate and provide the abd_t struct
Matthew Ahrens
2021-01-20
1
-139
/
+121
*
Distributed Spare (dRAID) Feature
Brian Behlendorf
2020-11-13
1
-5
/
+9
*
Add gang ABD child to parent gang ABD
Brian Atkinson
2020-07-24
1
-1
/
+55
*
Fixing gang ABD child removal race condition
Brian Atkinson
2020-07-14
1
-3
/
+15
*
Fix typos
Andrea Gelmini
2020-06-09
1
-3
/
+3
*
Gang ABD Type
Brian Atkinson
2020-05-20
1
-26
/
+316
*
Fix abd_enter/exit_critical wrappers
Brian Behlendorf
2020-05-14
1
-2
/
+2
*
Combine OS-independent ABD Code into Common Source File
Brian Atkinson
2020-05-10
1
-0
/
+857
*
OpenZFS restructuring - move platform specific sources
Matthew Macy
2019-09-06
1
-1638
/
+0
*
Tag ABD pages for exclusion in kernel crash dumps
Don Brady
2019-08-28
1
-0
/
+29
*
Linux 5.3: Fix switch() fall though compiler errors
Tony Hutter
2019-08-21
1
-0
/
+4
*
single-chunk scatter ABDs can be treated as linear
Matthew Ahrens
2019-06-11
1
-41
/
+79
*
abd_alloc should use scatter for >1K allocations
Matthew Ahrens
2019-02-28
1
-2
/
+30
*
Prefix all refcount functions with zfs_
Tim Schumacher
2018-10-01
1
-11
/
+11
*
Update build system and packaging
Brian Behlendorf
2018-05-29
1
-1
/
+1
*
Update for cppcheck v1.80
Brian Behlendorf
2017-11-18
1
-9
/
+9
*
Undo c89 workarounds to match with upstream
Don Brady
2017-11-04
1
-9
/
+5
*
Fix abdstats kstat on 32-bit systems
Brian Behlendorf
2017-10-06
1
-2
/
+2
*
minor improvement to abd_free_pages()
jxiong
2017-05-02
1
-8
/
+6
*
Remove dependency on linear ABD
Gvozden Neskovic
2017-03-29
1
-1
/
+1
*
codebase style improvements for OpenZFS 6459 port
George Melikov
2017-01-22
1
-8
/
+9
*
Use cstyle -cpP in `make cstyle` check
Brian Behlendorf
2016-12-12
1
-3
/
+4
*
Fix coverity defects: CID 154617
luozhengzheng
2016-12-08
1
-1
/
+1
*
Fix incorrect operator in abd_alloc_sametype()
luozhengzheng
2016-12-01
1
-1
/
+1
*
ABD optimized page allocation code
Chunwei Chen
2016-11-29
1
-131
/
+412
*
ABD kmap to kmap_atomic
Chunwei Chen
2016-11-29
1
-35
/
+49
[next]