Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Illumos 4951 - ZFS administrative commands should use reserved space | Matthew Ahrens | 2015-05-04 | 1 | -1/+1 | |
* | Illumos 5314 - Remove "dbuf phys" db->db_data pointer aliases in ZFS | Justin T. Gibbs | 2015-04-28 | 1 | -3/+4 | |
* | Illumos 3897 - zfs filesystem and snapshot limits | Jerry Jelinek | 2015-04-28 | 1 | -3/+20 | |
* | Mark all ZPL and ioctl functions as PF_FSTRANS | Tim Chase | 2015-04-03 | 1 | -0/+5 | |
* | Prevent "zpool destroy|export" when suspended | Brian Behlendorf | 2015-03-02 | 1 | -2/+2 | |
* | Retire spl_module_init()/spl_module_fini() | Brian Behlendorf | 2015-02-24 | 1 | -7/+11 | |
* | Use vmem_alloc() for nvlists | Brian Behlendorf | 2015-02-10 | 1 | -4/+4 | |
* | Change KM_PUSHPAGE -> KM_SLEEP | Brian Behlendorf | 2015-01-16 | 1 | -2/+2 | |
* | Retire KM_NODEBUG | Brian Behlendorf | 2015-01-16 | 1 | -6/+5 | |
* | Explicitly include SPL compat headers | Ned Bass | 2014-11-19 | 1 | -0/+1 | |
* | Swap DTRACE_PROBE* with Linux tracepoints | Prakash Surya | 2014-11-17 | 1 | -0/+49 | |
* | Illumos 4924 - LZ4 Compression for metadata | Daniil Lunev | 2014-10-20 | 1 | -83/+1 | |
* | Illumos 4757, 4913 | Matthew Ahrens | 2014-08-01 | 1 | -2/+9 | |
* | Illumos 4368, 4369. | Matthew Ahrens | 2014-07-29 | 1 | -30/+186 | |
* | Illumos 4171, 4172 | Matthew Ahrens | 2014-07-25 | 1 | -15/+12 | |
* | Allow for lock-free reading zfsdev_state_list. | Tim Chase | 2014-05-19 | 1 | -17/+44 | |
* | Fix zfsdev_ioctl() kmem leak warning | Brian Behlendorf | 2014-04-18 | 1 | -5/+9 | |
* | Clarify zpool_events_next() comment | Brian Behlendorf | 2014-03-31 | 1 | -1/+1 | |
* | Add zpool_events_seek() functionality | Brian Behlendorf | 2014-03-31 | 1 | -0/+24 | |
* | Fix regression introduced in port of Illumos #3744 | Andrey Vesnovaty | 2014-03-20 | 1 | -2/+4 | |
* | Fix the creation of ZPOOL_HIST_CMD pool history entries. | Tim Chase | 2014-01-07 | 1 | -8/+9 | |
* | cstyle: Resolve C style issues | Michael Kjorling | 2013-12-18 | 1 | -34/+37 | |
* | Sync /dev/zfs ioctl ordering | Brian Behlendorf | 2013-12-16 | 1 | -0/+7 | |
* | Remove ZFC_IOC_*_MINOR ioctl()s | Brian Behlendorf | 2013-12-16 | 1 | -38/+28 | |
* | Add module versioning | Brian Behlendorf | 2013-12-06 | 1 | -0/+1 | |
* | Remove the slog restriction on bootfs pools | Brian Behlendorf | 2013-11-14 | 1 | -24/+1 | |
* | Reduce stack for traverse_visitbp() recursion | Brian Behlendorf | 2013-11-14 | 1 | -1/+3 | |
* | Honor CONFIG_FS_POSIX_ACL kernel option | Massimo Maggi | 2013-11-05 | 1 | -0/+3 | |
* | Illumos #3954, #4080, #4081 | George Wilson | 2013-11-05 | 1 | -1/+1 | |
* | Illumos #3996 | Matthew Ahrens | 2013-11-05 | 1 | -10/+15 | |
* | Illumos #3973 | Steven Hartland | 2013-11-05 | 1 | -4/+11 | |
* | Illumos #3875 | Keith M Wesolowski | 2013-11-04 | 1 | -6/+9 | |
* | Illumos #3740 | Steven Hartland | 2013-11-04 | 1 | -14/+1 | |
* | Illumos #3744 | Will Andrews | 2013-11-04 | 1 | -13/+30 | |
* | Illumos #3742 | Will Andrews | 2013-11-04 | 1 | -8/+4 | |
* | Illumos #3598 | Matthew Ahrens | 2013-10-31 | 1 | -140/+139 | |
* | Fix incorrect usage of strdup() in zfs_unmount_snap() | Richard Yao | 2013-10-29 | 1 | -5/+5 | |
* | Allocate the ioctl "output" nvlist with KM_PUSHPAGE. | Tim Chase | 2013-09-25 | 1 | -1/+1 | |
* | Illumos #3464 | Matthew Ahrens | 2013-09-04 | 1 | -614/+490 | |
* | Illumos #2882, #2883, #2900 | Matthew Ahrens | 2013-09-04 | 1 | -517/+1105 | |
* | Call zvol_create_minors() in spa_open_common() when initializing pool | Pawel Jakub Dawidek | 2013-07-03 | 1 | -3/+0 | |
* | kmem_zalloc(..., KM_SLEEP) will never fail | shenyan1 | 2013-07-01 | 1 | -2/+0 | |
* | Illumos #3006 | Madhav Suresh | 2013-06-19 | 1 | -1/+1 | |
* | Add snapdev=[hidden|visible] dataset property | Eric Dillmann | 2013-03-05 | 1 | -0/+3 | |
* | Illumos #3035 LZ4 compression support in ZFS and GRUB | Eric Dillmann | 2013-01-29 | 1 | -0/+109 | |
* | Illumos #2619 and #2747 | Christopher Siden | 2013-01-08 | 1 | -2/+15 | |
* | Revert "Remove TSD zfs_fsyncer_key" | Brian Behlendorf | 2012-12-20 | 1 | -0/+3 | |
* | Remove TSD zfs_fsyncer_key | Brian Behlendorf | 2012-12-19 | 1 | -3/+0 | |
* | Illumos #3129, #3130 | George Wilson | 2012-10-03 | 1 | -0/+10 | |
* | Illumos #2703: add mechanism to report ZFS send progress | Bill Pijewski | 2012-09-19 | 1 | -2/+50 |