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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename EMPTY_TASKQ into taskq_empty
Jorgen Lundman
2022-02-09
2
-0
/
+3
*
Linux 5.16 compat: don't use XSTATE_XSAVE to save FPU state
Attila Fülöp
2022-02-09
1
-2
/
+123
*
zvol: make calls to platform ops static
Christian Schwarz
2022-02-07
1
-12
/
+8
*
Add more control/visibility to spa_load_verify().
Alexander Motin
2022-02-04
1
-0
/
+1
*
Add `--enable-asan` and `--enable-ubsan` switches
Damian Szuberski
2022-02-03
1
-0
/
+16
*
Simplify resume token generation
Ryan Moeller
2022-02-01
1
-2
/
+1
*
libzfs: const correctness
наб
2022-02-01
1
-2
/
+2
*
spl: Don't check FreeBSD rwlocks for double initialization (#13019)
Mark Johnston
2022-01-31
1
-5
/
+2
*
Replace *CTASSERT() with _Static_assert()
наб
2022-01-26
5
-21
/
+19
*
Clean up CSTYLEDs
наб
2022-01-26
30
-240
/
+167
*
libspl: cast to uintptr_t instead of !!ing
наб
2022-01-24
2
-16
/
+28
*
Linux 5.16 compat: Added mapping for iov_iter_fault_in_readable
Rich Ercolani
2022-01-24
1
-0
/
+4
*
Avoid memory allocations in the ARC eviction thread
Mark Johnston
2022-01-21
1
-0
/
+1
*
libspl: ASSERT*: !! for sizeof
наб
2022-01-21
2
-16
/
+16
*
libefi: remove efi_type()
наб
2022-01-18
1
-1
/
+0
*
module/*.ko: prune .data, global .rodata
наб
2022-01-14
34
-52
/
+45
*
Remove sha1 hashing from OpenZFS, it's not used anywhere.
Tino Reichardt
2022-01-06
1
-3
/
+0
*
module: icp: rip out the Solaris loadable module architecture
наб
2022-01-06
1
-3
/
+0
*
Revert "zfs list: Allow more fields in ZFS_ITER_SIMPLE mode"
Paul Dagnelie
2022-01-06
1
-15
/
+7
*
Verify dRAID empty sectors
Brian Behlendorf
2022-01-04
2
-0
/
+3
*
include: dmu.h: fix unused, remove argsused
наб
2021-12-23
1
-1
/
+0
*
include: sys/arc.h: shim out arc_referenced()
наб
2021-12-23
1
-0
/
+2
*
include: qat.h: mark unused macro arguments as used
наб
2021-12-23
1
-9
/
+17
*
libspl: ASSERT*: mark arguments as used
наб
2021-12-23
2
-16
/
+16
*
zcommon: pre-iterate over sysfs instead of statting every feature
наб
2021-12-16
2
-6
/
+16
*
FreeBSD: Provide correct file generation number
Ryan Moeller
2021-12-16
1
-1
/
+0
*
zfs list: Allow more fields in ZFS_ITER_SIMPLE mode
Allan Jude
2021-12-16
1
-7
/
+15
*
zfs, libzfs: diff: accept -h/ZFS_DIFF_NO_MANGLE, disabling path escaping
наб
2021-12-13
1
-3
/
+4
*
Add `const` to nvlist functions to properly expose their real behavior
Paul Dagnelie
2021-12-06
2
-95
/
+104
*
Vdev Properties Feature
Allan Jude
2021-11-30
9
-5
/
+141
*
Linux 5.16 compat: asm/fpu/xcr.h is new location for xgetbv/xsetbv
Coleman Kane
2021-11-29
1
-0
/
+3
*
Enable edonr in FreeBSD
Rich Ercolani
2021-11-16
1
-2
/
+0
*
FreeBSD: fix world build after de198f2d9
Martin Matuška
2021-11-15
1
-0
/
+2
*
Introduce a tunable to exclude special class buffers from L2ARC
George Amanakis
2021-11-11
3
-14
/
+2
*
Check l2cache vdevs pending list inside the vdev_inuse()
Fedor Uporov
2021-11-11
1
-0
/
+1
*
Skip spacemaps reading in case of pool readonly import
Fedor Uporov
2021-11-09
1
-0
/
+1
*
Linux 5.16 compat: linux/elevator.h
Brian Behlendorf
2021-11-09
1
-1
/
+1
*
Fix lseek(SEEK_DATA/SEEK_HOLE) mmap consistency
Brian Behlendorf
2021-11-07
4
-1
/
+22
*
Update `checkstyle` workflow env to ubuntu-20.04
Damian Szuberski
2021-11-02
1
-0
/
+2
*
Remove unused function zvol_set_volblocksize()
Fedor Uporov
2021-10-26
1
-1
/
+0
*
Remove FreeBSD's local copy of the dmu_buf_hold_array() function
Pawel Jakub Dawidek
2021-10-13
1
-0
/
+2
*
zio: use unsigned values for enum
Teodor Spæren
2021-10-11
1
-36
/
+36
*
Correct refcount_add in dmu_zfetch
Rich Ercolani
2021-10-08
1
-0
/
+8
*
Simplify and document OpenZFS library dependencies
Brian Behlendorf
2021-10-07
3
-2
/
+3
*
Rescan enclosure sysfs path on import
Tony Hutter
2021-10-04
1
-0
/
+10
*
Upstream: unmount snapshots before destroying them on macOS
Jorgen Lundman
2021-09-20
1
-0
/
+1
*
Use fallthrough macro
Brian Behlendorf
2021-09-14
4
-1
/
+10
*
Upstream: Add snapshot and zvol events
Jorgen Lundman
2021-09-09
3
-0
/
+13
*
Linux 5.15 compat: get_acl()
Brian Behlendorf
2021-09-09
1
-0
/
+4
*
Linux 5.15 compat: standalone <linux/stdarg.h>
Alexander
2021-09-08
1
-0
/
+4
[next]