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
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Linux 5.11 compat: bio_start_io_acct() / bio_end_io_acct()
Brian Behlendorf
2020-12-27
1
-11
/
+24
*
Linux 5.11 compat: lookup_bdev()
Brian Behlendorf
2020-12-27
1
-7
/
+29
*
Linux 4.18.0-257.el8 compat: blk_alloc_queue()
Brian Behlendorf
2020-12-21
1
-0
/
+2
*
Linux 5.10 compat: use iov_iter in uio structure
Brian Behlendorf
2020-12-18
2
-11
/
+68
*
Only examine best metaslabs on each vdev
Matthew Ahrens
2020-12-16
1
-0
/
+1
*
Make metaslab class rotor and aliquot per-allocator.
Alexander Motin
2020-12-15
1
-21
/
+31
*
spa: avoid type narrowing warning
Ryan Libby
2020-12-15
1
-1
/
+1
*
dmu_zfetch: fix memory leak
Matthew Macy
2020-12-12
1
-0
/
+1
*
FreeBSD: Implement sysctl for fletcher4 impl
Ryan Moeller
2020-12-11
2
-0
/
+16
*
Improve zfs receive performance with lightweight write
Matthew Ahrens
2020-12-11
2
-2
/
+28
*
Implement memory and CPU hotplug
Paul Dagnelie
2020-12-10
3
-0
/
+8
*
FreeBSD: Do zcommon_init sooner to avoid FPU panic
Ryan Moeller
2020-12-09
2
-0
/
+9
*
Decouple arc_read_done callback from arc buf instantiation
Matthew Macy
2020-12-09
1
-0
/
+5
*
Reduce latency effects of non-interactive I/O
Alexander Motin
2020-11-24
1
-0
/
+3
*
Fix problems in zvol_set_volmode_impl
Matthew Macy
2020-11-17
1
-0
/
+2
*
zpool: correctly align columns with -p
наб
2020-11-16
1
-1
/
+1
*
Fix 'zfs userspace' for received datasets in encrypted root
loli10K
2020-11-16
1
-1
/
+1
*
Linux: Fix ZFS_ENTER/ZFS_EXIT/ZFS_VERFY_ZP usage
Brian Behlendorf
2020-11-14
1
-1
/
+5
*
Assertion failure when logging large output of channel program
Matthew Ahrens
2020-11-14
1
-0
/
+1
*
Distributed Spare (dRAID) Feature
Brian Behlendorf
2020-11-13
14
-46
/
+239
*
Fix compiling on FreeBSD + gcc - don't assume illmnos bits
Adrian Chadd
2020-11-10
1
-12
/
+20
*
G/C struct znode -> z_moved
Mateusz Guzik
2020-11-10
2
-5
/
+2
*
FreeBSD: Move uio_prefaultpages def to uio.h
Ryan Moeller
2020-11-10
2
-1
/
+1
*
Remove redundant oid parameter to update_pages
Ryan Moeller
2020-11-10
1
-1
/
+1
*
Linux 5.10 compat: check_disk_change() removed
Coleman Kane
2020-11-02
1
-0
/
+36
*
Linux 5.10 compat: frame.h renamed objtool.h
Brian Behlendorf
2020-11-02
1
-0
/
+4
*
zfs_vnops: make zfs_get_data OS-independent
Christian Schwarz
2020-11-02
3
-2
/
+13
*
Introduce CPU_SEQID_UNSTABLE
Mateusz Guzik
2020-11-02
3
-0
/
+3
*
Consolidate zfs_holey and zfs_access
Matthew Macy
2020-10-31
4
-6
/
+14
*
Remove duplicate cond_resched() definition
Ryan Moeller
2020-10-31
1
-1
/
+0
*
zstd: track allocator statistics
Mateusz Guzik
2020-10-30
1
-2
/
+4
*
Remove UIO_ZEROCOPY functions structures
Matthew Macy
2020-10-30
4
-83
/
+0
*
Update references to nonexistent man pages in code
Ryan Moeller
2020-10-30
2
-3
/
+3
*
Share zfs_fsync, zfs_read, zfs_write, et al between Linux and FreeBSD
Matthew Macy
2020-10-21
15
-17
/
+70
*
Cross-platform acltype
Ryan Moeller
2020-10-13
2
-0
/
+2
*
FreeBSD: make adjustments for the standalone environment
Warner Losh
2020-10-13
18
-29
/
+101
*
dmu.h: remove stale declaration dmu_objset_snapshot_tmp
Christian Schwarz
2020-10-13
1
-1
/
+0
*
zil_parse: make callback parameters const
Christian Schwarz
2020-10-09
1
-2
/
+2
*
Replace ZFS on Linux references with OpenZFS
Brian Behlendorf
2020-10-08
58
-61
/
+0
*
FreeBSD: Sort out kernel FPU headers for 12.1-REL
Ryan Moeller
2020-10-02
1
-7
/
+4
*
Throw const on some strings
Ryan Moeller
2020-10-02
9
-34
/
+31
*
do a cyclic seek for unused memory objects in pool
Sebastian Gottschall
2020-09-30
1
-0
/
+1
*
Fix objtool configure check
Brian Behlendorf
2020-09-28
1
-1
/
+2
*
zfetch: Don't issue new streams when old have not completed
Matthew Macy
2020-09-27
2
-7
/
+16
*
FreeBSD: Add support for procfs_list
Matthew Macy
2020-09-23
4
-5
/
+28
*
FreeBSD: Don't save user FPU context in kernel threads
Matthew Macy
2020-09-23
1
-8
/
+8
*
FreeBSD: Reduce stack usage of Lua
Ryan Moeller
2020-09-22
1
-4
/
+0
*
vdev_ashift should only be set once
George Wilson
2020-09-18
2
-1
/
+2
*
Rename acltype=posixacl to acltype=posix
Ryan Moeller
2020-09-16
1
-1
/
+1
*
zfs label bootenv should store data as nvlist
Toomas Soome
2020-09-15
13
-7
/
+172
[next]