summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Prepare to release 0.6.5.11zfs-0.6.5.11zfs-0.6.5-releaseTony Hutter2017-07-103-1/+21
* Linux 4.12 compat: super_setup_bdi_name() - add missing codeTony Hutter2017-07-102-3/+0
* Musl libc fixesalaviss2017-07-061-0/+1
* Increase zfs_vdev_async_write_min_active to 2DHE2017-07-062-2/+7
* Fix int overflow in zbookmark_is_before()loli10K2017-07-061-1/+1
* Fix RHEL 7.4 bio_set_op_attrs build errorTony Hutter2017-07-061-1/+1
* GCC 7.1 fixesTony Hutter2017-07-068-25/+70
* Remove complicated libspl assert wrappersBrian Behlendorf2017-07-062-51/+36
* Compatibilty with glibc-2.23Justin Lecher2017-07-061-0/+1
* glibc 2.5 compat: use correct header for makedev() et al.Olaf Faaland2017-07-064-1/+47
* Prepare to release 0.6.5.10zfs-0.6.5.10Tony Hutter2017-06-123-1/+47
* Add MS_MANDLOCK mount failure messageBrian Behlendorf2017-06-091-2/+15
* OpenZFS 8005 - poor performance of 1MB writes on certain RAID-Z configurationsMatthew Ahrens2017-06-091-4/+8
* Fix import wrong spare/l2 device when path changeChunwei Chen2017-06-091-6/+0
* Fix import finding spare/l2cache when path changesChunwei Chen2017-06-091-2/+19
* Linux 4.9 compat: fix zfs_ctldir xattr handlingLOLi2017-06-091-0/+3
* Linux 4.12 compat: fix super_setup_bdi_name() callLOLi2017-06-092-6/+6
* Linux 4.12 compat: CURRENT_TIME removedBrian Behlendorf2017-06-097-9/+43
* Linux 4.12 compat: super_setup_bdi_name()Brian Behlendorf2017-06-095-51/+141
* Limit zfs_dirty_data_max_max to 4GBrian Behlendorf2017-06-091-3/+4
* OpenZFS 8166 - zpool scrub thinks it repaired offline deviceMatthew Ahrens2017-06-091-0/+3
* vdev_id: fix failure due to multipath -l bugNed Bass2017-06-091-2/+2
* Guarantee PAGESIZE alignment for large zio buffersjxiong2017-06-091-2/+2
* Fix harmless "BARRIER is deprecated" kernel warning on Centos 6.8Tony Hutter2017-06-091-9/+6
* Add kmap_atomic in dmu_bio_copyChunwei Chen2017-06-091-3/+6
* zdb: segfault in dump_bpobj_subobjs()Tim Chase2017-06-091-2/+2
* Fix atomic_sub_64() i386 assembly implementationBrian Behlendorf2017-06-091-1/+1
* Fix loop device becomes read-onlyChunwei Chen2017-06-092-1/+27
* Allow ZVOL bookmarks to be listed recursivelyloli10K2017-06-091-3/+3
* Fix zfs-mount.service failure on bootBrian Behlendorf2017-06-091-0/+1
* Fix iput() calls within a txBrian Behlendorf2017-06-091-10/+19
* Fix off by one in zpl_lookupChunwei Chen2017-06-091-1/+1
* Linux 4.11 compat: iops.getattr and friendsOlaf Faaland2017-06-095-19/+137
* Linux 4.11 compat: avoid refcount_t name conflictOlaf Faaland2017-06-092-4/+15
* Prepare to release 0.6.5.9zfs-0.6.5.9Brian Behlendorf2017-02-033-1/+61
* Make zfs mount according to relatime config in datasetChunwei Chen2017-02-033-3/+15
* Enable lazytime semantic for atimeChunwei Chen2017-02-033-72/+110
* Fix atime handling and relatimeChunwei Chen2017-02-039-108/+36
* Fix write(2) returns zero bug from 933ec99Chunwei Chen2017-02-031-2/+4
* Retire .write/.read file operationsChunwei Chen2017-02-033-33/+72
* Fix zmo leak when zfs_sb_create failsChunwei Chen2017-02-031-10/+9
* Fix fchange in zpl_ioctl_setflagsChunwei Chen2017-02-031-2/+1
* Fix wrong operator in xvattr.hChunwei Chen2017-02-031-5/+5
* Don't count '@' for dataset namelen if not a snapshotChunwei Chen2017-02-031-1/+5
* zfs_inode_update should not call dmu_object_size_from_db under spinlockRichard Yao2017-02-031-2/+4
* Fix ZFS_AC_KERNEL_SET_CACHED_ACL_USABLE checkGvozden Neskovic2017-02-031-2/+2
* Explicit block device plugging when submitting multiple BIOsIsaac Huang2017-02-033-0/+35
* 4.10 compat - BIO flag changes and othersTim Chase2017-02-036-19/+96
* Reorder HAVE_BIO_RW_* checksBrian Behlendorf2017-02-031-4/+12
* Remove custom root pool import codeBrian Behlendorf2017-02-033-287/+0