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
*
zvol: call zil_replaying() during replay
Christian Schwarz
2021-03-07
3
-3
/
+30
*
ZTS: Improve cleanup in zpool tests
Ryan Moeller
2021-03-07
2
-33
/
+43
*
Clarify compressed zfs send/recv behavior
manfromafar
2021-03-07
2
-1
/
+16
*
Intentionally allow ZFS_READONLY in zfs_write
Ryan Moeller
2021-03-07
2
-7
/
+25
*
Suppress cppcheck invalidSyntax warninigs
Brian Behlendorf
2021-03-05
2
-0
/
+3
*
Initialize ZIL buffers
Brian Behlendorf
2021-03-05
1
-0
/
+1
*
Fix abd_get_offset_struct() may allocate new abd
Jorgen Lundman
2021-03-05
1
-1
/
+5
*
FreeBSD module --enable-debug --enable-invariants
Ryan Moeller
2021-03-05
3
-0
/
+42
*
zpool: use tab to intend continuation from removal status
Thomas Lamprecht
2021-03-05
1
-4
/
+4
*
Don't bomb out when using keylocation=file://
James Wah
2021-03-03
1
-3
/
+7
*
linux: zvol: avoid heap allocation for zvol_request_sync=1
Christian Schwarz
2021-03-03
1
-29
/
+64
*
Add "zstd-fast" to help options for "compression" property
Jake Howard
2021-03-03
1
-1
/
+1
*
Cancel TRIM / initialize on FAULTED non-writeable vdevs
nssrikanth
2021-03-02
7
-6
/
+144
*
Fix assert in FreeBSD-specific dmu_read_pages
Andriy Gapon
2021-02-27
1
-1
/
+1
*
ZTS: zpool_trim_start_and_cancel_pos.ksh
Brian Behlendorf
2021-02-27
1
-11
/
+11
*
Add missing checks for unsupported features
Martin Matuška
2021-02-27
4
-0
/
+9
*
Linux 5.12 compat: replace bio_*_io_acct with disk_*_io_acct
Coleman Kane
2021-02-24
2
-24
/
+53
*
Linux 5.12 compat: bio->bi_disk member moved
Coleman Kane
2021-02-24
3
-0
/
+37
*
Fix vdev_rebuild_thread deadlock
Brian Behlendorf
2021-02-24
1
-1
/
+1
*
Fix overly broad locking in spa_vdev_config_exit()
Brian Behlendorf
2021-02-24
1
-2
/
+2
*
vdev_id: Fix partition regular expression
Tony Hutter
2021-02-24
1
-3
/
+9
*
Linux: increase max nvlist_src size
Brian Behlendorf
2021-02-24
2
-2
/
+2
*
Add upper bound for slop space calculation
Prakash Surya
2021-02-24
2
-14
/
+22
*
Wrap bare EINVAL returns with SET_ERROR
Ryan Moeller
2021-02-24
1
-2
/
+2
*
Force symlink creation for zpool.d compat links
Ryan Moeller
2021-02-24
1
-1
/
+1
*
send_iterate_snap : doall send without fromsnap
Cedric Maunoury
2021-02-24
10
-2
/
+182
*
Fix error message when zfs module are already unloaded
Adam D. Moss
2021-02-20
1
-1
/
+1
*
vdev_ops: don't try to call vdev_op_hold or vdev_op_rele when NULL
fbynite
2021-02-20
1
-2
/
+2
*
Better zfs_get_enclosure_sysfs_path() enclosure support
Tony Hutter
2021-02-20
1
-110
/
+142
*
Cleaning up uio headers
Brian Atkinson
2021-02-20
9
-63
/
+40
*
ztest: propagate -o to the zdb child process
Christian Schwarz
2021-02-19
1
-23
/
+79
*
ztest: fix -o by calling set_global_var in child processes
Christian Schwarz
2021-02-19
1
-2
/
+51
*
libzpool: set_global_var: refactor to not modify 'arg'
Christian Schwarz
2021-02-19
2
-19
/
+55
*
libzpool: set_global_var: fix endianness handling (fixes zdb -o )
Christian Schwarz
2021-02-19
1
-1
/
+1
*
Restore FreeBSD resource usage accounting
Ryan Moeller
2021-02-19
9
-0
/
+139
*
Checksum errors may not be counted
Don Brady
2021-02-19
12
-42
/
+214
*
FreeBSD: disable the use of hardware crypto offload drivers for now
Mark Johnston
2021-02-18
1
-2
/
+13
*
Fix report_mount_progress never calling set_progress_header
Andriy Gapon
2021-02-18
1
-3
/
+0
*
Remove unused abd_alloc_scatter_offset_chunkcnt
Ryan Libby
2021-02-17
1
-19
/
+0
*
Add "compatibility" property for zpool feature sets
Colm
2021-02-17
48
-2823
/
+5490
*
FreeBSD: disable edonr in zfs_mod_supported_feature()
Brian Behlendorf
2021-02-17
3
-7
/
+16
*
Support uClibc for the tests compilations
José Luis Salvador Rufo
2021-02-16
2
-6
/
+4
*
Make inline ABD predicates compatible with C++
Ryan Moeller
2021-02-15
1
-3
/
+3
*
Linux 5.11 compat: META
Brian Behlendorf
2021-02-10
1
-1
/
+1
*
vdev_id: Support daisy-chained JBODs in multipath mode
Arshad Hussain
2021-02-09
1
-115
/
+283
*
Rename zfs_inode_update to zfs_znode_update_vfs
khng300
2021-02-09
8
-35
/
+31
*
Add an assert to clarify code
Kleber Tarcísio
2021-02-09
2
-2
/
+6
*
Set file mode during zfs_write
Antonio Russo
2021-02-08
1
-0
/
+1
*
zfs-import-{cache,scan}: change condition to FileNotEmpty
наб
2021-02-05
2
-2
/
+2
*
Fixed issue with processing of EC_dev_remove event
nssrikanth
2021-02-05
1
-6
/
+13
[next]