]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - config
Fix sequential resilver drive failure race condition
[FreeBSD/FreeBSD.git] / config /
2022-09-14 набconfig: check for parallel(1), use it for cstyle
2022-09-14 Walter HufAdd xattr_handler support for Android kernels
2022-08-09 Coleman KaneLinux 6.0 compat: register_shrinker() now var-arg
2022-08-09 Brian BehlendorfLinux 5.20 compat: blk_cleanup_disk()
2022-08-09 Brian BehlendorfLinux 5.20 compat: bdevname()
2022-07-27 Brian BehlendorfSilence -Winfinite-recursion warning in luaD_throw()
2022-07-27 набconfig: prune unused -Wno-bool-compare checks
2022-07-27 набlibtpool: -Wno-clobbered
2022-06-01 Brian Behlendorfautoconf: AC_MSG_CHECKING consistency
2022-06-01 Brian BehlendorfLinux 5.19 compat: asm/fpu/internal.h
2022-06-01 Brian BehlendorfLinux 5.19 compat: bdev_start_io_acct() / bdev_end_io_a...
2022-06-01 Brian BehlendorfLinux 5.19 compat: aops->read_folio()
2022-06-01 Brian BehlendorfLinux 5.19 compat: blkdev_issue_secure_erase()
2022-06-01 Brian BehlendorfLinux 5.19 compat: bdev_max_secure_erase_sectors()
2022-06-01 Brian BehlendorfLinux 5.19 compat: bdev_max_discard_sectors()
2022-05-27 Umer Saleemrpm: Keep debug symbols if configured with '--enable...
2022-05-20 Coleman KaneFix compiler warnings about zero-length arrays in inlin...
2022-05-20 Brian BehlendorfAdd missing AC_MSG_RESULT(no) to configure
2022-05-20 szuberskautoconf: Fail when __copy_from_user_inatomic is a...
2022-05-20 Damian SzuberskiPPC get_user workaround
2022-05-20 Brian AtkinsonAdding ZERO_PAGE detection
2022-05-20 Damian Szuberskiautoconf: Pretend `CONFIG_MODULES` is always on
2022-05-20 Damian SzuberskiStrengthen Linux kernel capabilities detection
2022-05-04 Rich ErcolaniPython 3.10 fixes, part 2
2022-04-28 Brian BehlendorfLinux 5.18 compat: replace __set_page_dirty_nobuffers
2022-04-25 набLinux 5.18 compat: kobj_type.default_attrs replaced...
2022-04-20 Brian BehlendorfLinux 5.17 compat: GENHD_FL_EXT_DEVT / GENHD_FL_NO_PART...
2022-04-06 Riccardo SchironeLinux 5.18 compat: use address_space_operations->readahead
2022-04-06 набLinux 5.18 compat: replace genhd.h with blkdev.h includes
2022-04-06 набLinux 5.18 compat: 4-argument bio_alloc()
2022-02-24 Attila FülöpLinux 5.11 compat: x86 SIMD: fix kernel_fpu_{begin...
2022-02-24 Damian SzuberskiFix Linux kernel directories detection
2022-02-17 Damian SzuberskiPropagate KERNEL_* to *.spec
2022-02-17 Peter LevineAdd support for $KERNEL_{CC,LD,LLVM} variables
2022-02-17 Attila FülöpLinux 5.16 compat: don't use XSTATE_XSAVE to save FPU...
2022-02-17 набlibfetch: unquote @LIBFETCH_SONAME@ subst
2022-02-17 набRemove basename(1). Clean up/shorten some coreutils...
2022-02-17 Jorgen Lundmanautoconf: allow Release to contain hyphen
2022-02-17 набlibzfs: add keylocation=https://, backed by fetch(3...
2022-02-04 набLinux 5.17 compat: PDE_DATA() renamed to pde_data()
2022-02-04 набLinux 5.17 compat: dequeue_signal() takes a 4th argument
2022-02-04 набLinux 5.17 compat: detect complete_and_exit() rename
2022-02-04 Rich ErcolaniAdd support for FALLOC_FL_ZERO_RANGE
2022-02-04 Rich ErcolaniLinux 5.16 compat: Added mapping for iov_iter_fault_in_...
2022-02-04 Rich ErcolaniLinux 5.16 compat: Added add_disk check for return
2022-02-04 Rich ErcolaniLinux 5.16 compat: Check slab.h for kvmalloc
2021-12-07 Coleman KaneLinux 5.16: The blk-cgroup.h header is where struct...
2021-12-07 Coleman KaneLinux 5.16: bio_set_dev is no longer a helper macro
2021-12-07 Coleman KaneLinux 5.16: type member of iov_iter renamed iter_type
2021-12-07 Coleman KaneLinux 5.16: block_device_operations->submit_bio now...
2021-12-07 Coleman KaneLinux 5.16 compat: asm/fpu/xcr.h is new location for...
2021-12-06 Brian BehlendorfLinux 5.13 compat: retry zvol_open() when contended
2021-12-06 Coleman KaneLinux 5.16: wait_on_page_bit() no longer available...
2021-11-05 Brian BehlendorfLinux 5.16 compat: submit_bio()
2021-11-02 Brian BehlendorfUse fallthrough macro
2021-11-01 Kevin BowlingDetect HAVE_LARGE_STACKS at compile time (#12584)
2021-11-01 Rich ErcolaniCorrect a flaw in the Python 3 version checking (#12636)
2021-09-14 Brian BehlendorfLinux 5.15 compat: get_acl()
2021-09-14 AlexanderLinux 5.15 compat: standalone <linux/stdarg.h>
2021-09-14 Brian BehlendorfLinux 5.15 compat: block device readahead
2021-09-14 George MelikovLibabigail: make .abi files more consistent
2021-09-14 Ryan MoellerCorrect checking bdev_check_media_change message
2021-09-14 Coleman KaneLinux 5.14 compat: explicity assign set_page_dirty
2021-09-14 Brian BehlendorfLinux 5.14 compat: blk_alloc_disk()
2021-09-14 набconfig/libatomic: require -latomic iff atomic.c doesn...
2021-06-22 набlibspl: implement atomics in terms of atomics
2021-06-09 Rich ErcolaniForce --enable-debug on FreeBSD if INVARIANTS is set
2021-06-09 набTurn checkbashisms into a make target
2021-06-09 набTurn shellcheck into a normal make target. Fix new...
2021-06-09 Alexander MotinIntroduce write-mostly sums
2021-06-08 набFix SC2181 ("[ $?") outside tests/
2021-05-28 Rich ErcolaniMinor fix to configure on s390x
2021-05-28 Rich ErcolaniBend zpl_set_acl to permit the new userns* parameter
2021-05-28 набVarious Linux kABI cosmetics
2021-05-28 Rich ErcolaniUpdate tmpfile() existence detection
2021-05-28 Coleman Kanelinux 5.13 compat: bdevops->revalidate_disk() removed
2021-04-19 Paul DagnelieAdd SIGSTOP and SIGTSTP handling to issig
2021-04-14 Rich ErcolaniAdded check for broken alien version
2021-04-07 Andrea GelminiFix various typos
2021-04-07 Brian BehlendorfBump libzfs.so and libzpool.so versions
2021-04-07 Brian AtkinsonFixing m4 iops rename check
2021-03-20 Coleman KaneLinux 5.12 update: bio_max_segs() replaces BIO_MAX_PAGES
2021-03-20 Coleman KaneLinux 5.12 compat: idmapped mounts
2021-03-05 Ryan MoellerFreeBSD module --enable-debug --enable-invariants
2021-02-24 Coleman KaneLinux 5.12 compat: replace bio_*_io_acct with disk_...
2021-02-24 Coleman KaneLinux 5.12 compat: bio->bi_disk member moved
2021-02-18 ColmAdd "compatibility" property for zpool feature sets
2021-01-30 Brian BehlendorfRemove unused iov_iter_init_compat() wrapper
2021-01-27 Brian Behlendorfcppcheck: integrete cppcheck
2021-01-03 Brian BehlendorfAutoconf 2.70 compatibility
2020-12-28 Brian BehlendorfLinux 5.11 compat: blk_{un}register_region()
2020-12-28 Brian BehlendorfLinux 5.11 compat: revalidate_disk_size()
2020-12-28 Brian BehlendorfLinux 5.11 compat: bdev_whole()
2020-12-28 Brian BehlendorfLinux 5.11 compat: bio_start_io_acct() / bio_end_io_acct()
2020-12-28 Brian BehlendorfLinux 5.11 compat: lookup_bdev()
2020-12-28 Brian BehlendorfLinux 5.11 compat: conftest
2020-12-21 Brian BehlendorfLinux 4.18.0-257.el8 compat: blk_alloc_queue()
2020-12-18 Brian BehlendorfLinux 5.10 compat: use iov_iter in uio structure
2020-12-10 Paul DagnelieImplement memory and CPU hotplug
2020-12-10 Brian BehlendorfCI: add zloop workflow
next