aboutsummaryrefslogtreecommitdiffstats
path: root/module
Commit message (Expand)AuthorAgeFilesLines
* Add missing NULL in zpl_xattr_handlersBrian Behlendorf2012-03-151-0/+1
* Add sa_spill_rele() interfaceBrian Behlendorf2012-03-071-0/+14
* Add zio constructor/destructorBrian Behlendorf2012-03-071-15/+62
* Use SA_HDL_PRIVATE for SA xattrsBrian Behlendorf2012-03-021-5/+28
* Add 'dmu_tx' kstats entryBrian Behlendorf2012-02-276-4/+65
* Add arc_state_t stats to arcstatsBrian Behlendorf2012-02-271-0/+73
* Export symbols for zero-copyAlex Zhuravlev2012-02-171-0/+2
* Support ashift=13 for 8KB SSD block sizesRichard Yao2012-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-091-0/+47
* Support the fallocate() file operation.Etienne Dechamps2012-02-092-0/+59
* Check permissions in zfs_space().Etienne Dechamps2012-02-091-0/+11
* Implement the truncate_range() inode operation.Etienne Dechamps2012-02-091-0/+28
* 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