aboutsummaryrefslogtreecommitdiffstats
path: root/module/os/linux/zfs
Commit message (Expand)AuthorAgeFilesLines
* 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 inconsistent mount options for ZFS rootUmer Saleem2024-10-172-7/+108
* Always validate checksums for Direct I/O readsBrian Atkinson2024-10-091-1/+3
* snapdir: add 'disabled' value to make .zfs inaccessibleBrian Behlendorf2024-10-024-5/+29
* Linux 6.12: PG_error flag was removedRob Norris2024-10-011-0/+1
* Support for longnames for files/directories (Linux part)Sanjeev Bagewadi2024-10-015-3/+147
* Allocate zap_attribute_t from kmem instead of stackSanjeev Bagewadi2024-10-013-32/+40
* Avoid BUG in migrate_folio_extratstabrawa2024-09-263-0/+71
* 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
* zfs_debug: specific variant for userspaceRob Norris2024-09-191-40/+0
* zfs_znode: lift common code to a single shared fileRob Norris2024-09-191-364/+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
* cityhash: replace invocations with specialized versions when possibleShengqi Chen2024-09-191-2/+2
* zfs_file: rename zfs_file_fallocate to zfs_file_deallocateRob Norris2024-09-182-16/+12
* 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_KERNEL_(READ|WRITE)_PPOSRob Norris2024-09-181-43/+4
* config: remove HAVE_INODE_TIMESPEC64_TIMESRob Norris2024-09-181-8/+2
* config: remove HAVE_INODE_SET_IVERSIONRob Norris2024-09-181-0/+1
* config: remove HAVE_FILEMAP_RANGE_HAS_PAGERob Norris2024-09-183-13/+0
* config: remove HAVE_FILE_FADVISERob Norris2024-09-181-6/+0
* config: remove HAVE_BIO_BI_STATUS and bio error compatRob Norris2024-09-182-11/+19
* config: remove HAVE_[24]ARGS_VFS_GETATTRRob Norris2024-09-181-6/+0
* config: remove HAVE_RENAME2Rob Norris2024-09-181-4/+1
* config: remove HAVE_GENERIC_SETXATTRRob Norris2024-09-181-20/+0
* config: remove HAVE_FILE_AIO_FSYNCRob Norris2024-09-181-11/+0
* config: remove HAVE_XATTR_LIST_SIMPLERob Norris2024-09-181-6/+0
* config: remove HAVE_XATTR_(GET|SET|LIST)_HANDLERRob Norris2024-09-181-7/+2
* config: remove HAVE_XATTR_HANDLER_NAMERob Norris2024-09-181-50/+2
* config: remove HAVE_VFS_ITERATE/HAVE_VFS_ITERATE_SHAREDRob Norris2024-09-183-97/+12
* config: remove HAVE_VFS_COPY_FILE_RANGERob Norris2024-09-182-4/+0
* config: remove HAVE_(GET|PUT)_LINK_DELAYEDRob Norris2024-09-181-46/+0
* config: remove HAVE_POSIX_ACL_VALID_WITH_NSRob Norris2024-09-181-2/+2
* config: remove HAVE_KERNEL_GET_ACL_HANDLE_CACHERob Norris2024-09-181-17/+0
* config: remove HAVE_1ARG_SUBMIT_BIORob Norris2024-09-181-11/+1
* config: remove HAVE_RENAME2_OPERATIONS_WRAPPERRob Norris2024-09-182-14/+0