summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add -gLp to zpool subcommands for alt vdev namesRichard Yao2016-02-254-104/+407
* Add nfs-kernel-server for DebianGrischa Zengel2016-02-251-2/+2
* Add l2arc_max_block_size tunableBrian Behlendorf2016-02-252-1/+47
* Make zvol minor functionality more robustBoris Protopopov2016-02-241-16/+77
* Call dmu_read_uio_dbuf() in zvol_read()Richard Yao2016-02-181-1/+1
* Clean up zvol request processing to pass uio and fix porting regressionsRichard Yao2016-02-181-76/+71
* Make configure error clearer when failing to find SPLOlaf Faaland2016-02-171-3/+23
* Remove wrong ASSERT in annotate_ecksumChunwei Chen2016-02-171-2/+2
* Prevent zpool_find_vdev() from truncating vdev pathBrian Behlendorf2016-02-081-2/+4
* Illumos 5809 - Blowaway full receive in v1 pool causes kernel panicPaul Dagnelie2016-02-081-1/+2
* Illumos 5767 - fix several problems with zfs test suiteJohn Wren Kennedy2016-02-081-10/+36
* Illumos 4448 - zfs diff misprints unicode charactersJoshua M. Clulow2016-02-051-6/+9
* Correctly parse -R flag argumentsTim Chase2016-02-051-1/+3
* Illumos 6537 - Panic on zpool scrub with DEBUG kernelGary Mills2016-02-051-2/+4
* Illumos 6096 - ZFS_SMB_ACL_RENAME needs to cleanup betterDan McDonald2016-02-051-0/+1
* Illumos 6450 - scrub/resilver unnecessarily traverses snapshotsMatthew Ahrens2016-02-021-4/+50
* Handling negative dentries in a CI file system.Richard Sharpe2016-02-021-2/+32
* Illumos 6527 - Possible access beyond end of string in zpool commentJorgen Lundman2016-01-281-1/+0
* Illumos 6495 - Fix mutex leak in dmu_objset_find_dpBrian Behlendorf2016-01-281-0/+3
* Illumos 6414 - vdev_config_sync could be simplerBrian Behlendorf2016-01-283-16/+16
* llumos 6334 - Cannot unlink files when over quotaSimon Klinkert2016-01-261-5/+2
* Reintroduce zfs_remove() synchronous deleteskernelOfTruth2016-01-262-12/+81
* Log zvol truncate/discard operationsDan McDonald2016-01-261-8/+59
* mount.zfs: use getopt_long instead of getopt to guarantee permutation of argv.Christian Neukirchen2016-01-251-1/+2
* Illumos 6451 - ztest fails due to checksum errorsMatthew Ahrens2016-01-251-1/+26
* Illumos 6251 - add tunable to disable free_bpobj processingGeorge Wilson2016-01-252-2/+22
* Set arc_c_min properly in userland buildsTim Chase2016-01-251-4/+4
* Prevent arc_c collapseTim Chase2016-01-251-8/+8
* kobj_read_file: Return -1 on vn_rdwr() errorRichard Yao2016-01-231-2/+3
* Illumos 1778 - Assertion failed: rn->rn_nozpool == B_FALSEAndrew Stormont2016-01-221-3/+1
* Illumos 5518 - Memory leaks in libzfs import implementationMarcel Telka2016-01-222-33/+43
* Illumos 6815179, 6844191Brian Behlendorf2016-01-223-64/+294
* Illumos 4950 - files sometimes can't be removed from a full filesystemMatthew Ahrens2016-01-217-7/+57
* 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