| Commit message (Expand) | Author | Age | Files | Lines |
* | Use list_remove_head() where possible. | Alexander Motin | 2023-06-09 | 1 | -2/+1 |
* | nvpair: Constify string functions | Richard Yao | 2023-03-14 | 1 | -1/+1 |
* | Cleanup of dead code suggested by Clang Static Analyzer (#14380) | Richard Yao | 2023-01-17 | 1 | -2/+1 |
* | fm_fmri_hc_create() must call va_end() before returning | Richard Yao | 2022-10-18 | 1 | -0/+1 |
* | Cleanup: Specify unsignedness on things that should not be signed | Richard Yao | 2022-09-27 | 1 | -5/+5 |
* | Cleanup: Use OpenSolaris functions to call scheduler | Richard Yao | 2022-09-12 | 1 | -1/+1 |
* | Don't double-zero buffers in fault management nvlists | Paul Dagnelie | 2022-08-04 | 1 | -1/+1 |
* | Replace dead opensolaris.org license link | Tino Reichardt | 2022-07-11 | 1 | -1/+1 |
* | module/*.ko: prune .data, global .rodata | наб | 2022-01-14 | 1 | -2/+2 |
* | module: zfs: fix unused, remove argsused | наб | 2021-12-23 | 1 | -2/+2 |
* | Add `const` to nvlist functions to properly expose their real behavior | Paul Dagnelie | 2021-12-06 | 1 | -6/+8 |
* | file reference counts can get corrupted | George Wilson | 2021-07-10 | 1 | -8/+12 |
* | module/zfs: remove zfs_zevent_console and zfs_zevent_cols | наб | 2021-05-10 | 1 | -313/+0 |
* | Don't scale zfs_zevent_len_max by CPU count | Ryan Moeller | 2021-04-01 | 1 | -4/+1 |
* | Atomically check and set dropped zevent count | Ryan Moeller | 2021-04-01 | 1 | -2/+1 |
* | Removed duplicated includes | Andrea Gelmini | 2021-03-22 | 1 | -1/+0 |
* | Avoid posting duplicate zpool events | Don Brady | 2020-09-04 | 1 | -1/+13 |
* | Enable zpool events tunables and tests on FreeBSD | Ryan Moeller | 2020-02-18 | 1 | -10/+7 |
* | Add zfs_file_* interface, remove vnodes | Matthew Macy | 2019-11-21 | 1 | -2/+1 |
* | Make zfsdev_getminor signature cross platform | Matthew Macy | 2019-10-16 | 1 | -6/+1 |
* | Fix typos in module/zfs/ | Andrea Gelmini | 2019-09-02 | 1 | -2/+2 |
* | Don't wakeup unnecessarily in 'zpool events -f' | DeHackEd | 2019-08-05 | 1 | -2/+1 |
* | OpenZFS 9580 - Add a hash-table on top of nvlist to speed-up operations | Serapheim Dimitropoulos | 2018-07-30 | 1 | -0/+1 |
* | Add support for autoexpand property | Brian Behlendorf | 2018-07-23 | 1 | -10/+22 |
* | Linux 4.18 compat: inode timespec -> timespec64 | Brian Behlendorf | 2018-06-19 | 1 | -1/+1 |
* | Update build system and packaging | Brian Behlendorf | 2018-05-29 | 1 | -5/+0 |
* | Linux 4.14 compat: CONFIG_GCC_PLUGIN_RANDSTRUCT | Mark Wright | 2017-11-28 | 1 | -5/+5 |
* | Use SET_ERROR for constant non-zero return codes | Ned Bass | 2017-08-02 | 1 | -2/+2 |
* | Use cstyle -cpP in `make cstyle` check | Brian Behlendorf | 2016-12-12 | 1 | -1/+1 |
* | Multipath autoreplace, control enclosure LEDs, event rate limiting | Tony Hutter | 2016-10-19 | 1 | -0/+22 |
* | Fix coverity defects: CID 147448, 147449, 147450, 147453, 147454 | luozhengzheng | 2016-10-02 | 1 | -1/+1 |
* | kmem_zalloc with KM_SLEEP will never return NULL | luozhengzheng | 2016-09-01 | 1 | -2/+0 |
* | Delete unused zfsctl_snapdir_inactive declaration | cao | 2016-08-30 | 1 | -1/+0 |
* | Fix indefinite article | GeLiXin | 2016-08-11 | 1 | -1/+1 |
* | Illumos 5045 - use atomic_{inc,dec}_* instead of atomic_add_* | Josef 'Jeff' Sipek | 2016-01-15 | 1 | -62/+59 |
* | zfsdev_getminor() should check for invalid file handles | Richard Yao | 2015-06-22 | 1 | -2/+3 |
* | Rename cv_wait_interruptible() to cv_wait_sig() | Brian Behlendorf | 2015-06-11 | 1 | -1/+1 |
* | Change KM_PUSHPAGE -> KM_SLEEP | Brian Behlendorf | 2015-01-16 | 1 | -3/+3 |
* | Fixed memory leaks in zevent handling | Isaac Huang | 2014-08-20 | 1 | -9/+32 |
* | Add zpool_events_seek() functionality | Brian Behlendorf | 2014-03-31 | 1 | -0/+61 |
* | Add a unique "eid" value to all zevents | Brian Behlendorf | 2014-03-31 | 1 | -0/+16 |
* | cstyle: Resolve C style issues | Michael Kjorling | 2013-12-18 | 1 | -33/+36 |
* | Condition variable usage, zevent_cv | Brian Behlendorf | 2012-10-15 | 1 | -4/+7 |
* | Switch KM_SLEEP to KM_PUSHPAGE | Chris Dunlop | 2012-09-02 | 1 | -1/+1 |
* | Switch KM_SLEEP to KM_PUSHPAGE | Brian Behlendorf | 2012-08-31 | 1 | -2/+2 |
* | Wrap smp_processor_id in kpreempt_[dis|en]able | Prakash Surya | 2012-08-24 | 1 | -1/+7 |
* | Add missing ZFS tunables | Brian Behlendorf | 2011-05-04 | 1 | -15/+15 |
* | Fix missing 'zpool events' | Brian Behlendorf | 2010-10-12 | 1 | -4/+17 |
* | Add linux events | Brian Behlendorf | 2010-08-31 | 1 | -348/+496 |
* | Update to onnv_147 | Brian Behlendorf | 2010-08-26 | 1 | -1/+15 |