aboutsummaryrefslogtreecommitdiffstats
path: root/module/os/linux/zfs
Commit message (Expand)AuthorAgeFilesLines
* Fix error code on __zpl_ioctl_setflags()Luis Henriques2021-03-261-1/+1
* Removed duplicated includesAndrea Gelmini2021-03-221-1/+0
* Removing old code for k(un)map_atomicBrian Atkinson2021-03-192-8/+6
* Linux 5.12 update: bio_max_segs() replaces BIO_MAX_PAGESColeman Kane2021-03-191-0/+5
* Linux 5.12 compat: idmapped mountsColeman Kane2021-03-196-13/+100
* Linux: always check or verify return of igrab()Adam D. Moss2021-03-163-3/+9
* Macroify teardown lock handlingMateusz Guzik2021-03-121-9/+9
* zvol: call zil_replaying() during replayChristian Schwarz2021-03-071-1/+8
* Intentionally allow ZFS_READONLY in zfs_writeRyan Moeller2021-03-071-5/+21
* Initialize ZIL buffersBrian Behlendorf2021-03-051-0/+1
* linux: zvol: avoid heap allocation for zvol_request_sync=1Christian Schwarz2021-03-031-29/+64
* Linux 5.12 compat: bio->bi_disk member movedColeman Kane2021-02-242-0/+8
* Linux: increase max nvlist_src sizeBrian Behlendorf2021-02-241-1/+1
* Restore FreeBSD resource usage accountingRyan Moeller2021-02-192-0/+37
* Rename zfs_inode_update to zfs_znode_update_vfskhng3002021-02-093-31/+27
* Add an assert to clarify codeKleber TarcĂ­sio2021-02-091-1/+3
* fix abd_nr_pages_off for gang abdMatthew Ahrens2021-01-282-33/+40
* Fix zrele race in zrele_async that can cause hangPaul Dagnelie2021-01-271-12/+22
* Linux 5.10 compat: restore custom uio_prefaultpages()Brian Behlendorf2021-01-211-11/+44
* Extending FreeBSD UIO StructBrian Atkinson2021-01-207-61/+62
* allow callers to allocate and provide the abd_t structMatthew Ahrens2021-01-201-18/+7
* VZ 7 kernel compat: introduce ITER-enabled .direct_IO() via IOVECsKonstantin Khorenko2020-12-301-1/+14
* Linux 5.11 compat: blk_{un}register_region()Brian Behlendorf2020-12-271-44/+0
* Linux 5.11 compat: revalidate_disk_size()Brian Behlendorf2020-12-271-2/+4
* Linux 5.11 compat: bdev_whole()Brian Behlendorf2020-12-271-4/+12
* Linux 5.11 compat: bio_start_io_acct() / bio_end_io_acct()Brian Behlendorf2020-12-271-16/+33
* Linux 5.11 compat: lookup_bdev()Brian Behlendorf2020-12-271-9/+4
* Fix maybe uninitialized variable warningBrian Behlendorf2020-12-201-1/+1
* Remove iov_iter_advance() from iter_readBrian Behlendorf2020-12-201-3/+0
* Linux 5.10 compat: also zvol_revalidate_disk()Michael D Labriola2020-12-181-2/+3
* Linux 5.10 compat: use iov_iter in uio structureBrian Behlendorf2020-12-187-222/+503
* Fix possibly uninitialized 'root_inode' variable warningBrian Behlendorf2020-12-101-1/+1
* Implement memory and CPU hotplugPaul Dagnelie2020-12-101-11/+77
* Bring consistency to ABD chunk count types.Alexander Motin2020-12-061-1/+1
* Fix raw sends on encrypted datasets when copying back snapshotsGeorge Amanakis2020-12-041-1/+14
* Fix problems in zvol_set_volmode_implMatthew Macy2020-11-171-0/+6
* Linux: Fix ZFS_ENTER/ZFS_EXIT/ZFS_VERFY_ZP usageBrian Behlendorf2020-11-143-18/+18
* Distributed Spare (dRAID) FeatureBrian Behlendorf2020-11-132-0/+27
* Linux: Fix mount/unmount when dataset name has a spaceBrian Behlendorf2020-11-111-4/+17
* Start snapdir_iterate traversals to begin wtih the value of zero.Tony Perkins2020-11-111-1/+2
* G/C struct znode -> z_movedMateusz Guzik2020-11-102-4/+0
* Remove redundant oid parameter to update_pagesRyan Moeller2020-11-101-4/+3
* Linux 5.10 compat: revalidate_disk_size() addedColeman Kane2020-11-021-0/+4
* Linux 5.10 compat: check_disk_change() removedColeman Kane2020-11-022-2/+2
* Linux 5.10 compat: percpu_ref added data memberColeman Kane2020-11-021-0/+4
* zfs_vnops: make zfs_get_data OS-independentChristian Schwarz2020-11-021-159/+0
* Consolidate zfs_holey and zfs_accessMatthew Macy2020-10-312-94/+1
* zvol_os: Tidy up assertsRyan Moeller2020-10-301-11/+15
* Remove UIO_ZEROCOPY functions structuresMatthew Macy2020-10-301-158/+0
* Update references to nonexistent man pages in codeRyan Moeller2020-10-301-1/+1