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
...
*
Vdev Properties Feature
Allan Jude
2021-11-30
11
-92
/
+1278
*
Linux 5.16: wait_on_page_bit() no longer available to modules
Coleman Kane
2021-11-29
1
-0
/
+4
*
Fix several bugs in the FreeBSD rename VOP implementation
Mark Johnston
2021-11-19
1
-136
/
+134
*
Add notes to system_taskq
Paul Dagnelie
2021-11-19
2
-1
/
+10
*
Enable edonr in FreeBSD
Rich Ercolani
2021-11-16
4
-24
/
+8
*
Remove (now unused) td argument from zfs_lookup()
Pawel Jakub Dawidek
2021-11-12
1
-11
/
+10
*
Introduce a tunable to exclude special class buffers from L2ARC
George Amanakis
2021-11-11
4
-7
/
+112
*
Check l2cache vdevs pending list inside the vdev_inuse()
Fedor Uporov
2021-11-11
2
-9
/
+35
*
Restore dirty dnode detection logic
Brian Behlendorf
2021-11-10
1
-1
/
+1
*
Skip spacemaps reading in case of pool readonly import
Fedor Uporov
2021-11-09
3
-2
/
+17
*
Single IO issue for raidz writes with skip sector
Brian Atkinson
2021-11-09
1
-37
/
+135
*
Linux 5.16 compat: submit_bio()
Brian Behlendorf
2021-11-09
1
-2
/
+2
*
Fix lseek(SEEK_DATA/SEEK_HOLE) mmap consistency
Brian Behlendorf
2021-11-07
3
-28
/
+54
*
Revert behavior of 59eab109 on not-Linux
Rich Ercolani
2021-11-04
1
-1
/
+8
*
Workaround issue cleaning up automounted snapshots on Linux
Rich Ercolani
2021-11-03
1
-3
/
+20
*
Update `checkstyle` workflow env to ubuntu-20.04
Damian Szuberski
2021-11-02
5
-3
/
+13
*
Fix cpu hotplug atomic sleep issue
Paul Dagnelie
2021-11-02
1
-5
/
+6
*
Exit the teardown section later in rename on FreeBSD
Mark Johnston
2021-10-29
1
-3
/
+4
*
Fix potential use-after-frees in FreeBSD getpages and setattr VOPs
Mark Johnston
2021-10-29
1
-4
/
+4
*
Remove unused function zvol_set_volblocksize()
Fedor Uporov
2021-10-26
1
-45
/
+0
*
Make dsl_scan print the pool name in dbgmsg
Rich Ercolani
2021-10-26
1
-37
/
+64
*
spa.c: Replace VERIFY(nvlist_*(...) == 0) with fnvlist_* (#12678)
Allan Jude
2021-10-26
1
-156
/
+129
*
FreeBSD: Catch up with recent VFS changes
Ryan Moeller
2021-10-25
2
-1
/
+7
*
Remove code duplication
Pawel Jakub Dawidek
2021-10-18
1
-42
/
+33
*
Remove FreeBSD's local copy of the dmu_buf_hold_array() function
Pawel Jakub Dawidek
2021-10-13
2
-20
/
+1
*
Export minimal zfs_refcount interfaces
Brian Behlendorf
2021-10-11
1
-0
/
+8
*
Correct refcount_add in dmu_zfetch
Rich Ercolani
2021-10-08
1
-1
/
+2
*
Rescan enclosure sysfs path on import
Tony Hutter
2021-10-04
1
-0
/
+24
*
ZFS: Remove a redundant if condition (#12598)
Attila Fülöp
2021-10-02
1
-3
/
+1
*
Proper support for DESTDIR and INSTALL_MOD_PATH
José Luis Salvador Rufo
2021-10-01
1
-4
/
+5
*
Handle partial reads in zfs_read
Rich Ercolani
2021-09-20
1
-0
/
+8
*
Really zero the zero page
Alexander Motin
2021-09-17
1
-0
/
+1
*
Avoid panic in case of pool errors and missing L2ARC
George Amanakis
2021-09-16
1
-1
/
+6
*
Temporarily use root credentials to mount snapshots in .zfs
Allan Jude
2021-09-14
1
-3
/
+7
*
Use fallthrough macro
Brian Behlendorf
2021-09-14
18
-25
/
+29
*
Iterate encrypted clones at zvol_create_minor
Jorgen Lundman
2021-09-13
1
-0
/
+64
*
Fixed data integrity issue when underlying disk returns error
Arun KV
2021-09-13
1
-3
/
+31
*
Verify embedded blkptr's in arc_read()
Brian Behlendorf
2021-09-09
2
-7
/
+14
*
Upstream: Add snapshot and zvol events
Jorgen Lundman
2021-09-09
1
-0
/
+52
*
Linux 5.15 compat: get_acl()
Brian Behlendorf
2021-09-09
1
-8
/
+26
*
Allow sending corrupt snapshots even if metadata is corrupted
Allan Jude
2021-09-09
1
-0
/
+2
*
arc: Drop an incorrect assert
Rich Ercolani
2021-09-08
1
-1
/
+0
*
Compressed receive with different ashift can result in incorrect PSIZE on disk
Paul Dagnelie
2021-09-08
1
-0
/
+12
*
FreeBSD: Don't remove SA xattr if not SA znode
Ryan Moeller
2021-08-30
1
-1
/
+1
*
Fix cross-endian interoperability of zstd
Rich Ercolani
2021-08-30
4
-6
/
+24
*
FreeBSD: Implement hole-punching support
Ka Ho Ng
2021-08-30
2
-3
/
+64
*
Extend zpool-iostat to account for ZIO_PRIORITY_REBUILD (#12319)
Trevor Bautista
2021-08-26
2
-6
/
+21
*
Initialize parity blocks before RAID-Z reconstruction benchmarking
Mark Johnston
2021-08-23
1
-0
/
+7
*
Linux 4.11 compat: statx support
Richard Yao
2021-08-17
2
-7
/
+39
*
Remove b_pabd/b_rabd allocation from arc_hdr_alloc()
Alexander Motin
2021-08-17
3
-50
/
+67
[prev]
[next]