summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add LIBSELINUX to mount_zfs_LDFLAGS.Darik Horn2011-12-162-2/+2
* Linux 3.2 compat: set_nlink()Darik Horn2011-12-1660-1/+228
* Update the character class in the zpool man page.Darik Horn2011-12-161-1/+1
* Add make rule for building Arch Linux packagesPrakash Surya2011-12-1461-21/+589
* Illumos #734: Use taskq_dispatch_ent() interfaceGarrett D'Amore2011-12-145-41/+134
* Set zvol_major/zvol_threads permissionsBrian Behlendorf2011-12-071-2/+2
* Update default ARC memory limitsBrian Behlendorf2011-12-051-4/+4
* Quote variables in the zfs.lsb script.Darik Horn2011-12-051-16/+16
* Source /etc/default/zfs after setting defaults.Darik Horn2011-12-051-5/+3
* Demote the whackbang in the zpool_id script.Darik Horn2011-12-051-1/+1
* Demote egrep to grep in the zpool_id script.Darik Horn2011-12-051-1/+1
* Quote variables in the zpool_id script.Darik Horn2011-12-051-12/+12
* Support path_id changes in udev 174.Darik Horn2011-12-051-1/+9
* Added comments for libshare's NFS functions.Gunnar Beutner2011-12-051-1/+57
* Fix configure tests to play nice with GCC 4.6Prakash Surya2011-11-2912-0/+99
* Allow xattrs on symlinksBrian Behlendorf2011-11-291-0/+4
* Implement SA based xattrsBrian Behlendorf2011-11-2812-76/+425
* In autoconf v2.68, AC_LANG_PROGRAM must be quotedPrakash Surya2011-11-284-7/+7
* Allow leading digits in userquota/groupquota namesSuman Chakravartula2011-11-211-39/+28
* Limit maximum ashift value to 12Brian Behlendorf2011-11-112-2/+2
* Fix depmod warningBrian Behlendorf2011-11-101-4/+4