aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* gcc build error: -Wbool-compare in metaslab.cDHE2016-03-301-1/+2
* Fix zpool_scrub_* test casesBrian Behlendorf2016-03-306-5/+29
* Use the correct macro to include backtraceCarlo Landmeter2016-03-291-2/+2
* Move hrtime_t timestruc_t and timespec_tCarlo Landmeter2016-03-292-4/+5
* Set _DATE_FMT to '%+' if not defined in libspl/timestamp.cCarlo Landmeter2016-03-291-0/+4
* Ensure correct return value typeCarlo Landmeter2016-03-291-1/+1
* Add missing fcntl.h to includes in mount_zfs.cCarlo Landmeter2016-03-291-0/+1
* Include sys/types.h in devid.hCarlo Landmeter2016-03-291-0/+1
* Correct typo in spa_load_verify_metadata docsRichard Laager2016-03-291-1/+1
* zloop.sh requires bashBrian Behlendorf2016-03-251-1/+1
* write_dirs: set_partition expects zero-based partition indecesAndriy Gapon2016-03-251-1/+4
* zfs_copies: do_vol_test must wait for deviceBrian Behlendorf2016-03-251-0/+2
* Add zloop.sh test scriptBrian Behlendorf2016-03-234-0/+216
* Fix zdb -e and zhack thread_init()Brian Behlendorf2016-03-213-18/+23
* Support for vectorized algorithms on x86Gvozden Neskovic2016-03-216-2/+583
* Cleanup linkingRichard Yao2016-03-189-15/+8
* Add support for s390[x].Dimitri John Ledkov2016-03-172-2/+17
* Disable zpool_add_004_pos test caseBrian Behlendorf2016-03-171-1/+1
* Add the ZFS Test SuiteBrian Behlendorf2016-03-161243-1042/+89497
* Illumos 6681 - zfs list burning lots of time in dodefault() via dsl_prop_*Alex Wilson2016-03-151-7/+6
* Fix aarch64 compilationGordan Bobic2016-03-151-1/+2
* Illumos 6370 - ZFS send fails to transmit some holesPaul Dagnelie2016-03-102-14/+43
* Relax MBR partition scanning requirementBrian Behlendorf2016-03-101-21/+17