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 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
*
Remove basename(1). Clean up/shorten some coreutils pipelines
наб
2022-02-16
3
-4
/
+4
*
autoconf: allow Release to contain hyphen
Jorgen Lundman
2022-02-16
1
-2
/
+2
*
libzfs: add keylocation=https://, backed by fetch(3) or libcurl
наб
2022-02-16
3
-1
/
+75
*
Linux 5.17 compat: PDE_DATA() renamed to pde_data()
наб
2022-02-04
1
-7
/
+9
*
Linux 5.17 compat: dequeue_signal() takes a 4th argument
наб
2022-02-04
1
-2
/
+43
*
Linux 5.17 compat: detect complete_and_exit() rename
наб
2022-02-04
2
-0
/
+29
*
Add support for FALLOC_FL_ZERO_RANGE
Rich Ercolani
2022-02-04
1
-0
/
+17
*
Linux 5.16 compat: Added mapping for iov_iter_fault_in_readable
Rich Ercolani
2022-02-04
2
-3
/
+20
*
Linux 5.16 compat: Added add_disk check for return
Rich Ercolani
2022-02-04
2
-0
/
+29
*
Linux 5.16 compat: Check slab.h for kvmalloc
Rich Ercolani
2022-02-04
1
-0
/
+1
*
Linux 5.16: The blk-cgroup.h header is where struct blkcg_gq is defined
Coleman Kane
2021-12-07
1
-0
/
+27
*
Linux 5.16: bio_set_dev is no longer a helper macro
Coleman Kane
2021-12-07
1
-0
/
+28
*
Linux 5.16: type member of iov_iter renamed iter_type
Coleman Kane
2021-12-07
1
-0
/
+22
*
Linux 5.16: block_device_operations->submit_bio now returns void
Coleman Kane
2021-12-07
1
-0
/
+29
*
Linux 5.16 compat: asm/fpu/xcr.h is new location for xgetbv/xsetbv
Coleman Kane
2021-12-07
1
-0
/
+15
*
Linux 5.13 compat: retry zvol_open() when contended
Brian Behlendorf
2021-12-06
1
-0
/
+22
*
Linux 5.16: wait_on_page_bit() no longer available to modules
Coleman Kane
2021-12-06
2
-0
/
+28
*
Linux 5.16 compat: submit_bio()
Brian Behlendorf
2021-11-05
1
-2
/
+1
*
Use fallthrough macro
Brian Behlendorf
2021-11-02
3
-0
/
+25
*
Detect HAVE_LARGE_STACKS at compile time (#12584)
Kevin Bowling
2021-11-01
2
-32
/
+0
*
Correct a flaw in the Python 3 version checking (#12636)
Rich Ercolani
2021-11-01
2
-6
/
+42
*
Linux 5.15 compat: get_acl()
Brian Behlendorf
2021-09-14
1
-1
/
+22
*
Linux 5.15 compat: standalone <linux/stdarg.h>
Alexander
2021-09-14
2
-0
/
+34
*
Linux 5.15 compat: block device readahead
Brian Behlendorf
2021-09-14
1
-0
/
+40
[next]