aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix ARC behavior on 32-bit systemsBrian Behlendorf2017-10-165-45/+73
* Fix inclusion of libgcc_s.so on Voidprivb0x232017-10-161-0/+3
* Use bitwise '&' instead of logical '&&'Tobin Harding2017-10-161-2/+2
* Remove unnecessary equality checkTobin Harding2017-10-161-1/+1
* Use linear abd in vdev_copy_uberblocks()Isaac Huang2017-10-161-1/+1
* receive_freeobjects() skips freeing some objectsNed Bass2017-10-164-6/+86
* Scale the dbuf cache with arc_cchrisrd2017-10-163-9/+20
* Tag zfs-0.7.2zfs-0.7.2Tony Hutter2017-09-223-1/+7
* Correct cppcheck errors (#6662)Giuseppe Di Natale2017-09-206-311/+9
* Increase default arc_c_minBrian Behlendorf2017-09-201-3/+4
* Export symbol dmu_tx_mark_netfree()Brian Behlendorf2017-09-201-0/+1
* ZTS fix slog_replay_volume.ksh failureBrian Behlendorf2017-09-201-2/+2
* Linux 4.14 compat: IO acct, global_page_state, etc (#6655)Brian Behlendorf2017-09-197-19/+112
* Modifying XATTRs doesnt change the ctimeGaurav Kumar2017-09-135-6/+84
* Fix volume WR_INDIRECT log replay (#6620)Brian Behlendorf2017-09-1313-43/+223
* Improved dnode allocation and dmu_hold_impl() (#6611)Giuseppe Di Natale2017-09-139-251/+609
* Linux 4.8+ compatibility fix for vm statsdbavatar2017-09-133-0/+28
* Disable mount(8) canonical paths in do_mount()LOLi2017-08-212-2/+2
* Fix range locking in ZIL commit codepathLOLi2017-08-217-14/+123
* Fix remounting snapshots read-writeLOLi2017-08-214-3/+157
* Fix ZTS grow_pool/setupBrian Behlendorf2017-08-211-0/+3
* vdev_id: implement slot numbering by port idsckobras2017-08-212-2/+8
* Fix NULL pointer when O_SYNC read in snapshotChunwei Chen2017-08-211-1/+3
* zio_dva_throttle_done() should allow zinjected ZIOsanjeevbagewadi2017-08-211-1/+2
* Man page fixesFabian-Gruenbichler2017-08-212-2/+2
* Crash in dbuf_evict_one with DTRACE_PROBEgaurkuma2017-08-211-19/+39
* Tag zfs-0.7.1zfs-0.7.1Tony Hutter2017-08-083-1/+7
* Fix dnode allocation raceBrian Behlendorf2017-08-088-68/+136
* Add debug log entries for failed receive recordsNed Bass2017-08-081-7/+100
* dracut: Install commands required for vdev_idKarsten Kretschmer2017-08-071-0/+2
* Only record zio->io_delay on reads and writesTony Hutter2017-08-021-1/+1
* mmp_on_uberblocks: Use kstat for uberblock countsGiuseppe Di Natale2017-08-024-30/+35
* Fix volmode=none property behavior at import timeLOLi2017-08-023-3/+16
* Fix aarch64 buildBrian Behlendorf2017-08-022-4/+4
* Disable zfs_send_007_posGiuseppe Di Natale2017-08-021-0/+5
* Correct man page generationbunder20152017-07-281-1/+1
* Tag zfs-0.7.0zfs-0.7.0Brian Behlendorf2017-07-263-23/+7
* 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-256-102/+37
* Fix zpool-features.5 indentationBrian Behlendorf2017-07-251-0/+2
* Some additional send stream validity checkingNed Bass2017-07-252-10/+22
* Fix 'zpool clear' on suspended poolsBrian Behlendorf2017-07-251-1/+2
* Fix autoconf detection of super_setup_bdi_nameJustin Bedő2017-07-251-1/+2
* Report MMP_STATE_NO_HOSTID immediatelyOlaf Faaland2017-07-252-9/+9
* Add callback for zfs_multihost_intervalOlaf Faaland2017-07-257-2/+164
* Skip activity check for zhack RO importOlaf Faaland2017-07-251-1/+2
* Add zgenhostid utility scriptOlaf Faaland2017-07-2514-11/+151
* Release SCL_STATE in map_write_done()Olaf Faaland2017-07-254-6/+69
* Revert Fix vdev_probe() call wrt SCL_STATE_ALLOlaf Faaland2017-07-251-1/+1
* Increase delay for zed log in events testsGiuseppe Di Natale2017-07-241-1/+1