aboutsummaryrefslogtreecommitdiffstats
path: root/module
Commit message (Expand)AuthorAgeFilesLines
* dmu_tx: Fix possible NULL pointer dereferenceNathaniel Clark2013-08-011-2/+5
* Remove b_thawed from arc_buf_hdr_tRichard Yao2013-08-011-11/+0
* Remove arc_data_buf_alloc()/arc_data_buf_free()Richard Yao2013-08-011-17/+0
* Remove zio_alloc_arenaRichard Yao2013-08-011-6/+0
* Make arc+l2arc module options writableBrian Behlendorf2013-07-301-49/+60
* Change l2arc_norw default to zeroBrian Behlendorf2013-07-291-1/+1
* Fix inaccurate arcstat_l2_hdr_size calculationsYing Zhu2013-07-291-2/+7
* Fix arc_adapt() spinning in iterate_supers_type()Brian Behlendorf2013-07-171-0/+4
* Fix read-only pool hang on unmountBrian Behlendorf2013-07-171-1/+5
* Fix zfsctl_expire_snapshot() deadlockBrian Behlendorf2013-07-121-0/+8
* Improve N-way mirror performanceBrian Behlendorf2013-07-111-3/+73
* Add new kstat for monitoring time in dmu_tx_assignPrakash Surya2013-07-112-0/+67
* Log pool suspension warnings to the consoleBrian Behlendorf2013-07-101-0/+3
* Use GFP_NOIO in vdev_disk_io_flush()Brian Behlendorf2013-07-101-1/+1
* Improve code in arc_buf_remove_refYing Zhu2013-07-091-1/+2
* Update zio.cShen Yan2013-07-091-1/+1
* Add zfs_autoimport_disable tunableBrian Behlendorf2013-07-091-0/+8
* 3.10 API change: block_device_operations->release() returns voidChris Dunlop2013-07-081-0/+6
* Open pools asynchronously after module loadBrian Behlendorf2013-07-031-2/+0
* Cleanup zvol initialization codeRichard Yao2013-07-031-10/+18
* Call zvol_create_minors() in spa_open_common() when initializing poolPawel Jakub Dawidek2013-07-032-3/+13
* Illumos #3498 panic in arc_read()George Wilson2013-07-0212-177/+70
* Illumos #3122 zfs destroy filesystem should prefetch blocksMatthew Ahrens2013-07-022-15/+85
* Add zfs_sync_pass_* tunable parametersCyril Plisko2013-07-021-0/+12
* Add SEEK_DATA/SEEK_HOLE to lseek()/llseek()Li Dongyang2013-07-022-11/+50
* Readd zfs_holey() from OpenSolarisMatthew Ahrens2013-07-021-0/+45
* kmem_zalloc(..., KM_SLEEP) will never failshenyan12013-07-012-5/+1
* Fix zfs_sb_teardown/zfs_resume_fs NULL dereferenceTim Chase2013-07-011-5/+8
* Fix module probe failure on 32-bit systemsYing Zhu2013-06-271-2/+2
* Return -EOPNOTSUPP for ZFS_IOC_{GET|SET}FLAGSBrian Behlendorf2013-06-261-0/+29
* Register correct handlers in nvlist_alloc()Brian Behlendorf2013-06-202-4/+37
* Illumos #3805 arc shouldn't cache freed blocksMatthew Ahrens2013-06-202-0/+30
* Illumos #3552, #3564George Wilson2013-06-193-94/+290
* Illumos #3006Madhav Suresh2013-06-1929-173/+182
* Only check directory xattr on ENOENTBrian Behlendorf2013-05-101-1/+1
* zfs_scrub_limit tunable is not used anywhereCyril Plisko2013-05-061-6/+0
* Fix incorrect assertions in ddt_phys_decref and ddt_sync_entryYing Zhu2013-05-061-2/+1
* Use taskq for dump_bytes()Brian Behlendorf2013-05-062-6/+59
* Illumos #3581 spa_zio_taskq[ZIO_TYPE_FREE][ZIO_TASKQ_ISSUE]->tq_lock contentionAdam Leventhal2013-05-063-75/+158
* Illumos #3329, #3330, #3331, #3335George Wilson2013-05-065-14/+59
* Illumos #3306, #3321George Wilson2013-05-033-20/+32
* 3246 ZFS I/O deadman threadGeorge.Wilson2013-05-018-35/+179
* Fix txg_quiesce thread deadlockBrian Behlendorf2013-04-262-8/+8
* Correctly return ERANGE in getxattr(2)Brian Behlendorf2013-04-241-2/+10
* Trivial spelling fixChris Dunlop2013-04-191-1/+1
* Remove .readdir from zpl_file_operations tableCaleb James DeLisle2013-04-191-1/+0
* Allow setting a lower ashift with -o ashiftMartin Matuska2013-04-121-2/+3
* Illumos #3422, #3425George Wilson2013-04-122-10/+5
* gitignore: anchor entries at their respective directoryJan Engelhardt2013-04-021-0/+6
* build: resolve orthographic and other grammatical errorsJan Engelhardt2013-04-021-3/+3