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.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Linux 5.14 compat: META
Brian Behlendorf
2021-09-15
1
-1
/
+1
*
Temporarily use root credentials to mount snapshots in .zfs
Allan Jude
2021-09-14
1
-3
/
+7
*
Use fallthrough macro
Brian Behlendorf
2021-09-14
37
-40
/
+88
*
Iterate encrypted clones at zvol_create_minor
Jorgen Lundman
2021-09-13
1
-0
/
+64
*
Fixed data integrity issue when underlying disk returns error
Arun KV
2021-09-13
1
-3
/
+31
*
ZTS: Waiting for zvols to be available
Brian Behlendorf
2021-09-13
4
-7
/
+8
*
Verify embedded blkptr's in arc_read()
Brian Behlendorf
2021-09-09
2
-7
/
+14
*
Upstream: Add snapshot and zvol events
Jorgen Lundman
2021-09-09
8
-1
/
+70
*
Linux 5.15 compat: get_acl()
Brian Behlendorf
2021-09-09
3
-9
/
+52
*
Allow sending corrupt snapshots even if metadata is corrupted
Allan Jude
2021-09-09
1
-0
/
+2
*
arc: Drop an incorrect assert
Rich Ercolani
2021-09-08
1
-1
/
+0
*
Upstream: zdb inode mapping
Jorgen Lundman
2021-09-08
1
-0
/
+11
*
Compressed receive with different ashift can result in incorrect PSIZE on disk
Paul Dagnelie
2021-09-08
1
-0
/
+12
*
Linux 5.15 compat: standalone <linux/stdarg.h>
Alexander
2021-09-08
3
-0
/
+38
*
Linux 5.15 compat: block device readahead
Brian Behlendorf
2021-09-08
2
-0
/
+43
*
Detect iSCSI in the zpool cmd vdev media script
Don Brady
2021-09-02
1
-1
/
+8
*
CI: don't install abigail-tools
George Melikov
2021-09-02
1
-1
/
+1
*
Update ABI files via new libabigail version
George Melikov
2021-09-02
5
-10851
/
+8384
*
Libabigail: make .abi files more consistent
George Melikov
2021-09-02
1
-0
/
+2
*
CI: use fresh libabigail via docker image
George Melikov
2021-09-02
1
-2
/
+2
*
Check for libabigail version
George Melikov
2021-09-02
1
-2
/
+12
*
autoconf: allow Release to contain hyphen
Jorgen Lundman
2021-09-02
1
-2
/
+2
*
ZTS: Remove exceptions for flaky zhack on FreeBSD
Ryan Moeller
2021-09-01
1
-7
/
+0
*
Add zpool_disable_datasets_os() / zfs_unmount_os()
Jorgen Lundman
2021-08-31
5
-1
/
+48
*
FreeBSD: Don't remove SA xattr if not SA znode
Ryan Moeller
2021-08-30
1
-1
/
+1
*
Fix cross-endian interoperability of zstd
Rich Ercolani
2021-08-30
6
-19
/
+165
*
ZTS: Enable punch-hole tests on FreeBSD
Ka Ho Ng
2021-08-30
5
-8
/
+53
*
FreeBSD: Implement hole-punching support
Ka Ho Ng
2021-08-30
2
-3
/
+64
*
ZTS: Waiting for zvols to be available
Brian Behlendorf
2021-08-29
6
-9
/
+9
*
Correct checking bdev_check_media_change message
Ryan Moeller
2021-08-27
1
-1
/
+1
*
Make 'zpool labelclear -f' work on offlined disks
Tony Hutter
2021-08-27
1
-1
/
+35
*
Extend zpool-iostat to account for ZIO_PRIORITY_REBUILD (#12319)
Trevor Bautista
2021-08-26
6
-15
/
+62
*
vdev_id: Return an error if config file is not found (#12508)
Anton Gubarkov
2021-08-25
1
-2
/
+3
*
zpool-remove.8: describe top-level vdev sector size limitation
Sam Hathaway
2021-08-23
1
-4
/
+4
*
Initialize parity blocks before RAID-Z reconstruction benchmarking
Mark Johnston
2021-08-23
1
-0
/
+7
*
ZTS: Add tests for creation time
Ryan Moeller
2021-08-17
10
-5
/
+187
*
Linux 4.11 compat: statx support
Richard Yao
2021-08-17
3
-9
/
+41
*
zfs.4: Fix typo s/compatiblity/compatibility/
Gordon Bergling
2021-08-17
1
-1
/
+1
*
Remove b_pabd/b_rabd allocation from arc_hdr_alloc()
Alexander Motin
2021-08-17
4
-51
/
+68
*
Increase default volblocksize from 8KB to 16KB
Alexander Motin
2021-08-17
5
-8
/
+8
*
Optimize arc_l2c_only lists assertions
Alexander Motin
2021-08-17
1
-9
/
+12
*
Fix/improve dbuf hits accounting
Alexander Motin
2021-08-17
3
-28
/
+16
*
Avoid vq_lock drop in vdev_queue_aggregate()
Alexander Motin
2021-08-17
1
-29
/
+34
*
Use more atomics in refcounts
Alexander Motin
2021-08-17
2
-33
/
+26
*
ZTS: Avoid unset $tmpdir in redacted_panic
Ryan Moeller
2021-08-16
1
-2
/
+8
*
Restore FreeBSD sysctl processing for arc.min and arc.max
Allan Jude
2021-08-16
6
-6
/
+98
*
zfs: add missed dependency of zfs module on zlib
Ryan Moeller
2021-08-13
1
-0
/
+1
*
Add zfs.sh -r flag to reload modules
Ryan Moeller
2021-08-13
1
-2
/
+10
*
Fix usage of find in tests/Makefile.am
Ryan Moeller
2021-08-13
1
-1
/
+1
*
Run arc_evict thread at higher priority
Tony Nguyen
2021-08-10
5
-15
/
+22
[next]