aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use spl_debug_* helpersBrian Behlendorf2012-02-091-2/+2
* Add support for DISCARD to ZVOLs.Etienne Dechamps2012-02-0960-0/+273
* Support the fallocate() file operation.Etienne Dechamps2012-02-0961-0/+447
* Check permissions in zfs_space().Etienne Dechamps2012-02-091-0/+11
* Implement the truncate_range() inode operation.Etienne Dechamps2012-02-091-0/+28
* Fix zconfig.sh non-optimal alignmentBrian Behlendorf2012-02-092-56/+67
* Use 32 as the default number of zvol threads.Etienne Dechamps2012-02-081-4/+1
* Improve ZVOL queue behavior.Etienne Dechamps2012-02-0764-0/+1159
* Fix synchronicity for ZVOLs.Etienne Dechamps2012-02-0760-3/+433
* Support "sync=always" for ZVOLs.Etienne Dechamps2012-02-071-1/+1