summaryrefslogtreecommitdiffstats
path: root/module
Commit message (Expand)AuthorAgeFilesLines
* ICP: Silence objtool "stack pointer realignment" warningsAttila Fülöp2021-04-191-0/+6
* Combine zio caches if possibleMateusz Guzik2021-04-191-24/+50
* Fix crash in zio_done error reportingPaul Zuchowski2021-04-191-2/+3
* linux/spl: proc: use global table_{min,max} values instead of local onesнаб2021-04-191-6/+6
* linux/spl: base proc_dohostid() on proc_dostring()наб2021-04-191-76/+17
* ZFS traverse_visitbp optimization to limit prefetchJitendra Patidar2021-04-191-14/+53
* Add SIGSTOP and SIGTSTP handling to issigPaul Dagnelie2021-04-191-0/+51
* FreeBSD: use vnlru_free_vfsops if availableMateusz Guzik2021-04-141-1/+21
* FreeBSD: add missing seqc write begin/end around zfs_acl_chown_setattrMateusz Guzik2021-04-141-0/+2
* FreeBSD: add support for lockless symlink lookupMateusz Guzik2021-04-142-2/+99
* ZTS: fix removal_condense_export test caseBrian Behlendorf2021-04-141-2/+5
* Balance parentheses in parameter descriptionspstef2021-04-142-2/+2
* zpl_inode.c: Fix SMACK interoperabilityTerraTech2021-04-141-12/+24
* Use dsl_scan_setup_check() to setup a scrubBrian Behlendorf2021-04-142-3/+3
* Fix double sha1/sha1.o line in module/icp/Makefile.inTino Reichardt2021-04-141-1/+0
* Ratelimit deadman zevents as with delay zeventsRyan Moeller2021-04-142-3/+8
* Fix various typosAndrea Gelmini2021-04-0722-29/+29
* FreeBSD: Fix stable/12 after AT_BENEATH removalRyan Moeller2021-04-071-3/+1
* Allow pool names that look like Solaris disk namesRyan Moeller2021-04-071-6/+0
* Don't scale zfs_zevent_len_max by CPU countRyan Moeller2021-04-071-4/+1
* Atomically check and set dropped zevent countRyan Moeller2021-04-071-2/+1
* Use a helper function to clarify gang block sizeMatthew Ahrens2021-03-262-11/+15
* Fix error code on __zpl_ioctl_setflags()Luis Henriques2021-03-261-1/+1
* Removed duplicated includesAndrea Gelmini2021-03-224-4/+0
* Split dmu_zfetch() speculation and execution partsAlexander Motin2021-03-193-112/+178
* Fix zfs_get_data access to files with wrong generationChunwei Chen2021-03-194-3/+22
* Fix regression in POSIX mode behaviorAndrew2021-03-191-4/+0
* Allow setting bootfs property on pools with indirect vdevsMartin Matuška2021-03-191-3/+1
* Removing old code for k(un)map_atomicBrian Atkinson2021-03-192-8/+6
* Initialize metaslab range trees in metaslab_init Serapheim Dimitropoulos2021-03-191-94/+55
* 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
* Clean up RAIDZ/DRAID ereport codeMatthew Ahrens2021-03-196-434/+21
* FreeBSD: make seqc asserts conditional on replayMateusz Guzik2021-03-171-3/+6
* Remove unused rr_codeMatthew Ahrens2021-03-171-46/+23
* FreeBSD: Fix memory leaks in kstatsRyan Moeller2021-03-171-7/+4
* Linux: always check or verify return of igrab()Adam D. Moss2021-03-163-3/+9
* Reference_tracking_enable should be a module paramDon Brady2021-03-162-7/+9
* FreeBSD: bring back possibility to rewind the checkpoint from bootloaderMariusz Zaborski2021-03-121-1/+16
* FreeBSD: Clean up zfsdev_close to match LinuxRyan Moeller2021-03-121-10/+8
* Macroify teardown lock handlingMateusz Guzik2021-03-123-30/+28
* FreeBSD: rename teardown inactive macros to mimick rrm conventionMateusz Guzik2021-03-123-18/+18
* FreeBSD: remove 2 assertions that teardown lock is not heldMateusz Guzik2021-03-121-45/+0
* FreeBSD: rework asserts in zfs_dd_lookupMateusz Guzik2021-03-121-3/+2
* FreeBSD: Fix scope of deadman tunablesRyan Moeller2021-03-111-2/+2
* zvol: call zil_replaying() during replayChristian Schwarz2021-03-073-3/+30
* Intentionally allow ZFS_READONLY in zfs_writeRyan Moeller2021-03-072-7/+25
* Initialize ZIL buffersBrian Behlendorf2021-03-051-0/+1
* Fix abd_get_offset_struct() may allocate new abdJorgen Lundman2021-03-051-1/+5
* FreeBSD module --enable-debug --enable-invariantsRyan Moeller2021-03-051-0/+5