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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Consolidate zfs_holey and zfs_access
Matthew Macy
2021-06-23
4
-182
/
+98
*
Fix error code on __zpl_ioctl_setflags()
Luis Henriques
2021-06-23
1
-1
/
+1
*
Linux: always check or verify return of igrab()
Adam D. Moss
2021-06-23
3
-3
/
+9
*
Linux: Set spl_kmem_cache_slab_limit when page size !4K
Brian Behlendorf
2021-06-23
1
-5
/
+2
*
Fix zfs_get_data access to files with wrong generation
Chunwei Chen
2021-06-23
4
-3
/
+22
*
Fix dmu_recv_stream test for resumable
Paul Zuchowski
2021-06-23
1
-2
/
+2
*
Remove iov_iter_advance() for iter_write
Rich Ercolani
2021-06-23
1
-3
/
+0
*
linux 5.13 compat: bdevops->revalidate_disk() removed (#12122)
Jonathon Fernyhough
2021-06-23
1
-0
/
+2
*
Bend zpl_set_acl to permit the new userns* parameter
Rich Ercolani
2021-06-23
1
-12
/
+23
*
Update tmpfile() existence detection
Rich Ercolani
2021-06-23
1
-0
/
+5
*
Linux 5.12 update: bio_max_segs() replaces BIO_MAX_PAGES
Coleman Kane
2021-06-23
1
-0
/
+5
*
Linux 5.12 compat: idmapped mounts
Coleman Kane
2021-06-23
6
-13
/
+100
*
FreeBSD: Initialize/destroy zp->z_lock
Ryan Moeller
2021-06-23
1
-0
/
+2
*
FreeBSD: damage control racing .. lookups in face of mkdir/rmdir
Mateusz Guzik
2021-06-23
1
-0
/
+27
*
Fix AVX512BW Fletcher code on AVX512-but-not-BW machines
Romain Dolbeau
2021-06-23
1
-1
/
+7
*
Combine zio caches if possible
Mateusz Guzik
2021-06-23
1
-24
/
+50
*
Fix crash in zio_done error reporting
Paul Zuchowski
2021-06-23
1
-2
/
+3
*
ZTS: fix removal_condense_export test case
Brian Behlendorf
2021-06-23
1
-2
/
+5
*
Ratelimit deadman zevents as with delay zevents
Ryan Moeller
2021-06-23
2
-3
/
+8
*
Avoid taking global lock to destroy zfsdev state
Ryan Moeller
2021-06-23
2
-21
/
+11
*
FreeBSD: Fix stable/12 after AT_BENEATH removal
Ryan Moeller
2021-06-23
1
-3
/
+1
*
Allow pool names that look like Solaris disk names
Ryan Moeller
2021-06-23
1
-6
/
+0
*
Don't scale zfs_zevent_len_max by CPU count
Ryan Moeller
2021-06-23
1
-4
/
+1
*
Atomically check and set dropped zevent count
Ryan Moeller
2021-06-23
1
-2
/
+1
*
Fix regression in POSIX mode behavior
Andrew
2021-06-23
1
-4
/
+0
*
Allow setting bootfs property on pools with indirect vdevs
Martin Matuška
2021-06-23
1
-3
/
+1
*
FreeBSD: make seqc asserts conditional on replay
Mateusz Guzik
2021-06-23
1
-3
/
+6
*
FreeBSD: Fix memory leaks in kstats
Ryan Moeller
2021-06-23
1
-7
/
+4
*
FreeBSD: bring back possibility to rewind the checkpoint from bootloader
Mariusz Zaborski
2021-06-23
1
-1
/
+16
*
FreeBSD: Clean up zfsdev_close to match Linux
Ryan Moeller
2021-06-23
1
-10
/
+8
*
Macroify teardown lock handling
Mateusz Guzik
2021-06-23
3
-30
/
+28
*
FreeBSD: rename teardown inactive macros to mimick rrm convention
Mateusz Guzik
2021-06-23
3
-18
/
+18
*
FreeBSD: remove 2 assertions that teardown lock is not held
Mateusz Guzik
2021-06-23
1
-45
/
+0
*
FreeBSD: rework asserts in zfs_dd_lookup
Mateusz Guzik
2021-06-23
1
-3
/
+2
*
FreeBSD: Fix scope of deadman tunables
Ryan Moeller
2021-06-23
1
-2
/
+2
*
zvol: call zil_replaying() during replay
Christian Schwarz
2021-06-23
3
-3
/
+30
*
Cancel TRIM / initialize on FAULTED non-writeable vdevs
nssrikanth
2021-06-23
2
-6
/
+19
*
Fix overly broad locking in spa_vdev_config_exit()
Brian Behlendorf
2021-06-23
1
-2
/
+2
*
Wrap bare EINVAL returns with SET_ERROR
Ryan Moeller
2021-06-23
1
-2
/
+2
*
Intentionally allow ZFS_READONLY in zfs_write
Ryan Moeller
2021-03-08
2
-7
/
+25
*
Initialize ZIL buffers
Brian Behlendorf
2021-03-08
1
-0
/
+1
*
Add "zstd-fast" to help options for "compression" property
Jake Howard
2021-03-05
1
-1
/
+1
*
Fix assert in FreeBSD-specific dmu_read_pages
Andriy Gapon
2021-03-05
1
-1
/
+1
*
Linux 5.12 compat: bio->bi_disk member moved
Coleman Kane
2021-03-05
2
-0
/
+8
*
Linux: increase max nvlist_src size
Brian Behlendorf
2021-03-05
1
-1
/
+1
*
vdev_ops: don't try to call vdev_op_hold or vdev_op_rele when NULL
fbynite
2021-03-05
1
-2
/
+2
*
Restore FreeBSD resource usage accounting
Ryan Moeller
2021-03-05
6
-0
/
+100
*
FreeBSD: disable the use of hardware crypto offload drivers for now
Mark Johnston
2021-03-05
1
-2
/
+13
*
Set file mode during zfs_write
Antonio Russo
2021-02-08
1
-0
/
+1
*
Avoid updating the L2ARC device header unnecessarily
George Amanakis
2021-01-28
1
-1
/
+3
[next]