]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - include
Unbreak zstd build on sparc64
[FreeBSD/FreeBSD.git] / include /
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
2021-12-23 набinclude: dmu.h: fix unused, remove argsused
2021-12-23 набinclude: sys/arc.h: shim out arc_referenced()
2021-12-23 набinclude: qat.h: mark unused macro arguments as used
2021-12-23 набlibspl: ASSERT*: mark arguments as used
2021-12-17 набzcommon: pre-iterate over sysfs instead of statting...
2021-12-16 Ryan MoellerFreeBSD: Provide correct file generation number
2021-12-16 Allan Judezfs list: Allow more fields in ZFS_ITER_SIMPLE mode
2021-12-13 набzfs, libzfs: diff: accept -h/ZFS_DIFF_NO_MANGLE, disabl...
2021-12-07 Paul DagnelieAdd `const` to nvlist functions to properly expose...
2021-11-30 Allan JudeVdev Properties Feature
2021-11-29 Coleman KaneLinux 5.16 compat: asm/fpu/xcr.h is new location for...
2021-11-16 Rich ErcolaniEnable edonr in FreeBSD
2021-11-15 Martin MatuškaFreeBSD: fix world build after de198f2d9
2021-11-11 George AmanakisIntroduce a tunable to exclude special class buffers...
2021-11-11 Fedor UporovCheck l2cache vdevs pending list inside the vdev_inuse()
2021-11-09 Fedor UporovSkip spacemaps reading in case of pool readonly import
2021-11-09 Brian BehlendorfLinux 5.16 compat: linux/elevator.h
2021-11-07 Brian BehlendorfFix lseek(SEEK_DATA/SEEK_HOLE) mmap consistency
2021-11-02 Damian SzuberskiUpdate `checkstyle` workflow env to ubuntu-20.04
2021-10-27 Fedor UporovRemove unused function zvol_set_volblocksize()
2021-10-13 Pawel Jakub DawidekRemove FreeBSD's local copy of the dmu_buf_hold_array...
2021-10-11 Teodor Spærenzio: use unsigned values for enum
2021-10-08 Rich ErcolaniCorrect refcount_add in dmu_zfetch
next