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
/
zfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use wmsum for arc, abd, dbuf and zfetch statistics. (#12172)
Alexander Motin
2021-06-16
3
-187
/
+561
*
Avoid deadlock when removing L2ARC devices under I/O
George Amanakis
2021-06-16
2
-14
/
+6
*
vdev_draid_min_asize() ignores reserved space
Matthew Ahrens
2021-06-13
1
-1
/
+2
*
Re-embed multilist_t storage
Alexander Motin
2021-06-10
8
-94
/
+88
*
Remove pool io kstats (#12212)
Alexander Motin
2021-06-10
2
-97
/
+0
*
libzfs: On FreeBSD, use MNT_NOWAIT with getfsstat
Alan Somers
2021-06-08
1
-0
/
+27
*
module/zfs: vdev_removal: spa_vdev_remove_thread: remove unused variable
наб
2021-06-07
1
-4
/
+0
*
module/zfs: vdev_indirect: vdev_indirect_repair: remove unused variable
наб
2021-06-07
1
-5
/
+0
*
module/zfs: dbuf: dbuf_read_impl: remove unused variable
наб
2021-06-07
1
-2
/
+0
*
module/zfs: arc: arc_hdr_realloc_crypt: remove unused variables
наб
2021-06-07
1
-5
/
+0
*
Livelist logic should handle dedup blkptrs
Serapheim Dimitropoulos
2021-06-07
1
-17
/
+48
*
More aggsum optimizations
Alexander Motin
2021-06-07
1
-60
/
+65
*
Introduce write-mostly sums
Alexander Motin
2021-05-27
2
-62
/
+63
*
Improve scrub maxinflight_bytes math.
Alexander Motin
2021-05-27
1
-25
/
+15
*
Propagate vdev state due to invalid label corruption
vermavipinkumar
2021-05-25
1
-1
/
+2
*
Fix dRAID sequential resilver silent damage handling
Brian Behlendorf
2021-05-20
2
-6
/
+44
*
Scale worker threads and taskqs with number of CPUs
Alexander Motin
2021-05-14
1
-22
/
+66
*
Fix dmu_recv_stream test for resumable
Paul Zuchowski
2021-05-13
1
-2
/
+2
*
Revert "Fix raw sends on encrypted datasets when copying back snapshots"
Brian Behlendorf
2021-05-13
1
-3
/
+8
*
module/zfs: remove zfs_zevent_console and zfs_zevent_cols
наб
2021-05-10
1
-313
/
+0
*
Fix dRAID self-healing short columns
Brian Behlendorf
2021-05-08
1
-1
/
+7
*
Simplify/fix dnode_move() for dn_zfetch
Alexander Motin
2021-05-07
1
-7
/
+1
*
vdev_mirror: don't scrub/resilver devices that can't be read
Nathaniel Wesley Filardo
2021-04-27
1
-0
/
+9
*
Combine zio caches if possible
Mateusz Guzik
2021-04-17
1
-24
/
+50
*
Fix crash in zio_done error reporting
Paul Zuchowski
2021-04-16
1
-2
/
+3
*
module/zfs/zvol.c: purge unused zvol_volmode_cb_arg
наб
2021-04-15
1
-4
/
+0
*
ZFS traverse_visitbp optimization to limit prefetch
Jitendra Patidar
2021-04-15
1
-14
/
+53
*
ZTS: fix removal_condense_export test case
Brian Behlendorf
2021-04-11
1
-2
/
+5
*
Balance parentheses in parameter descriptions
pstef
2021-04-11
2
-2
/
+2
*
Move zfsdev_state_{init,destroy} to common code
Ryan Moeller
2021-04-08
1
-1
/
+74
*
Eliminate zfsdev_get_state_impl
Ryan Moeller
2021-04-08
1
-13
/
+3
*
Use dsl_scan_setup_check() to setup a scrub
Brian Behlendorf
2021-04-08
2
-3
/
+3
*
Ratelimit deadman zevents as with delay zevents
Ryan Moeller
2021-04-07
2
-3
/
+8
*
Fix various typos
Andrea Gelmini
2021-04-02
8
-13
/
+13
*
Don't scale zfs_zevent_len_max by CPU count
Ryan Moeller
2021-04-01
1
-4
/
+1
*
Atomically check and set dropped zevent count
Ryan Moeller
2021-04-01
1
-2
/
+1
*
Use a helper function to clarify gang block size
Matthew Ahrens
2021-03-26
2
-11
/
+15
*
Removed duplicated includes
Andrea Gelmini
2021-03-22
3
-3
/
+0
*
Split dmu_zfetch() speculation and execution parts
Alexander Motin
2021-03-19
3
-112
/
+178
*
Fix zfs_get_data access to files with wrong generation
Chunwei Chen
2021-03-19
4
-3
/
+22
*
Fix regression in POSIX mode behavior
Andrew
2021-03-19
1
-4
/
+0
*
Allow setting bootfs property on pools with indirect vdevs
Martin Matuška
2021-03-19
1
-3
/
+1
*
Initialize metaslab range trees in metaslab_init
Serapheim Dimitropoulos
2021-03-19
1
-94
/
+55
*
Clean up RAIDZ/DRAID ereport code
Matthew Ahrens
2021-03-19
6
-434
/
+21
*
Remove unused rr_code
Matthew Ahrens
2021-03-17
1
-46
/
+23
*
Reference_tracking_enable should be a module param
Don Brady
2021-03-16
1
-1
/
+9
*
Macroify teardown lock handling
Mateusz Guzik
2021-03-12
1
-4
/
+6
*
FreeBSD: Fix scope of deadman tunables
Ryan Moeller
2021-03-11
1
-2
/
+2
*
zvol: call zil_replaying() during replay
Christian Schwarz
2021-03-07
1
-1
/
+14
*
Intentionally allow ZFS_READONLY in zfs_write
Ryan Moeller
2021-03-07
1
-2
/
+4
[next]