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
/
os
/
linux
/
zfs
/
abd_os.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add assertion and make variables unsigned in abd_alloc_chunks()
Richard Yao
2023-02-06
1
-6
/
+8
*
Aligned free for aligned alloc
Andrew Innes
2022-10-26
1
-2
/
+2
*
Cleanup: Simplify userspace abd_free_chunks()
Richard Yao
2022-10-18
1
-4
/
+2
*
Fix declarations of non-global variables
Tino Reichardt
2022-10-18
1
-1
/
+1
*
Replace dead opensolaris.org license link
Tino Reichardt
2022-07-11
1
-1
/
+1
*
abd_os: remove redundant refcount creation for abd_children
hping
2022-05-09
1
-1
/
+0
*
Adding ZERO_PAGE detection
Brian Atkinson
2022-03-14
1
-3
/
+12
*
module/*.ko: prune .data, global .rodata
наб
2022-01-14
1
-3
/
+3
*
module: zfs: linux: fix unused, remove argsused
наб
2021-12-23
1
-0
/
+2
*
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
/
+2
*
Use wmsum for arc, abd, dbuf and zfetch statistics. (#12172)
Alexander Motin
2021-06-16
1
-0
/
+75
*
Removing old code for k(un)map_atomic
Brian Atkinson
2021-03-19
1
-6
/
+4
*
fix abd_nr_pages_off for gang abd
Matthew Ahrens
2021-01-28
1
-7
/
+17
*
allow callers to allocate and provide the abd_t struct
Matthew Ahrens
2021-01-20
1
-18
/
+7
*
Bring consistency to ABD chunk count types.
Alexander Motin
2020-12-06
1
-1
/
+1
*
Include scatter_chunk_waste in arc_size
Matthew Ahrens
2020-08-17
1
-5
/
+6
*
Add abd_cache_reap_now for abd_chunk_cache users
Matthew Macy
2020-06-17
1
-0
/
+5
*
Removing ZERO_PAGE abd_alloc_zero_scatter
Brian Atkinson
2020-06-10
1
-12
/
+21
*
Gang ABD Type
Brian Atkinson
2020-05-20
1
-7
/
+187
*
Fix abd_enter/exit_critical wrappers
Brian Behlendorf
2020-05-14
1
-12
/
+0
*
Combine OS-independent ABD Code into Common Source File
Brian Atkinson
2020-05-10
1
-0
/
+891