aboutsummaryrefslogtreecommitdiffstats
path: root/module
Commit message (Expand)AuthorAgeFilesLines
* OpenZFS 2605, 6980, 6902Matthew Ahrens2016-06-288-115/+705
* Implement large_dnode pool featureNed Bass2016-06-2425-154/+679
* Backfill metadnode more intelligentlyNed Bass2016-06-243-11/+35
* FreeBSD rS271776 - Persist vdev_resilver_txg changessmh2016-06-241-2/+5
* OpenZFS 6878 - Add scrub completion info to "zpool history"Nav Ravindranath2016-06-241-5/+19
* OpenZFS 6513 - partially filled holes lose birth timePaul Dagnelie2016-06-216-45/+178
* Fix NFS credentialChunwei Chen2016-06-213-12/+10
* SIMD implementation of vdev_raidz generate and reconstruct routinesGvozden Neskovic2016-06-218-156/+4974
* Linux 4.6 compat: Fall back to d_prune_aliases() if necessaryTim Chase2016-06-171-2/+15
* Add `zfs allow` and `zfs unallow` supportBrian Behlendorf2016-06-079-11/+358
* Implementation of AVX2 optimized Fletcher-4Jinshan Xiong2016-06-024-36/+428
* Fix memleak in vdev_config_generate_statsChunwei Chen2016-05-311-0/+1
* Fix memleak in zpl_parse_optionsChunwei Chen2016-05-311-3/+3
* Fix out-of-bound access in zfs_fillpageChunwei Chen2016-05-311-2/+1
* Fix self-healing IO prior to dsl_pool_init() completionGeLiXin2016-05-272-6/+23
* OpenZFS 6531 - Provide mechanism to artificially limit disk performanceTony Hutter2016-05-266-21/+324
* Add request size histograms (-r) to zpool iostat, minor man page fixTony Hutter2016-05-252-5/+63
* Fix arc_prune_task use-after-freeChunwei Chen2016-05-251-10/+11
* Skip ctldir znode in zfs_rezget to fix snapdir issuesChunwei Chen2016-05-231-0/+10
* Linux 4.7 compat: use iterate_shared for concurrent readdirChunwei Chen2016-05-202-10/+18
* Linux 4.7 compat: replace blk_queue_flush with blk_queue_write_cacheChunwei Chen2016-05-201-1/+3
* Kill znode->z_gen fieldNikolay Borisov2016-05-194-9/+12
* Revert "zhack: Add 'feature disable' command"Brian Behlendorf2016-05-171-37/+0
* Fixes subtle bug in zio_handle_io_delay()Marcel Huber2016-05-171-1/+2
* zhack: Add 'feature disable' commandBrian Behlendorf2016-05-171-0/+37
* Remove dummy znode from zvol_stateChunwei Chen2016-05-175-66/+70
* Use cv_timedwait_sig_hires in arc_reclaim_threadChunwei Chen2016-05-121-1/+1
* OpenZFS 6093 - zfsctl_shares_lookupDan McDonald2016-05-121-8/+4
* Revert "Kill znode->z_gen field"Brian Behlendorf2016-05-124-9/+7
* Add -lhHpw options to "zpool iostat" for avg latency, histograms, & queuesTony Hutter2016-05-125-42/+234
* Reduce stack usage of dmu_recv_stream functionNikolay Borisov2016-05-111-57/+62
* OpenZFS 6842 - Fix empty xattr dir causing lockupChunwei Chen2016-05-102-11/+35
* Wrap vdev_count_verify_zaps() with ZFS_DEBUGBrian Behlendorf2016-05-061-0/+4
* OpenZFS 6672 - arc_reclaim_thread() should use gethrtime()David Quigley2016-05-061-5/+5
* OpenZFS 6286 - ZFS internal error when set large block on bootfsBrian Behlendorf2016-05-051-3/+3
* OpenZFS 6736 - ZFS per-vdev ZAPsJoe Stein2016-05-025-74/+375
* Kill znode->z_gen fieldNikolay Borisov2016-05-024-7/+9
* Enable PF_FSTRANS for ioctl secpolicy callbacks (#4571)Tim Chase2016-05-021-1/+4
* module/.gitignore: Add *.dwo (#4580)Vitaut Bajaryn2016-05-021-0/+1
* Illumos 6844 - dnode_next_offset can detect fictional holesAlex Reece2016-04-271-5/+20
* Illumos 6659 - nvlist_free(NULL) is a no-opJosef 'Jeff' Sipek2016-04-273-7/+3
* Use udev for partition detectionBrian Behlendorf2016-04-251-5/+24
* Linux 4.5 compat: Use xattr_handler->name for aclChunwei Chen2016-04-251-20/+44
* Add pn_alloc()/pn_free() functionsBrian Behlendorf2016-04-216-30/+104
* Fix ZPL miswrite of default POSIX ACLNed Bass2016-04-181-1/+1
* Fix inverted logic on none elevator comparisonColin Ian King2016-04-151-1/+1
* Enable lazytime semantic for atimeChunwei Chen2016-04-053-72/+110
* Fix atime handling and relatimeChunwei Chen2016-04-057-97/+34
* Linux 4.6 compat: PAGE_CACHE_SIZE removalBrian Behlendorf2016-04-052-24/+23
* Add support 32 bit FS_IOC32_{GET|SET}FLAGS compat ioctlsColin Ian King2016-03-311-1/+14