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
...
*
nvlist leaked in zpool_find_config()
Matthew Ahrens
2021-01-05
4
-3
/
+16
*
implicit conversion from 'boolean_t' to 'ds_hold_flags_t'
Toomas Soome
2021-01-05
5
-18
/
+29
*
Linux 5.11 compat: blk_{un}register_region()
Brian Behlendorf
2021-01-05
4
-78
/
+0
*
Linux 5.11 compat: revalidate_disk_size()
Brian Behlendorf
2021-01-05
3
-7
/
+31
*
Linux 5.11 compat: bdev_whole()
Brian Behlendorf
2021-01-05
2
-4
/
+37
*
Linux 5.11 compat: bio_start_io_acct() / bio_end_io_acct()
Brian Behlendorf
2021-01-05
3
-39
/
+92
*
Linux 5.11 compat: lookup_bdev()
Brian Behlendorf
2021-01-05
3
-30
/
+74
*
Linux 5.11 compat: conftest
Brian Behlendorf
2021-01-05
6
-17
/
+28
*
dbufstat: Fix warnings with Python 3.8
Ryan Moeller
2020-12-23
1
-2
/
+2
*
Linux 5.10 compat: META
Brian Behlendorf
2020-12-23
1
-1
/
+1
*
zfs-kmods: install to /lib/modules instead of /usr/lib/modules
Christian Schwarz
2020-12-23
1
-4
/
+0
*
Dangling reference from dmu_objset_upgrade
Andy Fiddaman
2020-12-23
1
-1
/
+8
*
Linux 4.18.0-257.el8 compat: blk_alloc_queue()
Brian Behlendorf
2020-12-23
2
-17
/
+58
*
Linux 5.10 compat: also zvol_revalidate_disk()
Michael D Labriola
2020-12-23
1
-2
/
+3
*
Fix maybe uninitialized variable warning
Brian Behlendorf
2020-12-23
1
-1
/
+1
*
Remove iov_iter_advance() from iter_read
Brian Behlendorf
2020-12-23
1
-3
/
+0
*
Linux 5.10 compat: use iov_iter in uio structure
Brian Behlendorf
2020-12-23
16
-321
/
+576
*
Remove incorrect assertion
Brian Behlendorf
2020-12-23
1
-1
/
+0
*
Reduce confusion in zfs_write
Ryan Moeller
2020-12-23
1
-18
/
+24
*
Return EFAULT at the end of zfs_write() when set
Ryan Moeller
2020-12-23
1
-5
/
+7
*
Simplify offset and length limit in zfs_write
Ryan Moeller
2020-12-23
1
-3
/
+3
*
Const some unchanging variables in zfs_write
Ryan Moeller
2020-12-23
1
-3
/
+3
*
Remove redundant oid parameter to update_pages
Ryan Moeller
2020-12-23
4
-10
/
+8
*
Factor uid, gid, and projid out of loop in zfs_write
Ryan Moeller
2020-12-23
1
-7
/
+8
*
Share zfs_fsync, zfs_read, zfs_write, et al between Linux and FreeBSD
Matthew Macy
2020-12-23
29
-1268
/
+768
*
ZTS: Simplify zpool_initialize_verify_initialized
Brian Behlendorf
2020-12-23
1
-24
/
+25
*
special device removal space accounting fixes
Matthew Ahrens
2020-12-23
4
-35
/
+43
*
Use the correct return type for getopt
sterlingjensen
2020-12-23
5
-5
/
+5
*
DKMS: Disable weak modules
gregory-lee-bartholomew
2020-12-23
1
-0
/
+1
*
lua: avoid gcc -Wreturn-local-addr bug
Ryan Libby
2020-12-23
1
-4
/
+6
*
spa: avoid type narrowing warning
Ryan Libby
2020-12-23
1
-1
/
+1
*
FreeBSD libzfs: gcc requires __thread after static
Ryan Libby
2020-12-23
1
-1
/
+1
*
Fix reporting of CKSUM errors in indirect vdevs
George Amanakis
2020-12-23
4
-11
/
+97
*
arc_summary3: Handle overflowing value width
Ryan Moeller
2020-12-23
1
-2
/
+6
*
FreeBSD: Implement sysctl for fletcher4 impl
Ryan Moeller
2020-12-23
3
-8
/
+75
*
Fix kernel panic induced by redacted send
Paul Dagnelie
2020-12-23
1
-61
/
+53
*
FreeBSD: Fix format of vfs.zfs.arc_no_grow_shift
Ryan Moeller
2020-12-23
1
-6
/
+5
*
FreeBSD: Update usage of py-sysctl
Ryan Moeller
2020-12-23
3
-28
/
+26
*
Fix possibly uninitialized 'root_inode' variable warning
Brian Behlendorf
2020-12-23
1
-1
/
+1
*
CI: add zloop workflow
George Melikov
2020-12-23
1
-0
/
+67
*
FreeBSD: Do zcommon_init sooner to avoid FPU panic
Ryan Moeller
2020-12-23
3
-1
/
+10
*
mount_zfs: print strerror instead of errno for error reporting
Érico Nogueira Rolim
2020-12-23
1
-6
/
+6
*
Drop path prefix workaround
sterlingjensen
2020-12-23
2
-61
/
+40
*
Delete rw_semaphore.wait_lock configure check
Orivej Desh
2020-12-23
1
-28
/
+0
*
Fix optional "force" arg handing in zfs_ioc_pool_sync()
Brian Behlendorf
2020-12-23
1
-4
/
+7
*
CI: add new zfs-tests-sanity workflow
George Melikov
2020-12-23
2
-1
/
+59
*
ZTS: zpool_trim tests throttle trim process
George Melikov
2020-12-23
3
-5
/
+26
*
Reduce fletcher4 and raidz benchmark times
Brian Behlendorf
2020-12-23
2
-3
/
+3
*
ZTS: adjust zpool_import_012_pos timeout
Brian Behlendorf
2020-12-23
1
-0
/
+1
*
ZTS: Update zfs_share_concurrent_shares.ksh
Brian Behlendorf
2020-12-23
1
-6
/
+6
[prev]
[next]