summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.3 compat, iops->create()/mkdir()/mknod()Brian Behlendorf2012-04-3062-6/+241
* Disable direct reclaim on zvolsRichard Yao2012-04-301-1/+7
* Update ARC memory limits to account for SLUB internal fragmentationRichard Yao2012-04-301-5/+1
* Integrate ARC more tightly with LinuxBrian Behlendorf2012-04-301-155/+131
* Add zfs_mdcomp_disable module optionBrian Behlendorf2012-04-271-0/+3
* Illumos #2067: uninitialized variables in zfs(1M) may make snapshots undestro...Richard Lowe2012-04-271-16/+16
* Illumos #1946: incorrect formatting when listing output of multiple pools wit...Frederik Wessels2012-04-271-1/+5
* Illumos #952: separate intent logs should be obvious in 'zpool iostat' outputMike Harsch2012-04-271-3/+33
* Illumos #1909: disk sync write perf regression when slog is used post oi_148Brian Behlendorf2012-04-192-7/+16
* Use KM_PUSHPAGE in l2arc_write_buffersPrakash Surya2012-04-171-4/+6
* ZFS list snapshot property aliasP.SCH2012-04-112-5/+6
* ZFS snapshot aliasP.SCH2012-04-112-5/+11
* Illumos #1346: zfs incremental receive may leave behind temporary clonesMartin Matuska2012-04-111-2/+4
* Illumos #1475: zfs spill block hold can access invalid spill blkptrAlbert Lee2012-04-111-10/+14
* Illumos #1951: leaking a vdev when removing an l2cache deviceGeorge Wilson2012-04-114-9/+21
* OS-926: zfs panic in zfs_fill_zplprops_impl()Martin Matuska2012-04-111-6/+12
* Illumos #1680: zfs vdev_file_io_start: validate vdev before using vdev_tsdAndriy Gapon2012-04-111-7/+8
* Improve error message consistencyRichard Laager2012-04-111-5/+5
* Document the zle compression algorithmRichard Laager2012-04-111-2/+6
* Export additional dsl symbolsBrian Behlendorf2012-04-112-1/+12
* Fixed a NULL pointer dereference bug in zfs_preumountGunnar Beutner2012-04-051-1/+1
* Make Gentoo initscript use modinfoRichard Yao2012-04-031-1/+1
* Print human readable error message for ENOENTRichard Yao2012-04-031-0/+4
* Properly expose the mfu ghost list kstatsBrian Behlendorf2012-03-271-1/+1
* Remove hard-coded 80 column outputCraig Sanders2012-03-271-4/+25
* ZFS 0.6.0-rc8zfs-0.6.0-rc8Brian Behlendorf2012-03-261-1/+1
* Fix executable permissionsBrian Behlendorf2012-03-263-0/+1
* Add --enable-debug-dmu-tx configure optionBrian Behlendorf2012-03-2362-25/+154
* Enhance a dmu_tx_dirty_buf() assertionBrian Behlendorf2012-03-231-1/+2
* Add ZFS_META_RELEASE to module load/unload messagesBrian Behlendorf2012-03-231-6/+7
* Account for .zfs ctldir inodesBrian Behlendorf2012-03-221-0/+1
* Add .zfs control directoryBrian Behlendorf2012-03-2279-101/+2037
* Add zio constructor/destructorBrian Behlendorf2012-03-211-15/+63
* Revert "Add zio constructor/destructor"Brian Behlendorf2012-03-211-62/+15
* ZFS 0.6.0-rc7zfs-0.6.0-rc7Brian Behlendorf2012-03-161-1/+1
* Add missing NULL in zpl_xattr_handlersBrian Behlendorf2012-03-151-0/+1
* Use stderr for 'no pools/datasets available' errorGregor Kopka2012-03-152-6/+6
* Add sa_spill_rele() interfaceBrian Behlendorf2012-03-072-0/+15
* Add zio constructor/destructorBrian Behlendorf2012-03-071-15/+62
* Fix distribution detectionRichard Yao2012-03-052-50/+58
* Align parition end on 1 MiB boundaryNed Bass2012-03-051-3/+6
* Use SA_HDL_PRIVATE for SA xattrsBrian Behlendorf2012-03-021-5/+28
* Cleanly support debug packagesBrian Behlendorf2012-02-2760-16/+99
* Add 'dmu_tx' kstats entryBrian Behlendorf2012-02-277-4/+93
* Add arc_state_t stats to arcstatsBrian Behlendorf2012-02-271-0/+73
* Return success from check_slice() if device doesn't existNed Bass2012-02-271-9/+0
* Export symbols for zero-copyAlex Zhuravlev2012-02-171-0/+2
* Support ashift=13 for 8KB SSD block sizesRichard Yao2012-02-132-2/+2
* Add 'fsid' mount option to allowed options.Turbo Fredriksson2012-02-131-1/+1
* Export symbols for zero-copyBrian Behlendorf2012-02-101-4/+4