summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Let libnvpair be linked independently of libzfs.Darik Horn2012-02-074-3/+9
* Linux 3.3 compat, sops->show_options()Brian Behlendorf2012-02-0359-7/+234
* Cleanup ZFS debug infrastructureBrian Behlendorf2012-02-027-162/+66
* Allow multiple values per directory entryBrian Behlendorf2012-02-022-6/+28
* Export symbol zfs_attr_tableBrian Behlendorf2012-01-271-0/+1
* Ignore dataset if the dds_type is DMU_OST_OTHERPrakash Surya2012-01-191-0/+3
* Fix rpm dependenciesBrian Behlendorf2012-01-182-10/+11
* Add the release component to headersBrian Behlendorf2012-01-1816-24/+24
* Allow GPT+EFI vdev replacement in boot pools.Darik Horn2012-01-181-0/+2
* Combine libraries: spl, avl, efi, share, unicode.Darik Horn2012-01-1732-485/+154
* Allow setting bootfs on any poolRichard Laager2012-01-171-3/+8
* Reduce number of zio free threadsNed Bass2012-01-171-1/+1
* Increase link count limit to 2^31-1Brian Behlendorf2012-01-131-3/+3
* Run ZFS_AC_PACMAN only if $VENDOR is "arch"Prakash Surya2012-01-132-82/+87
* Add overlay(-O) mount option supportSuman Chakravartula2012-01-123-4/+15
* Apply the ZoL coding standard to zpl_xattr.cDarik Horn2012-01-121-17/+16
* Linux 3.2 compat, security_inode_init_security()Brian Behlendorf2012-01-125-3/+233
* Treat /dev/vd* as whole disksRichard Laager2012-01-111-0/+6
* Avoid using awk in the zpool_id script.Darik Horn2012-01-111-4/+13
* Linux 3.1 compat, super_block->s_shrinkBrian Behlendorf2012-01-1165-51/+858
* Move Arch Linux's VENDOR check above Ubuntu'sPrakash Surya2011-12-192-4/+4