summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix lock order inversion with zvol_open()Boris Protopopov2016-03-101-43/+20
* Add support for asynchronous zvol minor operationsBoris Protopopov2016-03-1012-214/+482
* Remove RPM package restrictionBrian Behlendorf2016-03-101-5/+0
* Change KM_SLEEP to TQ_SLEEP in spa_deadman()Tim Chase2016-03-091-1/+1
* Updated paths to scan when importing zpool(s)Thijs Cramer2016-03-092-2/+4
* Require libblkidBrian Behlendorf2016-03-097-147/+49
* Ensure zed _finish_daemonize() leaves fds 0-2 openChris Dunlap2016-03-081-1/+1
* Fix zpool iostat bandwidth/ops calculationTony Hutter2016-03-081-13/+1
* Add support for alpine linuxCarlo Landmeter2016-03-086-6/+11
* Make zvol update volsize operation synchronous.ab-oe2016-02-291-0/+4
* FreeBSD r256956: Improve ZFS N-way mirror read performance by using load and ...smh2016-02-265-114/+307
* Change full path subcommand flag from -p to -PBrian Behlendorf2016-02-262-40/+40
* 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