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
/
cmd
Commit message (
Expand
)
Author
Age
Files
Lines
*
zed: implement close_from() in terms of /proc/self/fd, if available
наб
2021-04-07
1
-9
/
+23
*
zed: print combined system/user time after ZEDLET death
наб
2021-04-07
1
-6
/
+25
*
libzutil: zfs_isnumber(): return false if input empty
наб
2021-04-06
1
-4
/
+4
*
Fix various typos
Andrea Gelmini
2021-04-02
5
-5
/
+5
*
zed: allow limiting concurrent jobs
наб
2021-04-02
5
-13
/
+43
*
zed: remove unused zed_file_close_on_exec()
наб
2021-04-02
2
-30
/
+0
*
zed: use separate reaper thread and collect ZEDLETs asynchronously
наб
2021-04-02
4
-49
/
+157
*
zed: set names for all threads
наб
2021-04-02
3
-0
/
+3
*
fsck.zfs: implement 4/8 exit codes as suggested in manpage
наб
2021-03-31
4
-9
/
+49
*
Add compatibility file sets (ZoL 0.6.1, 0.6.4, OpenZFS 2.1)
Mike Swanson
2021-03-31
5
-0
/
+87
*
zed: reap child after killing on time-out
наб
2021-03-26
1
-0
/
+1
*
Removed duplicated includes
Andrea Gelmini
2021-03-22
3
-7
/
+0
*
Fix zfs_get_data access to files with wrong generation
Chunwei Chen
2021-03-19
1
-2
/
+2
*
Clean up RAIDZ/DRAID ereport code
Matthew Ahrens
2021-03-19
1
-2
/
+0
*
zpool import cachefile improvements
George Wilson
2021-03-12
1
-118
/
+181
*
vdev_id: Create symlinks even if no /dev/mapper/
Tony Hutter
2021-03-08
1
-1
/
+8
*
Suppress cppcheck invalidSyntax warninigs
Brian Behlendorf
2021-03-05
1
-0
/
+1
*
zpool: use tab to intend continuation from removal status
Thomas Lamprecht
2021-03-05
1
-4
/
+4
*
Add missing checks for unsupported features
Martin Matuška
2021-02-27
2
-0
/
+5
*
vdev_id: Fix partition regular expression
Tony Hutter
2021-02-24
1
-3
/
+9
*
Force symlink creation for zpool.d compat links
Ryan Moeller
2021-02-24
1
-1
/
+1
*
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
*
Fix report_mount_progress never calling set_progress_header
Andriy Gapon
2021-02-18
1
-3
/
+0
*
Add "compatibility" property for zpool feature sets
Colm
2021-02-17
19
-26
/
+504
*
FreeBSD: disable edonr in zfs_mod_supported_feature()
Brian Behlendorf
2021-02-17
1
-0
/
+8
*
Support uClibc for the tests compilations
José Luis Salvador Rufo
2021-02-16
1
-2
/
+2
*
vdev_id: Support daisy-chained JBODs in multipath mode
Arshad Hussain
2021-02-09
1
-115
/
+283
*
Fixed issue with processing of EC_dev_remove event
nssrikanth
2021-02-05
1
-6
/
+13
*
Added extra check to replace Faulted VDEV with Distributed Spare
nssrikanth
2021-01-28
1
-1
/
+1
*
Add zdb -r <dataset> <object-id | file> <output>
Allan Jude
2021-01-27
1
-11
/
+106
*
cppcheck: integrete cppcheck
Brian Behlendorf
2021-01-26
15
-0
/
+38
*
cppcheck: zpool_main.c possible null pointer dereference
Brian Behlendorf
2021-01-26
1
-1
/
+1
*
vdev_id: Add error message when $CONFIG is missing
Arshad Hussain
2021-01-23
1
-0
/
+1
*
Only add supported features during pool creation
Brian Behlendorf
2021-01-22
1
-1
/
+2
*
Set aside a metaslab for ZIL blocks
Matthew Ahrens
2021-01-21
1
-2
/
+19
*
Install zgenhostid to sbindir
Antonio Russo
2021-01-21
1
-1
/
+1
*
allow callers to allocate and provide the abd_t struct
Matthew Ahrens
2021-01-20
1
-2
/
+3
*
Re-apply path sanitizer, as mount(8) still mangles it
sterlingjensen
2021-01-19
1
-0
/
+15
*
ztest: Clean up use of ASSERT and VERIFY
Ryan Moeller
2021-01-12
1
-125
/
+126
*
ztest: Use fnvlist_* instead of VERIFYing nvlist_*
Ryan Moeller
2021-01-11
1
-72
/
+65
*
record ioctl elapsed time in zpool history
Matthew Ahrens
2021-01-11
1
-1
/
+9
*
Memory leak in zdb:import_checkpointed_state()
Matthew Ahrens
2020-12-28
1
-2
/
+5
*
Memory leak in ztest_dmu_objset_own()
Matthew Ahrens
2020-12-28
1
-1
/
+5
*
Memory leak in ztest_vdev_attach_detach()
Matthew Ahrens
2020-12-28
1
-2
/
+1
*
nvlist leaked in zpool_find_config()
Matthew Ahrens
2020-12-28
3
-0
/
+12
*
dbufstat: Fix warnings with Python 3.8
Ryan Moeller
2020-12-23
1
-2
/
+2
*
ZED/zfs-list-cacher.sh: don't exit on ignored event type
Prawn
2020-12-18
1
-1
/
+1
*
Use the correct return type for getopt
sterlingjensen
2020-12-17
4
-4
/
+4
*
Make metaslab class rotor and aliquot per-allocator.
Alexander Motin
2020-12-15
2
-3
/
+3
[next]