aboutsummaryrefslogtreecommitdiffstats
path: root/module/zfs
Commit message (Expand)AuthorAgeFilesLines
...
* Use linear abd in vdev_copy_uberblocks()Isaac Huang2017-10-051-1/+1
* receive_freeobjects() skips freeing some objectsNed Bass2017-10-021-4/+2
* Update the default for zfs_txg_historyAlek P2017-09-291-2/+2
* Scale the dbuf cache with arc_cchrisrd2017-09-292-8/+19
* Fix printk() calls missing log levelDeHackEd2017-09-251-3/+4
* Reimplement vdev_random_leaf and rename itOlaf Faaland2017-09-221-36/+26
* Increase default arc_c_minBrian Behlendorf2017-09-201-3/+4
* Export symbol dmu_tx_mark_netfree()Brian Behlendorf2017-09-201-0/+1
* misc: fix meaningless valuesFeng Sun2017-09-192-2/+3
* Correct cppcheck errorsGiuseppe Di Natale2017-09-191-1/+0
* Linux 3.14 compat: IO acct, global_page_state, etcGiuseppe Di Natale2017-09-163-10/+42
* Modifying XATTRs doesnt change the ctimeGaurav Kumar2017-09-132-2/+17
* Fix false config_cache_write eventsArkadiusz BubaƂa2017-09-111-0/+5
* Fix volume WR_INDIRECT log replayBrian Behlendorf2017-09-081-6/+17
* Revert "Handle new dnode size in incremental..."Brian Behlendorf2017-09-071-5/+3
* Improved dnode allocation and dmu_hold_impl()Olaf Faaland2017-09-053-241/+352
* Handle new dnode size in incremental backup streamNed Bass2017-09-051-3/+5
* Trim new line from zfs_vdev_schedulerBrian Behlendorf2017-09-051-18/+53
* Retire send space estimation via ZFS_IOC_SENDLOLi2017-08-311-0/+5
* dmu_objset: release bonus buffer in failure pathGvozden Neskovic2017-08-301-0/+1
* Enhance comments for large dnode projectMatthew Ahrens2017-08-293-4/+16
* Linux 4.8+ compatibility fix for vm statsdbavatar2017-08-241-0/+5
* dbuf_cons: deduplicate multilist_link_init()chrisrd2017-08-241-1/+0
* OpenZFS 8414 - Implemented zpool scrub pause/resumeAlek P2017-08-241-1/+0
* Send / Recv Fixes following b52563Tom Caputi2017-08-232-36/+70
* Fix zfs_ioc_pool_sync should not use fnvlistChunwei Chen2017-08-211-3/+9
* vdev_mirror: kstat observables for preferred vdevGvozden Neskovic2017-08-212-6/+78
* vdev_mirror: load balancing fixesGvozden Neskovic2017-08-212-34/+23
* Fix range locking in ZIL commit codepathLOLi2017-08-213-12/+44
* Fix remounting snapshots read-writeLOLi2017-08-171-1/+9
* Add corruption failure option to zinject(8)Don Brady2017-08-142-7/+49
* Native Encryption for ZFS on LinuxTom Caputi2017-08-1435-860/+8410
* Fix NULL pointer when O_SYNC read in snapshotChunwei Chen2017-08-111-1/+3
* Allow longer SPA names in statsgaurkuma2017-08-111-10/+15
* Simplify threads, mutexs, cvs and rwlocksBrian Behlendorf2017-08-116-12/+21
* zio_dva_throttle_done() should allow zinjected ZIOsanjeevbagewadi2017-08-101-1/+2
* Add libtpool (thread pools)Brian Behlendorf2017-08-093-322/+100
* zv_suspend_lock in zvol_open()/zvol_release()Boris Protopopov2017-08-091-23/+41
* Add debug log entries for failed receive recordsNed Bass2017-08-081-7/+100
* Fix dnode allocation raceBrian Behlendorf2017-08-085-66/+73
* Use SET_ERROR for constant non-zero return codesNed Bass2017-08-0218-46/+46
* Only record zio->io_delay on reads and writesTony Hutter2017-08-021-1/+1
* Fix volmode=none property behavior at import timeLOLi2017-07-311-0/+3
* zfs promote|rename .../%recv should be an errorLOLi2017-07-281-2/+10
* OpenZFS 7915 - checks in l2arc_evict could use some cleaning upAndriy Gapon2017-07-281-15/+9
* OpenZFS 8373 - TXG_WAIT in ZIL commit pathAndriy Gapon2017-07-281-1/+18
* OpenZFS 8508 - Mounting a zpool on 32-bit platforms panicsGiuseppe Di Natale2017-07-261-1/+1
* Add line info and SET_ERROR() to ZFS debug logNed Bass2017-07-251-7/+19
* Some additional send stream validity checkingNed Bass2017-07-251-8/+18
* Fix 'zpool clear' on suspended poolsBrian Behlendorf2017-07-251-1/+2