aboutsummaryrefslogtreecommitdiffstats
path: root/module
Commit message (Expand)AuthorAgeFilesLines
* 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_GROUP_INFO_GIDRob Norris2024-09-181-19/+2
* config: remove HAVE_CPU_HOTPLUGRob Norris2024-09-181-18/+2
* config: remove HAVE_1ARG_SUBMIT_BIORob Norris2024-09-181-11/+1
* config: remove HAVE_RENAME2_OPERATIONS_WRAPPERRob Norris2024-09-182-14/+0
* config: remove HAVE_VFS_FILE_OPERATIONS_EXTENDRob Norris2024-09-184-30/+4
* config: remove HAVE_NEW_SYNC_READRob Norris2024-09-181-4/+0
* config: remove HAVE_XATTR_(GET|SET|LIST)_DENTRYRob Norris2024-09-181-5/+0
* config: remove HAVE_WAIT_ON_BIT_ACTIONRob Norris2024-09-181-1/+1
* config: remove HAVE_VFS_DIRECT_IO_ITER_RW_OFFSETRob Norris2024-09-181-6/+0
* config: remove HAVE_PUT_LINK_NAMEIDATARob Norris2024-09-181-10/+1
* config: remove HAVE_FOLLOW_LINK_NAMEIDATARob Norris2024-09-181-16/+1
* config: remove HAVE_D_REVALIDATE_NAMEIDATARob Norris2024-09-181-4/+0
* config: remove HAVE_3ARGS_VFS_GETATTRRob Norris2024-09-182-4/+0
* config: remove SHRINK_CONTROL_HAS_NIDRob Norris2024-09-181-2/+1
* config: remove HAVE_VFS_RW_ITERATERob Norris2024-09-181-116/+0
* config: remove HAVE_USER_NS_COMMON_INUMRob Norris2024-09-181-12/+8
* config: remove HAVE_SPLIT_SHRINKER_CALLBACK and HAVE_SINGLE_SHRINKER_CALLBACKRob Norris2024-09-182-119/+6
* config: remove HAVE_SET_CACHED_ACL_USABLERob Norris2024-09-181-3/+3
* config: remove HAVE_SET_ACLRob Norris2024-09-182-8/+0
* config: remove HAVE_POSIX_ACL_RELEASE and HAVE_POSIX_ACL_RELEASE_GPL_ONLYRob Norris2024-09-181-3/+2
* config: remove HAVE_PERCPU_COUNTER_INIT_WITH_GFPRob Norris2024-09-183-5/+1
* config: remove HAVE_LINUX_BLK_CGROUP_HEADERRob Norris2024-09-181-2/+0
* config: remove HAVE_IO_SCHEDULE_TIMEOUTRob Norris2024-09-181-43/+1
* config: remove HAVE_INODE_SET_FLAGSRob Norris2024-09-181-12/+0
* config: remove HAVE_GENERIC_WRITE_CHECKS_KIOCBRob Norris2024-09-181-12/+0
* config: remove HAVE_FSYNC_RANGERob Norris2024-09-182-47/+1
* config: remove HAVE_FALLOC_FL_ZERO_RANGERob Norris2024-09-181-4/+1
* config: remove HAVE_ENCODE_FH_WITH_INODERob Norris2024-09-181-7/+0
* config: remove HAVE_D_PRUNE_ALIASESRob Norris2024-09-181-4/+1
* config: remove HAVE_DIRTY_INODE_WITH_FLAGSRob Norris2024-09-181-12/+0
* config: remove HAVE_1ARG_BIO_END_IO_TRob Norris2024-09-181-23/+1
* Remove extra newline from spa_set_allocator().Alexander Motin2024-09-172-5/+12
* Adding Direct IO SupportBrian Atkinson2024-09-1430-302/+2256
* Remove set but not used variable in ddt.c (#16522)Tino Reichardt2024-09-101-2/+1
* Fix an uninitialized data access (#16511)Alan Somers2024-09-102-2/+2
* zio_resume: log when unsuspending the pool (#16485)Rob Norris2024-09-091-1/+5
* spa_prop_get: require caller to supply output nvlistRob Norris2024-09-062-62/+48
* value strings: pretty printers for flags and enumsRob Norris2024-09-053-0/+279
* Add DDT prune commandDon Brady2024-09-044-58/+500
* zdb: rework dedup accounting for log, quota and pruneRob Norris2024-09-041-0/+3
* Remove unused sysctl nodeSeth Hoffert2024-09-031-1/+0
* fm: pass io_flags through events & zed as uint64_tRob Norris2024-08-261-1/+1
* Fix issig() to check signal_pending after dequeue SIGSTOP/SIGTSTPJitendra Patidar2024-08-261-0/+7
* zpool: Provide GUID to zpool-reguid(8) with -g (#16239)Mateusz Piotrowski2024-08-262-4/+51
* spl-taskq: fix task counts for delayed and cancelled tasksRob Norris2024-08-231-0/+2
* Make mount.zfs(8) calling zfs_mount_at for legacy mounts as wellLow-power2024-08-231-4/+4