]> git.proxmox.com Git - mirror_zfs.git/history - include
Linux: Align MODULE_LICENSE macro text
[mirror_zfs.git] / include /
2022-06-29 набRemaining {=> const} char|void *tag
2022-06-29 набEnable -Wwrite-strings
2022-06-28 Kristof ProvostFreeBSD: only define B_FALSE/B_TRUE if NEED_SOLARIS_BOO...
2022-06-28 Alexander MotinFix and disable blocks statistics during scrub
2022-06-27 Brian BehlendorfFix -Wattribute-warning in zfs_log_xvattr()
2022-06-27 George AmanakisAvoid panic with recordsize > 128k, raw sending and...
2022-06-24 Alexander MotinSeveral B-tree optimizations
2022-06-24 Alexander MotinSeveral sorted scrub optimizations
2022-06-21 Tino ReichardtFix memory allocation issue for BLAKE3 context
2022-06-15 crassAdd support for ARCH=um for x86 sub-architectures
2022-06-14 Allan JudeReplace ZPROP_INVAL with ZPROP_USERPROP where it means...
2022-06-10 Will AndrewsAdd Linux namespace delegation support
2022-06-10 Allan JudeRevert parts of 938cfeb0f27303721081223816d4f251ffeb1767
2022-06-09 Tony Hutterzvol: Support blk-mq for better performance
2022-06-08 Tino ReichardtIntroduce BLAKE3 checksums as an OpenZFS feature
2022-06-01 Brian BehlendorfLinux 5.19 compat: asm/fpu/internal.h
2022-05-31 Brian BehlendorfLinux 5.19 compat: zap_flags_t conflict
2022-05-31 Brian BehlendorfLinux 5.19 compat: bdev_start_io_acct() / bdev_end_io_a...
2022-05-31 Brian BehlendorfLinux 5.19 compat: bdev_max_secure_erase_sectors()
2022-05-31 Brian BehlendorfLinux 5.19 compat: bdev_max_discard_sectors()
2022-05-26 Kevin JinFix inflated quiesce time caused by lwb_tx during zil_c...
2022-05-26 Ryan MoellerSilence unused-but-set-variable warning
2022-05-25 Alexander MotinMore speculative prefetcher improvements
2022-05-25 Rich ErcolaniUnbreak zstd build on sparc64
2022-05-24 Alexander MotinRefactor Log Size Limit
2022-05-24 Rich ErcolaniTiered early abort, zstd edition
2022-05-18 набlibzfs: return (allocated) strings instead of filling...
2022-05-18 набlinux: libzfs: simplify module-loaded check
2022-05-18 набlibspl/include: remove unused/empty headers
2022-05-18 AndrewExpose zpool guids through kstats
2022-05-16 набlibzfs: constify zfs_strip_partition(), zfs_strip_path()
2022-05-13 набRemove hw_serial, ddi_strtoul()
2022-05-12 набReplace libzfs sharing _nfs() and _smb() APIs with...
2022-05-10 набautoconf: single-step includes
2022-05-04 Brian BehlendorfReduce dbuf_find() lock contention
2022-05-03 Shaan NobeeSpeed up WB_SYNC_NONE when a WB_SYNC_ALL occurs simulta...
2022-05-02 Pawel Jakub DawidekFreeBSD: Clean up the use of ioflags
2022-04-26 Alexander MotinImprove log spacemap load time
2022-04-26 George AmanakisImprove zpool status output, list all affected datasets
2022-04-20 набlinux: module: weld all but spl.ko into zfs.ko
2022-04-13 Mark JohnstonFreeBSD: Parameterize ZFS_ENTER/ZFS_VERIFY_VP with...
2022-03-23 Brian BehlendorfSwitch from _Noreturn to __attribute__((noreturn))
2022-03-19 Brian BehlendorfLinux 5.16 compat: restore FSR and FSAVE
2022-03-18 Ryan MoellerFix ACL checks for NFS kernel server
2022-03-15 набIntegrate carcass of libspl/i/s/vtoc.h into i/s/efi_par...
2022-03-15 набForbid b{copy,zero,cmp}(). Don't include <strings.h...
2022-03-15 набRemove bcopy(), bzero(), bcmp()
2022-03-15 набlibspl: include: sys/vtoc.h: reduce to absolute barest...
2022-03-09 Akash BAdd physical device size to SIZE column in 'zpool list -v'
2022-03-09 Attila FülöpLinux x86 SIMD: factor out unneeded kernel dependencies
2022-03-08 набlibzfs, libzfs_core: send: always write to pipe
2022-03-08 Brian BehlendorfFix ENOSPC when unlinking multiple files from full...
2022-03-08 Umer SaleemExpose additional file level attributes
2022-03-08 Windel BouwmanHandle aarch64 defines seperate from arm
2022-03-05 Alejandro ColomarUse _Noreturn (C11; GNU89) properly
2022-03-04 набFlex non-pretty-printed properties and raw-/pretty...
2022-03-03 Rich ErcolaniDefault to ON for compression
2022-02-22 Jitendra Patidarlog xattr=sa create/remove/update to ZIL
2022-02-21 Damian SzuberskiCorrect compilation errors reported by GCC 10/11
2022-02-16 Ryan MoellerCross-platform xattr user namespace compatibility
2022-02-16 набmodule: icp: remove vestigia of crypto sessions
2022-02-16 набmodule: icp: remove unused (and mostly faked) cm_{...
2022-02-16 набmodule: icp: rip out insane crypto_req_handle_t mechani...
2022-02-16 набinclude: crypto: clean out api.h
2022-02-16 набinclude: crypto: clean out unused SYSCALL32 and flags
2022-02-16 набmodule: icp: remove algorithm name defines used only...
2022-02-16 набinclude: crypto: remove unused algorithm name defines
2022-02-16 набmodule: icp: remove set-but-unused cd_miscdata
2022-02-16 набmodule: icp: fold away all key formats except CRYPTO_KE...
2022-02-16 набmodule: icp: remove unused CRYPTO_* error codes
2022-02-16 набmodule: icp: remove unused CRYPTO_{NOTIFY_OPDONE,SKIP_R...
2022-02-16 набmodule: icp: remove unused CRYPTO_ALWAYS_QUEUE
2022-02-16 набmodule: icp: remove unused kcf_digest.c
2022-02-16 набmodule: icp: remove unused kcf_mac operations
2022-02-16 набmodule: icp: remove unused kcf_cipher operations
2022-02-16 набmodule: icp: remove other provider types
2022-02-16 набmodule: icp: spi: crypto_ops_t: remove unused op types
2022-02-15 Jorgen LundmanAdd spa _os() hooks
2022-02-15 Jorgen LundmanRename fallthrough to zfs_fallthrough
2022-02-11 Brian BehlendorfFix gcc warning in kfpu_begin()
2022-02-09 Jorgen LundmanRename EMPTY_TASKQ into taskq_empty
2022-02-09 Attila FülöpLinux 5.16 compat: don't use XSTATE_XSAVE to save FPU...
2022-02-07 Christian Schwarzzvol: make calls to platform ops static
2022-02-04 Alexander MotinAdd more control/visibility to spa_load_verify().
2022-02-03 Damian SzuberskiAdd `--enable-asan` and `--enable-ubsan` switches
2022-02-02 Ryan MoellerSimplify resume token generation
2022-02-02 набlibzfs: const correctness
2022-01-31 Mark Johnstonspl: Don't check FreeBSD rwlocks for double initializat...
2022-01-26 набReplace *CTASSERT() with _Static_assert()
2022-01-26 набClean up CSTYLEDs
2022-01-25 набlibspl: cast to uintptr_t instead of !!ing
2022-01-24 Rich ErcolaniLinux 5.16 compat: Added mapping for iov_iter_fault_in_...
2022-01-21 Mark JohnstonAvoid memory allocations in the ARC eviction thread
2022-01-21 набlibspl: ASSERT*: !! for sizeof
2022-01-18 набlibefi: remove efi_type()
2022-01-14 набmodule/*.ko: prune .data, global .rodata
2022-01-07 Tino ReichardtRemove sha1 hashing from OpenZFS, it's not used anywhere.
2022-01-07 набmodule: icp: rip out the Solaris loadable module archit...
2022-01-06 Paul DagnelieRevert "zfs list: Allow more fields in ZFS_ITER_SIMPLE...
2022-01-05 Brian BehlendorfVerify dRAID empty sectors
next