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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
zfs_vnops: make zfs_get_data OS-independent
Christian Schwarz
2021-06-23
3
-2
/
+13
*
Consolidate zfs_holey and zfs_access
Matthew Macy
2021-06-23
4
-6
/
+14
*
Linux: always check or verify return of igrab()
Adam D. Moss
2021-06-23
1
-1
/
+7
*
Fix zfs_get_data access to files with wrong generation
Chunwei Chen
2021-06-23
2
-3
/
+4
*
linux 5.13 compat: bdevops->revalidate_disk() removed (#12122)
Jonathon Fernyhough
2021-06-23
1
-0
/
+4
*
Bend zpl_set_acl to permit the new userns* parameter
Rich Ercolani
2021-06-23
1
-0
/
+5
*
Linux 5.12 compat: idmapped mounts
Coleman Kane
2021-06-23
4
-3
/
+59
*
Ratelimit deadman zevents as with delay zevents
Ryan Moeller
2021-06-23
1
-1
/
+2
*
FreeBSD: Clean up zfsdev_close to match Linux
Ryan Moeller
2021-06-23
1
-1
/
+0
*
FreeBSD: switch teardown lock to rms
Mateusz Guzik
2021-06-23
1
-0
/
+43
*
Macroify teardown lock handling
Mateusz Guzik
2021-06-23
4
-10
/
+78
*
FreeBSD: rename teardown inactive macros to mimick rrm convention
Mateusz Guzik
2021-06-23
1
-16
/
+16
*
Add branch prediction to ZFS_ENTER and ZFS_VERIFY_ZP macros
Mateusz Guzik
2021-06-23
2
-4
/
+4
*
Microoptimizations for VERIFY() and friends
Adam D. Moss
2021-06-23
2
-79
/
+79
*
Add missing files to Makefile
Allan Jude
2021-06-23
1
-0
/
+3
*
Suppress cppcheck invalidSyntax warninigs
Brian Behlendorf
2021-03-08
1
-0
/
+2
*
Linux 5.12 compat: replace bio_*_io_acct with disk_*_io_acct
Coleman Kane
2021-03-05
1
-2
/
+6
*
Restore FreeBSD resource usage accounting
Ryan Moeller
2021-03-05
2
-0
/
+38
*
FreeBSD: fix HEAD build, conditionally remove FDSYNC defines
Matt Macy
2021-01-24
4
-4
/
+41
*
FreeBSD: minor_t needs to be signed so that -1 is recognized as such
Matthew Macy
2021-01-23
1
-1
/
+1
*
implicit conversion from 'boolean_t' to 'ds_hold_flags_t'
Toomas Soome
2021-01-05
1
-0
/
+1
*
Linux 5.11 compat: blk_{un}register_region()
Brian Behlendorf
2021-01-05
1
-8
/
+0
*
Linux 5.11 compat: bio_start_io_acct() / bio_end_io_acct()
Brian Behlendorf
2021-01-05
1
-11
/
+24
*
Linux 5.11 compat: lookup_bdev()
Brian Behlendorf
2021-01-05
1
-7
/
+29
*
Linux 4.18.0-257.el8 compat: blk_alloc_queue()
Brian Behlendorf
2020-12-23
1
-0
/
+2
*
Linux 5.10 compat: use iov_iter in uio structure
Brian Behlendorf
2020-12-23
2
-11
/
+68
*
Remove redundant oid parameter to update_pages
Ryan Moeller
2020-12-23
1
-1
/
+1
*
Share zfs_fsync, zfs_read, zfs_write, et al between Linux and FreeBSD
Matthew Macy
2020-12-23
15
-17
/
+70
*
spa: avoid type narrowing warning
Ryan Libby
2020-12-23
1
-1
/
+1
*
FreeBSD: Implement sysctl for fletcher4 impl
Ryan Moeller
2020-12-23
2
-0
/
+16
*
FreeBSD: Do zcommon_init sooner to avoid FPU panic
Ryan Moeller
2020-12-23
2
-0
/
+9
*
Reduce latency effects of non-interactive I/O
Alexander Motin
2020-12-23
1
-0
/
+3
*
Revert "Reduce latency effects of non-interactive I/O"
Brian Behlendorf
2020-11-30
1
-3
/
+0
*
Reduce latency effects of non-interactive I/O
Alexander Motin
2020-11-25
1
-0
/
+3
*
Fix problems in zvol_set_volmode_impl
Matthew Macy
2020-11-17
1
-0
/
+2
*
zpool: correctly align columns with -p
наб
2020-11-17
1
-1
/
+1
*
Fix 'zfs userspace' for received datasets in encrypted root
loli10K
2020-11-17
1
-1
/
+1
*
Linux: Fix ZFS_ENTER/ZFS_EXIT/ZFS_VERFY_ZP usage
Brian Behlendorf
2020-11-14
1
-1
/
+5
*
Assertion failure when logging large output of channel program
Matthew Ahrens
2020-11-14
1
-0
/
+1
*
G/C struct znode -> z_moved
Mateusz Guzik
2020-11-11
2
-5
/
+2
*
Fix compiling on FreeBSD + gcc - don't assume illmnos bits
Adrian Chadd
2020-11-11
1
-12
/
+20
*
Linux 5.10 compat: check_disk_change() removed
Coleman Kane
2020-11-03
1
-0
/
+36
*
Linux 5.10 compat: frame.h renamed objtool.h
Brian Behlendorf
2020-11-03
1
-0
/
+4
*
Remove duplicate cond_resched() definition
Ryan Moeller
2020-11-03
1
-1
/
+0
*
zstd: track allocator statistics
Mateusz Guzik
2020-10-30
1
-2
/
+4
*
Update references to nonexistent man pages in code
Ryan Moeller
2020-10-30
2
-3
/
+3
*
Cross-platform acltype
Ryan Moeller
2020-10-16
2
-0
/
+2
*
FreeBSD: make adjustments for the standalone environment
Warner Losh
2020-10-16
18
-29
/
+101
*
dmu.h: remove stale declaration dmu_objset_snapshot_tmp
Christian Schwarz
2020-10-16
1
-1
/
+0
*
zil_parse: make callback parameters const
Christian Schwarz
2020-10-16
1
-2
/
+2
[next]