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 trivial typo in zfs-diff.8
melak
2020-12-23
1
-1
/
+1
*
Fix for "Reduce latency effects of non-interactive I/O"
Alexander Motin
2020-12-23
1
-4
/
+4
*
Reduce latency effects of non-interactive I/O
Alexander Motin
2020-12-23
3
-18
/
+145
*
Add compatibility for busybox mktemp
qzdanis
2020-12-23
3
-7
/
+7
*
FreeBSD: notify userspace when a vdev is removed
Ryan Moeller
2020-12-23
2
-0
/
+5
*
Make zpool status "remove:" label print in bold
Andrew Sun
2020-12-23
1
-1
/
+1
*
CI: simplify checkstyle runner
George Melikov
2020-12-23
1
-1
/
+1
*
ZED/zfs-list-cacher.sh: don't exit on ignored event type
Prawn
2020-12-19
1
-1
/
+1
*
Tag 2.0.0
zfs-2.0.0
Brian Behlendorf
2020-11-30
1
-1
/
+1
*
Verify zfs module loaded before starting services
Brian Behlendorf
2020-11-30
3
-0
/
+3
*
dracut: use /bin/sh instead of bash as the intepreter
Đoàn Trần Công Danh
2020-11-30
8
-19
/
+21
*
Revert "Reduce latency effects of non-interactive I/O"
Brian Behlendorf
2020-11-30
3
-145
/
+18
*
Tag 2.0.0-rc7
zfs-2.0.0-rc7
Brian Behlendorf
2020-11-25
1
-1
/
+1
*
Reduce latency effects of non-interactive I/O
Alexander Motin
2020-11-25
3
-18
/
+145
*
pam_zfs_key: accommodate different dataset naming scheme
cragw
2020-11-25
1
-0
/
+54
*
FreeBSD: decouple ZFS_DEBUG from kernel debug settings
Matthew Macy
2020-11-25
1
-1
/
+7
*
Obsolete earlier packages due to version bump
Brian Behlendorf
2020-11-24
1
-0
/
+5
*
libzfsbootenv: do not depend on libnvpair
Antonio Russo
2020-11-24
1
-1
/
+1
*
Include the ABI with dist tarball
Brian Behlendorf
2020-11-22
5
-1
/
+16
*
Correct missing zil_claim() DTL updates
Brian Behlendorf
2020-11-22
1
-14
/
+18
*
Track SONAME version bump in packaging
Antonio Russo
2020-11-20
2
-42
/
+42
*
Enable ABI checks for the checkstyle workflow
Brian Behlendorf
2020-11-18
1
-1
/
+5
*
Add ABI snapshot
Brian Behlendorf
2020-11-17
5
-0
/
+12318
*
Library ABI tracking with abigail
Antonio Russo
2020-11-17
13
-1
/
+93
*
Fix problems in zvol_set_volmode_impl
Matthew Macy
2020-11-17
4
-31
/
+83
*
zpool: correctly align columns with -p
наб
2020-11-17
5
-29
/
+40
*
zpool(8): fix pool-wi[sd]e typo
наб
2020-11-17
1
-1
/
+1
*
Fix 'zfs userspace' for received datasets in encrypted root
loli10K
2020-11-17
6
-20
/
+153
*
Fix ASSERT logic in l2arc_evict()
George Amanakis
2020-11-17
1
-3
/
+10
*
config/dracut/90zfs: handle cases where hostid(1) returns all zeros
Érico Rolim
2020-11-17
1
-1
/
+7
*
zgenhostid: accept hostid arguments equal to zero.
Érico Rolim
2020-11-17
2
-6
/
+7
*
Linux: Fix ZFS_ENTER/ZFS_EXIT/ZFS_VERFY_ZP usage
Brian Behlendorf
2020-11-14
4
-19
/
+23
*
Assertion failure when logging large output of channel program
Matthew Ahrens
2020-11-14
4
-2
/
+39
*
Tag 2.0.0-rc6
zfs-2.0.0-rc6
Brian Behlendorf
2020-11-12
1
-1
/
+1
*
Channel program may spuriously fail with "memory limit exhausted"
Matthew Ahrens
2020-11-12
1
-6
/
+1
*
Linux: Fix mount/unmount when dataset name has a space
Brian Behlendorf
2020-11-12
2
-4
/
+23
*
Start snapdir_iterate traversals to begin wtih the value of zero.
Tony Perkins
2020-11-12
2
-1
/
+19
*
G/C data_alloc_arena
Mateusz Guzik
2020-11-11
1
-3
/
+1
*
G/C struct znode -> z_moved
Mateusz Guzik
2020-11-11
5
-13
/
+2
*
Fix compiling on FreeBSD + gcc - don't assume illmnos bits
Adrian Chadd
2020-11-11
1
-12
/
+20
*
Fix pointer-is-uint64_t-sized assumption in the ioctl path
Adrian Chadd
2020-11-11
1
-2
/
+2
*
Fix memleak in cmd/mount_zfs.c
sterlingjensen
2020-11-11
6
-43
/
+177
*
zpoolprops.8: clarify vdev expansion rules
наб
2020-11-11
1
-6
/
+9
*
initramfs: zfsunlock hook breaks /usr/bin
Pavel Zakharov
2020-11-11
1
-1
/
+1
*
FreeBSD: Simplify zvol_geom_open and zvol_cdev_open
Ryan Moeller
2020-11-11
1
-36
/
+16
*
FreeBSD: Avoid spurious EINTR in zvol_cdev_open
Ryan Moeller
2020-11-11
1
-1
/
+20
*
Fix dmu_tx_dirty_throttle after arc_c reduction
Alexander Motin
2020-11-11
1
-5
/
+5
*
Fix dnode refcount tracking
Matthew Macy
2020-11-11
2
-3
/
+3
*
ZTS: Add L1 corruption test
Ryan Moeller
2020-11-11
4
-4
/
+98
*
ZTS: Output all block copies in list_file_blocks
Ryan Moeller
2020-11-11
1
-10
/
+27
[prev]
[next]