summaryrefslogtreecommitdiffstats
path: root/module
Commit message (Expand)AuthorAgeFilesLines
* Use 32 as the default number of zvol threads.Etienne Dechamps2012-02-081-4/+1
* Improve ZVOL queue behavior.Etienne Dechamps2012-02-071-0/+9
* Fix synchronicity for ZVOLs.Etienne Dechamps2012-02-071-3/+27
* Support "sync=always" for ZVOLs.Etienne Dechamps2012-02-071-1/+1
* Linux 3.3 compat, sops->show_options()Brian Behlendorf2012-02-031-7/+17
* Cleanup ZFS debug infrastructureBrian Behlendorf2012-02-024-119/+42
* Allow multiple values per directory entryBrian Behlendorf2012-02-022-6/+28
* Export symbol zfs_attr_tableBrian Behlendorf2012-01-271-0/+1
* Allow setting bootfs on any poolRichard Laager2012-01-171-3/+8
* Reduce number of zio free threadsNed Bass2012-01-171-1/+1
* 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-121-0/+29
* Linux 3.1 compat, super_block->s_shrinkBrian Behlendorf2012-01-114-50/+287
* Linux 3.2 compat: set_nlink()Darik Horn2011-12-161-1/+1
* Illumos #734: Use taskq_dispatch_ent() interfaceGarrett D'Amore2011-12-142-6/+20
* Set zvol_major/zvol_threads permissionsBrian Behlendorf2011-12-071-2/+2
* Update default ARC memory limitsBrian Behlendorf2011-12-051-4/+4
* Allow xattrs on symlinksBrian Behlendorf2011-11-291-0/+4
* Implement SA based xattrsBrian Behlendorf2011-11-287-76/+405
* Limit maximum ashift value to 12Brian Behlendorf2011-11-111-1/+1
* Linux 3.1 compat, fops->fsync()Brian Behlendorf2011-11-101-13/+54
* Simplify BDI integrationBrian Behlendorf2011-11-081-25/+23
* Disown dataset in zfs_sb_create()Brian Behlendorf2011-11-081-1/+1
* Improve meta data performanceBrian Behlendorf2011-11-032-11/+20
* Fix NULL deref in balance_pgdat()Brian Behlendorf2011-11-031-3/+7
* Fix a race condition in zfs_getattr_fast()Gunnar Beutner2011-11-031-0/+5
* Illumos #1661: Fix flaw in sa_find_sizes() calculationXin Li2011-10-241-2/+2
* Change sun.com URLs to zfsonlinux.orgDarik Horn2011-10-241-1/+1
* Set mtime on symbolic linksBrian Behlendorf2011-10-181-0/+2
* Illumos #755: dmu_recv_stream builds incomplete guid_to_ds_mapAlexander Stetsenko2011-10-181-58/+33
* Export symbols for the VFS APIBrian Behlendorf2011-10-111-4/+10
* Export symbols for the full SA APIBrian Behlendorf2011-10-052-0/+42
* zpl: Fix "df -i" to have better free inodes valueAndreas Dilger2011-09-281-1/+1
* Export symbols for the full ZAP APIBrian Behlendorf2011-09-271-9/+36
* Suppress kmem_alloc() warning in zfs_prop_set_special()Brian Behlendorf2011-09-151-1/+2
* Fix usage of zsb after freeBrian Behlendorf2011-09-091-4/+3
* Fix incompatible pointer type warningBrian Behlendorf2011-08-191-1/+2
* Correctly lock pages for .readpages()Brian Behlendorf2011-08-081-54/+13
* Add backing_device_info per-filesystemBrian Behlendorf2011-08-041-0/+27
* Cleanup mmap(2) writesBrian Behlendorf2011-08-022-109/+89
* Illumos #1313: Integer overflow in txg_delay()Martin Matuska2011-08-011-1/+1
* Illumos #278: get rid zfs of python and pyzfs dependenciesAlexander Stetsenko2011-08-011-1/+2
* Illumos #1043: Recursive zfs snapshot destroy failsMartin Matuska2011-08-011-0/+5
* Illumos #883: ZIL reuse during remount corruptionEric Schrock2011-08-011-16/+24
* Illumos #1092: zfs refratio propertyMatt Ahrens2011-08-012-5/+12
* Illumos #1051: zfs should handle imbalanced lunsGeorge Wilson2011-08-013-28/+106
* Illumos #175: zfs vdev cache consumes excessive memoryGarrett D'Amore2011-08-011-1/+8
* Illumos #764: panic in zfs:dbuf_sync_listGordon Ross2011-08-011-4/+16
* Illumos #xxx: zdb -vvv broken after zfs diff integrationTim Haley2011-08-011-14/+14
* Fix txg_sync_thread deadlockBrian Behlendorf2011-07-221-2/+2