aboutsummaryrefslogtreecommitdiffstats
path: root/module
Commit message (Expand)AuthorAgeFilesLines
* OpenZFS 9591 - ms_shift can be incorrectly changedSerapheim Dimitropoulos2018-06-212-3/+15
* Remove suffix from zio taskq namesMatthew Ahrens2018-06-201-8/+3
* Linux 4.14 compat: blk_queue_stackable()Brian Behlendorf2018-06-191-14/+11
* Linux 4.18 compat: inode timespec -> timespec64Brian Behlendorf2018-06-197-12/+13
* Add ASSERT to debug encryption key mapping issuesTom Caputi2018-06-182-0/+23
* Add tunables for channel programsJohn Gallagher2018-06-151-3/+15
* Linux compat 4.18: check_disk_size_change()Brian Behlendorf2018-06-151-144/+115
* OpenZFS 9577 - remove zfs_dbuf_evict_key tsdMatthew Ahrens2018-06-133-51/+42
* Wrong error message when removing log devicePaul Zuchowski2018-06-071-1/+5
* Fix preemptible warning in aggsum_add()Brian Behlendorf2018-06-071-2/+5
* Don't panic on bad SA_MAGIC in sa_build_indexNathaniel Clark2018-06-071-1/+7
* Update the correct abd in l2arc_read_done()Tom Caputi2018-06-061-9/+12
* Raw receive functions must not decrypt dataTom Caputi2018-06-064-5/+21
* OpenZFS 8484 - Implement aggregate sum and use for arc countersPaul Dagnelie2018-06-067-85/+483
* Add pool state /proc entry, "SUSPENDED" poolsTony Hutter2018-06-063-2/+104
* OpenZFS 9464 - txg_kick() fails to see that we are quiescingSerapheim Dimitropoulos2018-06-042-7/+37
* OpenZFS 9235 - rename zpool_rewind_policy_t to zpool_load_policy_tPavel Zakharov2018-06-042-49/+47
* OpenZFS 9329 - panic in zap_leaf_lookup() due to concurrent zapificationMatthew Ahrens2018-05-312-14/+36
* OpenZFS 9328 - zap code can take advantage of c99Matthew Ahrens2018-05-313-328/+224
* zpool reopen should detect expanded devicesSara Hartse2018-05-312-13/+36
* Fix zio->io_priority failed (7 < 6) assertTony Hutter2018-05-291-0/+9
* Update build system and packagingBrian Behlendorf2018-05-29119-309/+193
* Merge branch 'zfsonlinux/merge-spl'Brian Behlendorf2018-05-2921-0/+9806
|\
| * Prepare SPL repo to merge with ZFS repoBrian Behlendorf2018-05-2932-8637/+430
| * Fix more cstyle warningsBrian Behlendorf2018-02-249-34/+51
| * Fix function name typosTomohiro Kusumi2018-02-211-3/+3
| * Staticize kstat_default_update()Tomohiro Kusumi2018-02-211-1/+1
| * Fix cstyle warningsBrian Behlendorf2018-02-0717-882/+873
| * Add cv_timedwait_io()Brian Behlendorf2018-01-241-8/+50
| * Linux 4.15 compat: timer updatesTony Hutter2017-12-211-2/+25
| * Linux 4.14 compat: vfs_read & vfs_writeBrian Behlendorf2017-11-151-17/+4
| * Remove all spin_is_locked callsJames Cowgill2017-10-304-20/+0
| * Remove vn_rename and vn_removeBrian Behlendorf2017-10-272-313/+0
| * Make file headers conform to ZFS style standardOlaf Faaland2017-10-0931-62/+62
| * Pool io stat shows wlentime instead of rlentimeRichard Elling2017-09-251-1/+1
| * Allow longer SPA names in statsgaurkuma2017-08-111-4/+9
| * make module/spl/spl-kmem.c non-executable (again)Fabian-Gruenbichler2017-08-101-0/+0
| * Add assert under lock to detect cases of dispach of a preallocatedBoris Protopopov2017-08-081-0/+6
| * Fix use-after-free in taskq_seq_show_implChunwei Chen2017-08-041-26/+29
| * Add __divmoddi4 and __udivmoddi4 for 32-bit archChunwei Chen2017-08-031-0/+43
| * Module parameter to enable spl_panic() to panic the kernelOleg Drokin2017-07-251-0/+14
| * Avoid WARN() from procfs on kstat collisionLOLi2017-07-241-0/+29
| * Linux 4.13 compat: wait queuesBrian Behlendorf2017-07-235-7/+19
| * Don't cache the system hostidBrian Behlendorf2017-07-132-46/+30
| * Improve gitignoreChunwei Chen2017-05-251-0/+2
| * Fix cv_timedwait timeoutBrian Behlendorf2017-05-251-18/+12
| * Linux 4.12 compat: PF_FSTRANS was removedChunwei Chen2017-05-091-6/+6
| * Linux 4.11 compat: remove stub for __put_task_structOlaf Faaland2017-03-201-16/+0
| * Linux 4.11 compat: vfs_getattr() takes 4 argsOlaf Faaland2017-03-201-3/+10
| * Linux 4.11 compat: set_task_state() removedOlaf Faaland2017-02-231-2/+2