aboutsummaryrefslogtreecommitdiffstats
path: root/include/os/linux
Commit message (Expand)AuthorAgeFilesLines
* zfs_vnops: make zfs_get_data OS-independentChristian Schwarz2021-06-231-1/+0
* Consolidate zfs_holey and zfs_accessMatthew Macy2021-06-232-2/+6
* Linux: always check or verify return of igrab()Adam D. Moss2021-06-231-1/+7
* linux 5.13 compat: bdevops->revalidate_disk() removed (#12122)Jonathon Fernyhough2021-06-231-0/+4
* Bend zpl_set_acl to permit the new userns* parameterRich Ercolani2021-06-231-0/+5
* Linux 5.12 compat: idmapped mountsColeman Kane2021-06-234-3/+59
* Macroify teardown lock handlingMateusz Guzik2021-06-232-3/+36
* Add branch prediction to ZFS_ENTER and ZFS_VERIFY_ZP macrosMateusz Guzik2021-06-231-2/+2
* Microoptimizations for VERIFY() and friendsAdam D. Moss2021-06-231-39/+39
* Linux 5.12 compat: replace bio_*_io_acct with disk_*_io_acctColeman Kane2021-03-051-2/+6
* Linux 5.11 compat: blk_{un}register_region()Brian Behlendorf2021-01-051-8/+0
* Linux 5.11 compat: bio_start_io_acct() / bio_end_io_acct()Brian Behlendorf2021-01-051-11/+24
* Linux 5.11 compat: lookup_bdev()Brian Behlendorf2021-01-051-7/+29
* Linux 4.18.0-257.el8 compat: blk_alloc_queue()Brian Behlendorf2020-12-231-0/+2
* Linux 5.10 compat: use iov_iter in uio structureBrian Behlendorf2020-12-232-11/+68
* Share zfs_fsync, zfs_read, zfs_write, et al between Linux and FreeBSDMatthew Macy2020-12-236-12/+14
* FreeBSD: Implement sysctl for fletcher4 implRyan Moeller2020-12-231-0/+11
* FreeBSD: Do zcommon_init sooner to avoid FPU panicRyan Moeller2020-12-231-0/+2
* Linux: Fix ZFS_ENTER/ZFS_EXIT/ZFS_VERFY_ZP usageBrian Behlendorf2020-11-141-1/+5
* G/C struct znode -> z_movedMateusz Guzik2020-11-111-4/+2
* Linux 5.10 compat: check_disk_change() removedColeman Kane2020-11-031-0/+36
* Replace ZFS on Linux references with OpenZFSBrian Behlendorf2020-10-1654-54/+0
* Throw const on some stringsRyan Moeller2020-10-162-11/+11
* FreeBSD: Add support for procfs_listMatthew Macy2020-10-011-0/+1
* vdev_ashift should only be set onceGeorge Wilson2020-09-181-0/+2
* zfs label bootenv should store data as nvlistToomas Soome2020-09-152-0/+30
* Replace cv_{timed}wait_sig with cv_{timed}wait_idle where appropriateMatthew Macy2020-09-091-0/+7
* Add 'zfs rename -u' to rename without remountingRyan Moeller2020-09-032-1/+1
* Linux 5.9 compat: NR_SLAB_RECLAIMABLEBrian Behlendorf2020-08-302-36/+0
* Linux 5.7 compat: Include linux/sched.h in spl/sys/mutex.hPavel Snajdr2020-08-191-0/+1
* Remove KMC_KMEM and KMC_VMEMMatthew Ahrens2020-08-171-4/+0
* Linux 5.9 compat: make_request_fn replaced with submit_bio interfaceColeman Kane2020-08-111-0/+2
* Linux 5.9 compat: Update NR_SLAB_RECLAIMABLE to NR_SLAB_RECLAIMABLE_BColeman Kane2020-08-112-0/+21
* Remove KMC_NOMAGAZINEMatthew Ahrens2020-08-051-2/+0
* Remove KMC_QCACHEMatthew Ahrens2020-08-051-2/+0
* Remove KMC_NOHASHMatthew Ahrens2020-08-051-2/+0
* Remove KMC_NOTOUCHMatthew Ahrens2020-08-051-2/+0
* Remove KMC_OFFSLABMatthew Ahrens2020-08-051-2/+0
* Fix arc__wait__for__eviction tracepointPavel Snajdr2020-08-041-2/+2
* Revise ARC shrinker algorithmMatthew Ahrens2020-07-312-2/+38
* Introduce names for ZTHRsSerapheim Dimitropoulos2020-07-291-0/+5
* Prefix zfs internal endian checks with _ZFSMatthew Macy2020-07-282-20/+21
* remove kmem_cache module parameter KMC_EXPIRE_AGEMatthew Ahrens2020-07-241-8/+0
* Remove skc_reclaim, hdr_recl, kmem_cache shrinkerMatthew Ahrens2020-07-191-3/+1
* Fixing gang ABD child removal race conditionBrian Atkinson2020-07-141-1/+3
* filesystem_limit/snapshot_limit is incorrectly enforced against rootMatthew Ahrens2020-07-111-0/+1
* Clean up OS-specific ARC and kmem codeMatthew Ahrens2020-06-292-12/+2
* Avoid installing kernel headers on FreeBSDArvind Sankar2020-06-271-0/+2
* Style fixesBrian Behlendorf2020-06-271-1/+1
* Revise SPL wrapper for shrinker callbacksMatthew Ahrens2020-06-271-82/+40