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
/
os
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bring consistency to ABD chunk count types.
Alexander Motin
2020-12-06
2
-19
/
+26
*
Fix raw sends on encrypted datasets when copying back snapshots
George Amanakis
2020-12-04
2
-2
/
+28
*
Fix problems in zvol_set_volmode_impl
Matthew Macy
2020-11-17
2
-27
/
+67
*
Linux: Fix ZFS_ENTER/ZFS_EXIT/ZFS_VERFY_ZP usage
Brian Behlendorf
2020-11-14
3
-18
/
+18
*
Distributed Spare (dRAID) Feature
Brian Behlendorf
2020-11-13
4
-39
/
+93
*
Linux: Fix mount/unmount when dataset name has a space
Brian Behlendorf
2020-11-11
1
-4
/
+17
*
Start snapdir_iterate traversals to begin wtih the value of zero.
Tony Perkins
2020-11-11
1
-1
/
+2
*
G/C struct znode -> z_moved
Mateusz Guzik
2020-11-10
3
-8
/
+0
*
FreeBSD: Simplify zvol_geom_open and zvol_cdev_open
Ryan Moeller
2020-11-10
1
-36
/
+16
*
FreeBSD: Avoid spurious EINTR in zvol_cdev_open
Ryan Moeller
2020-11-10
1
-1
/
+20
*
Remove redundant oid parameter to update_pages
Ryan Moeller
2020-11-10
2
-7
/
+6
*
FreeBSD: Prevent a NULL reference in zvol_cdev_open
Mariusz Zaborski
2020-11-05
1
-1
/
+2
*
FreeBSD: Prevent NULL pointer dereference of resid
khng300
2020-11-04
1
-1
/
+2
*
FreeBSD: zvol_os: Use SET_ERROR more judiciously
Ryan Moeller
2020-11-03
1
-13
/
+13
*
Linux 5.10 compat: revalidate_disk_size() added
Coleman Kane
2020-11-02
1
-0
/
+4
*
Linux 5.10 compat: check_disk_change() removed
Coleman Kane
2020-11-02
2
-2
/
+2
*
Linux 5.10 compat: percpu_ref added data member
Coleman Kane
2020-11-02
1
-0
/
+4
*
zfs_vnops: make zfs_get_data OS-independent
Christian Schwarz
2020-11-02
3
-314
/
+7
*
Consolidate zfs_holey and zfs_access
Matthew Macy
2020-10-31
3
-182
/
+6
*
zvol_os: Fix handling of zvol private data
Ryan Moeller
2020-10-30
1
-9
/
+18
*
zvol_os: Don't leak doi in cdev error path
Ryan Moeller
2020-10-30
1
-2
/
+1
*
zvol_os: Properly ignore error in volmode lookup
Ryan Moeller
2020-10-30
1
-4
/
+5
*
zvol_os: Code cleanup in zvol_create_minor_impl
Ryan Moeller
2020-10-30
1
-7
/
+7
*
zvol_os: Keep better track of open count in close
Ryan Moeller
2020-10-30
1
-4
/
+6
*
zvol_os: Tidy up asserts
Ryan Moeller
2020-10-30
2
-26
/
+30
*
FreeBSD: catch up with 1300124 version bump
Mateusz Guzik
2020-10-30
1
-6
/
+14
*
FreeBSD: Fix 12.2-STABLE after AT_BENEATH MFC
Ryan Moeller
2020-10-30
1
-1
/
+2
*
Remove UIO_ZEROCOPY functions structures
Matthew Macy
2020-10-30
1
-158
/
+0
*
Update references to nonexistent man pages in code
Ryan Moeller
2020-10-30
2
-2
/
+2
*
FreeBSD: Remove BIO_ORDERED flag from BIO_FLUSH
Alexander Motin
2020-10-30
1
-1
/
+0
*
Linux: g/c leftover fence in zfs_znode_alloc
Mateusz Guzik
2020-10-29
1
-1
/
+0
*
FreeBSD: g/c unused zfs_znode_move support
Mateusz Guzik
2020-10-29
2
-31
/
+1
*
FreeBSD: Skip RAW kstat sysctls by default
Ryan Moeller
2020-10-26
1
-4
/
+4
*
FreeBSD: catch up with 1300123 version bump
Mateusz Guzik
2020-10-26
1
-0
/
+9
*
Share zfs_fsync, zfs_read, zfs_write, et al between Linux and FreeBSD
Matthew Macy
2020-10-21
10
-1237
/
+46
*
FreeBSD: delete unreferenced file
Matthew Macy
2020-10-20
1
-70
/
+0
*
FreeBSD: add missing fplookup_vexec handler to special vop vectors
Mateusz Guzik
2020-10-15
2
-0
/
+12
*
FreeBSD: g/c unused vop vector zfsctl_ops_shares_dir
Mateusz Guzik
2020-10-15
1
-3
/
+1
*
FreeBSD: fix panic due to tqid overflow
Mateusz Guzik
2020-10-14
1
-10
/
+38
*
Cross-platform acltype
Ryan Moeller
2020-10-13
5
-3
/
+42
*
FreeBSD: make adjustments for the standalone environment
Warner Losh
2020-10-13
1
-1
/
+1
*
FreeBSD: use cache_rename if available
Mateusz Guzik
2020-10-13
1
-4
/
+14
*
Expose zfetch_max_idistance tunable
Ryan Moeller
2020-10-13
1
-2
/
+3
*
Linux: Initialize zp in zfs_setattr_dir
Ryan Moeller
2020-10-09
1
-1
/
+1
*
Replace ZFS on Linux references with OpenZFS
Brian Behlendorf
2020-10-08
16
-17
/
+2
*
Make dbufstat work on FreeBSD
Ryan Moeller
2020-10-08
1
-0
/
+1
*
FreeBSD: Sort and dedup includes in kmod_core
Ryan Moeller
2020-10-08
1
-50
/
+43
*
FreeBSD: Sort out kernel FPU headers for 12.1-REL
Ryan Moeller
2020-10-02
1
-4
/
+7
*
Throw const on some strings
Ryan Moeller
2020-10-02
5
-45
/
+40
*
Fix buggy procfs_list_seq_next warning
Brian Behlendorf
2020-09-30
1
-0
/
+12
[next]