aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* OpenZFS 6093 - zfsctl_shares_lookupDan McDonald2016-05-121-8/+4
* Revert "Kill znode->z_gen field"Brian Behlendorf2016-05-126-16/+19
* Add -lhHpw options to "zpool iostat" for avg latency, histograms, & queuesTony Hutter2016-05-1229-178/+2074
* Fixes bug in fix_paths()Marcel Huber2016-05-121-1/+1
* Reduce stack usage of dmu_recv_stream functionNikolay Borisov2016-05-111-57/+62
* OpenZFS 3993, 4700Adam Stevko2016-05-115-50/+139
* Add zfs-helpers.sh scriptBrian Behlendorf2016-05-104-1/+154
* OpenZFS 6842 - Fix empty xattr dir causing lockupChunwei Chen2016-05-102-11/+35
* OpenZFS 6873 - zfs_destroy_snaps_nvl leaks errlistChris Williamson2016-05-091-2/+5
* OpenZFS 6879 - Incorrect endianness swapDenys Rtveliashvili2016-05-091-1/+1
* Wrap vdev_count_verify_zaps() with ZFS_DEBUGBrian Behlendorf2016-05-061-0/+4
* Per-vdev ZAP tests must use $ZPOOL and $ZDBBrian Behlendorf2016-05-068-29/+29
* OpenZFS 6672 - arc_reclaim_thread() should use gethrtime()David Quigley2016-05-062-5/+14
* OpenZFS 6286 - ZFS internal error when set large block on bootfsBrian Behlendorf2016-05-051-3/+3
* OpenZFS 6544 - incorrect comment in libzfs.h about offline statusTony Hutter2016-05-051-1/+1
* OpenZFS 5669 - altroot not set in zpool createBrian Behlendorf2016-05-051-0/+2
* taskq_create() calls thread_create() with wrong argumentsDenys Rtveliashvili2016-05-051-1/+1
* OpenZFS 6736 - ZFS per-vdev ZAPsJoe Stein2016-05-0224-75/+980
* Kill znode->z_gen fieldNikolay Borisov2016-05-026-19/+16
* 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
* Fix user namespaces uid/gid mappingBrian Behlendorf2016-04-301-4/+4
* Add support for libtirpcBrian Behlendorf2016-04-289-132/+61
* Illumos 6844 - dnode_next_offset can detect fictional holesAlex Reece2016-04-272-5/+23
* Illumos 6659 - nvlist_free(NULL) is a no-opJosef 'Jeff' Sipek2016-04-2711-39/+19
* Fix zfs_copies_001_pos/zfs_copies_004_negBrian Behlendorf2016-04-272-0/+5
* Fix 'zpool import' blkid device namesBrian Behlendorf2016-04-251-19/+123
* Disable efi_debug in --enable-debug buildsBrian Behlendorf2016-04-251-4/+0
* Use udev for partition detectionBrian Behlendorf2016-04-254-46/+166
* Create unique partition labelsBrian Behlendorf2016-04-252-1/+28
* fix booting via dracut generated initramfsMatthew Thode2016-04-257-2/+216
* Linux 4.5 compat: Use xattr_handler->name for aclChunwei Chen2016-04-253-20/+70
* Add pn_alloc()/pn_free() functionsBrian Behlendorf2016-04-2110-32/+178
* Rework zpool import excluded devices checkNikolay Borisov2016-04-181-26/+16
* Fix ZPL miswrite of default POSIX ACLNed Bass2016-04-184-3/+65
* Fix inverted logic on none elevator comparisonColin Ian King2016-04-151-1/+1
* remove sanity check in replacement testJinshan Xiong2016-04-133-9/+0
* Make zfs test easier to run in local installJinshan Xiong2016-04-123-22/+23
* Add zfs-tests for relatimeChunwei Chen2016-04-054-2/+75
* Make zfs mount according to relatime config in datasetChunwei Chen2016-04-053-3/+15
* Enable lazytime semantic for atimeChunwei Chen2016-04-053-72/+110
* Fix atime handling and relatimeChunwei Chen2016-04-059-108/+37
* Linux 4.6 compat: PAGE_CACHE_SIZE removalBrian Behlendorf2016-04-052-24/+23
* Fix WANT_DEVNAME2DEVID configure errorBrian Behlendorf2016-04-012-6/+7
* Add support 32 bit FS_IOC32_{GET|SET}FLAGS compat ioctlsColin Ian King2016-03-311-1/+14
* Only build devname2devid when libudev headers are availableBrian Behlendorf2016-03-312-3/+12
* Add support for devid and phys_path keys in vdev disk labelsDon Brady2016-03-3111-163/+476
* Expand EDQUOT variableAndriy Gapon2016-03-311-3/+3
* zfs_main: fix `zfs userspace` squashing unresolved entriesPavel Boldin2016-03-301-4/+7
* Remove complicated libspl assert wrappersBrian Behlendorf2016-03-302-51/+36