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
*
Receive checks should allow unencrypted child datasets
Attila Fülöp
2022-02-16
1
-1
/
+9
*
dsl_dir_tempreserve_impl: remove unused `deferred` variable
Christian Schwarz
2022-02-16
1
-2
/
+1
*
Fix clearing set-uid and set-gid bits on a file when replying a write
Pawel Jakub Dawidek
2022-02-16
1
-24
/
+81
*
Report dnodes with faulty bonuslen
George Amanakis
2022-02-16
3
-0
/
+17
*
Upstream: Add snapshot and zvol events
Jorgen Lundman
2022-02-10
1
-0
/
+52
*
Introduce a flag to skip comparing the local mac when raw sending
George Amanakis
2022-02-04
2
-10
/
+8
*
Fix handling of errors from dmu_write_uio_dbuf() on FreeBSD
Mark Johnston
2022-02-03
1
-4
/
+11
*
Avoid memory allocations in the ARC eviction thread
Mark Johnston
2022-02-03
2
-53
/
+91
*
Verify dRAID empty sectors
Brian Behlendorf
2022-02-03
2
-5
/
+58
*
Reduce number of arc_prune threads
Alexander Motin
2022-02-03
1
-3
/
+10
*
ZFS send/recv with ashift 9->12 leads to data corruption
Paul Dagnelie
2021-12-07
2
-7
/
+17
*
Linux 5.13 compat: retry zvol_open() when contended
Brian Behlendorf
2021-12-06
1
-33
/
+5
*
Iterate encrypted clones at zvol_create_minor
Jorgen Lundman
2021-12-06
1
-0
/
+64
*
Restore dirty dnode detection logic
Brian Behlendorf
2021-11-05
1
-1
/
+1
*
Fix lseek(SEEK_DATA/SEEK_HOLE) mmap consistency
Brian Behlendorf
2021-11-05
3
-28
/
+54
*
Rescan enclosure sysfs path on import
Tony Hutter
2021-11-02
1
-0
/
+24
*
Use fallthrough macro
Brian Behlendorf
2021-11-02
7
-15
/
+13
*
Fixed data integrity issue when underlying disk returns error
Arun KV
2021-09-14
1
-3
/
+31
*
Verify embedded blkptr's in arc_read()
Brian Behlendorf
2021-09-14
2
-7
/
+14
*
Allow sending corrupt snapshots even if metadata is corrupted
Allan Jude
2021-09-14
1
-0
/
+2
*
arc: Drop an incorrect assert
Rich Ercolani
2021-09-14
1
-1
/
+0
*
Compressed receive with different ashift can result in incorrect PSIZE on disk
Paul Dagnelie
2021-09-14
1
-0
/
+12
*
Initialize parity blocks before RAID-Z reconstruction benchmarking
Mark Johnston
2021-09-14
1
-0
/
+7
*
Remove b_pabd/b_rabd allocation from arc_hdr_alloc()
Alexander Motin
2021-09-14
1
-48
/
+65
*
Optimize arc_l2c_only lists assertions
Alexander Motin
2021-09-14
1
-9
/
+12
*
Fix/improve dbuf hits accounting
Alexander Motin
2021-09-14
1
-20
/
+10
*
Avoid vq_lock drop in vdev_queue_aggregate()
Alexander Motin
2021-09-14
1
-29
/
+34
*
Use more atomics in refcounts
Alexander Motin
2021-09-14
1
-29
/
+22
*
Restore FreeBSD sysctl processing for arc.min and arc.max
Allan Jude
2021-09-14
1
-4
/
+20
*
Run arc_evict thread at higher priority
Tony Nguyen
2021-09-14
4
-13
/
+19
*
Add comment on metaslab_class_throttle_reserve() locking
Alexander Motin
2021-09-14
1
-0
/
+7
*
Fixes in persistent L2ARC
George Amanakis
2021-09-14
1
-75
/
+102
*
Initialize dn_next_type[] in the dnode constructor
Mark Johnston
2021-09-14
1
-0
/
+1
*
Zero pad bytes following TX_WRITE log data
Mark Johnston
2021-09-14
1
-2
/
+6
*
Zero pad bytes when allocating a ZIL record
Mark Johnston
2021-09-14
1
-3
/
+4
*
Initialize all fields in zfs_log_xvattr()
Mark Johnston
2021-09-14
1
-1
/
+3
*
Initialize "autoreplace" in spa_ld_get_props()
Mark Johnston
2021-09-14
1
-1
/
+1
*
Fix unfortunate NULL in spa_update_dspace
Rich Ercolani
2021-09-14
1
-1
/
+8
*
Optimize allocation throttling
Alexander Motin
2021-09-14
4
-51
/
+35
*
Minor ARC optimizations
Alexander Motin
2021-09-14
1
-31
/
+9
*
dmu_redact.c does not call bqueue_destroy
Jorgen Lundman
2021-09-14
1
-0
/
+2
*
A few fixes of callback typecasting (for the upcoming ClangCFI)
Alexander
2021-09-14
4
-18
/
+30
*
Remove unused fields from zvol_task_t
Ryan Moeller
2021-09-14
1
-5
/
+0
*
Introduce dsl_dir_diduse_transfer_space()
Alexander Motin
2021-09-14
2
-39
/
+83
*
Tinker with slop space accounting with dedup
Rich Ercolani
2021-09-14
2
-3
/
+17
*
Fix ARC ghost states eviction accounting
Alexander Motin
2021-09-14
1
-61
/
+94
*
file reference counts can get corrupted
George Wilson
2021-09-14
3
-55
/
+59
*
Move gethrtime() calls out of vdev queue lock
Alexander Motin
2021-09-14
1
-6
/
+5
*
Compact dbuf/buf hashes and lock arrays
Alexander Motin
2021-09-14
2
-22
/
+9
*
Fix abd leak, kmem_free correct size of abd_t
Jorgen Lundman
2021-09-14
1
-1
/
+1
[next]