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
Commit message (
Expand
)
Author
Age
Files
Lines
*
linux 6.2 compat: zpl_set_acl arg2 is now struct dentry
Coleman Kane
2023-01-24
1
-3
/
+28
*
removal of LegacyVersion broke ax_python_dev.m4
Matthew Ahrens
2023-01-19
1
-36
/
+35
*
Fix shebang for helper script of deb-utils
Martin Rüegg
2023-01-19
1
-1
/
+1
*
Add quotation marks around `$PATH` for deb-utils
Martin Rüegg
2023-01-19
1
-1
/
+1
*
fgrep -> grep -F
наб
2023-01-19
2
-4
/
+4
*
egrep -> grep -E
наб
2023-01-19
1
-1
/
+1
*
Introduce ZFS_LINUX_REQUIRE_API autoconf macro
Antonio Russo
2023-01-10
2
-1
/
+33
*
linux 6.2 compat: get_acl() got moved to get_inode_acl() in 6.2
Coleman Kane
2023-01-10
1
-1
/
+18
*
Linux 6.1 compat: open inside tmpfile()
Antonio Russo
2023-01-09
1
-5
/
+27
*
Make autodetection disable pyzfs for kernel/srpm configurations
Damian Szuberski
2022-12-01
1
-0
/
+10
*
Fix clang 13 compilation errors
Damian Szuberski
2022-12-01
1
-2
/
+1
*
Remove zpl_revalidate: fix snapshot rollback
Pavel Snajdr
2022-12-01
2
-0
/
+32
*
Linux compat: fix DECLARE_EVENT_CLASS() test when ZFS is built-in
Alexander
2022-11-01
1
-4
/
+11
*
Linux: Remove ZFS_AC_KERNEL_SRC_MODULE_PARAM_CALL_CONST autotools check
Richard Yao
2022-11-01
2
-35
/
+0
*
config: check for parallel(1), use it for cstyle
наб
2022-09-14
2
-0
/
+9
*
Add xattr_handler support for Android kernels
Walter Huf
2022-09-14
1
-1
/
+28
*
Linux 6.0 compat: register_shrinker() now var-arg
Coleman Kane
2022-08-09
1
-15
/
+52
*
Linux 5.20 compat: blk_cleanup_disk()
Brian Behlendorf
2022-08-09
1
-0
/
+20
*
Linux 5.20 compat: bdevname()
Brian Behlendorf
2022-08-09
1
-0
/
+28
*
Silence -Winfinite-recursion warning in luaD_throw()
Brian Behlendorf
2022-07-27
2
-0
/
+24
*
config: prune unused -Wno-bool-compare checks
наб
2022-07-27
2
-28
/
+0
*
libtpool: -Wno-clobbered
наб
2022-07-27
5
-25
/
+32
*
autoconf: AC_MSG_CHECKING consistency
Brian Behlendorf
2022-06-01
9
-17
/
+17
*
Linux 5.19 compat: asm/fpu/internal.h
Brian Behlendorf
2022-06-01
1
-6
/
+23
*
Linux 5.19 compat: bdev_start_io_acct() / bdev_end_io_acct()
Brian Behlendorf
2022-06-01
1
-28
/
+55
*
Linux 5.19 compat: aops->read_folio()
Brian Behlendorf
2022-06-01
2
-0
/
+34
*
Linux 5.19 compat: blkdev_issue_secure_erase()
Brian Behlendorf
2022-06-01
1
-0
/
+53
*
Linux 5.19 compat: bdev_max_secure_erase_sectors()
Brian Behlendorf
2022-06-01
1
-14
/
+30
*
Linux 5.19 compat: bdev_max_discard_sectors()
Brian Behlendorf
2022-06-01
2
-5
/
+29
*
rpm: Keep debug symbols if configured with '--enable-debuginfo'
Umer Saleem
2022-05-27
1
-0
/
+4
*
Fix compiler warnings about zero-length arrays in inline bitops
Coleman Kane
2022-05-20
1
-3
/
+9
*
Add missing AC_MSG_RESULT(no) to configure
Brian Behlendorf
2022-05-20
1
-0
/
+2
*
autoconf: Fail when __copy_from_user_inatomic is a non-GPL symbol
szubersk
2022-05-20
1
-2
/
+5
*
PPC get_user workaround
Damian Szuberski
2022-05-20
2
-0
/
+28
*
Adding ZERO_PAGE detection
Brian Atkinson
2022-05-20
2
-0
/
+29
*
autoconf: Pretend `CONFIG_MODULES` is always on
Damian Szuberski
2022-05-20
2
-26
/
+62
*
Strengthen Linux kernel capabilities detection
Damian Szuberski
2022-05-20
2
-4
/
+31
*
Python 3.10 fixes, part 2
Rich Ercolani
2022-05-04
1
-1
/
+1
*
Linux 5.18 compat: replace __set_page_dirty_nobuffers
Brian Behlendorf
2022-04-28
2
-0
/
+32
*
Linux 5.18 compat: kobj_type.default_attrs replaced with default_groups
наб
2022-04-25
2
-0
/
+39
*
Linux 5.17 compat: GENHD_FL_EXT_DEVT / GENHD_FL_NO_PART_SCAN
Brian Behlendorf
2022-04-20
2
-0
/
+60
*
Linux 5.18 compat: use address_space_operations->readahead
Riccardo Schirone
2022-04-06
2
-0
/
+27
*
Linux 5.18 compat: replace genhd.h with blkdev.h includes
наб
2022-04-06
2
-5
/
+4
*
Linux 5.18 compat: 4-argument bio_alloc()
наб
2022-04-06
1
-0
/
+37
*
Linux 5.11 compat: x86 SIMD: fix kernel_fpu_{begin,end}() detection
Attila Fülöp
2022-02-24
1
-2
/
+4
*
Fix Linux kernel directories detection
Damian Szuberski
2022-02-23
1
-30
/
+75
*
Propagate KERNEL_* to *.spec
Damian Szuberski
2022-02-16
1
-0
/
+3
*
Add support for $KERNEL_{CC,LD,LLVM} variables
Peter Levine
2022-02-16
1
-1
/
+7
*
Linux 5.16 compat: don't use XSTATE_XSAVE to save FPU state
Attila Fülöp
2022-02-16
2
-2
/
+107
*
libfetch: unquote @LIBFETCH_SONAME@ subst
наб
2022-02-16
1
-3
/
+3
[next]