summaryrefslogtreecommitdiffstats
path: root/module
Commit message (Expand)AuthorAgeFilesLines
* build: resolve orthographic and other grammatical errorsJan Engelhardt2013-04-021-3/+3
* Add zio_ddt_free()+ddt_phys_decref() error handlingBrian Behlendorf2013-03-192-4/+9
* Add metaslab_debug optionBrian Behlendorf2013-03-181-1/+6
* Linux 3.9 compat: Undefine GCC_VERSIONRichard Yao2013-03-061-0/+8
* Refresh links to web siteNed Bass2013-03-061-1/+1
* Add KMODDIR to install targetBrian Behlendorf2013-03-061-8/+13
* Add snapdev=[hidden|visible] dataset propertyEric Dillmann2013-03-053-3/+71
* Merge zvol.c changes from PSARC 2010/306 Read-only ZFS poolsGeorge Wilson2013-03-041-5/+8
* Constify structures containing function pointersRichard Yao2013-03-045-43/+43
* Fix hot sparesBrian Behlendorf2013-03-011-3/+5
* Remove wholedisk check from vdev_disk_open()Brian Behlendorf2013-02-281-14/+0
* Leaf vdevs should not be reopenedBrian Behlendorf2013-02-281-3/+16
* Remove the bio_empty_barrier() check.Etienne Dechamps2013-02-241-9/+0
* Enable zfs_arc_memory_throttle_disable by defaultBrian Behlendorf2013-02-211-1/+1
* Make spa.c assertions catch unsupported pre-feature flag pool versionsRichard Yao2013-02-121-2/+2
* Add explicit MAXNAMELEN checkBrian Behlendorf2013-02-121-0/+3
* Switch KM_SLEEP to KM_PUSHPAGENed Bass2013-02-062-3/+3
* Cast 'zfs bad bloc' to ULL for x86Brian Behlendorf2013-02-041-1/+1
* Add zfs_arc_memory_throttle_disable module optionBrian Behlendorf2013-02-011-0/+7
* Add zfs_disable_dup_eviction module optionBrian Behlendorf2013-02-011-0/+3
* Fix mismatch between SA header size and layoutNed Bass2013-01-311-0/+16
* Fix rounding discrepancy in sa_find_sizes()Ned Bass2013-01-311-0/+5
* Illumos #3447 improve the comment in txg.cAdam H. Leventhal2013-01-301-2/+71
* Illumos #3035 LZ4 compression support in ZFS and GRUBEric Dillmann2013-01-297-1/+1128
* Avoid gcc -Werror=maybe-uninitialized warningsChris Wedgwood2013-01-281-2/+2
* Use dsl_dataset_snap_lookup()Brian Behlendorf2013-01-253-34/+5
* Add d_clear_d_op() compatibilityBrian Behlendorf2013-01-231-0/+2
* fzap_cursor_move_to_key() should drop l_rwlockNed Bass2013-01-231-6/+6
* Fix zpl_revalidate() NULL derefBrian Behlendorf2013-01-221-1/+1
* Use sb->s_d_op default dentry operationsBrian Behlendorf2013-01-182-11/+9
* Fix zpool on zvol deadlockMassimo Maggi2013-01-181-13/+13
* Revert "Revert "Fix unlink/xattr deadlock""Brian Behlendorf2013-01-172-55/+90
* Fix 'zfs rollback' on mounted file systemsBrian Behlendorf2013-01-175-41/+131
* Fix false ENOENT on snapshot control dentriesNed Bass2013-01-161-58/+66
* Fix quoting error in unmount commandNed Bass2013-01-161-1/+1
* Illumos #3189 kernel panic in test hotspare_onoffline_004_negChristopher Siden2013-01-141-1/+1
* Illumos #1862 incremental zfs receive fails for sparse file > 8PBArne Jansen2013-01-141-15/+27
* Illumos #3208 cross-endian incorrect user/group accountingMatthew Ahrens2013-01-141-9/+25
* Illumos #2618 arc.c mistypes in the commentsBart Coddens2013-01-111-4/+4
* call_usermodehelper() should wait for processNed Bass2013-01-093-4/+4
* Revert "Avoid ELOOP on auto-mounted snapshots"Brian Behlendorf2013-01-091-7/+0
* Only reduce __zio_execute() stack usage in kernel spaceBrian Behlendorf2013-01-091-0/+2
* Illumos #3145, #3212George Wilson2013-01-082-2/+101
* Illumos #3104: eliminate empty bpobjsMatthew Ahrens2013-01-086-11/+130
* Fix __zio_execute() asynchronous dispatchBrian Behlendorf2013-01-081-9/+17
* Illumos #3349: zpool upgrade -V bumps the on disk version numberGeorge Wilson2013-01-081-0/+8
* Illumos #3086: unnecessarily setting DS_FLAG_INCONSISTENT on asyncMatthew Ahrens2013-01-087-113/+192
* Illumos #2762: zpool command should have better support for feature flagsChristopher Siden2013-01-082-10/+20
* Illumos #3090 and #3102George Wilson2013-01-084-51/+125
* Illumos #2619 and #2747Christopher Siden2013-01-0830-365/+2454