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
/
module
Commit message (
Expand
)
Author
Age
Files
Lines
*
implicit conversion from 'boolean_t' to 'ds_hold_flags_t'
Toomas Soome
2021-01-05
3
-17
/
+27
*
Linux 5.11 compat: blk_{un}register_region()
Brian Behlendorf
2021-01-05
1
-44
/
+0
*
Linux 5.11 compat: revalidate_disk_size()
Brian Behlendorf
2021-01-05
1
-2
/
+4
*
Linux 5.11 compat: bdev_whole()
Brian Behlendorf
2021-01-05
1
-4
/
+12
*
Linux 5.11 compat: bio_start_io_acct() / bio_end_io_acct()
Brian Behlendorf
2021-01-05
1
-16
/
+33
*
Linux 5.11 compat: lookup_bdev()
Brian Behlendorf
2021-01-05
1
-9
/
+4
*
Dangling reference from dmu_objset_upgrade
Andy Fiddaman
2020-12-23
1
-1
/
+8
*
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
9
-307
/
+300
*
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
3
-9
/
+7
*
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
13
-1250
/
+698
*
special device removal space accounting fixes
Matthew Ahrens
2020-12-23
2
-31
/
+40
*
lua: avoid gcc -Wreturn-local-addr bug
Ryan Libby
2020-12-23
1
-4
/
+6
*
Fix reporting of CKSUM errors in indirect vdevs
George Amanakis
2020-12-23
1
-9
/
+21
*
FreeBSD: Implement sysctl for fletcher4 impl
Ryan Moeller
2020-12-23
1
-8
/
+59
*
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
*
Fix possibly uninitialized 'root_inode' variable warning
Brian Behlendorf
2020-12-23
1
-1
/
+1
*
FreeBSD: Do zcommon_init sooner to avoid FPU panic
Ryan Moeller
2020-12-23
1
-1
/
+1
*
Fix optional "force" arg handing in zfs_ioc_pool_sync()
Brian Behlendorf
2020-12-23
1
-4
/
+7
*
Reduce fletcher4 and raidz benchmark times
Brian Behlendorf
2020-12-23
2
-3
/
+3
*
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
1
-16
/
+105
*
FreeBSD: notify userspace when a vdev is removed
Ryan Moeller
2020-12-23
1
-0
/
+3
*
Revert "Reduce latency effects of non-interactive I/O"
Brian Behlendorf
2020-11-30
1
-105
/
+16
*
Reduce latency effects of non-interactive I/O
Alexander Motin
2020-11-25
1
-16
/
+105
*
FreeBSD: decouple ZFS_DEBUG from kernel debug settings
Matthew Macy
2020-11-25
1
-1
/
+7
*
Correct missing zil_claim() DTL updates
Brian Behlendorf
2020-11-22
1
-14
/
+18
*
Fix problems in zvol_set_volmode_impl
Matthew Macy
2020-11-17
3
-31
/
+81
*
Fix 'zfs userspace' for received datasets in encrypted root
loli10K
2020-11-17
2
-17
/
+64
*
Fix ASSERT logic in l2arc_evict()
George Amanakis
2020-11-17
1
-3
/
+10
*
Linux: Fix ZFS_ENTER/ZFS_EXIT/ZFS_VERFY_ZP usage
Brian Behlendorf
2020-11-14
3
-18
/
+18
*
Assertion failure when logging large output of channel program
Matthew Ahrens
2020-11-14
1
-2
/
+18
*
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
1
-4
/
+17
*
Start snapdir_iterate traversals to begin wtih the value of zero.
Tony Perkins
2020-11-12
1
-1
/
+2
*
G/C data_alloc_arena
Mateusz Guzik
2020-11-11
1
-3
/
+1
*
G/C struct znode -> z_moved
Mateusz Guzik
2020-11-11
3
-8
/
+0
*
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
[next]