summaryrefslogtreecommitdiffstats
path: root/module
Commit message (Expand)AuthorAgeFilesLines
* Switch KM_SLEEP to KM_PUSHPAGEBrian Behlendorf2012-09-191-3/+3
* Switch KM_SLEEP to KM_PUSHPAGEBrian Behlendorf2012-09-171-1/+1
* ZFS replay transaction error 5Cyril Plisko2012-09-171-8/+7
* Clear PG_writeback for sync I/O error caseBrian Behlendorf2012-09-141-0/+9
* Move iput() after zfs_inode_update()Brian Behlendorf2012-09-121-2/+2
* Remove zvol device nodeBrian Behlendorf2012-09-101-0/+1
* Make ZFS filesystem id persistent across different machinesCyril Plisko2012-09-061-2/+4
* Disable page allocation warnings for ARC buffersBrian Behlendorf2012-09-061-2/+3
* Switch KM_SLEEP to KM_PUSHPAGEBrian Behlendorf2012-09-052-3/+3
* Switch KM_SLEEP to KM_PUSHPAGEBrian Behlendorf2012-09-041-2/+2
* Switch KM_SLEEP to KM_PUSHPAGEBrian Behlendorf2012-09-041-1/+1
* Switch KM_SLEEP to KM_PUSHPAGEChris Dunlop2012-09-022-6/+6
* Switch KM_SLEEP to KM_PUSHPAGEBrian Behlendorf2012-08-311-2/+2
* Clear PG_writeback after zil_commit() for sync I/OBrian Behlendorf2012-08-301-3/+8
* Switch KM_SLEEP to KM_PUSHPAGERichard Yao2012-08-2741-170/+172
* mzap_upgrade() must use kmem_alloc()Brian Behlendorf2012-08-271-3/+3
* Annotate KM_PUSHPAGE call paths with PF_NOFSBrian Behlendorf2012-08-273-5/+42
* Pre-allocate vdev I/O buffersBrian Behlendorf2012-08-272-2/+56
* Revert Disable direct reclaim for z_wr_* threadsRichard Yao2012-08-271-6/+3
* Revert Fix zpl_writepage() deadlockRichard Yao2012-08-271-14/+1
* Revert Fix ASSERTION(!dsl_pool_sync_context(tx->tx_pool))Richard Yao2012-08-271-13/+0
* rmdir(2) should return ENOTEMPTYBrian Behlendorf2012-08-261-3/+3
* Illumos #3085: zfs diff panics, then panics in a loop on bootingChristopher Siden2012-08-251-4/+5
* Illumos #2901: zfs receive fails for exabyte sparse filesSimon Klinkert2012-08-251-0/+3
* Drop spill buffer referenceJaven Wu2012-08-251-2/+22
* Revert "Use SA_HDL_PRIVATE for SA xattrs"Brian Behlendorf2012-08-251-28/+5
* Wrap smp_processor_id in kpreempt_[dis|en]ablePrakash Surya2012-08-242-2/+18
* Export dmu_buf_rele() symbolBrian Behlendorf2012-08-141-0/+1
* Suppress 'zfs_sb_create' memory warningBrian Behlendorf2012-08-101-1/+1
* Export dbuf_* symbolsBrian Behlendorf2012-08-101-1/+33
* Illumos #1693: persistent 'comment' field for a zpoolDan McDonald2012-08-083-1/+54
* Set zvol discard_granularity to the volblocksize.Etienne Dechamps2012-08-071-0/+1
* Limit the number of blocks to discard at once.Etienne Dechamps2012-07-311-1/+6
* Illumos #1644, #1645, #1646, #1647, #1708Matthew Ahrens2012-07-3110-127/+594
* Add script for builtin module building.Etienne Dechamps2012-07-267-31/+18
* Linux 3.5 compat, end_writeback() changed to clear_inode()Richard Yao2012-07-231-5/+10
* Linux 3.5 compat, iops->truncate_range() removedRichard Yao2012-07-231-0/+4
* Linux 3.5 compat, eops->encode_fh() takes inodesRichard Yao2012-07-231-1/+6
* Disable .zfs directory on 32-bit systemsBrian Behlendorf2012-07-201-2/+9
* Add ddt_object_load() error handlingBrian Behlendorf2012-07-201-1/+3
* Add 'inline' keywordBrian Behlendorf2012-07-191-4/+4
* Fix build failures on PaX/GRSecurity patched kernelsRichard Yao2012-07-172-27/+26
* Move partition scanning from userspace to module.Etienne Dechamps2012-07-171-2/+70
* Illumos #1949, #1953George Wilson2012-07-112-6/+12
* Illumos #1748: desire support for reguid in zfsGarrett D'Amore2012-07-115-10/+83
* Update incorrect ddt_zap_lookup() assertionBrian Behlendorf2012-07-031-1/+1
* Add ZIL statistics.Etienne Dechamps2012-06-291-2/+61
* Speed up 'zfs list -t snapshot -o name -s name'Pawel Jakub Dawidek2012-06-141-2/+3
* Add zvol_inhibit_dev module option.Darik Horn2012-06-131-0/+10
* Make zil_slog_limit a tunable module parameter.Etienne Dechamps2012-06-121-1/+4