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
/
vdev_trim.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace dead opensolaris.org license link
Tino Reichardt
2022-07-11
1
-1
/
+1
*
Switch from _Noreturn to __attribute__((noreturn))
Brian Behlendorf
2022-03-23
1
-3
/
+3
*
Remove bcopy(), bzero(), bcmp()
наб
2022-03-15
1
-7
/
+5
*
Use _Noreturn (C11; GNU89) properly
Alejandro Colomar
2022-03-04
1
-3
/
+3
*
Clean up CSTYLEDs
наб
2022-01-26
1
-7
/
+5
*
module/*.ko: prune .data, global .rodata
наб
2022-01-14
1
-4
/
+4
*
module: zfs: fix unused, remove argsused
наб
2021-12-23
1
-0
/
+1
*
Cancel TRIM / initialize on FAULTED non-writeable vdevs
nssrikanth
2021-03-02
1
-4
/
+11
*
Distributed Spare (dRAID) Feature
Brian Behlendorf
2020-11-13
1
-67
/
+86
*
nowait synctask must succeed
Matthew Ahrens
2020-09-04
1
-3
/
+2
*
Replace cv_{timed}wait_sig with cv_{timed}wait_idle where appropriate
Matthew Macy
2020-09-03
1
-1
/
+1
*
Add missed thread_exit() to vdev_{autotrim,rebuild}_thread
Matthew Macy
2020-08-05
1
-0
/
+2
*
Rename refcount.h to zfs_refcount.h
Matthew Macy
2020-07-29
1
-1
/
+0
*
Trim L2ARC
George Amanakis
2020-06-09
1
-5
/
+240
*
Upstream: add missing thread_exit()
Jorgen Lundman
2020-05-14
1
-0
/
+2
*
Add trim support to zpool wait
Brian Behlendorf
2020-03-04
1
-0
/
+3
*
Linux 5.6 compat: time_t
Brian Behlendorf
2020-02-27
1
-1
/
+1
*
Reduce loaded range tree memory usage
Paul Dagnelie
2019-10-09
1
-18
/
+25
*
Make module tunables cross platform
Matthew Macy
2019-09-05
1
-12
/
+5
*
Cap metaslab memory usage
Paul Dagnelie
2019-08-16
1
-5
/
+5
*
Add TRIM support
Brian Behlendorf
2019-03-29
1
-0
/
+1460