aboutsummaryrefslogtreecommitdiffstats
path: root/module
Commit message (Expand)AuthorAgeFilesLines
* zvol processing should use struct bioRichard Yao2015-09-043-204/+124
* Dbuf hash table should be sized as is the arc hash tableTim Chase2015-09-021-3/+4
* Add spa_slop_shift module optionBrian Behlendorf2015-09-021-0/+3
* Disable LBA weighting on files and SSDsRichard Yao2015-09-014-2/+16
* Check for RW_WRITE_HELD in zfs_inactivetuxoko2015-09-011-3/+10
* Linux 4.2 compat: misc_deregister()Brian Behlendorf2015-09-012-10/+2
* Linux 3.18 compat: Snapshot auto-mountingBrian Behlendorf2015-08-318-398/+454
* 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
* Initialize the taskq entry embedded within struct vdevTim Chase2015-08-301-0/+1
* Allow recovery from corrupted snapshot mapsTim Chase2015-08-281-0/+6
* Check large block feature flag on volumesBrian Behlendorf2015-08-282-2/+27
* 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
* 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
* Add parenthesis to the ternary operatortuxoko2015-08-191-1/+1
* Update arc_memory_throttle() to check pageoutBrian Behlendorf2015-07-301-7/+37
* Update arc_available_memory() to check freememBrian Behlendorf2015-07-301-31/+33
* Bound zvol_threads module optionBrian Behlendorf2015-07-291-3/+4
* Fix "BUG: Bad page state" caused by writeback flagChunwei Chen2015-07-291-0/+50
* Align thread priority with Linux defaultsBrian Behlendorf2015-07-289-16/+18
* Check for NULL in dmu_free_long_range_impl()Brian Behlendorf2015-07-281-1/+5
* Minor style cleanupBrian Behlendorf2015-07-231-10/+7
* Remove double counting HDR_L2ONLY_SIZEBrian Behlendorf2015-07-231-3/+0
* Add hdr_recl() reclaim callbackBrian Behlendorf2015-07-231-2/+18
* Reinstate zfs_arc_p_min_shiftBrian Behlendorf2015-07-231-2/+14
* Illumos 5817 - change type of arcs_size from uint64_t to refcount_tPrakash Surya2015-07-231-27/+112
* Illumos 5445 - Add more visibility via arcstatsPrakash Surya2015-07-231-40/+151
* Illumos 5376 - arc_kmem_reap_now() should not result in clearing arc_no_growMatthew Ahrens2015-07-231-156/+369
* Add logic to try and recover an inode with an invalid modeBrian Behlendorf2015-07-171-4/+11
* Support parallel build trees (VPATH builds)Turbo Fredriksson2015-07-177-115/+137
* Update inode under range lockBrian Behlendorf2015-07-171-1/+1
* Linux 4.2 compat: follow_link() / put_link()Brian Behlendorf2015-07-171-4/+27
* Linux 4.2 compat: remove bio->bi_cnt accessBrian Behlendorf2015-07-171-9/+0
* Illumos 5347 - idle pool may run itself out of spaceMatthew Ahrens2015-07-143-23/+46
* Illumos 5610 - zfs clone from different source and target pools produces core...Alexander Eremin2015-07-141-11/+2
* Failure of userland copy should return EFAULTRichard Yao2015-07-141-1/+1
* Translate sync zio to sync bioBoris Protopopov2015-07-131-2/+8
* Fix switch-bool warningBrian Behlendorf2015-07-131-1/+1
* Illumos 5661 - ZFS: "compression = on" should use lz4 if feature is enabledJustin T. Gibbs2015-07-103-20/+27
* Illumos 4745 - fix AVL code misspellingsJosef 'Jeff' Sipek2015-07-101-5/+6
* Prevent reclaim in metaslab preload threadsTim Chase2015-07-061-0/+2
* Illumos 5008 - lock contention (rrw_exit) while running a read only loadAlexander Motin2015-07-063-10/+98
* Illumos 5911 - ZFS "hangs" while deleting fileMatthew Ahrens2015-07-064-32/+89
* Illumos 5981 - Deadlock in dmu_objset_find_dpArne Jansen2015-07-063-4/+38
* Illumos 5946, 5945Andriy Gapon2015-07-062-0/+12
* Illumos 5870 - dmu_recv_end_check() leaks origin_head hold if error happens i...Andriy Gapon2015-07-061-2/+6
* Illumos 5909 - ensure that shared snap names don't become too long after prom...Andriy Gapon2015-07-061-0/+6