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
*
Linux: Implement FS_IOC_GETVERSION
Ryan Moeller
2021-12-17
1
-0
/
+13
*
Workaround Debian's fake System.map behavior
Rich Ercolani
2021-12-17
1
-0
/
+8
*
Fix zvol_open() lock inversion
Brian Behlendorf
2021-12-17
1
-63
/
+58
*
FreeBSD: Update argument types for VOP_READDIR
Alan Somers
2021-12-17
1
-4
/
+10
*
zcommon: pre-iterate over sysfs instead of statting every feature
наб
2021-12-16
4
-400
/
+553
*
zcommon: *_prop: make all zprop_index_t tables const
наб
2021-12-16
2
-28
/
+28
*
FreeBSD: Provide correct file generation number
Ryan Moeller
2021-12-16
2
-2
/
+2
*
zfs list: Allow more fields in ZFS_ITER_SIMPLE mode
Allan Jude
2021-12-16
1
-1
/
+2
*
FreeBSD: Add vop_standard_writecount_nomsync
Ryan Moeller
2021-12-12
2
-0
/
+18
*
zfs: Fix a deadlock between page busy and the teardown lock
Mark Johnston
2021-12-12
1
-0
/
+9
*
FreeBSD: Catch up with more VFS changes
Ryan Moeller
2021-12-12
1
-0
/
+18
*
FreeBSD supports edonr follow up
наб
2021-12-08
1
-1
/
+2
*
Linux 5.16: Resolve ZSTD_isError symbol collision in Linux kernel
Coleman Kane
2021-12-07
2
-2
/
+1
*
Linux 5.16: The blk-cgroup.h header is where struct blkcg_gq is defined
Coleman Kane
2021-12-07
1
-0
/
+3
*
Linux 5.16: bio_set_dev is no longer a helper macro
Coleman Kane
2021-12-07
1
-0
/
+24
*
Linux 5.16: type member of iov_iter renamed iter_type
Coleman Kane
2021-12-07
1
-0
/
+6
*
Linux 5.16: block_device_operations->submit_bio now returns void
Coleman Kane
2021-12-07
1
-2
/
+8
*
ZFS send/recv with ashift 9->12 leads to data corruption
Paul Dagnelie
2021-12-07
2
-7
/
+17
*
Add `const` to nvlist functions to properly expose their real behavior
Paul Dagnelie
2021-12-06
9
-128
/
+166
*
Corrected a case where we could read uninited ABD memory
Rich Ercolani
2021-12-03
1
-11
/
+14
*
Linux 5.13 compat: retry zvol_open() when contended
Brian Behlendorf
2021-12-01
3
-37
/
+68
*
Default to zfs_dmu_offset_next_sync=1
Brian Behlendorf
2021-11-30
1
-4
/
+8
*
Code cleanups
Pawel Jakub Dawidek
2021-11-30
4
-8
/
+9
*
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
[next]