aboutsummaryrefslogtreecommitdiffstats
path: root/module
Commit message (Expand)AuthorAgeFilesLines
* Fix use-after-free bugs in icp codeRichard Yao2022-09-152-2/+2
* FreeBSD: Fix integer conversion for vnlru_free{,_vfsops}()Richard Yao2022-09-141-0/+6
* Add assertion to dsl_dataset_set_compression_syncRichard Yao2022-09-141-0/+1
* Fix theoretical "use-after-free" in dbuf_prefetch_indirect_done()Richard Yao2022-09-131-2/+6
* Cleanup: Make memory barrier definitions consistent across kernelsRichard Yao2022-09-131-1/+1
* Cleanup dead spa_boot codeRichard Yao2022-09-137-56/+0
* vdev_draid_lookup_map() should not iterate outside draid_mapsRichard Yao2022-09-121-1/+1
* Fix use-after-free in btree codeRichard Yao2022-09-121-2/+2
* Cleanup: Use OpenSolaris functions to call schedulerRichard Yao2022-09-124-7/+7
* FreeBSD: Replace legacy make_dev() interface usageRyan Moeller2022-09-081-3/+10
* Improve too large physical ashift handlingAlexander Motin2022-09-085-11/+58
* Add Linux posix_fadvise supportFinix19792022-09-081-0/+62
* Linux SPL module init: Handle memory allocation failures correctlyRichard Yao2022-09-085-7/+18
* Fix build on FreeBSD/powerpc64*pkubaj2022-09-081-2/+2
* FreeBSD: add kqfilter support for zvol cdevRob Wing2022-09-061-0/+64
* FreeBSD: add knlist_init_sx() for exclusive locksRob Wing2022-09-062-0/+66
* Cleanup Raid-Z Typo fixesRichard Yao2022-09-061-3/+3
* Add DD_FIELD string for snapshots_changed propertyUmer Saleem2022-09-021-2/+2
* Add zfs.sync.snapshot_renameAndriy Gapon2022-09-022-10/+39
* FreeBSD: Organize sysctlsRyan Moeller2022-09-022-229/+370
* Apply arc_shrink_shift to ARC above arc_c_minAlexander Motin2022-09-022-5/+9
* FreeBSD: Cleanup dead code from VFSRichard Yao2022-09-022-49/+0
* Revert "Avoid panic with recordsize > 128k, raw sending and no large_blocks"Brian Behlendorf2022-08-254-55/+20
* Updates for snapshots_changed propertyUmer Saleem2022-08-241-13/+22
* Fix zpool status in case of unloaded keysGeorge Amanakis2022-08-222-33/+104
* Prevent zevent list from consuming all of kernel memoryPaul Dagnelie2022-08-222-4/+17
* Enable relatime by defaultGeorge Melikov2022-08-121-1/+1
* Add comment on acb_zio_dummyChristian Schwarz2022-08-081-0/+17
* Linux 5.20 compat: blk_cleanup_disk()Brian Behlendorf2022-08-041-0/+4
* Linux 5.20 compat: bdevname()Brian Behlendorf2022-08-041-1/+11
* Don't double-zero buffers in fault management nvlistsPaul Dagnelie2022-08-041-1/+1
* Add snapshots_changed as propertyUmer Saleem2022-08-024-5/+27
* FreeBSD: Ignore symlink to i386 includesRyan Moeller2022-08-021-0/+1
* Skip checksum benchmarks on systems with slow cpuTino Reichardt2022-08-011-13/+34
* Implement a new type of zfs receive: corrective receive (-c)Alek P2022-07-286-47/+492
* FreeBSD compile fixTino Reichardt2022-07-281-3/+3
* Add createtxg sort support for simple snapshot iteratorAmeer Hamza2022-07-251-0/+2
* Add support for per dataset zil stats and use wmsum countersixhamza2022-07-206-51/+183
* Fix scrub resume from newly created holeAlexander Motin2022-07-202-7/+21
* Fix memory allocation for the checksum benchmarkTino Reichardt2022-07-201-6/+17
* Expose ZFS dataset case sensitivity setting via sb_optsixhamza2022-07-141-0/+12
* Replace dead opensolaris.org license linkTino Reichardt2022-07-11230-230/+230
* Linux: Align MODULE_LICENSE macro textBrian Behlendorf2022-07-111-3/+2
* Call nvlist_free before returnFinix19792022-07-071-0/+1
* Avoid memory copy when verifying raidz/draid parityAlexander Motin2022-07-051-2/+3
* Avoid memory copies during mirror scrubAlexander Motin2022-07-051-70/+61
* Re-fix -Wwrite-strings on FreeBSDнаб2022-06-301-1/+1
* Fix dnode byteswappingGeorge Amanakis2022-06-291-11/+2
* module: lua: ldo: fix pragma nameнаб2022-06-291-1/+1
* Remaining {=> const} char|void *tagнаб2022-06-2921-83/+91