aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Force create /run/sendsigs.omit.d link when starting zedSenH2015-09-081-1/+1
* Add dbgmsg kstatBrian Behlendorf2015-09-046-142/+199
* Support accessing .zfs/snapshot via NFSBrian Behlendorf2015-09-043-0/+141
* Fix invalid fileid for snapshot root dentryAndrey Vesnovaty2015-09-041-0/+10
* Merge branch 'zvol'Brian Behlendorf2015-09-0421-700/+288
|\
| * Remove blk_queue_nonrot() autotools checkRichard Yao2015-09-042-26/+0
| * Remove blk_queue_discard() autotools checkRichard Yao2015-09-042-23/+0
| * Remove blk_rq_bytes()/blk_rq_sectors autotools checksRichard Yao2015-09-044-87/+0
| * Remove blk_rq_pos() autotools checkRichard Yao2015-09-043-30/+0
| * Remove blk_fetch_request() autotools checkRichard Yao2015-09-043-40/+0
| * Remove blk_requeue_request() autotools checkRichard Yao2015-09-043-34/+0
| * Remove blk_end_request() autotools check.Richard Yao2015-09-043-115/+0
| * Remove rq_is_sync() autotools checkRichard Yao2015-09-043-30/+0
| * Remove rq_for_each_segment() autotools checkRichard Yao2015-09-043-90/+0
| * Support secure discard on zvolsRichard Yao2015-09-041-7/+12
| * zvol processing should use struct bioRichard Yao2015-09-0411-218/+276
| * VDEV_REQ_FUA should be mapped to REQ_FUARichard Yao2015-09-021-1/+1
* | Prevent reclaim in the traverse prefetch threadTim Chase2015-09-041-0/+2
* | Add temporary mount optionsBrian Behlendorf2015-09-0313-62/+332
|/
* Dbuf hash table should be sized as is the arc hash tableTim Chase2015-09-022-3/+7
* Add spa_slop_shift module optionBrian Behlendorf2015-09-022-0/+19
* Reorder zfs-* services to allow /var on separate datasetJames Lee2015-09-025-46/+45
* Disable LBA weighting on files and SSDsRichard Yao2015-09-015-2/+17
* Check for RW_WRITE_HELD in zfs_inactivetuxoko2015-09-011-3/+10
* Remove blk_queue_io_opt() autotools checkRichard Yao2015-09-013-34/+0
* Remove blk_queue_physical_block_size() autotools checkRichard Yao2015-09-013-36/+0
* Linux 4.2 compat: misc_deregister()Brian Behlendorf2015-09-012-10/+2
* Linux 3.18 compat: Snapshot auto-mountingBrian Behlendorf2015-08-3113-419/+496
* zfsctl: No need to sync ctldir inodesAndrey Vesnovaty2015-08-311-0/+3
* Clear QUEUE_FLAG_ADD_RANDOM on zvolsRichard Yao2015-08-301-0/+3
* Fix small typololi10K2015-08-301-1/+1
* Some OpenRC dependency logic belongs in mountRichard Yao2015-08-302-10/+12
* Initialize the taskq entry embedded within struct vdevTim Chase2015-08-301-0/+1
* Add extra keyword 'slot' to vdev_id.confAndreas Buschmann2015-08-302-1/+40
* Allow recovery from corrupted snapshot mapsTim Chase2015-08-281-0/+6
* Check large block feature flag on volumesBrian Behlendorf2015-08-284-5/+36
* Limit max_hw_sectors_kb to 16MBrian Behlendorf2015-08-281-1/+1
* Linux 4.1 compat: loop device on ZFSChunwei Chen2015-08-245-137/+162
* Add compatibility layer for {kmap,kunmap}_atomicChunwei Chen2015-08-244-1/+63
* Linux 4.2 compat: vfs_rename()Brian Behlendorf2015-08-191-0/+22
* Handle zap_lookup() failure in ddt_object_load()Brian Behlendorf2015-08-191-3/+4
* Fix zvol detectionRichard Yao2015-08-191-0/+6
* Add parenthesis to the ternary operatortuxoko2015-08-191-1/+1
* Fix build failure with Linux 4.1 and FTRACEChris Dunlop2015-08-181-0/+3
* Linux 4.1 compat: configure bdi_setup_and_register()Chris Dunlop2015-08-181-2/+2
* ztest: display non-index properties properly at verbose level 6Tim Chase2015-07-301-3/+10
* Rework zed_notify_email for configurable PROG/OPTSChris Dunlap2015-07-302-11/+51
* Fix whitespace in zed_log_errChris Dunlap2015-07-301-1/+1
* Update arc_memory_throttle() to check pageoutBrian Behlendorf2015-07-302-13/+44
* Update arc_available_memory() to check freememBrian Behlendorf2015-07-302-31/+46