]> git.proxmox.com Git - mirror_zfs.git/history - module/os
Improve dbuf_read() error reporting
[mirror_zfs.git] / module / os /
2024-03-29 Rob Nvdev_disk: clean up spa/bdev mode conversion
2024-03-29 Fabian-Gruenbichlerzvols: prevent overflow of minor device numbers
2024-03-25 Rob Norrisabd_iter_page: don't use compound heads on Linux <4.5
2024-03-25 Rob Norrisvdev_disk: use bio_chain() to submit multiple BIOs
2024-03-25 Rob Norrisvdev_disk: add module parameter to select BIO submissio...
2024-03-25 Rob Norrisvdev_disk: rewrite BIO filling machinery to avoid split...
2024-03-25 Rob Norrisvdev_disk: make read/write IO function configurable
2024-03-25 Rob Norrisvdev_disk: reorganise vdev_disk_io_start
2024-03-25 Rob Norrisvdev_disk: rename existing functions to vdev_classic_*
2024-03-25 Rob Norrisabd: add page iterator
2024-03-25 Robert EvansFix corruption caused by mmap flushing problems
2024-03-20 Rob NLinux 6.8 compat: use splice_copy_file_range() for...
2024-02-26 QuartzFixed parameter passing error when calling zfs_acl_chmod
2024-02-13 Alexander MotinLinux: Cleanup taskq threads spawn/exit
2024-02-06 Brian BehlendorfBRT: Fix FICLONE/FICLONERANGE shortened copy
2024-02-02 Umer SaleemImprove performance for zpool trim on linux
2024-01-29 Rob NorrisLinux 6.8 compat: replace MAX_ORDER define
2024-01-29 Rob NorrisLinux 6.8 compat: implement strlcpy fallback
2024-01-29 Rob NorrisLinux 6.8 compat: update for new bdev access functions
2024-01-26 MigeljanImeriRemove list_size struct member from list implementation
2024-01-23 Pawel Jakub DawidekFix file descriptor leak on pool import.
2024-01-17 Tino Reichardtlinux spl: fix typo in top comment of spl-condvar.c
2024-01-16 Rob NLinux 6.7 compat: zfs_setattr fix atime update
2024-01-16 youzhongyangMake spl_kmem_cache size check consistent
2024-01-12 Mark JohnstonLinux: Defer loading the object set in zfs_setattr()
2023-12-21 Brian BehlendorfLinux 6.5 compat: check BLK_OPEN_EXCL is defined
2023-12-20 Rob NorrisLinux 6.7 compat: rework shrinker setup for heap alloca...
2023-12-20 Rob NorrisLinux 6.7 compat: handle superblock shrinker member...
2023-12-20 Rob NorrisLinux 6.7 compat: use inode atime/mtime accessors
2023-12-15 Alexander Motindmu: Allow buffer fills to fail
2023-12-07 Mark JohnstonFreeBSD: Ensure that zfs_getattr() initializes the...
2023-11-28 Alexander MotinZIL: Assert record sizes in different places
2023-11-28 rmacklemFreeBSD: Fix ZFS so that snapshots under .zfs/snapshot...
2023-11-27 Alexander MotinZVOL: Minor code cleanup
2023-11-27 Alan SomersFreeBSD: Fix the build on FreeBSD 12
2023-11-27 Alexander MotinZIL: Refactor TX_WRITE encryption similar to TX_CLONE_RANGE
2023-11-27 Alexander MotinZIL: Do not encrypt block pointers in lr_clone_range_t
2023-11-17 Brooks Davisfreebsd: remove __FBSDID macro use
2023-11-17 Alexander MotinUse abd_zero_off() where applicable
2023-11-16 Rich ErcolaniAdd a tunable to disable BRT support.
2023-11-10 Alexander MotinLinux: Reclaim unused spl_kmem_cache_reclaim
2023-11-08 Low-powerLinux: reject read/write mapping to immutable file...
2023-11-08 Don BradyRAID-Z expansion feature
2023-11-07 Umer SaleemLinux 6.6 compat: fix implicit conversion error with...
2023-11-07 Gordon TetlowAdd kern.features.zfs
2023-11-07 Alexander MotinFreeBSD: Implement taskq_init_ent()
2023-11-07 Alexander MotinFreeBSD: Optimize large kstat outputs
2023-11-07 Alan SomersUpdate the kstat dataset_name when renaming a zvol
2023-11-06 ednadolski-ixImprove ZFS objset sync parallelism
2023-10-31 Ameer Hamzazvol: Implement zvol threading as a Property
2023-10-30 Alexander MotinUnify arc_prune_async() code
2023-10-30 Alexander MotinZIL: Cleanup sync and commit handling
2023-10-26 ednadolski-ixarc_default_max on Linux should match FreeBSD
2023-10-24 Tony HutterRevert "zvol: Temporally disable blk-mq"
2023-10-24 Tony Hutterzvol: Remove broken blk-mq optimization
2023-10-20 Olivier CertnerFreeBSD: taskq: Remove unused declaration
2023-10-13 Alexander MotinFreeBSD: Improve taskq wrapper
2023-10-10 Daniel BerlinEnsure we call fput when cloning fails due to different...
2023-10-10 Tony Hutterzvol: Temporally disable blk-mq
2023-10-09 Alexander MotinFreeBSD: Reduce divergence from in-tree sources
2023-10-06 Alexander MotinReduce number of metaslab preload taskq threads.
2023-09-22 Coleman KaneLinux 6.6 compat: fsync_bdev() has been removed in...
2023-09-22 Coleman KaneLinux 6.6 compat: generic_fillattr has a new u32 reques...
2023-09-22 Coleman KaneLinux 6.6 compat: use inode_get/set_ctime*(...)
2023-09-18 Mateusz GuzikRetire z_nr_znodes
2023-09-07 Volker MauelIntel QAT 1.7 compatibility
2023-09-07 Andrea RighiLinux 6.5 compat: spl: properly unregister sysctl entries
2023-09-02 ednadolski-ixSelectable block allocators
2023-09-02 Andrea RighiLinux 6.5 compat: safe cleanup in spl_proc_fini()
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
next