]> git.proxmox.com Git - mirror_zfs.git/history - module/os
ZIL: Revert zl_lock scope reduction.
[mirror_zfs.git] / module / os /
2023-08-15 Rob Ncopy_file_range: fix fallback when source create on...
2023-08-08 Coleman KaneLinux 6.5 compat: Use copy_splice_read instead of filem...
2023-08-08 oromenaharzfs_clone_range should return a descriptive error codes
2023-08-07 Coleman KaneLinux 6.5 compat: replace generic_file_splice_read...
2023-08-07 Alexander MotinRefactor dmu_prefetch().
2023-08-02 Coleman KaneLinux 6.5 compat: register_sysctl_table removed
2023-08-01 Brian AtkinsonRevert "Linux 6.5 compat: register_sysctl_table removed"
2023-08-01 Rob Nlinux/copy_file_range: properly request a fallback...
2023-08-01 набlinux: zfs: ctldir: set [amc]time to snapshot's creatio...
2023-08-01 Coleman KaneLinux 4.20 compat: wrapper function for iov_iter type...
2023-08-01 Coleman KaneLinux 6.4 compat: iter_iov() function now used to get...
2023-08-01 Coleman KaneLinux 6.5 compat: blkdev changes
2023-08-01 Coleman KaneLinux 6.5 compat: register_sysctl_table removed
2023-07-27 oromenaharBRT should return EOPNOTSUPP
2023-07-24 Rob Norrislinux: implement filesystem-side copy/clone functions...
2023-07-24 Rob Norrislinux: implement filesystem-side clone ioctls
2023-07-24 Rob Norrislinux: implement filesystem-side copy/clone functions
2023-07-20 Chunwei ChenFix zpl_test_super race with zfs_umount
2023-07-13 Alexander MotinFreeBSD: Fix build on stable/13 after 1302506.
2023-06-30 Prakash SuryaEnable tuning of ZVOL open timeout value
2023-06-26 Rich ErcolaniAdd a delay to tearing down threads.
2023-06-09 Alexander MotinFinally drop long disabled vdev cache.
2023-06-09 Alexander MotinUse list_remove_head() where possible.
2023-06-07 Brian BehlendorfLinux: Never sleep in kmem_cache_alloc(..., KM_NOSLEEP...
2023-06-05 Rob Norrisznode: expose zfs_get_zplprop to libzpool
2023-05-24 youzhongyangLinux 6.4 compat: reclaimed_slab renamed to reclaimed
2023-05-10 Ameer HamzaPrevent panic during concurrent snapshot rollback and...
2023-04-26 Brian BehlendorfFix checkstyle warning
2023-04-26 Mateusz GuzikFreeBSD: fix up EINVAL from getdirentries on .zfs
2023-04-26 Mateusz GuzikFreeBSD: add missing vn state transition for .zfs
2023-04-24 Mateusz GuzikFreeBSD: add missing vop_fplookup assignments
2023-04-24 Mateusz GuzikFreeBSD: try to fallback early if can't do optimized...
2023-04-24 Mateusz GuzikFreeBSD: fix up EXDEV handling for clone_range
2023-04-21 Dimitry AndricFreeBSD: make zfs_vfs_held() definition consistent...
2023-04-20 Richard YaoLinux: zfs_zaccess_trivial() should always call generic...
2023-04-10 youzhongyangLinux 6.3 compat: idmapped mount API changes
2023-04-06 Martin MatuškaMiscellaneous FreBSD compilation bugfixes
2023-04-06 Rob Nvdev: expose zfs_vdev_def_queue_depth as a module parameter
2023-04-05 youzhongyangLinux 6.3 compat: writepage_t first arg struct folio*
2023-03-31 Brian BehlendorfUse vmem_zalloc to silence allocation warning
2023-03-28 Brian BehlendorfAdditional limits on hole reporting
2023-03-22 Pawel Jakub DawidekFix build on FreeBSD
2023-03-18 Alexander MotinFreeBSD: Remove extra arc_reduce_target_size() call
2023-03-16 naivekunQAT: Fix uninitialized seed in QAT compression
2023-03-14 Richard Yaonvpair: Constify string functions
2023-03-10 Pawel Jakub DawidekImplementation of block cloning for ZFS
2023-03-08 Richard YaoLinux: Fix octal detection in define_ddi_strtox()
2023-03-08 Richard YaoLinux: Suppress clang static analyzer warning in zfs_re...
2023-03-08 Richard YaoLinux: Silence static analyzer warning in crypto_create...
2023-03-08 Richard YaoLinux cleanup: zvol_discard() should only call blk_queu...
2023-03-08 Alexander MotinMore adaptive ARC eviction
2023-03-07 Andriy Gapon[FreeBSD] fix false assert in cache_vop_rmdir when...
2023-03-07 Andriy Gapon[FreeBSD] zfs_znode_alloc: lock the vnode earlier
2023-03-02 Tino ReichardtRemove old or redundant SHA2 files
2023-03-01 Richard YaoLinux: zfs_fillpage() should handle partial pages from...
2023-02-28 John PoduskaPrevent incorrect datasets being mounted
2023-02-23 Brian BehlendorfFix buffered/direct/mmap I/O race
2023-02-22 rob-wingFreeBSD: don't verify recycled vnode for zfs control...
2023-02-22 Allan JudeFix per-jail zfs.mount_snapshot setting
2023-02-14 Brian BehlendorfLinux: use filemap_range_has_page()
2023-02-14 Rich Ercolaniquick fix for lingering snapdir unmount problems
2023-02-14 Prakash SuryaReduce need for contiguous memory for ioctls
2023-02-06 Richard YaoAdd assertion and make variables unsigned in abd_alloc_...
2023-02-06 Richard Yaozfs_get_temporary_prop() should not pass NULL to strcpy()
2023-01-24 Coleman Kanelinux 6.2 compat: zpl_set_acl arg2 is now struct dentry
2023-01-20 Chunwei ChenFix unprotected zfs_znode_dmu_fini
2023-01-17 Richard YaoCleanup of dead code suggested by Clang Static Analyzer...
2023-01-13 Richard YaoCleanup: Use NULL when doing NULL pointer comparisons
2023-01-13 Richard YaoCleanup: !A || A && B is equivalent to !A || B
2023-01-13 Richard YaoCleanup: Replace oldstyle struct hack with C99 flexible...
2023-01-12 Richard YaoCleanup: Fix indentation in zfs_dbgmsg_t
2023-01-12 Richard YaoCleanup: Use C99 flexible array members instead of...
2023-01-12 Richard YaoCleanup: Use kmem_zalloc() instead of memset() to zero...
2023-01-12 Richard YaoCleanup: Remove unnecessary explicit casts of pointers...
2023-01-11 Mateusz PiotrowskiTurn default_bs and default_ibs into ZFS_MODULE_PARAMs
2023-01-06 Coleman Kanelinux 6.2 compat: get_acl() got moved to get_inode_acl...
2023-01-06 Antonio RussoLinux 6.1 compat: open inside tmpfile()
2023-01-05 Mateusz GuzikFreeBSD: catch up to 1400077
2023-01-05 Alexander MotinImplement uncached prefetch
2022-12-22 Ryan MoellerFreeBSD: Fix potential boot panic with bad label
2022-12-14 Doug RabsonFreeBSD: Remove stray debug printf
2022-12-12 Ameer HamzaSkip permission checks for extended attributes
2022-12-09 Allan JudeRestrict visibility of per-dataset kstats inside FreeBS...
2022-12-08 Richard YaoLinux: Cleanup unnecessary NULL check in __vdev_disk_ph...
2022-12-05 Richard YaoFreeBSD: zfs_register_callbacks() must implement error...
2022-11-30 szuberskFix Clang 15 compilation errors
2022-11-30 szuberskFix GCC 12 compilation errors
2022-11-29 AlexanderFix the last two CFI callback prototype mismatches
2022-11-29 Mateusz GuzikFreeBSD: stop using buffer cache-only routines on sync
2022-11-28 Allan JudeAvoid a null pointer dereference in zfs_mount() on...
2022-11-28 Alexander MotinRemove atomics from zh_refcount
2022-11-10 Richard YaoCleanup: Suppress Coverity dereference before/after...
2022-11-10 Mariusz ZaborskiAllow to control failfast
2022-11-08 Alan SomersOptionally skip zil_close during zvol_create_minor_impl
2022-11-08 youzhongyangSupport idmapped mount in user namespace
2022-11-07 Brooks Davisfreebsd: add ifdefs around legacy ioctl support
2022-11-07 Brooks Davisfreebsd: remove no-op vn_renamepath()
2022-11-04 Richard YaoFreeBSD: Fix out of bounds read in zfs_ioctl_ozfs_to_le...
2022-11-03 Serapheim Dimitrop... Expose zfs_vdev_open_timeout_ms as a tunable
2022-11-03 Allan JudeAllow mounting snapshots in .zfs/snapshot as a regular...
next