summaryrefslogtreecommitdiffstats
path: root/module
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.8 compat: Fix removal of bio->bi_rw memberBrian Behlendorf2016-09-091-21/+10
* Linux 4.8 compat: posix_acl_valid()Brian Behlendorf2016-09-091-2/+2
* Linux 4.8 compat: REQ_OP and bio_set_op_attrs()Chunwei Chen2016-09-092-20/+28
* Linux 4.8 compat: submit_bio()Brian Behlendorf2016-09-091-2/+13
* FreeBSD rS271776 - Persist vdev_resilver_txg changessmh2016-09-091-2/+5
* Fix incorrect pool state after importGeLiXin2016-09-091-1/+1
* Fix self-healing IO prior to dsl_pool_init() completionGeLiXin2016-09-092-6/+23
* OpenZFS 6876 - Stack corruption after importing a pool with a too-long namePaul Dagnelie2016-09-092-0/+29
* OpenZFS 7263 - deeply nested nvlist can overflow stackMatthew Ahrens2016-09-091-2/+21
* Fix dbuf_stats_hash_table_data raceChunwei Chen2016-09-091-2/+0
* Prevent null dereferences when accessing dbuf kstatTim Chase2016-09-091-3/+7
* fh_to_dentry should return ESTALE when generation mismatchChunwei Chen2016-09-091-1/+1
* Don't allow accessing XATTR via export handleChunwei Chen2016-09-091-0/+8
* Fix out-of-bound access in zfs_fillpageChunwei Chen2016-09-091-2/+1
* Fix memleak in zpl_parse_optionsChunwei Chen2016-09-091-3/+3
* Fix arc_prune_task use-after-freeChunwei Chen2016-09-091-10/+11
* Fix get_zfs_sb race with concurrent umountChunwei Chen2016-09-091-3/+3
* Kill zp->z_xattr_parent to prevent pinningChunwei Chen2016-09-092-62/+26
* xattr dir doesn't get purged during iputChunwei Chen2016-09-091-1/+2
* Add tunable to ignore hole_birth (enabled by default)Rich Ercolani2016-09-091-1/+5
* Fix PANIC: metaslab_free_dva(): bad DVA X:Y:ZPeng2016-09-051-0/+16
* Fix Large kmem_alloc in vdev_metaslab_initChunwei Chen2016-09-051-3/+3
* Linux 4.6 compat: Fall back to d_prune_aliases() if necessaryTim Chase2016-09-051-2/+15
* Skip ctldir znode in zfs_rezget to fix snapdir issuesChunwei Chen2016-09-051-0/+10
* Linux 4.7 compat: fix zpl_get_acl returns invalid acl pointerChunwei Chen2016-09-051-0/+10
* Retire HAVE_CURRENT_UMASK and HAVE_POSIX_ACL_CACHINGBrian Behlendorf2016-09-051-2/+0
* Linux 4.7 compat: use iterate_shared for concurrent readdirChunwei Chen2016-09-052-10/+18
* Linux 4.7 compat: replace blk_queue_flush with blk_queue_write_cacheChunwei Chen2016-09-051-1/+3
* Remove dummy znode from zvol_stateChunwei Chen2016-09-055-65/+68
* Fix ztest truncated cache fileBrian Behlendorf2016-09-051-2/+3
* Obey arc_meta_limit default size when changing arc_maxAndCycle2016-09-051-1/+1
* Enable PF_FSTRANS for ioctl secpolicy callbacks (#4571)Tim Chase2016-05-061-1/+4
* Use udev for partition detectionBrian Behlendorf2016-05-061-5/+24
* Remove wrong ASSERT in annotate_ecksumChunwei Chen2016-05-011-2/+2
* Add support 32 bit FS_IOC32_{GET|SET}FLAGS compat ioctlsColin Ian King2016-05-011-1/+14
* Linux 4.6 compat: PAGE_CACHE_SIZE removalBrian Behlendorf2016-05-012-24/+23
* Fix inverted logic on none elevator comparisonColin Ian King2016-05-011-1/+1
* Fix ZPL miswrite of default POSIX ACLNed Bass2016-05-011-1/+1
* Linux 4.5 compat: Use xattr_handler->name for aclChunwei Chen2016-05-011-20/+44
* Fix lock order inversion with zvol_open()Boris Protopopov2016-03-221-43/+20
* Add support for asynchronous zvol minor operationsBoris Protopopov2016-03-228-202/+437
* Make zvol minor functionality more robustBoris Protopopov2016-03-221-17/+78
* Handling negative dentries in a CI file system.Richard Sharpe2016-03-221-2/+32
* Fix casesensitivity=insensitive deadlockRichard Sharpe2016-03-221-2/+30
* Illumos 6370 - ZFS send fails to transmit some holesPaul Dagnelie2016-03-152-14/+43
* Linux 4.5 compat: xattr list handlerBrian Behlendorf2016-01-291-197/+255
* Linux 4.5 compat: get_link() / put_link()Brian Behlendorf2016-01-291-33/+92
* Prevent arc_c collapseTim Chase2016-01-291-8/+9
* Prevent duplicated xattr between SA and dirChunwei Chen2016-01-291-5/+68
* Close possible zfs_znode_held() raceBrian Behlendorf2016-01-291-4/+3