| Commit message (Expand) | Author | Age | Files | Lines |
* | Illumos #3582, #3584 | Adam Leventhal | 2013-11-04 | 3 | -10/+7 |
* | Illumos #3642, #3643 | George Wilson | 2013-11-01 | 2 | -3/+49 |
* | Illumos #3598 | Matthew Ahrens | 2013-10-31 | 1 | -14/+33 |
* | Illumos #3588 | Matthew Ahrens | 2013-10-31 | 1 | -0/+2 |
* | Illumos #3537 | Matthew Ahrens | 2013-10-31 | 2 | -2/+9 |
* | Add missing code to zfs_debug.{c,h} | Richard Yao | 2013-10-29 | 1 | -4/+29 |
* | Add missing copyright notices from Illumos | Richard Yao | 2013-10-29 | 1 | -0/+1 |
* | Posix ACL Support | Massimo Maggi | 2013-10-29 | 6 | -0/+200 |
* | Introduce zpool_get_prop_literal interface | Ralf Ertzinger | 2013-10-28 | 1 | -0/+2 |
* | Add visibility in to cached dbufs | Brian Behlendorf | 2013-10-25 | 3 | -0/+35 |
* | Add visibility in to dmu_tx_assign times | Brian Behlendorf | 2013-10-25 | 1 | -0/+2 |
* | Add visibility in to txg sync behavior | Brian Behlendorf | 2013-10-25 | 1 | -0/+14 |
* | Add visibility in to arc_read | Prakash Surya | 2013-10-25 | 4 | -2/+32 |
* | Revert "Add txgs-<pool> kstat file" | Brian Behlendorf | 2013-10-25 | 1 | -15/+0 |
* | Revert "Add new kstat for monitoring time in dmu_tx_assign" | Brian Behlendorf | 2013-10-25 | 1 | -5/+0 |
* | Increase default udev wait time | Brian Behlendorf | 2013-10-22 | 1 | -0/+5 |
* | Linux 3.11 compat: Rename LZ4 symbols | Richard Yao | 2013-10-22 | 1 | -2/+2 |
* | Illumos #3464 | Matthew Ahrens | 2013-09-04 | 30 | -228/+386 |
* | Illumos #2882, #2883, #2900 | Matthew Ahrens | 2013-09-04 | 15 | -135/+163 |
* | Linux 3.11 compat: fops->iterate() | Richard Yao | 2013-08-15 | 2 | -2/+61 |
* | Illumos #3618 ::zio dcmd does not show timestamp data | Matthew Ahrens | 2013-08-12 | 2 | -4/+4 |
* | Illumos #3964 L2ARC should always compress metadata buffers | Saso Kiselkov | 2013-08-08 | 3 | -2/+5 |
* | Illumos #3137 L2ARC compression | Saso Kiselkov | 2013-08-08 | 3 | -3/+12 |
* | Remove arc_data_buf_alloc()/arc_data_buf_free() | Richard Yao | 2013-08-01 | 1 | -2/+0 |
* | Add new kstat for monitoring time in dmu_tx_assign | Prakash Surya | 2013-07-11 | 1 | -0/+5 |
* | Add FreeBSD 'zpool labelclear' command | Dmitry Khasanov | 2013-07-09 | 1 | -0/+1 |
* | Fix the comment in zfs.h | Shen Yan | 2013-07-09 | 1 | -2/+2 |
* | Illumos #3498 panic in arc_read() | George Wilson | 2013-07-02 | 3 | -15/+2 |
* | Illumos #3122 zfs destroy filesystem should prefetch blocks | Matthew Ahrens | 2013-07-02 | 1 | -1/+1 |
* | Add SEEK_DATA/SEEK_HOLE to lseek()/llseek() | Li Dongyang | 2013-07-02 | 2 | -0/+23 |
* | Return -EOPNOTSUPP for ZFS_IOC_{GET|SET}FLAGS | Brian Behlendorf | 2013-06-26 | 1 | -0/+3 |
* | Register correct handlers in nvlist_alloc() | Brian Behlendorf | 2013-06-20 | 1 | -0/+1 |
* | Illumos #3805 arc shouldn't cache freed blocks | Matthew Ahrens | 2013-06-20 | 1 | -0/+2 |
* | Fix compile warning on 32-bit systems | Ying Zhu | 2013-06-19 | 1 | -1/+1 |
* | Illumos #3552, #3564 | George Wilson | 2013-06-19 | 2 | -10/+29 |
* | Illumos #3006 | Madhav Suresh | 2013-06-19 | 1 | -1/+1 |
* | Use taskq for dump_bytes() | Brian Behlendorf | 2013-05-06 | 2 | -0/+4 |
* | Illumos #3581 spa_zio_taskq[ZIO_TYPE_FREE][ZIO_TASKQ_ISSUE]->tq_lock contention | Adam Leventhal | 2013-05-06 | 1 | -4/+12 |
* | Illumos #3329, #3330, #3331, #3335 | George Wilson | 2013-05-06 | 4 | -8/+16 |
* | 3246 ZFS I/O deadman thread | George.Wilson | 2013-05-01 | 9 | -4/+42 |
* | build: resolve orthographic and other grammatical errors | Jan Engelhardt | 2013-04-02 | 1 | -3/+3 |
* | Change zfs-kmod-devel install path | Brian Behlendorf | 2013-03-13 | 6 | -6/+6 |
* | Refresh links to web site | Ned Bass | 2013-03-06 | 2 | -2/+2 |
* | Add snapdev=[hidden|visible] dataset property | Eric Dillmann | 2013-03-05 | 3 | -0/+8 |
* | Constify structures containing function pointers | Richard Yao | 2013-03-04 | 7 | -10/+10 |
* | Fix hot spares | Brian Behlendorf | 2013-03-01 | 1 | -0/+9 |
* | Retire zpool_id infrastructure | Brian Behlendorf | 2013-01-29 | 1 | -1/+1 |
* | Remove NPTL_GUARD_WITHIN_STACK | Brian Behlendorf | 2013-01-29 | 1 | -6/+0 |
* | Illumos #3035 LZ4 compression support in ZFS and GRUB | Eric Dillmann | 2013-01-29 | 3 | -0/+15 |
* | Linux 2.6.26 compat, lookup_bdev() | Brian Behlendorf | 2013-01-28 | 1 | -0/+9 |