summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Create zfs-kmod-debuginfo rpm with redhat spec fileOlaf Faaland2016-01-212-1/+4
* Close possible zfs_znode_held() raceBrian Behlendorf2016-01-201-4/+3
* Linux 4.5 compat: pfn_t typedefBrian Behlendorf2016-01-201-1/+0
* Linux 4.5 compat: xattr list handlerBrian Behlendorf2016-01-203-282/+518
* Linux 4.5 compat: get_link() / put_link()Brian Behlendorf2016-01-206-81/+253
* Illumos 5045 - use atomic_{inc,dec}_* instead of atomic_add_*Josef 'Jeff' Sipek2016-01-157-73/+70
* Illumos 4953, 4954, 4955Matthew Ahrens2016-01-152-15/+15
* Illumos 4039 - zfs_rename()/zfs_link() needs stronger test for XDEVMarcel Telka2016-01-151-5/+14
* Illumos 6298 - zfs_create_008_neg and zpool_create_023_negJoe Stein2016-01-154-24/+59
* Illumos 3557, 3558, 3559, 3560George Wilson2016-01-155-36/+27
* Prevent duplicated xattr between SA and dirChunwei Chen2016-01-151-5/+68
* SET_ERROR should print stringsRichard Yao2016-01-153-19/+22
* Remove fastwrite mutexRichard Yao2016-01-152-10/+0
* Fix zsb->z_hold_mtx deadlockBrian Behlendorf2016-01-154-64/+218
* Add zfs_object_mutex_size module optionBrian Behlendorf2016-01-154-12/+26
* Illumos 3465, 3466, 3467, 3468, 3470, 3473Brian Behlendorf2016-01-131-2/+2
* Increase default user space stack sizeBrian Behlendorf2016-01-133-6/+5
* Illumos 3749 - zfs event processing should work on R/O root filesystemsWill Andrews2016-01-124-20/+77
* Illumos 6280 - libzfs: unshare_one() could fail with EZFS_SHARENFSFAILEDMarcel Telka2016-01-121-1/+2
* Illumos 5141 - zfs minimum indirect block size is 4KMatthew Ahrens2016-01-121-1/+1
* Illumos 5438 - zfs_blkptr_verify should continue after zfs_panic_recoverJustin Gibbs2016-01-121-1/+3
* Illumos 5515 - dataset user hold doesn't reject empty tagsJosef 'Jeff' Sipek2016-01-121-2/+15
* Illumos 6281 - prefetching should apply to 1MB readsGeorge Wilson2016-01-122-3/+3
* Illumos 6358 - A faulted pool with only unavailable vdevsDan Vatca2016-01-121-2/+4
* Illumos 6367 - spa_config_tryenter incorrectly handles the multiple-lock caseSaso Kiselkov2016-01-121-3/+5
* Illumos 6295 - metaslab_condense's dbgmsg should include vdev idJoe Stein2016-01-121-5/+6
* Illumos 6268 - zfs diff confused by moving a file to another directoryJoshua M. Clulow2016-01-121-12/+2
* Illumos 6171 - dsl_prop_unregister() slows down dataset eviction.Justin T. Gibbs2016-01-128-190/+186
* Illumos 6288 - dmu_buf_will_dirty could be fasterMatthew Ahrens2016-01-121-10/+52
* Illumos 6292 - exporting a pool while an async destroyGeorge Wilson2016-01-121-2/+15
* Illumos 6319 - assertion failed in zio_ddt_write: bp->blk_birth == txgMatthew Ahrens2016-01-122-2/+2
* Illumos 5987 - zfs prefetch code needs workMatthew Ahrens2016-01-1210-658/+280
* Illumos 6293 - ztest failure: error == 28 (0xc == 0x1c) in ztest_tx_assign()Brian Behlendorf2016-01-111-1/+11
* Illumos 5039 - ztest should default to larger device sizesBrian Behlendorf2016-01-111-1/+1
* Revert "Illumos 3749 - zfs event processing should work on R/O root filesystems"Brian Behlendorf2016-01-114-78/+20
* Fix vn_rdwr() compiler warningBrian Behlendorf2016-01-111-2/+2
* Fix 'prevsnap property' build failureBrian Behlendorf2016-01-111-1/+1
* Illumos 4929 - want prevsnap propertyMatthew Ahrens2016-01-113-0/+9
* Illumos 4891 - want zdb option to dump all metadataMatthew Ahrens2016-01-114-10/+62
* Illumos 4638 - Panic in ZFS via rfs3_setattr()/rfs3_write(): dirtying snapshot!Marcel Telka2016-01-111-0/+19
* Man page whitespacenathancheek2016-01-111-0/+2
* Illumos 3749 - zfs event processing should work on R/O root filesystemsWill Andrews2016-01-114-20/+78
* Allow 16M send/recv blocksBrian Behlendorf2016-01-081-1/+1
* Illumos 5960, 5925Paul Dagnelie2016-01-0840-389/+1418
* Add missing -V option to zdbBrian Behlendorf2016-01-081-2/+2
* Fix casesensitivity=insensitive deadlockRichard Sharpe2016-01-081-2/+30
* Make arc_summary.py and dbufstat.py compatible with python3Hajo Möller2016-01-072-6/+6
* Illumos 3604 - zdb should print bpobjs more verbosely (fix zdb hang)Matthew Ahrens2016-01-051-0/+1
* Illumos 3139 - zdb dies when it tries to determine path of unlinked fileJeremy Jones2016-01-051-4/+30
* Illumos 2077 - lots of unreachable breaks in illumos gateMilan Jurik2015-12-301-3/+3