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
/
config
/
kernel.m4
Commit message (
Expand
)
Author
Age
Files
Lines
*
config: remove HAVE_KERNEL_STRSCPY
Rob Norris
2024-09-18
1
-2
/
+0
*
config: remove HAVE_INODE_SET_FLAGS
Rob Norris
2024-09-18
1
-2
/
+0
*
config: remove HAVE_GENERIC_WRITE_CHECKS_KIOCB
Rob Norris
2024-09-18
1
-2
/
+0
*
config: remove HAVE_FSYNC_RANGE
Rob Norris
2024-09-18
1
-2
/
+0
*
config: remove HAVE_FILE_INODE
Rob Norris
2024-09-18
1
-2
/
+0
*
config: remove HAVE_FILE_DENTRY
Rob Norris
2024-09-18
1
-2
/
+0
*
config: remove HAVE_FALLOC_FL_ZERO_RANGE
Rob Norris
2024-09-18
1
-2
/
+0
*
config: remove HAVE_ENCODE_FH_WITH_INODE
Rob Norris
2024-09-18
1
-2
/
+0
*
config: remove HAVE_DIRTY_INODE_WITH_FLAGS
Rob Norris
2024-09-18
1
-2
/
+0
*
config: remove HAVE_DENTRY_D_U_ALIASES
Rob Norris
2024-09-18
1
-2
/
+0
*
config: remove HAVE_CLEAR_INODE and HAVE_EVICT_INODE
Rob Norris
2024-09-18
1
-4
/
+0
*
config: remove checks with unused defines
Rob Norris
2024-09-18
1
-6
/
+0
*
Linux 6.10 compat: Fix tracepoints definitions
Pavel Snajdr
2024-09-17
1
-0
/
+1
*
Adding Direct IO Support
Brian Atkinson
2024-09-14
1
-0
/
+4
*
Linux 6.11: avoid passing "end" sentinel to register_sysctl()
Rob Norris
2024-08-13
1
-0
/
+2
*
Linux 6.11: add compat macro for page_mapping()
Rob Norris
2024-08-13
1
-0
/
+2
*
Linux 6.11: first arg to proc_handler is now const
Rob Norris
2024-08-13
1
-0
/
+2
*
Use kmap_local_page instead of kmap_atomic (#16329)
Jason Lee
2024-07-16
1
-0
/
+2
*
Linux 6.7 compat: detect if kernel defines intptr_t
Rob N
2024-05-24
1
-0
/
+2
*
linux 5.4 compat: page_size()
Rob Norris
2024-03-25
1
-0
/
+2
*
Linux 6.8 compat: use splice_copy_file_range() for fallback
Rob N
2024-03-20
1
-0
/
+2
*
Linux 6.8 compat: handle mnt_idmap user_namespace change
Rob Norris
2024-01-29
1
-0
/
+2
*
Linux 6.8 compat: implement strlcpy fallback
Rob Norris
2024-01-29
1
-0
/
+4
*
compact: workaround for GPL-only symbols on riscv from Linux 6.2
Shengqi Chen
2023-12-06
1
-0
/
+6
*
Linux 6.6 compat: fsync_bdev() has been removed in favor of sync_blockdev()
Coleman Kane
2023-09-21
1
-0
/
+2
*
Linux 6.5 compat: Use copy_splice_read instead of filemap_splice_read
Coleman Kane
2023-08-08
1
-2
/
+2
*
Linux 6.5 compat: replace generic_file_splice_read with filemap_splice_read
Coleman Kane
2023-08-07
1
-0
/
+2
*
Linux 6.5 compat: register_sysctl_table removed
Coleman Kane
2023-08-02
1
-0
/
+2
*
Revert "Linux 6.5 compat: register_sysctl_table removed"
Brian Atkinson
2023-08-01
1
-2
/
+0
*
Linux 6.5 compat: register_sysctl_table removed
Coleman Kane
2023-08-01
1
-0
/
+2
*
linux: implement filesystem-side copy/clone functions for EL7
Rob Norris
2023-07-24
1
-0
/
+2
*
linux: implement filesystem-side copy/clone functions
Rob Norris
2023-07-24
1
-0
/
+10
*
Linux 6.4 compat: reclaimed_slab renamed to reclaimed
youzhongyang
2023-05-24
1
-0
/
+2
*
Linux 6.3 compat: idmapped mount API changes
youzhongyang
2023-04-10
1
-2
/
+4
*
Linux 6.3 compat: writepage_t first arg struct folio*
youzhongyang
2023-04-05
1
-0
/
+2
*
Workaround for Linux PowerPC GPL-only cpu_has_feature()
Low-power
2023-03-10
1
-0
/
+12
*
Linux: use filemap_range_has_page()
Brian Behlendorf
2023-02-14
1
-0
/
+2
*
Introduce ZFS_LINUX_REQUIRE_API autoconf macro
Antonio Russo
2023-01-06
1
-0
/
+32
*
Support idmapped mount in user namespace
youzhongyang
2022-11-08
1
-0
/
+2
*
Remove zpl_revalidate: fix snapshot rollback
Pavel Snajdr
2022-10-28
1
-0
/
+2
*
Support idmapped mount
youzhongyang
2022-10-19
1
-0
/
+2
*
Linux compat: fix DECLARE_EVENT_CLASS() test when ZFS is built-in
Alexander
2022-10-17
1
-4
/
+11
*
Linux: Remove ZFS_AC_KERNEL_SRC_MODULE_PARAM_CALL_CONST autotools check
Richard Yao
2022-10-13
1
-2
/
+0
*
Add Linux posix_fadvise support
Finix1979
2022-09-08
1
-0
/
+4
*
Add Linux namespace delegation support
Will Andrews
2022-06-10
1
-0
/
+2
*
autoconf: AC_MSG_CHECKING consistency
Brian Behlendorf
2022-06-01
1
-4
/
+4
*
Linux 5.19 compat: aops->read_folio()
Brian Behlendorf
2022-05-31
1
-0
/
+2
*
Linux 5.18 compat: replace __set_page_dirty_nobuffers
Satadru Pramanik
2022-04-27
1
-0
/
+2
*
PPC get_user workaround
Damian Szuberski
2022-04-26
1
-0
/
+2
*
autoconf: Pretend `CONFIG_MODULES` is always on
Damian Szuberski
2022-04-26
1
-26
/
+5
[next]