aboutsummaryrefslogtreecommitdiffstats
path: root/module/os
Commit message (Expand)AuthorAgeFilesLines
* zvol_os.c: Increase optimal IO sizeAmeer Hamza2024-11-141-1/+1
* Fix some nits in zfs_getpages()Mark Johnston2024-11-141-2/+5
* Grab the rangelock unconditionally in zfs_getpages()Mark Johnston2024-11-131-17/+51
* Fix a potential page leak in mappedread_sf()Mark Johnston2024-11-131-1/+3
* Use <fcntl.h> instead of <sys/fcntl.h>Sam James2024-11-071-1/+3
* Update ABD stats for linear page LinuxBrian Atkinson2024-11-071-0/+2
* Use simple folio migration functiontstabrawa2024-11-061-0/+6
* Revert "Avoid BUG in migrate_folio_extra"tstabrawa2024-11-063-71/+0
* vdev_disk: move abd return and free off the interrupt handlerRob Norris2024-10-311-13/+27
* vdev_disk: try harder to ensure IO alignment rulesRob Norris2024-10-311-53/+67
* Fix gcc uninitialized warning in FreeBSD zio_crypt.cDimitry Andric2024-10-291-3/+2
* config: fix dequeue_signal check for kernels <4.20Rob Norris2024-10-201-3/+3
* Fix inconsistent mount options for ZFS rootUmer Saleem2024-10-172-7/+108
* Always validate checksums for Direct I/O readsBrian Atkinson2024-10-092-5/+40
* snapdir: add 'disabled' value to make .zfs inaccessibleBrian Behlendorf2024-10-025-5/+31
* Linux 6.12: PG_error flag was removedRob Norris2024-10-011-0/+1
* Linux 6.12: support 3arg dequeue_signal() without task paramRob Norris2024-10-011-8/+10
* Support for longnames for files/directories (Linux part)Sanjeev Bagewadi2024-10-019-8/+197
* Allocate zap_attribute_t from kmem instead of stackSanjeev Bagewadi2024-10-015-56/+70
* Avoid BUG in migrate_folio_extratstabrawa2024-09-263-0/+71
* FreeBSD: Sync taskq_cancel_id() returns with LinuxAlexander Motin2024-09-241-2/+2
* linux: log a scary warning when used with an experimental kernelRob Norris2024-09-231-0/+6
* xattr dataset prop: change defaults to saGeorge Melikov2024-09-231-1/+1
* FreeBSD: restore zfs_znode_update_vfs()Rob Norris2024-09-211-0/+12
* zfs_debug: specific variant for userspaceRob Norris2024-09-192-77/+1
* zfs_znode: lift common code to a single shared fileRob Norris2024-09-192-745/+0
* arc_os: split userspace and Linux kernel codeRob Norris2024-09-191-47/+0
* linux/abd_os: remove kernel version check for compound page supportRob Norris2024-09-191-11/+18
* linux: remove kernel version checks for unsupported kernelsRob Norris2024-09-191-1/+1
* cityhash: replace invocations with specialized versions when possibleShengqi Chen2024-09-191-2/+2
* zfs_file: implement zfs_file_deallocate for FreeBSD 14Rob Norris2024-09-181-1/+13
* zfs_file: rename zfs_file_fallocate to zfs_file_deallocateRob Norris2024-09-184-25/+28
* config: remove HAVE_GET_USER_PAGES_*Rob Norris2024-09-181-3/+10
* config: remove HAVE_HAS_CAPABILITYRob Norris2024-09-181-9/+0
* config: remove HAVE_BIO_SET_DEVRob Norris2024-09-181-11/+0
* config: rework ZFS_GENHD_FL_*Rob Norris2024-09-181-2/+2
* config: remove HAVE_GENERIC_READLINKRob Norris2024-09-181-3/+0
* linux/zvol_os: convert END_IO macro to inline functionRob Norris2024-09-181-16/+18
* config: remove HAVE_BLK_MQRob Norris2024-09-182-39/+1
* config: remove HAVE_TMPFILERob Norris2024-09-182-6/+2
* config: remove HAVE_SUPER_SETUP_BDI_NAMERob Norris2024-09-181-5/+3
* config: remove HAVE_SIGNAL_STOPRob Norris2024-09-181-8/+0
* config: remove HAVE_SET_SPECIAL_STATERob Norris2024-09-181-1/+1
* config: remove HAVE_SCHED_SIGNAL_HEADERRob Norris2024-09-181-3/+0
* config: remove HAVE_KVMALLOCRob Norris2024-09-181-2/+0
* config: remove HAVE_KMEM_CACHE_CREATE_USERCOPYRob Norris2024-09-181-17/+0
* config: remove HAVE_KERNEL_TIMER_SETUPRob Norris2024-09-181-1/+1
* config: remove HAVE_KERNEL_(READ|WRITE)_PPOSRob Norris2024-09-182-64/+5
* config: remove HAVE_INODE_TIMESPEC64_TIMESRob Norris2024-09-181-8/+2
* config: remove HAVE_INODE_SET_IVERSIONRob Norris2024-09-181-0/+1