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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix lseek(SEEK_DATA/SEEK_HOLE) mmap consistency
Brian Behlendorf
2021-11-07
18
-32
/
+305
*
Update contrib/initramfs/README.initramfs.markdown
Michael Franzl
2021-11-04
1
-2
/
+2
*
Revert behavior of 59eab109 on not-Linux
Rich Ercolani
2021-11-04
1
-1
/
+8
*
Workaround issue cleaning up automounted snapshots on Linux
Rich Ercolani
2021-11-03
1
-3
/
+20
*
Add more explicit warning about dedup being dropped
Rich Ercolani
2021-11-02
1
-3
/
+18
*
Update `checkstyle` workflow env to ubuntu-20.04
Damian Szuberski
2021-11-02
9
-10
/
+32
*
Fix cpu hotplug atomic sleep issue
Paul Dagnelie
2021-11-02
1
-5
/
+6
*
Disable normalization implicitly when setting "utf8only=off"
Mike Swanson
2021-10-29
2
-0
/
+20
*
Exit the teardown section later in rename on FreeBSD
Mark Johnston
2021-10-29
1
-3
/
+4
*
Fix potential use-after-frees in FreeBSD getpages and setattr VOPs
Mark Johnston
2021-10-29
1
-4
/
+4
*
zfsprops.7: Add note about comma-separation
D. Ebdrup
2021-10-29
1
-0
/
+5
*
Do not print UINT64_MAX value for some of zfs properties
Fedor Uporov
2021-10-29
2
-9
/
+21
*
Add explicit error for device_rebuild being disabled
Rich Ercolani
2021-10-29
1
-3
/
+14
*
Normalize property names for zfs receive
Rich Ercolani
2021-10-29
4
-6
/
+236
*
Python 3.10 fixes, part 2
Rich Ercolani
2021-10-29
1
-1
/
+1
*
Set DEFAULT_INIT_SHELL to /sbin/openrc-run for Gentoo and Alpine
Peter Levine
2021-10-29
1
-9
/
+5
*
vdev_id: Fix PHY sorting
Tony Hutter
2021-10-29
1
-1
/
+1
*
Remove unused function zvol_set_volblocksize()
Fedor Uporov
2021-10-26
2
-46
/
+0
*
Make dsl_scan print the pool name in dbgmsg
Rich Ercolani
2021-10-26
1
-37
/
+64
*
spa.c: Replace VERIFY(nvlist_*(...) == 0) with fnvlist_* (#12678)
Allan Jude
2021-10-26
1
-156
/
+129
*
ZTS: Standardize use of destroy_dataset in cleanup
Brian Behlendorf
2021-10-25
243
-658
/
+424
*
Workaround cloud-init hotplug issue
Rich Ercolani
2021-10-25
2
-0
/
+22
*
FreeBSD: Catch up with recent VFS changes
Ryan Moeller
2021-10-25
2
-1
/
+7
*
pam_zfs_key: malloc and mlock/munlock won't match
Attila Fülöp
2021-10-22
1
-26
/
+22
*
pam_zfs_key: mlock(2) and munlock(2) can fail
Attila Fülöp
2021-10-22
1
-5
/
+41
*
pam_zfs_key: change test user name to conform to standards
Attila Fülöp
2021-10-22
1
-1
/
+1
*
Skip snapshot in zfs_iter_mounted()
youzhongyang
2021-10-20
3
-6
/
+59
*
vdev_id: Fix enclosure_symlinks feature
Tony Hutter
2021-10-20
1
-2
/
+2
*
libshare: nfs: pass through ipv6 addresses in bracket notation
felixdoerre
2021-10-20
6
-8
/
+126
*
zpool should call zfs_nicestrtonum() with non-NULL handle
Toomas Soome
2021-10-20
1
-3
/
+4
*
Remove code duplication
Pawel Jakub Dawidek
2021-10-18
1
-42
/
+33
*
Notify on UNAVAIL statechange
Francesco Mazzoli
2021-10-15
1
-2
/
+3
*
zdb: fix overflow of time estimation
Teodor Spæren
2021-10-15
1
-4
/
+5
*
Remove FreeBSD's local copy of the dmu_buf_hold_array() function
Pawel Jakub Dawidek
2021-10-13
3
-20
/
+3
*
zio: use unsigned values for enum
Teodor Spæren
2021-10-11
1
-36
/
+36
*
Export minimal zfs_refcount interfaces
Brian Behlendorf
2021-10-11
1
-0
/
+8
*
ZTS: Add known exceptions
Brian Behlendorf
2021-10-11
1
-0
/
+3
*
ZTS: deadman_sync fix
Brian Behlendorf
2021-10-11
1
-2
/
+2
*
initramfs: use correct dataset for rootfs on rollback=1
nachtgeist
2021-10-08
1
-0
/
+1
*
Fail invalid incremental recursive send gracefully
Ryan Moeller
2021-10-08
2
-4
/
+21
*
Correct refcount_add in dmu_zfetch
Rich Ercolani
2021-10-08
2
-1
/
+10
*
arcstat: Fix integer division with python3
Valmiky Arquissandas
2021-10-08
1
-33
/
+33
*
Simplify and document OpenZFS library dependencies
Brian Behlendorf
2021-10-07
21
-1434
/
+1989
*
Remove zdb and libzpool from initramfs image
Serapheim Dimitropoulos
2021-10-07
1
-1
/
+0
*
Document additional -c caveat
Rich Ercolani
2021-10-05
1
-0
/
+3
*
Rescan enclosure sysfs path on import
Tony Hutter
2021-10-04
9
-63
/
+169
*
Reject zfs send -RI with nonexistent fromsnap
Rich Ercolani
2021-10-04
1
-0
/
+17
*
ZFS: Remove a redundant if condition (#12598)
Attila Fülöp
2021-10-02
1
-3
/
+1
*
Proper support for DESTDIR and INSTALL_MOD_PATH
José Luis Salvador Rufo
2021-10-01
1
-4
/
+5
*
ZTS: Minimize udev_wait in zvol_misc tests
Ryan Moeller
2021-10-01
7
-35
/
+35
[next]